skeeter
|
b2bbc10e70
|
Patch applied #497133.
|
2001-12-28 15:03:17 +00:00 |
|
skeeter
|
5e24b7bf9d
|
Fixes a problem where holidays in the following year are not loaded correctly.
|
2001-12-24 03:07:24 +00:00 |
|
skeeter
|
67c4362844
|
Added the exclusion dates to the [iv]Cal outputs.
|
2001-12-02 22:19:48 +00:00 |
|
skeeter
|
fb8b5eb877
|
Turned off the debug statements in the boclass.
|
2001-11-30 01:21:44 +00:00 |
|
skeeter
|
9165bf5f60
|
Fix for group accessing calendar events. A few places I removed some extraneous code.
|
2001-11-29 03:12:01 +00:00 |
|
skeeter
|
2489290aea
|
Possible fix for double parse_footer when creating new events.
|
2001-11-22 03:51:02 +00:00 |
|
skeeter
|
96f535e483
|
Fix to allow for saving new calendar events.
|
2001-11-18 23:01:09 +00:00 |
|
skeeter
|
d71a835b2d
|
Fixed a misspelling of preferences on line 1288.
|
2001-11-15 04:22:00 +00:00 |
|
skeeter
|
10285c366e
|
These go in line with the create_email_preferences() changes.
|
2001-11-13 02:58:24 +00:00 |
|
skeeter
|
063a410559
|
Fix for a small problem of not returning the event if overlapped and not returning to the edit screen with the same data.
|
2001-11-08 00:18:42 +00:00 |
|
skeeter
|
6c5031943a
|
This will check to see if an event has any participants.
|
2001-11-07 00:29:42 +00:00 |
|
skeeter
|
a364c687e8
|
Possible fix for bug #478420.
|
2001-11-06 02:05:47 +00:00 |
|
skeeter
|
1f8ae0362f
|
This adds the bility to exclude individual events from a repeating event.
|
2001-11-05 02:08:31 +00:00 |
|
skeeter
|
5251b94b88
|
Fixes two things. Fixes the problem of adding events. Also, now checks ALL overalpping repeating events in addition to regular single occurence events when creating new events.
|
2001-11-03 01:52:26 +00:00 |
|
skeeter
|
6673d242a8
|
Fix for ceb when adding events.
|
2001-10-31 01:36:43 +00:00 |
|
skeeter
|
6ee13ea1aa
|
This will now allow events to care with the groups, if a group is assigned as a participant. If new users are added to the group, it will populate the datastore with those events when they view the event for the first time.
|
2001-10-25 23:51:35 +00:00 |
|
skeeter
|
b1d090de44
|
This now adds the ability to view an entire groups calendar events.
|
2001-10-23 10:58:53 +00:00 |
|
skeeter
|
6f4c4a1d68
|
This fixes a problem with editing single entries in a repeating event entry.
|
2001-10-05 03:09:55 +00:00 |
|
skeeter
|
64daeb29b6
|
Fix for bug 467782.
|
2001-10-05 02:36:29 +00:00 |
|
skeeter
|
07e4e05d11
|
Some fixes to possibly fix a problem with the uicalendar->page().
|
2001-10-02 01:13:53 +00:00 |
|
skeeter
|
b6eb7c3168
|
BIG mistake in checking of repeating events.
|
2001-09-28 02:07:04 +00:00 |
|
skeeter
|
1391231baf
|
A couple of fixes for overlapping event probelms.
|
2001-09-21 02:10:00 +00:00 |
|
skeeter
|
fa6d037ed4
|
Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency.
|
2001-09-20 21:29:16 +00:00 |
|
skeeter
|
634b8e50b5
|
Fix for line 449 blowing up.. allowing multiple categories.
|
2001-09-20 01:53:41 +00:00 |
|
skeeter
|
a1dbc97b4e
|
A couple of fixes for repeating events, pointed out by ceb.
|
2001-09-20 01:39:46 +00:00 |
|
skeeter
|
d3f9adbb9b
|
Possible fix for running in php3.
|
2001-09-17 11:33:10 +00:00 |
|
skeeter
|
2da7e41cd4
|
Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event.
|
2001-09-17 02:33:19 +00:00 |
|
skeeter
|
1610c4196b
|
More compatible with new LDAP.
|
2001-09-11 03:04:44 +00:00 |
|
skeeter
|
0cde39204d
|
Backend work for processing alarms.
|
2001-09-08 08:48:38 +00:00 |
|
skeeter
|
bbb50109c0
|
More fixes for php3 support.
|
2001-09-07 19:18:03 +00:00 |
|
skeeter
|
a3d40c6895
|
More fixes for php3 support.
|
2001-09-07 19:03:51 +00:00 |
|
skeeter
|
907dfb7e47
|
More fixes for php3 support.
|
2001-09-07 18:47:48 +00:00 |
|
skeeter
|
7a78f0f55d
|
Fix for php3 support.
|
2001-09-07 18:11:38 +00:00 |
|
skeeter
|
bbb07938f5
|
Fix for the update(). Didn't set default value incoming to function.
|
2001-09-07 17:17:05 +00:00 |
|
skeeter
|
8cfde64d54
|
Whole bunch of new code. Skeleton alarm management stuff. Importing of iCal file data (semi-working). New data fields (uid/location). New tables (phpgw_cal_alarm).
|
2001-09-07 16:37:11 +00:00 |
|
skeeter
|
0732fd541e
|
Starting to add support for displaying a list of alarms.
|
2001-09-04 03:17:49 +00:00 |
|
skeeter
|
4235b55980
|
Small changes to allow an ignore of conflicting events.
|
2001-08-30 19:06:24 +00:00 |
|
skeeter
|
082d382c57
|
Partial implementation for recuring events in the phpGW generated iCal card.
|
2001-08-30 16:04:40 +00:00 |
|
skeeter
|
cf7ef7bdc7
|
Combination fixes to the iCal, or more fields added for the export. A single iCal is being generated correctly. Still Need to work on the rrule.
|
2001-08-30 03:12:38 +00:00 |
|
skeeter
|
9bd1f18cd4
|
Started adding support for iCal exports from the view screen.
|
2001-08-29 19:18:32 +00:00 |
|
skeeter
|
fc15b8f37c
|
This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0.
|
2001-08-28 03:41:16 +00:00 |
|
skeeter
|
e045003bfe
|
Patches applied from Milosch for list_mehods().
|
2001-08-27 11:21:38 +00:00 |
|
skeeter
|
864d201ed5
|
Fix for a reference malfunction, and a fix to disallow the owner of the event to reject his participation status.
|
2001-08-27 03:03:41 +00:00 |
|
skeeter
|
3bf1728dc6
|
Feature Request #229502 - Allow editing of a single occurence of a repeating event.
|
2001-08-27 01:30:40 +00:00 |
|
skeeter
|
4dc6237cff
|
Added the list_methods function.
|
2001-08-26 04:30:41 +00:00 |
|
skeeter
|
cd6db0dfad
|
Changes for Feature Request #452020 - Only send out Acceptance/Rejection/Tentative notifications to the owner of the event.
|
2001-08-26 03:08:31 +00:00 |
|
skeeter
|
265db7f0c7
|
Fix for daily repeating events setting the proper interval.
|
2001-08-25 21:12:51 +00:00 |
|
skeeter
|
b424cec285
|
Fix for weekly repeating events setting the proper interval.
|
2001-08-25 21:10:54 +00:00 |
|
skeeter
|
a4c6d691e5
|
Last fix... parse error..
|
2001-08-25 03:21:26 +00:00 |
|
skeeter
|
967b84fa3a
|
More fixes for no participants defined for an event.
|
2001-08-25 02:12:02 +00:00 |
|