moodle/calendar
defacer c0b507d118 I was going through the code here and found out that it's completely missing
the point, it could be much tighter and easier to understand. So here's the
candidate replacement code plus some assertions, I intend to let it run for
some time and if no assertion errors come up (they shouldn't) do the replace.

This was almost my very first Moodle code. Isn't experience wonderful? ;-)
2005-11-06 03:20:30 +00:00
..
event.php Fix for bug 4203: 2005-10-24 17:13:57 +00:00
event_delete.html You can now delete a repeating event series all at once. 2005-04-21 14:03:22 +00:00
event_edit.html Editing repeating events in one go works as well. Enjoy! 2005-04-21 14:33:30 +00:00
event_new.html Full XHTML 1.0 compliance. I hope I didn't miss anything. 2004-09-09 10:41:23 +00:00
event_select.html Fixed styles and improved lots of things in calendar. It should work all 2005-02-11 15:52:59 +00:00
lib.php I was going through the code here and found out that it's completely missing 2005-11-06 03:20:30 +00:00
overlib.cfg.php Vastly improved styles, lots of inline styles removed, markup improved. 2005-02-12 11:37:09 +00:00
preferences.html Tabs are out 2005-05-16 19:38:21 +00:00
preferences.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
set.php Replaced require_variable() and optional_variable() with required_param() 2005-06-15 14:58:17 +00:00
view.php Changing some hardwired 1s to SITEID. Is the madness ever going to end? 2005-08-23 20:43:32 +00:00