moodle/course
Sam Hemelryk ae2fa74f95 blocks MDL-22311 Fixed page layout for course/modedit.php
For future note and all those who read CVS commit messages calls to set pagelayout MUST come before any mforms instantiations.
2010-05-06 03:39:12 +00:00
..
format courseformat/weeks MDL-20628 removed some notices 2010-04-27 03:10:58 +00:00
import MDL-21695 Forum module now uses new help strings 2010-04-30 16:35:55 +00:00
publish community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course 2010-05-04 09:41:44 +00:00
report MDL-2631 admin -> manager in caps 2010-04-30 03:13:07 +00:00
simpletest webservice MDL-12886 remove bad unit tests updating the DB 2009-12-17 08:54:11 +00:00
category.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +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 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
completion_form.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
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-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
edit.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
edit_form.php MDL-21695 Fixing some regressions at the course settings page 2010-05-04 10:07:47 +00:00
editcategory.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
editcategory_form.php theme MDL-20204 Fixed regression with theme selector in category edit form 2010-03-18 06:02:41 +00:00
editsection.php course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
editsection_form.php course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
enrol.php MDL-21655 fixed regression which prevented guests to enter access key 2010-05-03 19:50:57 +00:00
external.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
externallib.php MDL-12886 more external course api 2009-11-05 23:10:35 +00:00
import.php MDL-21666 backup & restore caps - renaming the import one 2010-02-19 19:11:06 +00:00
importstudents.html MDL-21125 obsoleting global $THEME 2009-12-23 17:44:17 +00:00
importstudents.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
index.php MDL-21781 integrating cohorts into UI - admin tree and list of categories in edit mode (there is no other better place which shows all categories imho) 2010-04-23 09:13:19 +00:00
info.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
jumpto.php MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
lib.php hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00
loginas.php navigation MDL-22044 Major navigation structure changes. 2010-04-19 06:30:30 +00:00
mod.php Events MDL-16203 fire events when a module is added/updated/deleted 2010-03-22 02:56:45 +00:00
modedit.php blocks MDL-22311 Fixed page layout for course/modedit.php 2010-05-06 03:39:12 +00:00
moodleform_mod.php MDL-21695 Completion on grade help string + placeholder fix 2010-05-05 00:10:26 +00:00
pending.php MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
recent.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
recent_form.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +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-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
reset.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
reset_form.php MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00
resources.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +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-18044 - updating missed scalestip string to scalestip2 2010-04-09 08:40:03 +00:00
search.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +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
unenrol.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
user.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
view.php Avoid a set_url notice on this page when user isn't enrolled 2010-05-02 09:12:18 +00:00