defacer
9159b0fed6
Fixed bug reported by John Ryan ( http://moodle.org/mod/forum/discuss.php?d=7347 )
...
which caused group events to not display under any circumstances.
2004-04-26 10:44:16 +00:00
defacer
1b0ebe79b1
Addressing bug 1257:
...
Changed the handling of time display format; now it's read from the language
file by default, and a new preference has been added to allow each user to
manually specify his preferred time format.
2004-04-22 09:02:23 +00:00
defacer
95a892257c
Corrected a bug that prevented admins from seeing events for ALL site courses
...
(today's functionality was not complete yet).
Also, minor sorting change to display the course filter sorted by shortname.
2004-04-20 13:00:39 +00:00
defacer
053c98cff9
Fixed a whole bunch of warnings and minor bugs, which all shared a common cause:
...
The preferences screens weren't handling filter changes correctly.
2004-04-20 12:49:02 +00:00
defacer
92668ad2e5
Revision of the calendar tables HTML. Current version outputs a LOT less HTML
...
(mainly class attributes) but requires ALL themes to update their CSS rules.
Coming up next... can you guess? ;)
2004-04-20 11:14:55 +00:00
defacer
2b7591ccbc
Fixed an "unset variable" warning in the filter controls in the upcoming events calendar screen.
2004-04-20 09:27:59 +00:00
defacer
6c127628a7
Removed some long-dead code and commented out some newly-dead code, now that
...
we have the blocks system. Making the file parse faster... yum! :)
2004-04-20 08:44:06 +00:00
defacer
48f508ab94
If group mode is no groups and forced, there is no point in displaying the
...
group events filter. Just a nice touch, fixed only in course view for now.
Also, minor code rewrite for clarification.
2004-04-20 08:24:37 +00:00
defacer
73341343a6
Corrected an oversight: the id variable isn't needed on the front page.
...
(Or so I think... brain's a bit moodled right now... ;)
2004-04-06 14:01:43 +00:00
defacer
3696526bf3
Eloy's finding: fixed three 'undeclared variable' notices. Leftovers from
...
cutting and pasting code, I just deleted them.
2004-04-01 08:52:34 +00:00
defacer
ed151929e3
Modified handling of the first day of the week to default to the "firstdayofweek"
...
language string value, according to Eloy's suggestion. Thanks for the tip! :)
2004-03-31 07:18:32 +00:00
moodler
7423f11664
Checking in latest calendar code! Looking great, Jon!
2004-03-29 15:28:15 +00:00