moodle/course
2012-07-24 16:35:01 +08:00
..
format MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
publish MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
report MDL-29812 partcipiant report - breaks when filtering by user 2011-11-09 11:17:17 +08:00
tests MDL-33995 - unit tests: fix class name collision 2012-07-02 14:53:32 +08:00
yui MDL-34352 Convert chooserdialogue IDs to classes 2012-07-23 15:35:42 +01:00
category.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
changenumsections.php MDL-33375 course: set anchor after changing sections 2012-05-28 14:44:23 +08:00
completion.js MDL-30817 activity_completion: Fixed title and alt string (on checkbox) to have module name prefixed 2012-03-12 10:16:31 +08:00
completion.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
completion_form.php MDL-34459 course: changing strictness of context calls as needed 2012-07-24 16:20:35 +08:00
delete.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
delete_category_form.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
dndupload.js MDL-34214 Course dndupload - removed unneeded classes from preview element 2012-07-07 19:02:23 +01:00
dndupload.php MDL-22504 Course drag and drop upload - removed browser specific content hacks, made 'text and link' dragging an experimental feature 2012-05-21 08:34:50 +01:00
dnduploadlib.php MDL-33593 course: rename editingenabled param 2012-06-08 10:21:58 +08:00
edit.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
edit_form.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
editcategory.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
editcategory_form.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editsection.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
editsection_form.php MDL-29538 core_condition: Populating form with wrong value 2012-06-26 15:18:54 +08: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-34459 course: changing strictness of context calls as needed 2012-07-24 16:20:35 +08:00
index.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
info.php Merge branch 'MDL-34459-master' of git://github.com/ankitagarwal/moodle 2012-07-24 16:35:01 +08:00
jumpto.php MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
lib.php MDL-34459 course: Changing strictness of context call in get_category_or_system_context() to keep it consistent with past usages 2012-07-24 16:20:35 +08:00
loginas.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
mod.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
modduplicate.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
modedit.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
moodleform_mod.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
pending.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
recent.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
recent_form.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
renderer.php Merge branch 'MDL-34459-master' of git://github.com/ankitagarwal/moodle 2012-07-24 16:35:01 +08:00
report.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
request.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
request_form.php MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT 2012-07-19 15:44:40 +08:00
reset.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
reset_form.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
resources.php lib MDL-25981 Improved modinfo 2011-01-26 10:29:16 +00:00
rest.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
scales.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
search.php Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag" 2012-04-11 17:18:58 +12:00
style.css MDL-30617 Add a javascript interface for adding modules to a course 2012-05-18 00:27:16 +08:00
switchrole.php MDL-34459 course: changing strictness of context calls as needed 2012-07-24 16:20:35 +08:00
togglecompletion.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
user.php MDL-34470 course: Replace all instances of get_context_instance() with context_xxx::instance() in course/ 2012-07-24 16:19:01 +08:00
view.php MDL-33937 Paged course view: Allows view of sections that are not visible 2012-06-21 16:25:52 +01:00