.. |
format
|
Fixes MDL-12541 "Weeks course format - dates for each section should be marked up as heading". Merged.
|
2007-12-11 15:25:07 +00:00 |
import
|
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
|
2007-11-23 22:15:07 +00:00 |
report
|
MDL-11472 fixed harcoded mdl_ prefix in sql queries
|
2007-09-27 08:41:19 +00:00 |
category.php
|
MDL-12888 - remove require to form no longer used
|
2008-01-09 11:04:39 +00:00 |
category_add_form.php
|
MDL-4384, description for course categories
|
2007-08-15 08:28:40 +00:00 |
delete.php
|
MDL-10870 All files updated to new build_navigation() method.
|
2007-08-17 11:18:58 +00:00 |
edit.php
|
MDL-12409 - stop access to editing 'site course' with course edit form.
|
2007-12-03 12:23:24 +00:00 |
edit_form.php
|
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
|
2007-11-23 22:15:07 +00:00 |
editcategory.php
|
MDL-10886 - Category edit: use 'save changes', enable cancel button to allow us
|
2008-01-09 10:49:59 +00:00 |
editcategory_form.php
|
MDL-10886 - Category edit: use 'save changes', enable cancel button to allow us
|
2008-01-09 10:49:59 +00:00 |
editsection.html
|
Merged editsection button alignment from stable
|
2007-04-01 15:18:06 +00:00 |
editsection.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
enrol.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
import.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
importstudents.html
|
MDL-12581 fixed multiple xhtml strict; merged from MOODLE_19_STABLE
|
2007-12-15 16:06:09 +00:00 |
importstudents.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
index.php
|
MDL-12888 - remove require to form no longer used
|
2008-01-09 10:57:45 +00:00 |
info.php
|
MDL-12433: course/info respect the $CFG->allowvisiblecoursesinhiddencategories setting
|
2007-12-07 00:30:21 +00:00 |
jumpto.php
|
validate local redirection actions in jumpto.php SC#310
|
2006-09-11 06:47:38 +00:00 |
lib.php
|
MDL-6216 print_category_info no longer counts invisible courses if the user does't have permission to see them.
|
2008-01-10 15:43:24 +00:00 |
loginas.php
|
MDL-12911 fixed permission checks; merged from MOODLE_18_STABLE
|
2008-01-10 15:09:58 +00:00 |
mod.php
|
MDL-3776 fix typo, merged from MOODLE_19_STABLE
|
2007-12-26 21:42:04 +00:00 |
mod_delete.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
modedit.php
|
Misplaced variable definition
|
2008-01-08 06:07:56 +00:00 |
moodleform_mod.php
|
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
|
2007-11-23 22:15:07 +00:00 |
pending-reject.html
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
pending.php
|
MDL-10813 - Course requests not respecting course request category.
|
2008-01-08 12:51:07 +00:00 |
recent.php
|
MDL-11500 Catching empty $coursemod when viewhiddensection is false, + corrected type $coursemode => $coursemod
|
2007-10-05 05:40:56 +00:00 |
report.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
request.php
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
request_form.php
|
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
|
2007-11-23 22:15:07 +00:00 |
reset.php
|
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
|
2007-11-29 14:43:04 +00:00 |
reset_form.php
|
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
|
2007-11-29 14:43:04 +00:00 |
rest.php
|
Merged from 1.7.
|
2006-11-22 07:36:41 +00:00 |
scales.php
|
MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
|
2007-07-29 23:02:03 +00:00 |
search.php
|
MDL-11167, admin blocks page should not show blocks not placed on course pages
|
2007-10-19 07:54:30 +00:00 |
unenrol.php
|
MDL-10241 - unenrolling self wasn't working properly from user profile
|
2007-12-23 16:18:25 +00:00 |
user.php
|
MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.
|
2008-01-10 10:58:16 +00:00 |
view.php
|
MDL-12735 Make AJAX on by default, add option to disable AJAX course editing by default; merged from MOODLE_19_STABLE
|
2007-12-26 21:33:34 +00:00 |