moodle/course
aparup 7feebf6f6d Administration MDL-23144
Course create/update/cancel now navigates back to where u came from (namely /course/index.php & /course/category.php).
 (except when creating by default in Misc whereby you're sent to Misc where the course was created)
2010-07-16 07:10:49 +00:00
..
format MDL-19281 fixing proper function name of course delete hook for course formats 2010-07-15 15:27:18 +00:00
import MDL-19880 Fixed potential memory overflow with lots of courses 2010-06-08 06:42:00 +00:00
publish web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +00:00
report NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you? 2010-07-05 22:48:07 +00:00
simpletest webservice MDL-12886 remove bad unit tests updating the DB 2009-12-17 08:54:11 +00:00
category.php Administration MDL-23144 2010-07-16 07:10:49 +00:00
completion.js MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00
completion.php navigation MDL-14632 Fixed up pagelayouts and navbars in the group section 2010-05-20 07:35:44 +00:00
completion_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
delete.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
delete_category_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
edit.php Administration MDL-23144 2010-07-16 07:10:49 +00:00
edit_form.php Administration MDL-23144 2010-07-16 07:10:49 +00:00
editcategory.php 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
editcategory_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
editsection.php 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
editsection_form.php MDL-21695 Replaced summaries.html 2010-06-28 17:05:05 +00:00
enrol.php 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 2010-06-21 15:30:49 +00:00
externallib.php 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 2010-06-21 15:30:49 +00:00
import.php MDL-21666 backup & restore caps - renaming the import one 2010-02-19 19:11:06 +00:00
index.php Administration MDL-23144 2010-07-16 07:10:49 +00:00
info.php 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
jumpto.php MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
lib.php MDL-23227 fixed stupid coding errors, mod restriction settings work again 2010-07-15 18:24:20 +00:00
loginas.php MDL-20447 - bulk upload: add heading to the page and fix navbar content. 2010-05-28 09:19:22 +00:00
mod.php MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle 2010-07-08 02:27:58 +00:00
modedit.php MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle 2010-07-08 02:27:58 +00:00
moodleform_mod.php rating MDL-23328 made date restriction of ratings work correctly 2010-07-16 06:30:30 +00:00
pending.php 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 2010-06-21 15:30:49 +00:00
recent.php course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
recent_form.php course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
renderer.php course MDL-8369 Fixed bug when displaying course titles with an & in them 2010-07-05 08:34:41 +00:00
report.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
request.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
request_form.php 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 2010-06-21 15:30:49 +00:00
reset.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
reset_form.php 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 2010-06-21 15:30:49 +00:00
resources.php course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
rest.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
scales.php 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
search.php Assignment MDL-23192 2010-07-15 08:30:02 +00:00
switchrole.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
togglecompletion.php course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course! 2010-04-30 03:06:22 +00:00
user.php NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you? 2010-07-05 22:48:07 +00:00
view.php MDL-22729 Course sections can be re-edited again 2010-06-10 18:25:06 +00:00