38 Commits

Author SHA1 Message Date
Eloy Lafuente
2d7cd79839 MDL-23478 backup - change in block positions structure. Break BC, so up minversion 2010-07-24 00:15:59 +00:00
Eloy Lafuente
4a15bb7660 MDL-23478 backup - adding support for fileareas to blocks 2010-07-23 17:36:38 +00:00
Eloy Lafuente
395dae3084 MDL-21432 backup - restore course/tags/rolenames/files 2010-07-21 15:52:03 +00:00
Eloy Lafuente
560811a91b MDL-23109 backup - define some original course bits for easier access from UI 2010-07-21 00:42:55 +00:00
Eloy Lafuente
ce28d9993a MDL-21432 backup - change format of allowed_modules to correct one 2010-07-20 23:47:30 +00:00
Eloy Lafuente
c8730ff028 MDL-21432 backup - complete standard/course outcomes backup & restore 2010-07-20 10:36:37 +00:00
Eloy Lafuente
5cc70f32c7 MDL-21432 backup - add support for grouping description files 2010-07-19 13:45:19 +00:00
Eloy Lafuente
c3ea499d53 MDL-21432 backup - handle mnet_remoteusers and support for prechecks 2010-07-18 23:49:55 +00:00
Eloy Lafuente
3a1cccc6d4 MDL-21432 backup - allow arbitrary contexts when annotating files. Record orignal sysctxid 2010-07-18 17:52:33 +00:00
Eloy Lafuente
c44d4aeeee MDL-21432 backup - fix minor problem with anon backups and course format 2010-07-18 10:59:43 +00:00
Eloy Lafuente
76cfb124a1 MDL-21432 backup - fixes in backup final task and reorder restore root task 2010-07-18 01:37:59 +00:00
Eloy Lafuente
482aac657a MDL-21432 backup - root task, inforef and users handling completed, various fixes 2010-07-14 23:59:19 +00:00
Andrew Davis
3f92c2fc60 backup MDL-22139 fixed incorrect backup param 2010-07-14 09:08:10 +00:00
Andrew Davis
be739b71d4 backup MDL-22139 changed gradebook backup to include category and course grade items 2010-07-14 03:36:08 +00:00
Eloy Lafuente
d39595cc09 MDL-22139 backup - Move gradebook.xml generation from course to final task 2010-07-13 09:36:34 +00:00
Andrew Davis
315f6d8eab backup MDL-22139 added gradebook backup 2010-07-13 01:26:06 +00:00
Petr Skoda
39b5371c32 docs spellchecker fixes 2010-07-11 18:08:36 +00:00
Eloy Lafuente
61243f3a96 MDL-21432 backup - add missing parentcontextid in blocks backup 2010-07-11 17:41:19 +00:00
Eloy Lafuente
78d47b30eb MDL-21432 backup - include both user and group "icon" areas (MDL-14589, MDL-23202) 2010-07-11 14:46:31 +00:00
Eloy Lafuente
5f8354eb06 MDL-21432 backup - detect array/object on xml_transformer + add contextid to blocks backup 2010-07-10 18:18:39 +00:00
Petr Skoda
02eca29cd1 MDL-22148 course enrolment backup - we may actually have users enrolled but without roles such as in LDAP plugin 2010-07-08 15:06:37 +00:00
Petr Skoda
902944a8ba MDL-22148 course enrolment backup - role ids from enrol table need to be annotated after all 2010-07-08 14:55:21 +00:00
Petr Skoda
101bd9c92e MDL-22148 course enrolment backup - removing extra info that is not necessary, thanks Eloy for explanation 2010-07-08 14:48:45 +00:00
Petr Skoda
cb34c4cd85 MDL-22148 course enrolment backup 2010-07-08 14:18:46 +00:00
Eloy Lafuente
c0bd624928 MDL-21432 backup - Small change in API after discussion in MDL-22245 2010-07-07 22:56:14 +00:00
Eloy Lafuente
f2e34ee52b MDL-22245 backup - keep subplugin branches connected all the time. Thanks for spotting it David! 2010-07-07 17:26:34 +00:00
Eloy Lafuente
d12fd69be0 NOBUG backup - delete whitespace typo causing problems in section settings 2010-07-05 21:14:09 +00:00
Eloy Lafuente
4abf04ea06 MDL-22245 backup - improving subplugin support a bit, thanks to David for his comments 2010-07-03 17:12:39 +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
Eloy Lafuente
060df4c8f7 MDL-22245 backup - added activities subplugin support 2010-07-02 11:13:00 +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
Dongsheng Cai
1fd3ea4308 MDL-22548, added sortorder filed to backup2 2010-05-31 03:08:04 +00:00
Sam Hemelryk
e34a326f72 course-section MDL-22262 Added a summaryformat field to the database and implemented it when editing/viewing sections and backup 2010-05-27 03:07:54 +00:00
Eloy Lafuente
9eeaea5fa4 NOBUG backup - on OS temp area, use backup.zip. When storing, rename to utf-8 name 2010-05-02 00:19:51 +00:00
Eloy Lafuente
2de3539b43 MDL-21432 backup - clean temps after execution 2010-04-29 18:30:17 +00:00
Eloy Lafuente
ce937f9957 MDL-22145 backup storage - provide 'user_tohub' storage for HUB files 2010-04-27 01:02:38 +00:00
Eloy Lafuente
cd00f9b78f MDL-20628 section backup - add new field and missing alias 2010-04-23 12:35:40 +00:00
Eloy Lafuente
77547b4666 MDL-21432 backup 2.0 - initial commit. moodle2 format 2010-04-21 09:19:30 +00:00