Commit Graph

14 Commits

Author SHA1 Message Date
Petr Skoda 0d2672748c MDL-28720 fix set.php return url handling 2011-10-28 19:35:28 +02:00
Sam Hemelryk 34c46428f1 MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:10 +12:00
Petr Skoda 23eccfcd77 MDL-28935 use weekdays as calendar table headings 2011-08-23 10:05:14 +02:00
Jason Ilicic 68cfdb72f9 MDL-28935 Add days of week to monthly calendar view 2011-08-23 10:05:04 +02:00
Sam Hemelryk 797cedc7cf MDL-25249 Tidied up calendar variable passing and removed session abuse 2011-06-29 14:50:38 +08:00
Tim Hunt d9c26e2174 blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block.
I added a deprecated method add_pretend_block that forwards to add_fake_block, so old code should be break. However, I aslo updated all the callers in core code.
2010-12-20 18:22:37 +01:00
Sam Hemelryk 0f927f1e4b calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
Sam Hemelryk 2bf448ca5d calendar MDL-24198 Fixed up calendar head display for month (was day head) 2010-09-20 03:50:50 +00:00
Sam Hemelryk ac5e041863 calendar MDL-23710 Fixed issue where events for current month were ALWAYS being displayed. 2010-09-20 03:46:18 +00:00
Petr Skoda 6be8c6b75f fixed missing global cfg 2010-09-17 11:49:11 +00:00
Sam Hemelryk 91a774e278 calendar MDL-23999 Fixed regression with renderer echoing rather than returning 2010-08-30 04:11:42 +00:00
Sam Hemelryk 33e48a1a20 calendar MDL-23084 Fixed calendar overlay bug preventing events from being clicked on and rewrote as YUI3 module 2010-07-09 04:22:26 +00:00
Rossiani Wijaya 484617d255 MDL-22887 - changing variable $courseid to $calendar->courseid; 2010-07-01 09:07:05 +00:00
Sam Hemelryk 36dc3b7104 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