moodler
8ad2936eaa
Removed a doubling of event names
2004-05-01 17:37:11 +00:00
moodler
1e1ff33b2e
Some interface cleanups ...
...
- simplified the screens some more (headers etc)
- preferences are all on one page, and the code was rewritten
for simplicity and consistency
Changes are not well tested yet but I'm off to bed :-)
2004-05-01 17:32:37 +00:00
defacer
6e8e8ec685
Fix to display correctly formatted dates in some cases where they were not
...
being localized as they should. Also, small cosmetic addition of a space between
words in the date representation (I had missed it).
2004-04-30 08:59:04 +00:00
moodler
ff2ec3b570
Some changes to the layout to remove blocks etc
2004-04-27 08:49:22 +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
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
1f695119c5
Admins can now filter events by course and set events for groups and courses
...
regardless of whether they are course members.
2004-04-20 09:21:30 +00:00
defacer
2b10fcf5a8
Following Eloy's suggestion and Martin's clarification, the wizard is going
...
to demonstrate a feat where 10 lines of code turn into 2, and a global var
dependency vanishes at the same time! ;)
2004-04-01 12:51:24 +00:00
defacer
516a684ad7
In Eloy's notice-finding spirit, I continue by fixing another notice which
...
also (damnation! :) caused the HRs not to be displayed as they should.
2004-04-01 09:27:23 +00:00
defacer
93db786cdc
Eloy's finding: If the user is not a teacher or a student anywhere, this
...
caused an SQL error. It was handled correctly, but why an SQL query at all
if we can optimize it away?
Thanks Eloy! :)
2004-04-01 08:58:29 +00:00
moodler
7423f11664
Checking in latest calendar code! Looking great, Jon!
2004-03-29 15:28:15 +00:00