.. |
ajax
|
MDL-41392 course: management accessibility tweaking
|
2013-11-11 17:09:44 +08:00 |
classes
|
MDL-52552 course management: insufficient cleaning of search output
|
2016-01-04 10:13:58 +08:00 |
format
|
MDL-52773 course: Fix section return from single section page
|
2016-01-15 11:49:51 +13: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
|
MDL-51283 core_tag: change tagtype to isstandard
|
2016-02-02 17:31:14 +08:00 |
yui
|
MDL-51679 course: Update groupmode CSS class
|
2015-10-14 14:33:20 +02:00 |
category.ajax.php
|
MDL-49985 core_course: revert commit belonging to MDL-18309
|
2015-05-05 01:09:20 -07: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
|
|
|
delete.php
|
MDL-49973 changed continue to delete on delete confirmations
|
2015-09-14 17:40:34 +08:00 |
dndupload.js
|
MDL-51117 JavaScript: Convert alert to M.core.alert in dndupload
|
2016-02-11 08:43:27 +08:00 |
dndupload.php
|
|
|
dnduploadlib.php
|
MDL-51117 JavaScript: Convert alert to M.core.alert in dndupload
|
2016-02-11 08:43:27 +08:00 |
edit.php
|
MDL-50851 course: use new tag API
|
2016-01-10 15:25:47 +08:00 |
edit_form.php
|
MDL-50851 course: use new tag API
|
2016-01-10 15:25:47 +08: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-51250 course: Display the default section name
|
2015-10-05 14:03:07 -05:00 |
editsection_form.php
|
MDL-51250 course: Add validation for section name
|
2015-10-06 21:39:54 -05:00 |
enrol.php
|
|
|
externallib.php
|
Merge branch 'MDL-51579-master' of git://github.com/jleyva/moodle
|
2015-10-07 12:48:03 +08:00 |
index.php
|
MDL-49985 core_course: revert commit belonging to MDL-18309
|
2015-05-05 01:09:20 -07:00 |
info.php
|
MDL-47033 general: Fix incorrect use of 'course' layout
|
2014-09-05 09:25:43 +12:00 |
jumpto.php
|
|
|
lib.php
|
MDL-50851 course: use new tag API
|
2016-01-10 15:25:47 +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-51411 course: Fixed warning when deleting activity with js disabled
|
2015-11-25 14:42:40 +00:00 |
modduplicate.php
|
MDL-47950 course: Adding sesskey confirmation when duplicating activities
|
2014-10-30 16:58:45 +00:00 |
modedit.php
|
MDL-52275 core: fixed grade-to-pass being overwritten
|
2015-12-23 14:31:53 +08:00 |
modlib.php
|
MDL-50062 grades: Carry agg. settings between categories when possible
|
2015-08-06 10:24:25 +08:00 |
moodleform_mod.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
pending.php
|
MDL-48368 course: Add warning message to pending courses page
|
2015-01-05 12:58:33 +00:00 |
recent.php
|
MDL-50892 mod: allow activity to have name '0'
|
2015-09-11 10:51:52 +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-50851 course: use new tag API
|
2016-01-10 15:25:47 +08: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
|
|
|
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-50318 course: Fix the URL of embedded images at resources overview
|
2015-05-21 17:23:25 +02:00 |
rest.php
|
MDL-50892 mod: allow activity to have name '0'
|
2015-09-11 10:51:52 +08:00 |
scales.php
|
|
|
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 |
tags.php
|
MDL-50851 course: use new tag API
|
2016-01-10 15:25:47 +08:00 |
tags_form.php
|
MDL-50851 course: use new tag API
|
2016-01-10 15:25:47 +08:00 |
togglecompletion.php
|
MDL-49360 core_lib: add new method get_local_referer()
|
2015-07-27 11:11:24 +08:00 |
user.php
|
MDL-49983 navigation: Remove 'my' from user context navigation
|
2015-05-04 12:38:50 +08:00 |
view.php
|
MDL-49985 core_course: revert commit belonging to MDL-18309
|
2015-05-05 01:09:20 -07:00 |