moodle/course
2013-03-05 11:40:02 +08:00
..
format MDL-37901 format_topics & format_weeks: Fix drag icon tooltip after move. 2013-03-02 13:05:12 +00:00
publish MDL-35056 - Backup/Restore - Converting the 'Unmet Dependencies' Message to be a Developer Debug message to make moodle less confusing to the average user 2012-12-13 11:11:29 +08:00
report MDL-29812 partcipiant report - breaks when filtering by user 2011-11-09 11:17:17 +08:00
tests MDL-38144 categories are created in reverse sort order in externallib 2013-02-26 11:30:45 +11:00
yui MDL-34671 Stop browser receiving escape keydown in modal dialogues 2013-01-28 10:49:42 +00:00
category.php MDL-34435 reports: Log category actions 2013-01-10 15:14:18 +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-38033 dndupload - ignore case when comparing dropped file extensions with those supported by activity modules 2013-02-14 20:24:12 +00: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-35568 course dndupload - resources created with the same visibility as the section they are dragged onto 2013-01-14 13:55:55 +13:00
edit.php MDL-32526 Course: After creating course user should be redirected to newly created course 2013-01-16 16:30:02 +08:00
edit_form.php MDL-36511 course: Save "completion starts on enrolment" disabled state 2013-01-09 15:36:38 +13:00
editcategory.php MDL-34435 reports: Log category actions 2013-01-10 15:14:18 +08:00
editcategory_form.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editsection.php MDL-36095 Section availability: Make behaviour consistent with activities 2013-01-07 15:55:12 +00:00
editsection_form.php Merge branch 'MDL-36412-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE 2013-01-16 09:57:01 +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-38144 categories are created in reverse sort order in externallib 2013-02-26 11:30:45 +11:00
index.php Merge branch 'MDL-34435-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE 2013-01-23 11:07:40 +13: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 MDL-38055 course: fixed print_overview use of title attribute 2013-03-04 09:48:45 +13: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-35276 fix redirect to course/section pages 2012-09-26 10:58:03 +08:00
modduplicate.php MDL-35276 fix redirect to course/section pages 2012-09-26 15:17:14 +08:00
modedit.php MDL-37430 Course - Make modules created in hidden sections visible when section is made visible. 2013-01-15 11:21:44 +08:00
moodleform_mod.php MDL-34612 Grade condition range validation allows impossible conditions 2013-01-15 12:48:30 +00: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-36778 course - prevent undefined index warnings 2012-11-30 12:28:56 +08:00
renderer.php MDL-25928 course: Fixed course info on the combo list to be a popup 2012-12-17 16:03:42 +13: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-34190 Course: Role with student archtype should be selected as default in user list 2013-01-29 16:54:17 +08:00
resources.php lib MDL-25981 Improved modinfo 2011-01-26 10:29:16 +00:00
rest.php MDL-37430 Course - Make modules created in hidden sections visible when section is made visible. 2013-01-15 11:21:44 +08: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 Merge branch 'MDL-35569-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE 2012-12-24 11:43:41 +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-35991 - use PARAM_LOCALURL for local urls 2013-01-07 10:10:32 +08:00
togglecompletion.php MDL-38101 Completion: Error when teacher/admin marks activity complete 2013-02-19 16:58:38 +00:00
user.php MDL-30364 fix user report regressions 2011-12-10 20:18:44 +01:00
view.php MDL-32184 - Course - Fixing incorrect redirect when toggling course edit while inside an activity -- Patch provided by Kanika Goyal 2012-10-05 15:27:51 +08:00