Commit Graph

4636 Commits

Author SHA1 Message Date
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
11ae5e79ec Now takes into account if no showmainscreens are active. 2001-11-04 04:08:17 +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
jengo
26981672ae unset() some variables that might create problems later on in the execution 2001-11-01 04:33:07 +00:00
jengo
4e97c08c23 - Fixed corrupt $menuaction reporting showing wrong message along with it ... make sense ? Good ... wanna explain it to me sometime ?
- Changed to use proper phpgwapi redirect
2001-11-01 04:16:35 +00:00
jengo
31287b0095 - Fixed error log not having the __LINE__ and __FILE__ parameters being passed
- There is some temp code in here which will be used for the spell checker, until
  we can decied on creating a common place for classes like this
2001-11-01 04:09:13 +00:00
jengo
a43f8b6071 Converted to Unix system files 2001-11-01 04:05:18 +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
jengo
af7caa8135 Change the comment style from /* */ to // ... 2001-10-25 17:45:17 +00:00
Miles Lott
01363822fa Fix links to addressbook view 2001-10-24 18:45:01 +00:00
Miles Lott
5d153ce550 php3 array fixes 2001-10-24 12:53:01 +00:00
skeeter
26fbf18c3f Small change to only allow read perms for a group, when viewing calendar events. 2001-10-23 11:10:31 +00:00
skeeter
b8c8747026 Looks like I forgot to update this file. 2001-10-23 11:00:50 +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
Miles Lott
86e8f527d7 modify exposed function names for xmlrpc to match service class 2001-10-22 21:18:57 +00:00
Miles Lott
9bebfc89c4 now uses the class var only as a default for the app part of the URL 2001-10-22 21:13:11 +00:00
Miles Lott
b673d7c52c rename members() to member() to avoid potential php3 conflict with LDAP accounts and class var, $members 2001-10-22 13:05:07 +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
03a0fdd1a6 Does a small check to see if the requested class exists, before attempting to load and instantiate. 2001-10-21 10:53:33 +00:00
skeeter
a446455ca4 Small fixes for the addressbook preferences. It wasn't saving users choice of mainscreen_showbirthdays. 2001-10-21 10:51:32 +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
jengo
2562a6b49d Removed the JS code for submitting in Netscape and Konquror, its creating 2 sessions by submitting the form 2 times on Netscape. This is being removed until someone can find a better way 2001-10-21 02:02:02 +00:00
skeeter
8a4b563143 Fixes for the listbox portion of portals. 2001-10-19 02:11:46 +00:00
skeeter
c7be82ea2d Fixes for the layout problems. 2001-10-19 02:07:48 +00:00
skeeter
810a1c1267 New code to accomodate portalbox hooks.. 2001-10-19 01:52:39 +00:00
skeeter
8a193b39df Allows user to move the portal boxes up ATM. 2001-10-19 01:46:03 +00:00
skeeter
00e7719717 Small change to the RenameTable function in MySQL. This will allow for older versions of MySQL to be used. 2001-10-18 01:02:49 +00:00
Miles Lott
05d336e5b0 remove old notice 2001-10-17 23:50:12 +00:00
Miles Lott
6d40e78fe9 format, add headers 2001-10-17 22:08:38 +00:00
Miles Lott
e7534433bc minor change 2001-10-17 20:20:06 +00:00
Miles Lott
aaf3d478b2 Add information for using vim to format files for phpgroupware. 2001-10-17 19:18:08 +00:00
Miles Lott
39bd4f6318 check and increment app_id, or set random value if api version >= 0.9.13.015 2001-10-17 18:42:18 +00:00