moodle/calendar
Petr Skoda cbad562eee MDL-25314 improved prevention of output buffering + detection of misconfigured servers
Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php.
The fileserving code now checks if the headers are already sent which detects misconfigured servers.
2010-11-19 03:40:43 +00:00
..
yui/eventmanager calendar MDL-23443 Attemped fix of calendar rendering problems 2010-07-29 06:14:12 +00:00
delete.php calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
event.php calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
event_form.php calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
export.php calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
export_execute.php MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php MDL-24941, fixed nopermission error when student entering scheduled chat session 2010-11-17 07:56:40 +00:00
preferences.php MDL-23616 extremely messy hack to work around weird course handling resulting in unknown PAGE->context 2010-08-04 07:37:02 +00:00
preferences_form.php calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
renderer.php calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
set.php MDL-23616 extremely messy hack to work around weird course handling resulting in unknown PAGE->context 2010-08-04 07:37:02 +00:00
view.php calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00