This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-18 22:08:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
calendar
History
stronk7
c767c146e2
Avoid some double-slashes sent to DB. It was breaking the multilang
...
filter in event logs.
2005-03-27 22:16:05 +00:00
..
event_delete.html
When confirming deleting an event, changed OK/Cancel to Yes/No and added
2005-02-12 14:46:20 +00:00
event_edit.html
Full XHTML 1.0 compliance. I hope I didn't miss anything.
2004-09-09 10:41:23 +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
event.php
Avoid some double-slashes sent to DB. It was breaking the multilang
2005-03-27 22:16:05 +00:00
lib.php
Now event->name supports multilang under filterall completely.
2005-03-27 16:41:04 +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
Improving the HTML for preferences, getting rid of DST.
2005-02-18 01:44:51 +00:00
preferences.php
Removed some classes from being added explicitly
2005-02-25 06:20:19 +00:00
set.php
Merging fix for reopened bug 1384 from STABLE.
2005-01-12 11:55:01 +00:00
view.php
Now event->name supports multilang under filterall completely.
2005-03-27 16:41:04 +00:00