Commit graph

43200 commits

Author SHA1 Message Date
Dan Marsden
47d0b1d535 Moodle Tinymce plugin - fix syntax - thanks to Mauno for report/fix 2010-07-19 02:55:11 +00:00
Andrew Davis
cb6057ee5a glossary MDL-23360 removed rogue colon in glossary continuous format 2010-07-19 01:29:34 +00:00
Moodle Robot
a455ba03e6 Updated the HEAD build version to 20100719 2010-07-19 00:45:14 +00:00
Eloy Lafuente
e14dd3434b MDL-23109 backup - added some restore precheck strings 2010-07-18 23:57:24 +00:00
Eloy Lafuente
b400939141 MDL-21432 backup - restore prechecks are now being executed. Pending role mapping one 2010-07-18 23:54:06 +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
c0440b3f0e MDL-21432 backup - allow arbitrary contexts restoring files. original sysctxid + scales 2010-07-18 18:11:20 +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
Martin Dougiamas
c1834c3c34 Adding a placeholder favicon for fusion 2010-07-18 16:43:25 +00:00
Martin Dougiamas
3a2a445749 MDL-23353 Fixing a regression from groups getting moved into users menu. 2010-07-18 16:34:07 +00:00
Penny Leach
68952f5eef assignment portfolio support MDL-22001 disable online text portfolio support until text formats is fixed :( 2010-07-18 14:22:59 +00:00
Dongsheng Cai
c908995f81 "MDL-23196, fixed html block upgrade script" 2010-07-18 14:18:45 +00:00
Petr Skoda
320e7de869 MDL-22620 new report that lists roles with unsupported context level assignments 2010-07-18 13:32:24 +00:00
Petr Skoda
9d126c7d8a MDL-21782 removing confusing and unused capability from meta enrol, we use general enrolconfig cap instead 2010-07-18 13:20:44 +00:00
Petr Skoda
99c5d186ed MDL-21782 removing confusing and unused capability from cohort enrol, we use general enrolconfig cap instead 2010-07-18 13:20:15 +00:00
David Mudrak
6a39275870 NOMDL Removing duplicate line, no need to reload $instance 2010-07-18 12:36:48 +00:00
David Mudrak
2d3522ae1e NOMDL Fixed incorrect throwing of exceptions - missing 'new' or unknown exception class 2010-07-18 12:30:49 +00:00
Eloy Lafuente
b8bb45b001 MDL-21432 backup - move all the files handling on restore to use new backup_files_temp table 2010-07-18 11:13:03 +00:00
Eloy Lafuente
8bc29d46b4 MDL-21840 backup - table for files handling on restore. Big thanks to MySQL for being so... limited? 2010-07-18 11:03:07 +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
David Mudrak
cd17f05ba1 MDL-22787 Fixed regression causing upgrade process halt without error
Sorry for this, I put that line there with good intention but did not
realize that the file must of course be included during the reflection
in upgrade.
2010-07-18 09:53:29 +00:00
Petr Skoda
8b32a7aa1f MDL-23306 fixed broken area backup and potential recursion issues in standard mod areas 2010-07-18 09:05:13 +00:00
Petr Skoda
72c4be397c MDL-23204 fixed import/export format issues 2010-07-18 08:52:21 +00:00
Petr Skoda
b548e69cef fixed missing inlcude 2010-07-18 08:43:25 +00:00
Petr Skoda
ccfbbff0d9 fixed wrong redirect url syntax 2010-07-18 08:39:58 +00:00
Andrew Davis
4ce274696f glossary MDL-23360 fixed some display problems with the glossary 2010-07-18 08:28:09 +00:00
Petr Skoda
3db2ddbd53 MDL-23361 fixed sloppy upgrade logic, sorry 2010-07-18 08:21:21 +00:00
Martin Dougiamas
8682d4a9fa NOBUG: Changing the 'Edit' button to "Manage my files" on Private files for usability 2010-07-18 08:12:52 +00:00
Martin Dougiamas
34a988e25f MDL-23183 Made the block config form a little more robust (check file AND class, not just file) 2010-07-18 08:05:00 +00:00
Martin Dougiamas
1703f3db53 NOBUG fixed a typo 2010-07-18 07:26:43 +00:00
Martin Dougiamas
ba6c97eeae MDL-23167 Upgraded "Purge caches" to a full admin page with a confirm button, and added a link to it in the footer for developers. 2010-07-18 07:17:01 +00:00
Martin Dougiamas
40a2b9348b MDL-22874 Fixing some 'standard' layouts mistakenly labelled as 'general' 2010-07-18 03:34:41 +00:00
Martin Dougiamas
5f04de2528 Added some basic styles from standard for the admin upgrade pages (plugin table) 2010-07-18 02:29:58 +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
2df0f295b4 MDL-21432 backup - file handling and other changes. Saving before changes tomorrow due to MySQL temp tables limits 2010-07-18 01:35:18 +00:00
Moodle Robot
6f2503c53f Updated the HEAD build version to 20100718 2010-07-18 00:45:12 +00:00
David Mudrak
de5b395861 MDL-22787 Fixed remote unenrol - blame copy & paste 2010-07-18 00:35:43 +00:00
David Mudrak
f70207bc15 MDL-22787 Fixed enrol_mnet upgrade procedure
For any courses where at least one remote student was enrolled via 1.x
enrol_mnet plugin, the record in the table enrol was created
automatically by core during the upgrade to the new enrolment framework.
We just need to set the custom field to explicitly indicate that the
course is open for all remote hosts.
2010-07-17 23:39:02 +00:00
Moodle HQ git importer
c4d2299950 Fixing drift between CVS and git 2010-07-17 22:40:19 +00:00
David Mudrak
fd6ad9ebd0 MDL-22787 MNet remote enrolment services upgraded
In my testing environment, I am able to enrol and unenrol both 2.0 <-> 2.0 and
1.9 <-> 2.0 peers. The changes are pretty significant, though, including DB schema
change.
2010-07-17 22:40:19 +00:00
David Mudrak
053c49d1c9 MDL-22787 Bumping versions of MNet enrol related plugins to force xml-rpc methods re-registration 2010-07-17 22:36:21 +00:00
David Mudrak
af827747a3 MDL-22787 MNet Fix: enrol/mnet/enrol.php/available_courses is not indexed by courseid 2010-07-17 22:35:58 +00:00
David Mudrak
e3c6db931b MDL-22787 MNet: Finished server side of remote enrolment service 2010-07-17 22:35:38 +00:00
David Mudrak
c24cf44291 MDL-22787 MNet: Finished client side of remote enrolment service 2010-07-17 22:35:18 +00:00
David Mudrak
8123245f7b NOMDL MNet fixed peer review form data processing 2010-07-17 22:34:56 +00:00
David Mudrak
54f6978168 MDL-22787 MNet: Fixed remaining usage of dropped mnet_enrol_assignments table 2010-07-17 22:34:35 +00:00
David Mudrak
152a2273be MDL-22787 MNet: Fixing regressions in auth_mnet caused by changes in enrol_mnet
This smells - IMHO auth_enrol should not do anything with the enrolment
related information. These two plugins seem to be tied too much...
2010-07-17 22:34:12 +00:00
David Mudrak
8ed6e35c7a MDL-22787 MNet enrolment: Removing legacy client side scripts and their strings 2010-07-17 22:33:31 +00:00
David Mudrak
ef75ea6c1c MDL-22787 MNet: displays our users enrolled by other plugin, too, XML-RPC fetching improved
AMOS BEGIN
 MOV [otherenrolledusers,core_mnet],[otherenrolledusers,mnetservice_enrol]
AMOS END
2010-07-17 22:32:55 +00:00
David Mudrak
26f194d264 MDL-22787 MNet: WIP prototype of the remote enrolment page based on user selectors 2010-07-17 22:32:35 +00:00