1649 Commits

Author SHA1 Message Date
Andrew Davis
b58bd1a2fa forum MDL-23145 switched forum digests over to just use email instead of being chanelled through messaging 2010-07-08 08:08:16 +00:00
Dan Marsden
ba0c097216 Increase length of City field MDL-19629 - longest place name in NZ is Taumata­whakatangihanga­koauau­o­tamatea­turi­pukakapiki­maunga­horo­nuku­pokai­whenua­kitanatahu which doesn't fit in 20 chars, I figure 100 chars should be enough 2010-07-08 07:55:20 +00:00
Moodle Robot
b012d805e1 Updated the HEAD build version to 20100708 2010-07-08 00:44:55 +00:00
Martin Dougiamas
bd67616e4c Bumping version to clear CSS and JS caches 2010-07-07 07:31:09 +00:00
Moodle Robot
133cf9d682 Updated the HEAD build version to 20100707 2010-07-07 00:45:19 +00:00
Petr Skoda
39bc3eb59a MDL-23104 cleanup after loancalc, lams, exercise and journal if no instances present - these were moved to contrib and we do not want them to appear on during upgrade page if not used at all 2010-07-06 12:16:00 +00:00
Moodle Robot
f8c837e9a8 Updated the HEAD build version to 20100706 2010-07-06 00:45:21 +00:00
Eloy Lafuente
4086bc776a MDL-21840 backup - unify temp table support for backup & restore (more coming) 2010-07-05 23:22:12 +00:00
Petr Skoda
7ce1f7c987 MDL-13563 necessary DB changes needed for proper suspending of users (prevention of log in), this will be handy 2010-07-05 21:30:58 +00:00
Eloy Lafuente
f60f4666f9 MDL-21432 backup - added operation to separate backup & restore 2010-07-05 16:37:50 +00:00
Moodle Robot
f8ac6fdfaf Updated the HEAD build version to 20100705 2010-07-05 00:45:16 +00:00
Moodle Robot
71367aff75 Updated the HEAD build version to 20100704 2010-07-04 00:45:11 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
Moodle Robot
80abb60b56 Updated the HEAD build version to 20100703 2010-07-03 00:44:32 +00:00
Moodle Robot
2480143725 Updated the HEAD build version to 20100702 2010-07-02 00:43:45 +00:00
Moodle Robot
d6ea58b7aa Updated the HEAD build version to 20100701 2010-07-01 00:44:38 +00:00
Martin Dougiamas
c0210b9144 Bumped to Preview Release 4 2010-06-30 09:37:50 +00:00
Moodle Robot
8d86a2ad3e Updated the HEAD build version to 20100630 2010-06-30 00:44:46 +00:00
Moodle Robot
d1cc70a308 Updated the HEAD build version to 20100629 2010-06-29 00:44:39 +00:00
Moodle Robot
62980c350a Updated the HEAD build version to 20100628 2010-06-28 00:43:51 +00:00
Moodle Robot
9be1be51e1 Updated the HEAD build version to 20100627 2010-06-27 00:44:00 +00:00
Moodle Robot
f936c7eedb Updated the HEAD build version to 20100626 2010-06-26 00:45:05 +00:00
jerome mouneyrac
f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
Moodle Robot
cc9f74b1cf Updated the HEAD build version to 20100625 2010-06-24 17:08:52 +00:00
Moodle Robot
37176d29e7 Updated the HEAD build version to 20100624 2010-06-24 00:44:07 +00:00
Moodle Robot
442ff17a35 Updated the HEAD build version to 20100623 2010-06-23 00:45:04 +00:00
Moodle Robot
f1cee576a1 Updated the HEAD build version to 20100622 2010-06-22 00:44:19 +00:00
Petr Skoda
df997f841f MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
AMOS START
    MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
    MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
    MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
    MOV [enrolenddate,core],[enrolenddate,enrol_self]
    CPY [welcometocourse,core],[welcometocourse,enrol_self]
    CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
    MOV [notenrollable,core],[notenrollable,core_enrol]
    MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
    MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
    MOV [coursemanager,core_admin],[coursecontact,core_admin]
    MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
    MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
    MOV [enrolme,core],[enrolme,core_enrol]
    MOV [unenrol,core],[unenrol,core_enrol]
    MOV [unenrolme,core],[unenrolme,core_enrol]
    MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
    MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
    MOV [enrolments,core],[enrolments,core_enrol]
    MOV [enrolperiod,core],[enrolperiod,core_enrol]
    MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
Moodle Robot
8391b7686a Updated the HEAD build version to 20100621 2010-06-21 00:44:10 +00:00
Moodle Robot
0ee12c0ff9 Updated the HEAD build version to 20100620 2010-06-20 00:43:41 +00:00
Moodle Robot
bcdac3b572 Updated the HEAD build version to 20100619 2010-06-19 00:44:19 +00:00
Moodle Robot
fd129138a6 Updated the HEAD build version to 20100618 2010-06-18 00:44:00 +00:00
Eloy Lafuente
33add02408 NOBUG minibump - to get some settings defaults applied 2010-06-17 09:43:50 +00:00
Moodle Robot
251310e595 Updated the HEAD build version to 20100617 2010-06-17 00:44:38 +00:00
Moodle Robot
e50df40d54 Updated the HEAD build version to 20100616 2010-06-16 00:44:13 +00:00
Moodle Robot
ee3aa13c4c Updated the HEAD build version to 20100615 2010-06-15 00:44:13 +00:00
Moodle Robot
fe0d368025 Updated the HEAD build version to 20100614 2010-06-14 00:43:56 +00:00
Moodle Robot
c85c401879 Updated the HEAD build version to 20100613 2010-06-13 00:44:14 +00:00
Moodle Robot
38a79f198e Updated the HEAD build version to 20100612 2010-06-12 00:44:59 +00:00
Moodle Robot
21c1422ef8 Updated the HEAD build version to 20100611 2010-06-11 00:44:37 +00:00
Moodle Robot
9543632ff8 Updated the HEAD build version to 20100610 2010-06-10 00:43:54 +00:00
Moodle Robot
01b971e410 Updated the HEAD build version to 20100609 2010-06-09 00:44:10 +00:00
jerome mouneyrac
755f96f8cf Community block MDL-19314 add community block access control (two new capability: moodle/community:add and moodle/community:download) 2010-06-08 02:21:50 +00:00
Moodle Robot
d1bf0c85a9 Updated the HEAD build version to 20100608 2010-06-08 00:45:19 +00:00
Moodle Robot
5d996192ba Updated the HEAD build version to 20100607 2010-06-07 00:45:01 +00:00
Moodle Robot
e65f686822 Updated the HEAD build version to 20100606 2010-06-06 00:43:47 +00:00
Moodle Robot
b1d440738b Updated the HEAD build version to 20100605 2010-06-05 00:43:46 +00:00
Moodle Robot
42e7e70a9d Updated the HEAD build version to 20100604 2010-06-04 00:44:28 +00:00
Moodle Robot
4ad6e3f475 Updated the HEAD build version to 20100603 2010-06-03 00:43:40 +00:00
Moodle Robot
3695bce905 Updated the HEAD build version to 20100602 2010-06-02 00:43:14 +00:00