moodle/course
2012-08-01 13:21:03 +12:00
..
format MDL-33767 Course: General section displays its title when required 2012-07-17 22:28:13 +08:00
publish MDL-33664 Hub: required renderer is passed to backup->display and huburl is initalised before use. 2012-06-13 09:21:13 +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:52:57 +08:00
yui MDL-33926 Add window scrolling when drag/dropping 2012-06-25 15:27:46 +08:00
category.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:17:15 +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-32249 completion: Make grade criteria more consistent 2012-06-26 14:12:53 +12:00
completion_form.php MDL-32249 completion: Make grade criteria more consistent 2012-06-26 14:12:53 +12:00
delete.php MDL-33624 lang - remove incosistent use of placeholder 2012-07-16 09:45:11 +08:00
delete_category_form.php MDL-33875 delete category: fix E_STRICT reset() by ref. 2012-06-20 03:31:44 +02:00
dndupload.js MDL-34214 Course dndupload - removed unneeded classes from preview element 2012-07-16 12:05:54 +12: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-24419 (4): Add conditional availability support to sections; section cache 2012-05-14 11:19:25 +01:00
edit_form.php MDL-34155 use course visibility default when creator does not have moodle/course:visibility 2012-07-10 12:49:14 +12:00
editcategory.php MDL-32611 editcategory: Fixed up navigation error. 2012-05-14 09:16:43 +12:00
editcategory_form.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editsection.php MDL-33767 Course: The actions on default section redirect to the correct section 2012-07-17 22:28:01 +08:00
editsection_form.php MDL-24419 (5): Coding style cleanup 2012-05-17 00:51:50 +02: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-34083 Fixing the param type also after deleting the invalid option 2012-07-17 13:12:39 +08:00
index.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:17:15 +08:00
info.php MDL-31651 course/info: Fix hardcoded string 2012-02-27 15:32:55 +01:00
jumpto.php MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
lib.php Merge branch 'MDL-34534-MOODLE_23_STABLE' of https://github.com/micaherne/moodle into MOODLE_23_STABLE 2012-08-01 13:21:03 +12:00
loginas.php MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php 2010-08-24 08:50:53 +00:00
mod.php MDL-33775 Course: fix redirect to course/section in paged mode 2012-06-18 15:10:33 +08:00
modduplicate.php MDL-29563 course Throwing an exception instead of a message 2012-07-19 15:35:20 +08:00
modedit.php MDL-33775 Course: fix redirect to course/section in paged mode 2012-06-18 15:10:33 +08:00
moodleform_mod.php MDL-33775 Course: fix redirect to course/section in paged mode 2012-06-18 15:10:33 +08:00
pending.php MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
recent.php MDL-30905 Accessibility: recent activity list is XHTML compliant 2012-05-24 13:49:51 +08:00
recent_form.php MDL-29131 fix multiple groups issues on the recent activity report 2011-09-10 13:52:42 +02:00
renderer.php MDL-33769 Switch Submit and Cancel buttons around on Activity Chooser 2012-06-15 08:16:11 +01:00
report.php navigation MDL-23451 Fixed up course reports page blocks 2010-07-23 03:44:03 +00:00
request.php course MDL-25831 removed trailing whitespace 2011-01-05 15:08:18 +08:00
request_form.php MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
reset.php MDL-34519 - Course reset not protected by proper capability 2012-07-24 12:03:52 -07:00
reset_form.php MDL-32045 allow unenrolment of users without role via course reset 2012-03-16 10:55:30 +01:00
resources.php lib MDL-25981 Improved modinfo 2011-01-26 10:29:16 +00:00
rest.php MDL-32824: Make dragdrop work correctly with section titles/links 2012-05-25 11:39:44 +01:00
scales.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:17:15 +08:00
search.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:17:15 +08: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-27809 navigation: Reworked the caching within navigation and improved the ordering of events in order to reduce the use of session without serious impact on serverload 2011-06-24 16:42:41 +08:00
togglecompletion.php MDL-34243 completion: Fixed up call to completion_criteria::factory that was passing object 2012-07-23 09:38:57 +12:00
user.php MDL-30364 fix user report regressions 2011-12-10 20:18:44 +01:00
view.php MDL-33937 Paged course view: Allows view of sections that are not visible 2012-07-03 12:30:10 +08:00