moodle/course
2014-01-07 12:51:01 +08:00
..
format MDL-42795 course: fixed param course in sql 2013-11-11 10:49:39 +08:00
publish MDL-39329 course: Strict standard warning during unpublishing 2013-04-25 10:11:42 +01:00
report MDL-29812 partcipiant report - breaks when filtering by user 2011-11-09 11:17:17 +08:00
tests MDL-41417 course: fixed idnumbertaken string 2013-09-09 12:15:59 +12:00
yui MDL-34209 JavaScript: Simplify section drag/drop to fix reordering issues 2013-10-21 11:42:43 +08:00
category.php MDL-35144 Categories - Allow editing by custom roles 2013-04-11 14:07:46 +08:00
changenumsections.php MDL-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary 2012-11-05 11:22:06 +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-38033 dndupload - ignore case when comparing dropped file extensions with those supported by activity modules 2013-02-14 20:22:07 +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-38658 JavaScript: Correct fullpath for dndupload definition 2013-03-23 22:07:35 +00:00
edit.php MDL-32526 Course: After creating course user should be redirected to newly created course 2013-01-16 16:29:11 +08:00
edit_form.php MDL-41417 course: fixed idnumbertaken string 2013-09-09 12:15:59 +12:00
editcategory.php MDL-34435 reports: Log category actions 2013-01-10 15:14:38 +08:00
editcategory_form.php MDL-20306 Add course_category idnumber field 2011-10-10 23:54:30 +02:00
editsection.php MDL-35768 Added format-specific options to edit course and section forms 2012-11-02 10:55:23 +08:00
editsection_form.php MDL-42270 course: Section name too big message. 2013-10-25 16:40:31 +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-40536 course/externallib fix incorrect variable 2013-07-12 16:40:59 +08:00
index.php MDL-35144 adding editing capabiltities to page 2013-04-08 15:47:03 +01: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-43411 JavaScript: Correct checks for section support to use helper function 2014-01-07 12:51:01 +08:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:45 +08:00
mod.php MDL-35339 call rebuild_course_cache() always (and only) after changing course modules or sections 2012-10-15 14:08:14 +08:00
modduplicate.php MDL-35276 fix redirect to course/section pages 2012-09-26 15:16:24 +08:00
modedit.php MDL-41828 mod: fixed navbar when adding modules to a course 2013-10-01 13:34:01 +10:00
moodleform_mod.php Merge branch 'MDL-38315-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE 2013-05-06 22:19:55 +08:00
pending.php MDL-8307 Course: Requests without a category fallback on the default one 2012-09-19 16:51:38 +08:00
recent.php Merge branch 'MDL-36927-m24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE 2013-03-24 23:39:22 +01:00
recent_form.php MDL-36778 course - prevent undefined index warnings 2012-12-10 11:51:57 +13:00
renderer.php MDL-39432 course: converted closures to lambda functions 2013-05-01 10:41:42 +12: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-8307 Course: Course requests can suggest a category 2012-09-07 11:22:08 +08:00
reset.php Merge branch 'MDL-34519_course_reset_patch' of git://github.com/rlorenzo/moodle 2012-07-30 11:57:26 +08:00
reset_form.php MDL-34190 Course: Role with student archtype should be selected as default in user list 2013-01-29 16:54:04 +08:00
resources.php MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course 2013-11-06 12:32:17 +11:00
rest.php MDL-37430 Course - Make modules created in hidden sections visible when section is made visible. 2013-01-15 11:17:43 +08: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-36259 - change case of table alias to match definition 2012-12-18 14:27:40 +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:22 +08:00
togglecompletion.php MDL-38101 Completion: Error when teacher/admin marks activity complete 2013-02-19 16:57:09 +00: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-37679 Course: Adding section to page title on section only pages 2013-12-17 11:43:14 +08:00