Commit Graph

14 Commits

Author SHA1 Message Date
Sam Hemelryk c00fb90718 Revert "MDL-47033 general: Fix incorrect use of 'course' layout"
This reverts commit 92f89f593c.
2014-10-01 15:49:25 +13:00
Yuliya Bozhko 92f89f593c MDL-47033 general: Fix incorrect use of 'course' layout
It should use 'incourse' layout in most cases

Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
2014-09-05 09:30:21 +12:00
Damyon Wiese 74df2951d1 Revert "MDL-39876 Change get_record('course') calls to get_course"
This reverts commit ab7632b74c.
2013-08-21 13:42:30 +08:00
sam marshall ab7632b74c MDL-39876 Change get_record('course') calls to get_course 2013-08-15 11:31:20 +01:00
Jason Fowler c8d1e4aa8c MDL-35056 - Backup/Restore - Converting the 'Unmet Dependencies' Message to be a Developer Debug message to make moodle less confusing to the average user 2012-12-18 09:58:53 +13:00
Ankit Agarwal 9a5e297b4c MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
Rajesh Taneja b0fc12189b MDL-33664 Hub: required renderer is passed to backup->display and huburl is initalised before use. 2012-06-13 09:21:13 +08:00
Jerome Mouneyrac c78e11338a MDL-30249 Display warning when downloading/uploading a file 2012-02-17 17:02:40 +08:00
jerome mouneyrac 0c92f1138f publication MDL-25221 destroy backup controller once backup is done. 2010-11-16 03:04:40 +00:00
jerome mouneyrac 0d731457f7 community block/publication MDL-23056 use required_param instead of optional_param when possible 2010-11-09 02:35:36 +00:00
jerome mouneyrac 60cc2f788e publication MDL-24608 display a waiting page when uploading a backup 2010-10-15 08:56:06 +00:00
jerome mouneyrac a8e174ccd8 community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:12:44 +00:00
jerome mouneyrac f57c4047b1 unregistration MDL-21936 add site unregistration 2010-06-25 11:36:52 +00:00
jerome mouneyrac 770f7e24a8 course publication MDL-19315 integrate backup UI during the publication (Kudo to Sam for writing the main backup UI code integration, and Eloy all his backup work) 2010-06-17 05:37:05 +00:00