moodle/course
martinlanghoff f6297ede8e course/index: move orphan fixups to an optimised fix_coursecategory_orphans()
Move the fixups for orphan courses to the newly minted
fix_coursecategory_orphans() -- and optimise it to take only 1 dbquery for
the common case.

If we do find lots of orphans, we issue 2 updates per orphan.

This cuts down dbqueries drastically - we used to have 2x the number of
courses in the site.
2007-09-12 03:32:21 +00:00
..
format MDL-7574 Applying Matthew Davidson's patch. 2007-08-27 17:27:00 +00:00
import MDL-10311 - further groups import fixes 2007-07-06 16:28:43 +00:00
report Merged fixes for MDL-10833 from HEAD 2007-09-04 08:18:27 +00:00
category.php Robustness - avoid possible divide by zero problem MDL-7425 2007-08-30 05:59:31 +00:00
delete.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
edit.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:08:58 +00:00
edit_form.php fix for MDL-9804, shortname on forms are limited to 15 chars 2007-07-26 02:28:43 +00:00
editsection.html Centered the submit button when editing section summary 2007-04-01 15:16:09 +00:00
editsection.php fix for bug MDL-7040. Form focus not defined 2006-10-17 12:41:55 +00:00
enrol.php MDL-8840 Loginas cleanup, some more improvements 2007-03-20 07:38:16 +00:00
grade.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
grades.php MDL-9780 Groups 181 cleanup - part 1 2007-05-15 18:23:35 +00:00
import.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:08:58 +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 Fixed MDL-8582 2007-02-28 05:36:13 +00:00
index.php course/index: move orphan fixups to an optimised fix_coursecategory_orphans() 2007-09-12 03:32:21 +00:00
info.php Show cost info on info pages MDL-8318 2007-03-05 05:38:46 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php Merged fixes for RTL support in 1.8 from Sharar Dolev and the Hebrew translation team 2007-09-06 07:30:51 +00:00
loginas.php MDL-8840 Loginas cleanup 2007-03-19 18:45:40 +00:00
mod.php Merged from 1.7. 2007-02-07 07:09:31 +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 Fixed page path (docs and css) for module editing MDL-8452 2007-02-14 14:08:50 +00:00
moodleform_mod.php MDL-9780 Groups 181 cleanup - part 1 2007-05-15 18:23:35 +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 Fixed MDL-8582 2007-02-28 05:36:13 +00:00
recent.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
report.php Merged fixes for MDL-10833 from HEAD 2007-09-04 08:18:27 +00:00
request.php Better way to do an error like this 2007-03-19 03:00:54 +00:00
request_form.php fix for MDL-9804, shortname on forms are limited to 15 chars 2007-07-26 02:28:43 +00:00
reset.php Fixes merged from HEAD for MDL-10833 2007-09-04 08:14:33 +00:00
rest.php Merged from 1.7. 2006-11-22 07:36:41 +00:00
scales.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
search.php MDL-8697 - Fixed the legacy HTML for the search table 2007-03-02 01:24:47 +00:00
unenrol.php Merged unenrol fixes from stable MDL-6964 MDL-7123 2006-10-23 03:12:37 +00:00
user.php MDL-10818, do not display graph if user has no permission 2007-08-28 07:01:42 +00:00
view.php Fix for problem caused when I removed some requires from the course formats 2007-04-17 09:24:26 +00:00