Commit Graph

448 Commits

Author SHA1 Message Date
skeeter
d71a835b2d Fixed a misspelling of preferences on line 1288. 2001-11-15 04:22:00 +00:00
skeeter
7e77cf8439 Cleaned up the call to create_email_preferences(). 2001-11-13 12:17:10 +00:00
skeeter
10285c366e These go in line with the create_email_preferences() changes. 2001-11-13 02:58:24 +00:00
skeeter
4e8d88a9c4 Some cleanups to the [iv]cal imports. 2001-11-13 02:03:58 +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
7403548182 If no interval is set, will set it to 1 so it will occur every year/week. 2001-11-07 03:04:56 +00:00
skeeter
29213d9ea0 This will now import some of the parameters of the weekly/yearly recurring event data from an [iv]Cal file. 2001-11-07 02:58:08 +00:00
skeeter
0688c22b63 This has some major work done in event ownership/participation. 2001-11-07 00:30:33 +00:00
skeeter
6c5031943a This will check to see if an event has any participants. 2001-11-07 00:29:42 +00:00
skeeter
90dbf81358 This will check to see if the organizer is set and if the organizer cn = account_lid. 2001-11-06 04:04:18 +00:00
skeeter
7bb6bb2579 Setting maximum execution time to 0 for the import of [iv]Cal's. 2001-11-06 03:15:15 +00:00
skeeter
a364c687e8 Possible fix for bug #478420. 2001-11-06 02:05:47 +00:00
skeeter
018cc87924 Fix for bug #478418. 2001-11-06 01:49:16 +00:00
skeeter
db6d03d5cf Misspelled the word function. 2001-11-05 18:13:30 +00:00
skeeter
d5a8089d16 Feature request #230126. 2001-11-05 03:48:14 +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
c5314f991b If no alarms are set, it should be ok now. 2001-11-04 04:08:57 +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
406baf80e4 This loads up alarms for both the event and any references (events that have been created as a modified event from a repeating event). 2001-10-27 12:59:06 +00:00
skeeter
bc9ae2fa70 A little more support for alarm management. 2001-10-25 23:54:21 +00:00
skeeter
551bfb8dbb 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. This also adds a little more support for alarm management. 2001-10-25 23:52:15 +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
b1007c337b Was keeping any previous owner/date stored from earlier access to the calendar as today's date and last selected owner. 2001-10-23 10:39:03 +00:00
skeeter
a8aa9ac8b8 Fix for when not the owner of the event to be able to export the event. 2001-10-21 13:39:45 +00:00
skeeter
60f9dc225d Fix for not getting the proper info for the set_action page. 2001-10-21 13:30:40 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
skeeter
c7be82ea2d Fixes for the layout problems. 2001-10-19 02:07:48 +00:00
skeeter
e748bf3da6 Fix for deleting users. 2001-10-16 02:05:25 +00:00
skeeter
16ded6c03f Making use of the new portalbox. 2001-10-16 01:31:47 +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
4306c4da7b Applied a small patch by Jurgen Henge-Ernst. Also did a little formatting cleanup. 2001-10-03 00:31:03 +00:00
skeeter
d29853b027 A little smarter on handling seperators for categories for ICal/VCal files. 2001-10-02 01:14:40 +00:00
skeeter
07e4e05d11 Some fixes to possibly fix a problem with the uicalendar->page(). 2001-10-02 01:13:53 +00:00
skeeter
0382b72183 It would only grab the last category. Now it grabs the correct ones.. 2001-10-01 02:42:29 +00:00
skeeter
548548dfda Added a fix for a missing, and a little cleanup for viewing events with a single category. 2001-10-01 02:34:45 +00:00
skeeter
b28384e34b Fix a small error on importing of ICals. It would append categories instead of replacing for each event. 2001-10-01 02:34:00 +00:00
skeeter
407c60e759 Applied Ralf Becker's patches for planner. Still have some unresolved issues with multiple categories. Also some possible fixes for mhicks. 2001-09-29 01:40:47 +00:00
skeeter
b6eb7c3168 BIG mistake in checking of repeating events. 2001-09-28 02:07:04 +00:00
skeeter
19286f3c6b Small fix for php3 compatibility. 2001-09-28 02:06:35 +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
66a9cfb2de Possible speed-ups when dispalying the edit form. 2001-09-11 03:09:18 +00:00
skeeter
585e481166 When fetching_event() it now locks the phpgw_cal_alarm table. 2001-09-11 03:08:04 +00:00