Commit graph

29707 commits

Author SHA1 Message Date
poltawski
2961367e1e MDL-10607 - support single quotes in db user/password in installer
merged from MOODLE_19_STABLE
2007-12-23 13:30:06 +00:00
skodak
392e73631e MDL-12716 fixed admin setting for rcache; more robust rcache handling in setup.php; merged from MOODLE_19_STABLE 2007-12-23 13:10:35 +00:00
skodak
bca13de752 MDL-12717 use apply_default_exception_settings before other admin defaults; merged from MOODLE_19_STABLE 2007-12-23 12:05:54 +00:00
skodak
9a7a785161 MDL-12714 no guest autologin for admin settings; merged from MOODLE_19_STABLE 2007-12-23 11:53:31 +00:00
skodak
6225fd13c0 MDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE 2007-12-23 11:50:23 +00:00
skodak
a7ad48fd43 MDL-12712 fixed multiselect when nothing selected; merged from MOODLE_19_STABLE 2007-12-22 21:58:10 +00:00
poltawski
b070f1c78b MDL-12707 - moved hotpot/ lams to use new admin settings 2007-12-22 19:57:46 +00:00
skodak
cb0e9fbdd2 MDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE 2007-12-22 18:17:15 +00:00
poltawski
92acde19b6 MDL-12706 - fix caps typo 2007-12-22 17:04:54 +00:00
tjhunt
8cfd7faf10 Ensure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly. 2007-12-21 15:38:36 +00:00
tjhunt
91374f3e5b Sort the add activites dropdown using the locale. 2007-12-21 15:37:47 +00:00
poltawski
3a69aa183d MDL-12692 - missing second argument to help button
merged from MOODLE_19_STABLE
2007-12-21 14:14:55 +00:00
nfreear
a377231ec1 MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes. 2007-12-21 11:58:15 +00:00
nfreear
1200d3d05d MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them.
-From Martin D/moodler in moodleblock.class.php - thanks.
2007-12-21 11:12:43 +00:00
skodak
01ca2df07a MDL-12690 use the same title for block in admin tree as in blocks manage page; merged from MOODLE_19_STABLE 2007-12-21 09:53:00 +00:00
scyrma
2803993c02 Let the admin choose if a textfield is to be shown as plain text or as a password (with '*' in place of normal text) 2007-12-21 08:19:14 +00:00
moodler
5011747062 Automatic installer.php lang files by installer_builder (20071221) 2007-12-21 03:12:06 +00:00
stronk7
aaa291bcb9 tidy up phpdoc
Merged from MOODLE_19_STABLE
2007-12-20 23:17:42 +00:00
stronk7
35c1c575d4 After some more tests... apply the new preconfigure_dbconnection()
to core. MDL-12657

Merged from MOODLE_19_STABLE
2007-12-20 23:15:03 +00:00
stronk7
118e0116f3 Adding the new preconfigure_dbconnection() function
to pre-define some BD/ADOdb stuff before connection. MDL-12657

Merged from MOODLE_19_STABLE
2007-12-20 22:52:55 +00:00
skodak
7a85562ef1 MDL-12683 - fixing broken tex in windows (borked by my last commit) sorry; merged from MOODLE_19_STABLE 2007-12-20 21:37:49 +00:00
skodak
00ed8abd19 MDL-12443 use "UTF-8" label instead of "None" in sitemailcharset select box; merged from MOODLE_19_STABLE 2007-12-20 21:17:23 +00:00
skodak
58424a33d5 MDL-12684 fixing wrong link to manual settings page - settings.php not implemented yet, sorry; merged from MOODLE_19_STABLE 2007-12-20 21:00:05 +00:00
poltawski
281917e90b MDL-12159 - We were only showing the filter selections to the user list when
there were more results than shown on the current page. This is unintuitive
with small lists where we were invisibly exluding users because of a filter
which is applied (but not shown on screen).

Now we always show the filter selections. Thanks to John Ryan.
merged from MOODLE_19_STABLE
2007-12-20 17:43:19 +00:00
skodak
fa0b373764 MDL-12680 Assignment count for groups not working - patch by Greg Humphreys; merged from MOODLE_19_STABLE 2007-12-20 17:38:38 +00:00
poltawski
67596de47d MDL-12668 - Various themes not respecting theme varaibles
merged from MOODLE_19_STABLE
2007-12-20 17:32:08 +00:00
skodak
5d4afe012d MDL-12678 moved pinned blocks setup page to Modules/Blocks/; merged from MOODLE_19_STABLE 2007-12-20 16:31:04 +00:00
skodak
5c10879f55 MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE 2007-12-20 16:25:49 +00:00
poltawski
baae1acfef MDL-12638 - fixed typo
merged from MOODLE_19_STABLE
2007-12-20 16:17:50 +00:00
poltawski
5447d8f038 MDL-12670 - fix warning when groupings not enabled
merged from MOODLE_19_STABLE
2007-12-20 16:11:10 +00:00
poltawski
5dc1e0bebb MDL-12676 - generate navigation if none supplied to print_header_simple()
Merged from MOODLE_19_STABLE, also merged unmerged change from MDL-11812
2007-12-20 15:52:33 +00:00
poltawski
b92adb865a MDL-12674 - use require_capability on the participants page to get
friendly error messages
merged from MOODLE_19_STABLE
2007-12-20 15:11:05 +00:00
tjhunt
c5f1ff788d MDL-12675 - Give teachers a direct link from the quiz index page to the results. 2007-12-20 15:11:03 +00:00
skodak
3cea9c554a MDL12672 fixed parent::search trouble; merged from MOODLE_19_STABLE 2007-12-20 14:39:12 +00:00
tjhunt
cb29abc508 MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE. 2007-12-20 11:28:18 +00:00
skodak
444598e94a MDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE 2007-12-20 10:55:05 +00:00
skodak
dde8e5488b MDL-12659 fixed warning; merged from MOODLE_19_STABLE 2007-12-20 09:01:44 +00:00
moodler
e0e322d9e7 Something really old we'll need later 2007-12-20 06:45:32 +00:00
moodler
1f967c82ff Merged MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them. 2007-12-20 01:51:33 +00:00
mjollnir_
7bb03e8a7b merged from MOODLE_19_STABLE: fixing lying phpdoc comments in role_cap_duplicate function that I moved to accesslib yesterday 2007-12-19 23:32:53 +00:00
skodak
ad0178d890 MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE 2007-12-19 22:39:05 +00:00
poltawski
cbfa24b856 MDL-11561 - tweaking language a bit
merged from MOODLE_19_STABLE
2007-12-19 22:37:45 +00:00
skodak
9c305ba15a MDL-12655 set_config() should cast values to string because get_config does that too; merged from MOODLE_19_STABLE 2007-12-19 22:32:43 +00:00
poltawski
2e32fc1862 MDL-11561 - remove unused variable merged from MOODLE_19_STABLE 2007-12-19 21:09:06 +00:00
skodak
2876471013 MDL-11561 use 60x8 text area to fit on all screens; merged from MOODLE_19_STABLE 2007-12-19 18:42:44 +00:00
skodak
9c7a3c5e97 MDL-11561 nail the editor width to 640px in admin settings pages - prevents resize problems; merged from MOODLE_19_STABLE 2007-12-19 18:26:12 +00:00
skodak
2fec2300f7 MDL-10401 redirect to site/admin/ if section error found; merged from MOODLE_19_STABLE 2007-12-19 18:05:09 +00:00
skodak
863850d2d7 MDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE 2007-12-19 17:48:21 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
skodak
a5feb17622 MDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE 2007-12-19 17:06:47 +00:00