moodle/course
Dan Poltawski 1d49a5cdc6 Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels"
This reverts commit 278d64572d.

Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-09-12 19:21:43 +08:00
..
format Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels" 2013-09-12 19:21:43 +08:00
publish Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
report MDL-29812 partcipiant report - breaks when filtering by user 2011-11-09 11:17:17 +08:00
tests MDL-37028 Integrity check for course modules and sections 2013-09-11 10:47:49 +08:00
yui MDL-36002 core: Make drag and drop keyboard friendly (round 2) 2013-08-15 14:39:00 +08:00
category.php MDL-38593 Merge code from /course/category.php into /course/index.php 2013-04-09 12:21:05 +10:00
changenumsections.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +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-40042 Completion: added course_completion_updated event to remove related add_to_log 2013-08-16 09:34:23 +08:00
completion_form.php MDL-38559 Reorganise course completion settings form 2013-05-09 23:14:57 +02:00
delete.php MDL-39957 course: replaced the course_deleted legacy event 2013-08-15 18:14:07 +08:00
delete_category_form.php MDL-38147 deprecated category_delete_move(), category_delete_full(), change usage to coursecat 2013-03-25 13:21:04 +11:00
dndupload.js MDL-39814 actionmenu: tweaked the action menu post integration 2013-08-01 13:05:04 +12: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-41436 Removing references to fields course.modinfo, sectioncache 2013-09-10 14:11:51 +10:00
edit.php MDL-28094 keep subdirs in content upgraded from 1.x 2013-09-07 11:30:19 +02:00
edit_form.php Merge branch 'MDL-18375_master' of git://github.com/markn86/moodle 2013-09-09 10:41:12 +08:00
editcategory.php MDL-28094 keep subdirs in content upgraded from 1.x 2013-09-07 11:30:19 +02:00
editcategory_form.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
editsection.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
editsection_form.php Merge branch 'MDL-39599-master-int' of git://github.com/FMCorz/moodle 2013-05-13 13:51:12 +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-41417 course: prevent duplicate idnumbers being used when updating a course 2013-09-06 11:34:04 +08:00
index.php MDL-38682 Allow configuring blocks for courses lists pages 2013-04-09 13:24:31 +10:00
info.php MDL-37009 Display course info as a page instead of popup 2013-04-02 10:58:24 +11: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-37028 Integrity check for course modules and sections 2013-09-11 10:47:49 +08:00
loginas.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
manage.php MDL-41127 Remove the quick category move dropdowns if page is too big 2013-08-26 15:40:24 +10:00
mod.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
modduplicate.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
modedit.php MDL-28094 fix subdirs support in module intro editor 2013-09-07 11:30:19 +02:00
modlib.php MDL-40428 Libraries: Deprecated delete_context 2013-07-11 12:18:55 +08:00
moodleform_mod.php MDL-28094 fix subdirs support in module intro editor 2013-09-07 11:30:19 +02:00
pending.php MDL-38147 deprecated get_course_category(), change usage to coursecat 2013-03-25 13:21:20 +11:00
recent.php Merge branch 'MDL-38564-master' of git://github.com/ankitagarwal/moodle 2013-03-26 17:20:01 +08:00
recent_form.php MDL-36778 course - prevent undefined index warnings 2012-11-30 12:27:09 +08:00
renderer.php Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels" 2013-09-12 19:21:43 +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-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-39719 course: Pointing to wrong category string in requests 2013-05-20 09:15:08 +08:00
reset.php MDL-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +08:00
reset_form.php MDL-34190 Course: Role with student archtype should be selected as default in user list 2013-01-18 10:10:57 +08:00
resources.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
rest.php MDL-41181 function moveto_module does not modify properties of object 2013-08-27 15:36:40 +10: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-37009 Display list of tagged courses using new renderer 2013-04-02 10:54:50 +11: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-36988 cleanup role switching 2013-01-15 21:44:20 +01:00
togglecompletion.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
user.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
view.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00