defacer
deaa884234
Full XHTML 1.0 compliance. I hope I didn't miss anything.
2004-09-09 10:41:23 +00:00
defacer
09d36284d1
Importing fixes from MOODLE_14_STABLE
2004-08-26 10:52:00 +00:00
defacer
76416b4bac
Small fix: removed one notice
2004-06-17 08:21:09 +00:00
moodler
fc6a0c9fff
Re-fixed bug 1488 hack
2004-06-04 07:21:15 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
defacer
08cebf196e
Fix all requires() to use absolute paths (Sun boxes have problems with relative
...
paths, it seems). Also, login is required to view the calendar of any course
other than the site.
2004-06-02 08:13:26 +00:00
defacer
89adb17442
Merging the changes from 1.4 dev branch (site index blocks + various bugfixes)
2004-05-28 10:53:54 +00:00
defacer
0d5d9de2ba
Fixed a bug just introduced before in the event type selection screen.
2004-05-24 12:23:08 +00:00
defacer
eb15f829b6
The filters are back with a vengeance in event.php! Coupled with the breadcrumb
...
course mirroring, everything works like a charm now! :-)
2004-05-24 12:12:41 +00:00
defacer
fbb56b9db7
Fixed a bug where editing an event did display the "duration in minutes"
...
stuff, but totally ignored it when submitting changes. Also, fixed one
warning in the "minutes" field.
2004-05-24 10:49:01 +00:00
defacer
40448bc24d
Removed some notices with uninitialized variables when adding a new event.
2004-05-24 09:52:57 +00:00
moodler
27a353e6f9
Prevent blank entries
2004-05-22 05:13:08 +00:00
defacer
b1bcd540f0
Fix for bug 1323:
...
When the admin is logged in as a different user, user events are shown
correctly in the calendar.
Also, fixed a very-recently-introduced bug which appears to have escaped
notice so far.
2004-05-17 09:07:05 +00:00
defacer
b1295c5e21
Random refinements.
2004-05-17 08:54:23 +00:00
defacer
f36e581d60
Fix for bug 1330:
...
Now when creating a new event you only have to select a group. And you are
always limited to the current course and its groups.
2004-05-14 14:15:24 +00:00
defacer
e4bbaab3c3
Half the work done for bug 1330:
...
Now when creating events you don't select a course, the current course is
selected implicitly.
2004-05-14 13:49:42 +00:00
gustav_delius
f86aaab21c
It is possible to create weekly repeating events but it is not yet possible to edit or delete them together. Also it is now possible to specify the duration in minutes as an alternative to specifying the end time and date.
2004-05-06 16:30:12 +00:00
moodler
8a3cfc4d76
Quick fix for bug 1303 ... but I'll come back to this today
2004-05-04 01:58:20 +00:00
defacer
ef3b39b791
There are serious problems with event.php and mini-calendars, mainly because
...
we don't have much information about courses at that stage. Started to fix
things up, but there is still work to be done.
2004-04-28 10:20:30 +00:00
moodler
f7d617820c
Some changes to event editing. HTML editor now supported, plus some
...
other reformatting ... more to come. :o)
2004-04-27 17:01:48 +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
556596510a
The check for setting event dates before the course start date was written
...
incorrectly. What was I thinking?
2004-04-01 10:59:46 +00:00
defacer
f80c8e0f52
Eloy's finding: The name and description fields were not initialized when
...
going into the "new event" form, so they printed warnings INSIDE the fields
with error_reporting(E_ALL). Added initialization as empty strings.
Now I 'm beginning to understand why Martin calls him "Eagle Eyes" :)
2004-04-01 09:08:23 +00:00
moodler
7423f11664
Checking in latest calendar code! Looking great, Jon!
2004-03-29 15:28:15 +00:00