defacer
89adb17442
Merging the changes from 1.4 dev branch (site index blocks + various bugfixes)
2004-05-28 10:53:54 +00:00
moodler
707fbef498
Fixed defaulting $SESSION->cal_show_user
2004-05-25 06:36:09 +00:00
defacer
c3553a553f
Small bugfix: when entering the calendar with "on-the-fly" login, the breadcrumbs
...
now display correctly. Even though there isn't normally any link that allows you
to do this.
2004-05-24 14:20:32 +00:00
defacer
11b0ffe898
Adding event from day view defaults to that day for event start.
2004-05-24 12:28:38 +00:00
defacer
2727648d55
Gotcha! The event time in day view didn't respect the user's time format
...
preference. Now it does.
2004-05-24 10:54:52 +00:00
defacer
227bc46b51
Preliminary fix for bug 1451 (needs some more work).
...
Also a couple of notices removed.
2004-05-24 09:20:01 +00:00
moodler
9958a08cfa
Calendar fixes (this was the last thing I wanted to fix for 1.3).
...
- events are now shown in a consistent way
- upcoming events and days are calculated with the same function
- it's now not possible to edit module events directly
- various tidying up
2004-05-23 11:05:45 +00:00
moodler
552064d391
Some improvements in display
...
I'm not finished yet, just checking in to continue on another server
2004-05-22 07:14:49 +00:00
moodler
2d88c72afa
Better fix for courses menu
2004-05-22 04:32:35 +00:00
moodler
ed05bdfa9d
Some cleanups for the courses menu
2004-05-22 04:28:36 +00:00
defacer
f10f1b7bdc
* Removed one obsolete function
...
* Changed the expired events' color to dimmed
* Added "new event" button in upcoming events screen
* Small improvement (more robust) in redirection from set.php to upcoming events
2004-05-21 13:51:02 +00:00
defacer
8792061c55
Modified to use popup_form() instead of custom code
2004-05-21 13:03:59 +00:00
defacer
f434283f4f
Bye bye event details view...
2004-05-21 11:24:22 +00:00
defacer
34bf3ad4f3
Lots of usability improvements and some bugfixes:
...
Fixed wrong redirection after changing filters for all calendar screens
Fixed course selection menu to work without javascript
Moved course selection menu to the header, and added it to all screens
All screens now conform to the selected course in the menu
Small improvements in the way guests are handled
2004-05-21 10:54:46 +00:00
moodler
43ef6722c7
Tweak to calendar event (full display) column widths
2004-05-20 17:40:11 +00:00
defacer
43c3ffbe22
Major calendar overhaul:
...
1. Much better and more intuitive handling of filters.
2. Simplified user interface for guests.
3. Feature request implemented: bug #1431
4. A number of significant bugfixes
2004-05-20 15:16:42 +00:00
defacer
4131f3743f
Fix for bug 1395:
...
view.php now does require_login(). Also some minor refinements.
2004-05-17 07:31:54 +00:00
defacer
8c54cec650
Month view: NOW it's working as I wanted it to. But is that as it should work?
2004-05-14 13:39:29 +00:00
defacer
9ff136e503
Behavior change, according to Gustav's remarks on the forums. Events from
...
courses other than the one you are browsing are not displayed in the month
views or as upcoming events, except only if you explicitly do it in the
full month view. However, if you manually go to a day with such an event and
get a day view, you will see the event. Should I find a way to hide that too?
2004-05-14 12:48:50 +00:00
defacer
d715f7c4c0
Fix for 3-month pane event filters, now you don't get a "missing required parameter"
...
error when you click on them. Reported by Ger Tielemans in the forums.
2004-05-06 07:45:10 +00:00
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