]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-15452 - Fix regressions introduced by my recent work on this bug and its children...
tjhunt [Fri, 11 Jul 2008 13:04:09 +0000 (13:04 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.

16 years agoMDL-14431:
thepurpleblob [Fri, 11 Jul 2008 10:49:08 +0000 (10:49 +0000)]
MDL-14431:
Moving qti2 to qti_two as numbers are not allowed in module names

16 years agoMDL-14431:
thepurpleblob [Fri, 11 Jul 2008 10:47:19 +0000 (10:47 +0000)]
MDL-14431:
Changing name of qti2 format, as digits not allowed in module names

16 years agoMDL-14216 "Improvements to regrade report - improved reporting of actions and dry...
jamiesensei [Fri, 11 Jul 2008 07:56:33 +0000 (07:56 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" Install.xml was out of sync with upgrade script.

16 years agoMDL-13811 email change conf on by default; merged from MOODLE_19_STABLE
skodak [Fri, 11 Jul 2008 07:50:25 +0000 (07:50 +0000)]
MDL-13811 email change conf on by default; merged from MOODLE_19_STABLE

16 years agoMDL-14216 "Improvements to regrade report - improved reporting of actions and dry...
jamiesensei [Fri, 11 Jul 2008 07:48:25 +0000 (07:48 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" oops. Fixing notice about $this->context not being set in overview report table.

16 years agoMDL-14216 "Improvements to regrade report - improved reporting of actions and dry...
jamiesensei [Fri, 11 Jul 2008 07:39:11 +0000 (07:39 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" added some if conditions to not display regrade buttons if the user doesn't have the permission to grade.

16 years agoMDL-14216 "Improvements to regrade report - improved reporting of actions and dry...
jamiesensei [Fri, 11 Jul 2008 07:27:14 +0000 (07:27 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade"

16 years agoMDL-15350
dongsheng [Fri, 11 Jul 2008 06:15:21 +0000 (06:15 +0000)]
MDL-15350
1. Improve UI, could select repository files, view files in thumbnail and list view without new http traffic
2. Paging flickr
3. Fix undefined varible in boxnet plugin
4. Cache http request

16 years ago"MDL-15610, execute_sql is not available in moodle 2.0, use #DB->execute instead"
dongsheng [Fri, 11 Jul 2008 05:27:46 +0000 (05:27 +0000)]
"MDL-15610, execute_sql is not available in moodle 2.0, use #DB->execute instead"

16 years agoMDL-14932, improve accessibility in group assigning and role assigning pages.
dongsheng [Fri, 11 Jul 2008 03:48:49 +0000 (03:48 +0000)]
MDL-14932, improve accessibility in group assigning and role assigning pages.

16 years agoMDL-15610 Merged label log display fix from 1.9
moodler [Fri, 11 Jul 2008 02:56:29 +0000 (02:56 +0000)]
MDL-15610 Merged label log display fix from 1.9

16 years agoMDL-14279: Fixes for regressions created by the get_file_url massive change (merge...
scyrma [Fri, 11 Jul 2008 02:31:19 +0000 (02:31 +0000)]
MDL-14279: Fixes for regressions created by the get_file_url massive change (merge from 1.9)

16 years agoUpdated the HEAD build version to 20080711
moodlerobot [Fri, 11 Jul 2008 01:35:56 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080711

16 years agoRemove debug code.
tjhunt [Thu, 10 Jul 2008 17:34:18 +0000 (17:34 +0000)]
Remove debug code.

16 years agoMDL-15452 - Fix regressions introduced by my recent work on this bug and its children...
tjhunt [Thu, 10 Jul 2008 17:31:12 +0000 (17:31 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.

16 years agoMDL-15452 - Fix regressions introduced by my recent work on this bug and its children...
tjhunt [Thu, 10 Jul 2008 17:23:56 +0000 (17:23 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.

16 years agoFix developer debug warning about space in popup window names.
tjhunt [Thu, 10 Jul 2008 17:20:27 +0000 (17:20 +0000)]
Fix developer debug warning about space in popup window names.

16 years agoMDL-15008
thepurpleblob [Thu, 10 Jul 2008 15:06:19 +0000 (15:06 +0000)]
MDL-15008
Make question import/export formats fully pluggable, especially in respect of languages.

16 years agoMDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge...
scyrma [Thu, 10 Jul 2008 09:55:11 +0000 (09:55 +0000)]
MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9)

16 years ago"MDL-15592, change js function name toggle() to menu_toggle(), to be friendly with...
dongsheng [Thu, 10 Jul 2008 09:36:07 +0000 (09:36 +0000)]
"MDL-15592, change js function name toggle() to menu_toggle(), to be friendly with prototype.js, merged from MOODLE_19_STABLE"

16 years agoMDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker...
dongsheng [Thu, 10 Jul 2008 09:16:43 +0000 (09:16 +0000)]
MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan.

16 years agoMDL-15601 Merged basic checking to avoid some notices
moodler [Thu, 10 Jul 2008 08:50:43 +0000 (08:50 +0000)]
MDL-15601 Merged basic checking to avoid some notices

16 years agoMDL-10586 fixed coding style; merged from MOODLE_19_STABLE
skodak [Thu, 10 Jul 2008 08:36:44 +0000 (08:36 +0000)]
MDL-10586 fixed coding style; merged from MOODLE_19_STABLE

16 years agoMDL-13811: Merged fix to work when email is disabled
moodler [Thu, 10 Jul 2008 08:07:55 +0000 (08:07 +0000)]
MDL-13811:  Merged fix to work when email is disabled

16 years agoMDL-14999 & MDL-10657: Fix for a few problems in HTMLArea. (Patch by Nicklas Lindgren...
scyrma [Thu, 10 Jul 2008 04:13:28 +0000 (04:13 +0000)]
MDL-14999 & MDL-10657: Fix for a few problems in HTMLArea. (Patch by Nicklas Lindgren) (merge from 1.8/1.9)

16 years agoMDL-10586: Fix header to show the right display order. (Initial patch by Mitsuhiro...
scyrma [Thu, 10 Jul 2008 03:37:04 +0000 (03:37 +0000)]
MDL-10586: Fix header to show the right display order. (Initial patch by Mitsuhiro Yoshida) (merge from 1.8/1.9)

16 years agoMDL-15563, use require instead require_once, see tracker.
dongsheng [Thu, 10 Jul 2008 01:53:44 +0000 (01:53 +0000)]
MDL-15563, use require instead require_once, see tracker.

16 years agoUpdated the HEAD build version to 20080710
moodlerobot [Thu, 10 Jul 2008 01:35:29 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080710

16 years agoMDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY...
tjhunt [Wed, 9 Jul 2008 17:00:26 +0000 (17:00 +0000)]
MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php.

16 years agoMissing $this.
tjhunt [Wed, 9 Jul 2008 16:58:47 +0000 (16:58 +0000)]
Missing $this.

16 years agomerging previous commit to HEAD
skodak [Wed, 9 Jul 2008 14:53:32 +0000 (14:53 +0000)]
merging previous commit to HEAD

16 years agoMDL-14431
thepurpleblob [Wed, 9 Jul 2008 13:07:29 +0000 (13:07 +0000)]
MDL-14431
Changing import/export help to be properly pluggable.

16 years agoMDL-14431
thepurpleblob [Wed, 9 Jul 2008 12:56:54 +0000 (12:56 +0000)]
MDL-14431
Changing import/export help to be properly pluggable.

16 years agoMDL-15469 adding fclose before write to already open file; merged from MOODLE_19_STABLE
skodak [Wed, 9 Jul 2008 10:35:25 +0000 (10:35 +0000)]
MDL-15469 adding fclose before write to already open file; merged from MOODLE_19_STABLE

16 years agoMDL-15571:
thepurpleblob [Wed, 9 Jul 2008 10:26:13 +0000 (10:26 +0000)]
MDL-15571:
Now substitutes for group templates

16 years agoMDL-15563, fix undefined variable and debugging information.
dongsheng [Wed, 9 Jul 2008 09:32:34 +0000 (09:32 +0000)]
MDL-15563, fix undefined variable and debugging information.

16 years agoMDL-15403: Patch sent by Peter Bulmer, said to have been written by Donal McMullan...
scyrma [Wed, 9 Jul 2008 09:10:09 +0000 (09:10 +0000)]
MDL-15403: Patch sent by Peter Bulmer, said to have been written by Donal McMullan. Prevents a remotely-triggered mass-unenrolments of users in a
(mnet-enabled) course. (merge from 1.9)

16 years agoMDL-15488, paging for flickr plugin
dongsheng [Wed, 9 Jul 2008 07:48:33 +0000 (07:48 +0000)]
MDL-15488, paging for flickr plugin

16 years agoMDL-15350, bugs fix.
dongsheng [Wed, 9 Jul 2008 07:46:30 +0000 (07:46 +0000)]
MDL-15350, bugs fix.

16 years agoMDL-15488, bugs fix.
dongsheng [Wed, 9 Jul 2008 07:45:23 +0000 (07:45 +0000)]
MDL-15488, bugs fix.

16 years agoMDL-15488, fix bugs of curl class.
dongsheng [Wed, 9 Jul 2008 02:44:44 +0000 (02:44 +0000)]
MDL-15488, fix bugs of curl class.

16 years agoUpdated the HEAD build version to 20080709
moodlerobot [Wed, 9 Jul 2008 01:35:49 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080709

16 years agoMDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of...
tjhunt [Tue, 8 Jul 2008 18:22:18 +0000 (18:22 +0000)]
MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now.

16 years agoMDL-15539 - Rework review.php to use attemptlib.php - the bulk of the conversion.
tjhunt [Tue, 8 Jul 2008 17:47:57 +0000 (17:47 +0000)]
MDL-15539 - Rework review.php to use attemptlib.php - the bulk of the conversion.

16 years agoMDL-15539 - Rework review.php to use attemptlib.php - clean up how review options...
tjhunt [Tue, 8 Jul 2008 17:46:59 +0000 (17:46 +0000)]
MDL-15539 - Rework review.php to use attemptlib.php - clean up how review options are calculated, fix up some comments, and make some requires more robust.

16 years agoMDL-15538 - Rework attempt.php to use attemptlib.php - fix a comment.
tjhunt [Tue, 8 Jul 2008 17:45:32 +0000 (17:45 +0000)]
MDL-15538 - Rework attempt.php to use attemptlib.php - fix a comment.

16 years agoMDL-15541 - Refactor starting a new attempt into a new file startattempt.php - slight...
tjhunt [Tue, 8 Jul 2008 17:43:34 +0000 (17:43 +0000)]
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php - slight improvement to the code.

16 years agoMDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite...
tjhunt [Tue, 8 Jul 2008 16:33:47 +0000 (16:33 +0000)]
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite a lot of progress, sorry I am committing this as a big lump, but it took me a while to get the code back to a working state.

MDL-15537 - create oo attemptlib.php to hold shared code between attempt, summary and review.php
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php
MDL-15538 - Rework attempt.php to use attemptlib.php

16 years agoMDL-11905 - Users with the capability to export questions may not have the capability...
tjhunt [Tue, 8 Jul 2008 11:23:31 +0000 (11:23 +0000)]
MDL-11905 - Users with the capability to export questions may not have the capability to access backupdata. Therefore we need to change where question export files are stored. Merged from the 1.9 stable branch.

Note that once the file API is finished, this will have to be redone. I have created MDL-15573 for that.

16 years agoMDL-15304
thepurpleblob [Tue, 8 Jul 2008 09:39:18 +0000 (09:39 +0000)]
MDL-15304
Default name 'label' is looked up from language pack.

Merged from STABLE_19

16 years agoMDL-15304
thepurpleblob [Tue, 8 Jul 2008 08:45:26 +0000 (08:45 +0000)]
MDL-15304
Remove the item number from the created label name. It doesn't work for new labels.

Merged from STABLE_19

16 years agoMDL-15349, cache enabled lib.php.
dongsheng [Tue, 8 Jul 2008 05:02:41 +0000 (05:02 +0000)]
MDL-15349, cache enabled lib.php.

16 years agoMDL-15349, repository_cache class added, which can reduce request time significantly.
dongsheng [Tue, 8 Jul 2008 05:00:59 +0000 (05:00 +0000)]
MDL-15349, repository_cache class added, which can reduce request time significantly.

16 years agoMDL-15402, searching repository folder for language files.
dongsheng [Tue, 8 Jul 2008 01:48:40 +0000 (01:48 +0000)]
MDL-15402, searching repository folder for language files.

16 years agoMDL-15402, add lang file for flickr plugin.
dongsheng [Tue, 8 Jul 2008 01:45:00 +0000 (01:45 +0000)]
MDL-15402, add lang file for flickr plugin.

16 years agoMDL-15402, lang files for boxnet plugin.
dongsheng [Tue, 8 Jul 2008 01:43:41 +0000 (01:43 +0000)]
MDL-15402, lang files for boxnet plugin.

16 years agoUpdated the HEAD build version to 20080708
moodlerobot [Tue, 8 Jul 2008 01:37:14 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080708

16 years agoAutomatic installer.php lang files by installer_builder (20080708)
moodlerobot [Tue, 8 Jul 2008 01:18:14 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (20080708)

16 years agoMDL-13383 fixed restore form; merged from MOODLE_19_STABLE
skodak [Mon, 7 Jul 2008 22:35:23 +0000 (22:35 +0000)]
MDL-13383 fixed restore form; merged from MOODLE_19_STABLE

16 years agoMDL-15561 unsubscribe all option implemented
skodak [Mon, 7 Jul 2008 21:51:01 +0000 (21:51 +0000)]
MDL-15561 unsubscribe all option implemented

16 years agoMDL-15562 database tables, upgrade and version bump for portfolio API
mjollnir_ [Mon, 7 Jul 2008 15:09:40 +0000 (15:09 +0000)]
MDL-15562 database tables, upgrade and version bump for portfolio API
- portfolio_instance, portfolio_instance_user, portfolio_instance_config

16 years agoMDL-15413 warn admins if display_errors enabled
skodak [Mon, 7 Jul 2008 14:34:40 +0000 (14:34 +0000)]
MDL-15413 warn admins if display_errors enabled

16 years agoMDL-15560 Install fails again (missing global $DB)
sam_marshall [Mon, 7 Jul 2008 12:33:45 +0000 (12:33 +0000)]
MDL-15560 Install fails again (missing global $DB)

16 years agoMDL-15473
thepurpleblob [Mon, 7 Jul 2008 11:54:39 +0000 (11:54 +0000)]
MDL-15473
Fixed typo causing the image location to be ignored if the base_64 image is not included.

Mereged from STABLE_19

16 years agoMDL-15488, version.php added
dongsheng [Mon, 7 Jul 2008 08:36:53 +0000 (08:36 +0000)]
MDL-15488, version.php added

16 years agoMDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from...
scyrma [Mon, 7 Jul 2008 07:45:51 +0000 (07:45 +0000)]
MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9)

16 years agoMDL-14237: Removing calls to html_entity_decode, along with some syntax cleanup ...
scyrma [Mon, 7 Jul 2008 07:19:24 +0000 (07:19 +0000)]
MDL-14237: Removing calls to html_entity_decode, along with some syntax cleanup (merge from 1.9)

16 years ago"MDL-15349, create a new function to get all repository plugins"
dongsheng [Mon, 7 Jul 2008 06:54:39 +0000 (06:54 +0000)]
"MDL-15349, create a new function to get all repository plugins"

16 years agoMDL-14772: Prevent official tags from being deleted when tag_instance table is empty...
scyrma [Mon, 7 Jul 2008 06:40:35 +0000 (06:40 +0000)]
MDL-14772: Prevent official tags from being deleted when tag_instance table is empty. (Patch by Hynek Černoch) (Merge from 1.9)

16 years agoMDL-15348, remove useless image
dongsheng [Mon, 7 Jul 2008 06:37:55 +0000 (06:37 +0000)]
MDL-15348, remove useless image

16 years agoMDL-15488
dongsheng [Mon, 7 Jul 2008 06:34:39 +0000 (06:34 +0000)]
MDL-15488
1. Create a ajax file picker, which can switch views(list and thumbnail now), transfer json data between server and client side
2. Improve curl.class.php
3. Improve boxnet plugin, which won't need to redirect box.net to authenticate from now on
4. Improve flickr plugin

16 years ago"MDL-15348, adding a loading image for repository file picker, created by http:/...
dongsheng [Mon, 7 Jul 2008 06:16:04 +0000 (06:16 +0000)]
"MDL-15348, adding a loading image for repository file picker, created by http://www.ajaxload.info/"

16 years agoMDL-12649: Prevent editing a blog from changing the display sort (based on creation...
scyrma [Mon, 7 Jul 2008 03:21:52 +0000 (03:21 +0000)]
MDL-12649: Prevent editing a blog from changing the display sort (based on creation date) (Patch by Dan Poltawski) (merge from 1.9)

16 years agoUpdated the HEAD build version to 20080707
moodlerobot [Mon, 7 Jul 2008 01:33:11 +0000 (01:33 +0000)]
Updated the HEAD build version to 20080707

16 years agoMDL-13901 guest can not be selected in "Default role for all users" in 1.9.x; merged...
skodak [Sun, 6 Jul 2008 23:54:07 +0000 (23:54 +0000)]
MDL-13901 guest can not be selected in  "Default role for all users" in 1.9.x; merged from MOODLE_19_STABLE

16 years agoMDL-9983 role_unassign should not touch group members table directly - we need events...
skodak [Sun, 6 Jul 2008 22:54:46 +0000 (22:54 +0000)]
MDL-9983 role_unassign should not touch group members table directly - we need events; merged from MOODLE_19_STABLE

16 years agoMDL-9983 role assignment related triggers; merged from MOODLE_19_STABLE
skodak [Sun, 6 Jul 2008 19:30:12 +0000 (19:30 +0000)]
MDL-9983 role assignment related triggers; merged from MOODLE_19_STABLE

16 years agoMDL-15553 events_trigger() perf improvement; merged from MOODLE_19_STABLE
skodak [Sun, 6 Jul 2008 18:58:46 +0000 (18:58 +0000)]
MDL-15553 events_trigger() perf improvement; merged from MOODLE_19_STABLE

16 years agoMDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE
skodak [Sun, 6 Jul 2008 17:57:06 +0000 (17:57 +0000)]
MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE

16 years agoUpdated the HEAD build version to 20080706
moodlerobot [Sun, 6 Jul 2008 01:31:10 +0000 (01:31 +0000)]
Updated the HEAD build version to 20080706

16 years agoMDL-13811 reworked unsetting of preferences and minor tweaks
skodak [Sat, 5 Jul 2008 22:46:31 +0000 (22:46 +0000)]
MDL-13811 reworked unsetting of preferences and minor tweaks

16 years agoMDL-12505 do not leak separate groups info in advanced search user selection and...
skodak [Sat, 5 Jul 2008 20:57:35 +0000 (20:57 +0000)]
MDL-12505 do not leak separate groups info in advanced search user selection and other fixes; merged from MOODLE_19_STABLE

16 years agoMDL-15548 fixed regression, thanks Gary!
skodak [Sat, 5 Jul 2008 17:25:16 +0000 (17:25 +0000)]
MDL-15548 fixed regression, thanks Gary!

16 years agoMDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE
skodak [Sat, 5 Jul 2008 16:14:08 +0000 (16:14 +0000)]
MDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE

16 years agoMDL-11905 send temp file support; merged from MOODLE_19_STABLE
skodak [Sat, 5 Jul 2008 15:34:54 +0000 (15:34 +0000)]
MDL-11905 send temp file support; merged from MOODLE_19_STABLE

16 years agoMDL-15516 prvent access to deleted profiles and other user areas
skodak [Sat, 5 Jul 2008 14:52:39 +0000 (14:52 +0000)]
MDL-15516 prvent access to deleted profiles and other user areas

16 years agoMDL-13811 Completed the required changes. Also added a "Cancel email change" link...
nicolasconnault [Sat, 5 Jul 2008 14:28:13 +0000 (14:28 +0000)]
MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE

16 years agoMDL-13776 assignment attachment access now verified in module context; merged from...
skodak [Sat, 5 Jul 2008 14:18:30 +0000 (14:18 +0000)]
MDL-13776 assignment attachment access now verified in module context; merged from MOODLE_19_STABLE

16 years agoMDL-15420 fixed commented out continue which was causing leaks of info about hidden...
skodak [Sat, 5 Jul 2008 13:20:21 +0000 (13:20 +0000)]
MDL-15420 fixed commented out continue which was causing leaks of info about hidden activities ;-); merged from MOODLE_19_STABLE

16 years agoMDL-14261 fixed access control issues for backup and unittest plugins; merged from...
skodak [Sat, 5 Jul 2008 13:08:07 +0000 (13:08 +0000)]
MDL-14261 fixed access control issues for backup and unittest plugins; merged from MOODLE_19_STABLE

16 years agofixed previous wrong merging
skodak [Sat, 5 Jul 2008 12:54:38 +0000 (12:54 +0000)]
fixed previous wrong merging

16 years agofix skodak's fix. add a } char to table name.
ethem [Sat, 5 Jul 2008 12:22:57 +0000 (12:22 +0000)]
fix skodak's fix. add a } char to table name.

16 years agoMDL-15077 Fixed link to admin section. Merged from 1.9
mudrd8mz [Sat, 5 Jul 2008 11:19:47 +0000 (11:19 +0000)]
MDL-15077 Fixed link to admin section. Merged from 1.9

16 years agoMDL-15304 fixed empty label names coming from restore; merged from MOODLE_19_STABLE
skodak [Sat, 5 Jul 2008 09:37:30 +0000 (09:37 +0000)]
MDL-15304 fixed empty label names coming from restore; merged from MOODLE_19_STABLE

16 years agoMDL-15545 "sql to fetch question states in overview report should use a JOIN instead...
jamiesensei [Sat, 5 Jul 2008 05:57:22 +0000 (05:57 +0000)]
MDL-15545 "sql to fetch question states in overview report should use a JOIN instead of passing attempt ids in IN clause when downloading data with no paging"

16 years agoUpdated the HEAD build version to 20080705
moodlerobot [Sat, 5 Jul 2008 01:38:11 +0000 (01:38 +0000)]
Updated the HEAD build version to 20080705

16 years agoAutomatic installer.php lang files by installer_builder (20080705)
moodlerobot [Sat, 5 Jul 2008 01:20:04 +0000 (01:20 +0000)]
Automatic installer.php lang files by installer_builder (20080705)

16 years agoMDL-13942 do not interrupt restore if groupmembers missing; merged from MOODLE_19_STABLE
skodak [Sat, 5 Jul 2008 00:45:44 +0000 (00:45 +0000)]
MDL-13942 do not interrupt restore if groupmembers missing; merged from MOODLE_19_STABLE

16 years agoMDL-15544 Disable email signup in new installation - add danger warning
skodak [Fri, 4 Jul 2008 23:53:13 +0000 (23:53 +0000)]
MDL-15544 Disable email signup in new installation - add danger warning