moodle/course
martinlanghoff 679b617967 categories: Categories page and get_courses_page() - smarter about context
This patch saves 1600 context lookups on a 1600 course category. rcache
does help a bit with small categories, but on large setups, this is
not sustainable.

And it's not needed either. We have the data right at our fingertips.
Just get it when it's cheap...
2007-09-19 07:08:24 +00:00
..
format MDL-7574 Applying Matthew Davidson's patch. 2007-08-27 16:59:04 +00:00
import MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
report fixed syntax error 2007-08-19 21:07:15 +00:00
category.php categories: Categories page and get_courses_page() - smarter about context 2007-09-19 07:08:24 +00:00
category_add_form.php MDL-4384, description for course categories 2007-08-15 08:28:40 +00:00
delete.php MDL-10870 All files updated to new build_navigation() method. 2007-08-17 11:18:58 +00:00
edit.php MDL-10870 All files updated to new build_navigation() method. 2007-08-16 15:01:25 +00:00
edit_form.php MDL-10383 - adding UI for new grouping settings into course and mod edit forms + fixed section handling on mod edit page + other minor cleanup 2007-08-17 08:05:04 +00:00
editsection.html Merged editsection button alignment from stable 2007-04-01 15:18:06 +00:00
editsection.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
enrol.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
import.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
importstudents.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
importstudents.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
index.php course/index: move orphan fixups to an optimised fix_coursecategory_orphans() 2007-09-12 02:56:36 +00:00
info.php Show cost info on info pages MDL-8318 2007-03-05 05:39:49 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php MDL-7380 converted various places to use new groups API 2007-09-08 20:53:05 +00:00
loginas.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
mod.php MDL-10888: groupings - mod/workshop - add grouping support 2007-09-06 01:35:37 +00:00
mod_delete.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
modedit.php MDL-7380 converted various places to use new groups API 2007-09-08 20:53:05 +00:00
moodleform_mod.php MDL-10999 Cannot Insert or Edit a Label 2007-08-26 07:44:14 +00:00
pending-reject.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
pending.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
recent.php MDL-7380 converted various places to use new groups API 2007-09-08 20:53:05 +00:00
report.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
request.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
request_form.php Increasing the displayed size of course->shortinfo to 20. MDL-10026 2007-08-09 12:26:43 +00:00
reset.php untick teachers by default, merged from 1.8 MDL-10946 2007-08-23 05:16:16 +00:00
rest.php Merged from 1.7. 2006-11-22 07:36:41 +00:00
scales.php MDL-10544 placeholder for outcome edit forms grade/edit/outcome/ 2007-07-29 23:02:03 +00:00
search.php MDL-10870 A few more files with old style navigation strings. 2007-08-23 14:58:15 +00:00
unenrol.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
user.php merged fix for MDL-10818, do not display graph if user has no permission 2007-08-28 07:04:41 +00:00
view.php course/view: roleswitch checks moved to the course page 2007-09-19 07:06:44 +00:00