]>
git.mjollnir.org Git - moodle.git/log
poltawski [Thu, 27 Dec 2007 15:40:32 +0000 (15:40 +0000)]
MDL-12209 - fix css errors, merged from MOODLE_19_STABLE
poltawski [Thu, 27 Dec 2007 13:40:27 +0000 (13:40 +0000)]
MDL-12345 - use consistent ordering on both sides of the assign group members
pane, sorted by lastname like other screens
merged from MOODLE_19_STABLE
poltawski [Thu, 27 Dec 2007 12:12:19 +0000 (12:12 +0000)]
MDL-12530 - fixed changing of tag type in tag management
merged from MOODLE_19_STABLE
poltawski [Thu, 27 Dec 2007 11:36:33 +0000 (11:36 +0000)]
MDL-9312 - prevent more than 20 chars being typed in city field, (we only
store 20 chars )
poltawski [Thu, 27 Dec 2007 11:18:55 +0000 (11:18 +0000)]
MDL-12640 - if $CFG->country is set, use it for signup default
merged from MOODLE_19_STABLE
stronk7 [Thu, 27 Dec 2007 00:15:48 +0000 (00:15 +0000)]
Bump to 2.0 dev
skodak [Wed, 26 Dec 2007 23:21:38 +0000 (23:21 +0000)]
MDL-9552 reverting the [$userid] change - we do need array there in upgrades and changes in modedit; merged from MOODLE_19_STABLE
poltawski [Wed, 26 Dec 2007 22:13:26 +0000 (22:13 +0000)]
MDL-4164 fixed typo
poltawski [Wed, 26 Dec 2007 21:42:04 +0000 (21:42 +0000)]
MDL-3776 fix typo, merged from MOODLE_19_STABLE
skodak [Wed, 26 Dec 2007 21:33:34 +0000 (21:33 +0000)]
MDL-12735 Make AJAX on by default, add option to disable AJAX course editing by default; merged from MOODLE_19_STABLE
poltawski [Wed, 26 Dec 2007 20:19:36 +0000 (20:19 +0000)]
MDL-12734, fix calling print_header() twice
merged from MOODLE_19_STABLE
poltawski [Wed, 26 Dec 2007 17:44:45 +0000 (17:44 +0000)]
MDL-2013 - stop resource auto-linking from occuring when resources are hidden
merged from MOODLE_19_STABLE
skodak [Wed, 26 Dec 2007 13:33:25 +0000 (13:33 +0000)]
MDL-12729 show recoverable fatal errors in DEBUG_ALL and DEBUG_DEVELOPER; merged from MOODLE_19_STABLE
skodak [Wed, 26 Dec 2007 12:42:33 +0000 (12:42 +0000)]
MDL-12351 verify active group before use because allowed groups may change; merged from MOODLE_19_STABLE
diml [Wed, 26 Dec 2007 10:24:30 +0000 (10:24 +0000)]
resolving merge conflict
skodak [Tue, 25 Dec 2007 22:22:16 +0000 (22:22 +0000)]
MDL-12728 missing USER->mnehostid in forum cron processing; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 22:03:31 +0000 (22:03 +0000)]
MDL-11783 no uploads after finalising; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 21:06:32 +0000 (21:06 +0000)]
MDL-11758 removing one htmlpurifier file to prevent problems on some systems; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 20:56:36 +0000 (20:56 +0000)]
MDL-12338 prevent KSES from breaking í chars in alt/title tags - credit goes to Eloy; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 20:51:23 +0000 (20:51 +0000)]
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 11:42:45 +0000 (11:42 +0000)]
MDL-11561 tex debug leaking sensitive info; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 10:03:59 +0000 (10:03 +0000)]
MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE
moodler [Tue, 25 Dec 2007 03:06:54 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (
20071225 )
poltawski [Tue, 25 Dec 2007 01:00:31 +0000 (01:00 +0000)]
MDL-12697 - Category Themes do not appear when editing off
merged from MOODLE_19_STABLE
skodak [Mon, 24 Dec 2007 21:16:30 +0000 (21:16 +0000)]
MDL-12725 remove_dir() does not return correct status and fails if dir does not exist + improved sanity test in check_dir_exists(); merged from MOODLE_19_STABLE
skodak [Mon, 24 Dec 2007 21:08:39 +0000 (21:08 +0000)]
MDL-12724 import of html purifier 2.1.3; merged from MOODLE_19_STABLE
skodak [Mon, 24 Dec 2007 20:54:12 +0000 (20:54 +0000)]
MDL-12713 all IE versions are broken beyond belief, rewrite of admin tree collapsing/expanding; merged from MOODLE_19_STABLE
moodler [Mon, 24 Dec 2007 03:09:11 +0000 (03:09 +0000)]
Automatic installer.php lang files by installer_builder (
20071224 )
arborrow [Mon, 24 Dec 2007 02:46:36 +0000 (02:46 +0000)]
added comment to see MDL-9609 for progress on resolving auto creation of MySQL database
skodak [Sun, 23 Dec 2007 20:01:14 +0000 (20:01 +0000)]
MDL-12720 removing confusing/not implemented CONTEXT_PERSONAL; merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 19:48:32 +0000 (19:48 +0000)]
MDL-12720 removing confusing/not implemented CONTEXT_PERSONAL; merged from MOODLE_19_STABLE
poltawski [Sun, 23 Dec 2007 17:21:56 +0000 (17:21 +0000)]
MDL-9981 - remove hardcoded admin path, merged from MOODLE_19_STABLE
poltawski [Sun, 23 Dec 2007 16:42:42 +0000 (16:42 +0000)]
MDL-10611 - backslashes in username get doubled up with an nonsuccessful log in
merged from MOODLE_18_STABLE
poltawski [Sun, 23 Dec 2007 16:18:25 +0000 (16:18 +0000)]
MDL-10241 - unenrolling self wasn't working properly from user profile
because unenrol.php was doing wrong capability check when $userid set.o
Also improves the lanaguage used when unenrolling self.
merged from MOODLE_18_STABLE
poltawski [Sun, 23 Dec 2007 14:15:50 +0000 (14:15 +0000)]
MDL-10607 - also support backslashes in dbuser/password in installer
merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 13:55:10 +0000 (13:55 +0000)]
MDL-12718 show the print_header navigation warning only if in DEBUG_DEVELOPER mode; merged from MOODLE_19_STABLE
poltawski [Sun, 23 Dec 2007 13:30:06 +0000 (13:30 +0000)]
MDL-10607 - support single quotes in db user/password in installer
merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 13:10:35 +0000 (13:10 +0000)]
MDL-12716 fixed admin setting for rcache; more robust rcache handling in setup.php; merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 12:05:54 +0000 (12:05 +0000)]
MDL-12717 use apply_default_exception_settings before other admin defaults; merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 11:53:31 +0000 (11:53 +0000)]
MDL-12714 no guest autologin for admin settings; merged from MOODLE_19_STABLE
skodak [Sun, 23 Dec 2007 11:50:23 +0000 (11:50 +0000)]
MDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE
skodak [Sat, 22 Dec 2007 21:58:10 +0000 (21:58 +0000)]
MDL-12712 fixed multiselect when nothing selected; merged from MOODLE_19_STABLE
poltawski [Sat, 22 Dec 2007 19:57:46 +0000 (19:57 +0000)]
MDL-12707 - moved hotpot/ lams to use new admin settings
skodak [Sat, 22 Dec 2007 18:17:15 +0000 (18:17 +0000)]
MDL-12705 disabled guest autoogin in upgrade scripts; merged from MOODLE_19_STABLE
poltawski [Sat, 22 Dec 2007 17:04:54 +0000 (17:04 +0000)]
MDL-12706 - fix caps typo
tjhunt [Fri, 21 Dec 2007 15:38:36 +0000 (15:38 +0000)]
Ensure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly.
tjhunt [Fri, 21 Dec 2007 15:37:47 +0000 (15:37 +0000)]
Sort the add activites dropdown using the locale.
poltawski [Fri, 21 Dec 2007 14:14:55 +0000 (14:14 +0000)]
MDL-12692 - missing second argument to help button
merged from MOODLE_19_STABLE
nfreear [Fri, 21 Dec 2007 11:58:15 +0000 (11:58 +0000)]
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.
nfreear [Fri, 21 Dec 2007 11:12:43 +0000 (11:12 +0000)]
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.
skodak [Fri, 21 Dec 2007 09:53:00 +0000 (09:53 +0000)]
MDL-12690 use the same title for block in admin tree as in blocks manage page; merged from MOODLE_19_STABLE
scyrma [Fri, 21 Dec 2007 08:19:14 +0000 (08:19 +0000)]
Let the admin choose if a textfield is to be shown as plain text or as a password (with '*' in place of normal text)
moodler [Fri, 21 Dec 2007 03:12:06 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (
20071221 )
stronk7 [Thu, 20 Dec 2007 23:17:42 +0000 (23:17 +0000)]
tidy up phpdoc
Merged from MOODLE_19_STABLE
stronk7 [Thu, 20 Dec 2007 23:15:03 +0000 (23:15 +0000)]
After some more tests... apply the new preconfigure_dbconnection()
to core. MDL-12657
Merged from MOODLE_19_STABLE
stronk7 [Thu, 20 Dec 2007 22:52:55 +0000 (22:52 +0000)]
Adding the new preconfigure_dbconnection() function
to pre-define some BD/ADOdb stuff before connection. MDL-12657
Merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 21:37:49 +0000 (21:37 +0000)]
MDL-12683 - fixing broken tex in windows (borked by my last commit) sorry; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 21:17:23 +0000 (21:17 +0000)]
MDL-12443 use "UTF-8" label instead of "None" in sitemailcharset select box; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 21:00:05 +0000 (21:00 +0000)]
MDL-12684 fixing wrong link to manual settings page - settings.php not implemented yet, sorry; merged from MOODLE_19_STABLE
poltawski [Thu, 20 Dec 2007 17:43:19 +0000 (17:43 +0000)]
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
skodak [Thu, 20 Dec 2007 17:38:38 +0000 (17:38 +0000)]
MDL-12680 Assignment count for groups not working - patch by Greg Humphreys; merged from MOODLE_19_STABLE
poltawski [Thu, 20 Dec 2007 17:32:08 +0000 (17:32 +0000)]
MDL-12668 - Various themes not respecting theme varaibles
merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 16:31:04 +0000 (16:31 +0000)]
MDL-12678 moved pinned blocks setup page to Modules/Blocks/; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 16:25:49 +0000 (16:25 +0000)]
MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE
poltawski [Thu, 20 Dec 2007 16:17:50 +0000 (16:17 +0000)]
MDL-12638 - fixed typo
merged from MOODLE_19_STABLE
poltawski [Thu, 20 Dec 2007 16:11:10 +0000 (16:11 +0000)]
MDL-12670 - fix warning when groupings not enabled
merged from MOODLE_19_STABLE
poltawski [Thu, 20 Dec 2007 15:52:33 +0000 (15:52 +0000)]
MDL-12676 - generate navigation if none supplied to print_header_simple()
Merged from MOODLE_19_STABLE, also merged unmerged change from MDL-11812
poltawski [Thu, 20 Dec 2007 15:11:05 +0000 (15:11 +0000)]
MDL-12674 - use require_capability on the participants page to get
friendly error messages
merged from MOODLE_19_STABLE
tjhunt [Thu, 20 Dec 2007 15:11:03 +0000 (15:11 +0000)]
MDL-12675 - Give teachers a direct link from the quiz index page to the results.
skodak [Thu, 20 Dec 2007 14:39:12 +0000 (14:39 +0000)]
MDL12672 fixed parent::search trouble; merged from MOODLE_19_STABLE
tjhunt [Thu, 20 Dec 2007 11:28:18 +0000 (11:28 +0000)]
MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE.
skodak [Thu, 20 Dec 2007 10:55:05 +0000 (10:55 +0000)]
MDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE
skodak [Thu, 20 Dec 2007 09:01:44 +0000 (09:01 +0000)]
MDL-12659 fixed warning; merged from MOODLE_19_STABLE
moodler [Thu, 20 Dec 2007 06:45:32 +0000 (06:45 +0000)]
Something really old we'll need later
moodler [Thu, 20 Dec 2007 01:51:33 +0000 (01:51 +0000)]
Merged MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them.
mjollnir_ [Wed, 19 Dec 2007 23:32:53 +0000 (23:32 +0000)]
merged from MOODLE_19_STABLE: fixing lying phpdoc comments in role_cap_duplicate function that I moved to accesslib yesterday
skodak [Wed, 19 Dec 2007 22:39:05 +0000 (22:39 +0000)]
MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE
poltawski [Wed, 19 Dec 2007 22:37:45 +0000 (22:37 +0000)]
MDL-11561 - tweaking language a bit
merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 22:32:43 +0000 (22:32 +0000)]
MDL-12655 set_config() should cast values to string because get_config does that too; merged from MOODLE_19_STABLE
poltawski [Wed, 19 Dec 2007 21:09:06 +0000 (21:09 +0000)]
MDL-11561 - remove unused variable merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 18:42:44 +0000 (18:42 +0000)]
MDL-11561 use 60x8 text area to fit on all screens; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 18:26:12 +0000 (18:26 +0000)]
MDL-11561 nail the editor width to 640px in admin settings pages - prevents resize problems; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 18:05:09 +0000 (18:05 +0000)]
MDL-10401 redirect to site/admin/ if section error found; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 17:48:21 +0000 (17:48 +0000)]
MDL-12858 fix course category depths during upgrade to 1.9; merged from MOODLE_19_STABLE
skodak [Wed, 19 Dec 2007 17:35:20 +0000 (17:35 +0000)]
MDL-11561 admin tree improvements and bugfixing
skodak [Wed, 19 Dec 2007 17:06:47 +0000 (17:06 +0000)]
MDL-12598 use user context instead of personal; merged from MOODLE_19_STABLE
tjhunt [Wed, 19 Dec 2007 15:06:51 +0000 (15:06 +0000)]
Teach XMLDB about the local/db folder, but only include it if the local folders exists.
nfreear [Wed, 19 Dec 2007 13:35:25 +0000 (13:35 +0000)]
Followup for MDL-7493... - Finally the correct images! fix transparency, and improve contrast in Windows High Contrast Black mode.
tjhunt [Wed, 19 Dec 2007 13:31:03 +0000 (13:31 +0000)]
New option on print_single_button to all printing of disabled buttons.
nfreear [Wed, 19 Dec 2007 13:25:24 +0000 (13:25 +0000)]
Followup for MDL-7493... - revert images to fix transparency, and improve contrast in Windows High Contrast Black mode.
tjhunt [Wed, 19 Dec 2007 12:40:00 +0000 (12:40 +0000)]
gradebook / graded_users_iterator - Typo in conditional.
tjhunt [Wed, 19 Dec 2007 12:11:03 +0000 (12:11 +0000)]
MDL-12647 - Moving multiple_choice questions between contexts breaks them.
There was a subtle interaction between get_question_options and replace_file_links for this question type.
Merged from MOODLE_19_STABLE.
scyrma [Wed, 19 Dec 2007 05:58:27 +0000 (05:58 +0000)]
Fix a bug passed on after commit of by http://lists.moodle.org/arc/commits/2007-12/msg00352.html
There shouldn't be html tags in this place.
poltawski [Tue, 18 Dec 2007 21:27:45 +0000 (21:27 +0000)]
MDL-12639 - prevent debug warnings about help buttons on database presets
Merged from MOODLE_19_STABLE
mjollnir_ [Tue, 18 Dec 2007 20:51:07 +0000 (20:51 +0000)]
merged from MOODLE_19_STABLE: moving two functions from admin/roles/manage.php (switch_roles and role_cap_duplicate) to accesslib & added phpdoc. Fixes MDL-12621
tjhunt [Tue, 18 Dec 2007 18:20:25 +0000 (18:20 +0000)]
Improve the quiz_rescale_grade function, and call it from one other place, instead of duplicating code. Merged from MOODLE_19_STABLE.
skodak [Tue, 18 Dec 2007 17:38:22 +0000 (17:38 +0000)]
MDL-12496, MDL-11889 allow deleting of activities with disabled grading from gradebook; merged from MOODLE_19_STABLE
nfreear [Tue, 18 Dec 2007 17:18:19 +0000 (17:18 +0000)]
Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript.
tjhunt [Tue, 18 Dec 2007 16:12:11 +0000 (16:12 +0000)]
MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE.
poltawski [Tue, 18 Dec 2007 15:36:45 +0000 (15:36 +0000)]
MDL-12515 Feedback not available to student on assignments unless a grade has been assigned
merged from MOODLE_19_STABLE