Log of /moodle/calendar/export.php
Parent Directory
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 17 15:46:20 2009 WST (6 months ago) by
samhemelryk
Branch:
MAIN
Changes since
1.15: +1 -3 lines
Diff to
previous 1.15
overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
Revision
1.2.4.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 11 13:22:49 2007 WST (2 years, 5 months ago) by
toyomoyo
Branch:
MOODLE_18_STABLE
CVS Tags:
MOODLE_1810,
MOODLE_1811,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Changes since
1.2.4.3: +20 -15 lines
Diff to
previous 1.2.4.3
, to
branch point 1.2
, to
next main 1.22
MDL-10353, calender redirection broken when editting and exporting
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 21 23:58:00 2007 WST (2 years, 8 months ago) by
dwoolhead
Branch:
MAIN
Changes since
1.4: +5 -5 lines
Diff to
previous 1.4
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 6 12:28:13 2007 WST (2 years, 10 months ago) by
martinlanghoff
Branch:
MAIN
Changes since
1.3: +4 -1 lines
Diff to
previous 1.3
calendar: performance optimisations + behaviour fix (MDL-7416 MDL-9617)
With 2500 courses the calendar was causing around 15000 queries at login and 5000 on the home page.
- Replaced queries inside loops with single unlooped queries.
- Fixed calendar so that course events will show when the users role is assigned at a category level.
- Moved calendar_session_vars() function call out of calendar/lib.php (including a lib should not have side effects)
Author: Matt Clarkson - with some conflict resolution from MartinL
Revision
1.2.4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 6 12:26:38 2007 WST (2 years, 10 months ago) by
martinlanghoff
Branch:
MOODLE_18_STABLE
CVS Tags:
MOODLE_181,
MOODLE_182
Changes since
1.2.4.1: +4 -1 lines
Diff to
previous 1.2.4.1
, to
branch point 1.2
calendar: performance optimisations + behaviour fix (MDL-7416 MDL-9617)
With 2500 courses the calendar was causing around 15000 queries at login and 5000 on the home page.
- Replaced queries inside loops with single unlooped queries.
- Fixed calendar so that course events will show when the users role is assigned at a category level.
- Moved calendar_session_vars() function call out of calendar/lib.php (including a lib should not have side effects)
Author: Matt Clarkson - with some conflict resolution from MartinL
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 13 23:34:30 2006 WST (4 years, 2 months ago) by
defacer
Branch:
MAIN
CVS Tags:
MOODLE_16,
MOODLE_161,
MOODLE_162,
MOODLE_163,
MOODLE_164,
MOODLE_165,
MOODLE_166,
MOODLE_167,
MOODLE_168,
MOODLE_169,
MOODLE_16_BETA,
MOODLE_16_MERGED,
MOODLE_16_WEEKLY,
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_NEWGROUPS_PRE,
MOODLE_17_WEEKLY
Branch point for:
MOODLE_16_STABLE,
MOODLE_17_NEWGROUPS,
MOODLE_17_ROLES,
MOODLE_17_STABLE
Super-basic export to iCal functionality, still very raw. But works!
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.