Commit Graph

757 Commits

Author SHA1 Message Date
skeeter
7ff752c886 This will now correctly save the vcal export file to the users home directory in the vfs. 2001-12-10 03:58:44 +00:00
skeeter
b7283ea629 Changed the reading of the calendar setup info for generating the .vcs files. 2001-12-10 03:57:00 +00:00
skeeter
a8f3f17a36 Small code cleanups. 2001-12-10 03:55:47 +00:00
skeeter
c9c6cd8340 Another copy of the html class running around. This will allow the planner function to run independant of the infolog app. No more dependencies. 2001-12-10 03:54:06 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
skeeter
57d92423a8 Problem in calculating holidays occuring on the first sunday of the month. 2001-12-04 02:38:29 +00:00
skeeter
bb9709cc5a No longer needed. 2001-12-02 23:57:47 +00:00
skeeter
67c4362844 Added the exclusion dates to the [iv]Cal outputs. 2001-12-02 22:19:48 +00:00
skeeter
1a6801dadb Will now display the week selectin in the footer in the users preference for date format. 2001-12-01 04:09:30 +00:00
skeeter
64b79607cb Added the calendar lang translations to the home page. 2001-11-30 01:22:32 +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
Miles Lott
1ebc3e04ba Should fix this for GLOBALS 2001-11-28 03:42:56 +00:00
Miles Lott
54013f4a19 GLOBALS 2001-11-23 20:05:08 +00:00
skeeter
2489290aea Possible fix for double parse_footer when creating new events. 2001-11-22 03:51:02 +00:00
skeeter
11563491f8 Trying to GLOBAL'ize these. 2001-11-21 03:22:08 +00:00
itheart
f5006fb941 Japanese lang file phrase add. 2001-11-19 20:34: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
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
45b31e3e14 Fix for bug #478669. 2001-11-06 23:59:27 +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
e31ca7ffa5 Small fix to get the header working if the individual is not a member of a group. 2001-11-06 02:14:34 +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
f0f283669c Missed a comma at the end of the previous column. 2001-11-05 18:17:41 +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