moodle/course
2015-02-25 09:52:30 +08:00
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
classes MDL-21724 course: ability to return when editing/creating 2014-12-03 10:21:54 +13:00
format MDL-49182 core_course: minor changes to deleting section strings 2015-02-12 17:16:56 -08:00
publish MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
report MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
tests Merge branch 'MDL-48357-master' of git://github.com/jleyva/moodle 2015-02-09 15:51:58 +01:00
yui MDL-48620 JavaScript: Updated shifted files to comply with coding style 2015-01-23 14:51:24 +08:00
category.ajax.php MDL-38661 Course: Add JS category expander. 2013-09-06 10:05:36 +10:00
category.php MDL-31830 course: several management interface improvements 2013-10-07 10:22:57 +13:00
changenumsections.php MDL-10405 course: auto delete sections when numsections changed 2015-02-09 16:46:19 +08:00
completion.js MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
completion.php MDL-42317 output: reviewed standard/base layouts and converted where a better option was available 2014-04-06 15:57:32 +12:00
completion_form.php MDL-38559 Reorganise course completion settings form 2013-05-09 23:14:57 +02:00
delete.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
dndupload.js MDL-48643 Javascript: Create modals hidden, then show, to prevent scroll 2014-12-21 22:54:25 -05:00
dndupload.php MDL-37085 Properly deprecated functions print_xxx() from course/lib.php 2013-01-14 15:01:28 +11:00
dnduploadlib.php MDL-46834 dndupload: check course dndupload cap on course level 2014-09-11 11:23:32 +08:00
edit.php MDL-46238 enrol:add a simple way to go back to course page 2015-02-19 16:56:53 +05:30
edit_form.php MDL-21724 course: ability to return when editing/creating 2014-12-03 10:21:54 +13:00
editcategory.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
editsection.php MDL-49182 core_course: minor changes to deleting section strings 2015-02-12 17:16:56 -08:00
editsection_form.php MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01: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-49174 webservices: Return front page contents in get_contents ws 2015-02-19 15:08:02 +01:00
index.php MDL-38682 Allow configuring blocks for courses lists pages 2013-04-09 13:24:31 +10:00
info.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
jumpto.php MDL-37085 get_module_metadata() now returns link as moodle_url instead of string 2013-01-14 15:01:22 +11:00
lib.php MDL-10405 course: deleting sections 2015-02-09 16:46:07 +08:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:20 +08:00
management.php MDL-43472 course: Add bulk move to management search page 2014-10-03 06:46:18 -07:00
mod.php MDL-47950 course: Adding sesskey confirmation when duplicating activities 2014-10-30 16:58:45 +00:00
modduplicate.php MDL-47950 course: Adding sesskey confirmation when duplicating activities 2014-10-30 16:58:45 +00:00
modedit.php MDL-44985 libraries: Final deprecation of conditional classes and apis 2014-12-10 12:20:37 +05:30
modlib.php MDL-48452 Completion: Expected date doesn't save when form is locked 2014-12-16 17:31:00 +00:00
moodleform_mod.php MDL-47628 Availability: Restrict by selected grouping button 2014-11-28 15:55:41 +00:00
pending.php MDL-48368 course: Add warning message to pending courses page 2015-01-05 12:58:33 +00:00
recent.php MDL-45219 add course recent_activity_viewed event 2014-04-23 11:53:36 +08:00
recent_form.php MDL-45201 recent_activity: Fix set type notice in recent activity form 2014-05-05 13:29:51 +08:00
renderer.php MDL-47183 post-integration fixes 2014-10-28 15:59:59 +13:00
report.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
request.php MDL-31851 course request: do not autologin 2014-12-01 14:36:06 +08:00
request_form.php MDL-39719 course: Pointing to wrong category string in requests 2013-05-20 09:15:08 +08:00
reset.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
reset_form.php MDL-42501 course: add help icon on delete gradebook options 2014-12-15 16:18:34 +08:00
resources.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
rest.php MDL-45636 course_rest: changed modcontext to coursecontext 2014-09-01 12:36:04 +02:00
scales.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:16:19 +08:00
search.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
switchrole.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
togglecompletion.php MDL-40241 core_completion: Minor fixes to provided patch 2014-12-01 15:03:18 +08:00
user.php MDL-43197 gradereport_user: Parents/mentors can see all the relevant grades 2014-08-19 10:47:34 +08:00
view.php MDL-44985 libraries: Final deprecation of conditional classes and apis 2014-12-10 12:20:37 +05:30