Ralf Becker
bb797132fe
some fixes for recuring events:
...
- they show up in the planner now
- you are able to delete single occurantses of recuring events
applied patch #774 from mishas: dayview sometimes not showing 1. event
2003-02-26 16:42:04 +00:00
Ralf Becker
6eab47bad4
got cal working with the .14 fixes and (provisionaly) with the new themes via css (still a lot to do)
2002-11-23 20:48:42 +00:00
Ralf Becker
e87e8f8f2b
merged differences from the .14 branch
2002-11-23 14:19:56 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
skeeter
2cc532c42b
GNU Patch #495 .
2002-09-21 21:50:30 +00:00
skeeter
53704f7ef1
GNU Patch #528 .
2002-09-19 23:45:19 +00:00
skeeter
c431ec4f21
Fix for a rogue debug statement printing out everytime.
2002-09-17 10:11:24 +00:00
skeeter
62fdc57839
GNU Patch #439 .
2002-09-17 02:25:40 +00:00
skeeter
1ac3fcb9a7
Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited.
2002-08-25 04:07:21 +00:00
skeeter
edca7e8da3
Fix for displaying the incorrect date on the home page.
2002-08-17 14:46:01 +00:00
skeeter
3fd58149e8
GNU Patch #376 .
2002-06-29 03:33:02 +00:00
skeeter
4514aa3bfa
GNU Bug #761 .
2002-06-29 00:41:44 +00:00
skeeter
26f80d486c
GNU Bug #438 and GNU Bug #745 .
2002-06-24 23:24:24 +00:00
skeeter
0ce7166f26
This should solve the problem with the matrix view. Also a little format fixing.
2002-05-05 17:47:15 +00:00
skeeter
e7ac2f14ed
Small fixes, GNU Patch #264 , and now puts printer friendly format with more details.
2002-04-19 14:02:31 +00:00
skeeter
278c49f57d
This part of a major fix for the calendar.
2002-04-16 16:20:22 +00:00
skeeter
4db6474bd0
This now uses the get_var() function.
2002-03-16 03:01:39 +00:00
skeeter
6bb1bfae0a
Added change_owner to the xml-rpc/soap calls and changed the call to change_owner in deletaccount hook to use execmethod.
2002-01-12 01:33:40 +00:00
skeeter
74248030b8
This should fix the problem of changing from user to group to user using the header dropdown.
2002-01-10 02:01:07 +00:00
skeeter
476bec151f
This will now allow members of a group to edit/delete events, if the owner has granted persmissions to do so.
2002-01-09 18:12:23 +00:00
skeeter
bab9273bb9
Enclosed a debug statement in an if(debug){} block.
2002-01-03 12:34:45 +00:00
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