moodle/lib/db
Petr Skoda 582bae08ff MDL-24148 several course delete improvements and fixes:
* fixed order of deleting in course adn context
 * adding course context to event data because it is not available alter and some stuff may depend on old context id
 * adding option for context purging (keeps the context record because it might be still referenced later and it would be recreated)
 * new course enrol cleanup
 * removing content from some course fields that were referencing deleted content
 * coding style and phpdocs improvements
2010-09-19 13:09:48 +00:00
..
access.php MDL-23437 backup - move restore:restoreactivity cap from module to course context 2010-09-05 16:58:30 +00:00
events.php MDL-24148 several course delete improvements and fixes: 2010-09-19 13:09:48 +00:00
index.html Some blank index.html files to prevent browsing 2004-03-20 04:10:26 +00:00
install.php MDL-24187 mnet: fixed sso_jump_url for moodle application 2010-09-17 14:10:20 +00:00
install.xml MDL-24211 fixing my previous sloppy commit 2010-09-15 16:02:14 +00:00
log.php MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
messages.php improved docs and license headers, adding direct access protection 2010-08-03 08:07:49 +00:00
services.php webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses 2010-08-06 15:22:27 +00:00
upgrade.php MDL-24187 mnet: fixed sso_jump_url for moodle application 2010-09-17 14:10:20 +00:00
upgradelib.php MDL-23885 flattening filepool directory structure - hopefully this will lower the number of directories but still keep a reasonable number of files in each directory on large installs; see tracker for more details 2010-08-25 21:45:34 +00:00