6ae2813e65
patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation
2008-10-10 10:24:31 +00:00
9fd543d8c6
file_access hook for attachments
2008-10-07 09:03:01 +00:00
72115c0ae4
added saving states to user prefs in calendar. the only saved state until now is owner, but this can be simply extended in future.
2008-10-07 08:57:09 +00:00
dab4aa74b6
use the client UID for all iCal exports, but SyncML
2008-10-05 09:22:45 +00:00
4a6dbe37fd
"exporting whole day events with dates instead of times for DT{START|END}, as other clients fail to recognice them as such otherwise"
2008-10-05 07:56:50 +00:00
64e992ff79
"fixed not working multiple week view on home"
2008-09-25 05:54:40 +00:00
6a8e9471b6
make color of writing in event headers depending on the brightness of the choosen category color, fix for bug #1717
2008-09-13 12:43:14 +00:00
13bb027ab9
"fix for bug #1710 : email detection when adding participants cause false 'email search' records"
2008-09-10 05:44:29 +00:00
93ec854bf6
"Patch from Phillip Herbert from Knauber to support Nokia X-EPOCAGENDAENTRYTYPE' = 'EVENT'"
2008-09-03 17:13:54 +00:00
c1e057feb5
"fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page"
2008-08-15 05:09:05 +00:00
7ce97ba699
- .ics extension for todos and events
...
- new GroupDAV v2 component-set attribute for collections
- getlastmodified & getcontentlength properties for infolog propfind
- fixed propfind on a single infolog entry to return just that entry
- getcontenttype of vevent and vtodo collection returns extra component
2008-08-04 19:08:09 +00:00
57293bca75
"fixed wrong display of email-type participants (caused by class rename)"
2008-07-29 05:13:45 +00:00
49897197c0
"hack to display the js calendar under IE 6 and PNGfix"
2008-07-24 08:48:50 +00:00
3e758e812c
"Patch for IE 6/7 and Listview custom search for selected range"
2008-07-22 08:54:40 +00:00
667eb5eb82
"order participants addtionally by status: unknow first, then tentative, accepted and last declined"
2008-07-18 11:36:09 +00:00
23f038f74a
some comments
2008-07-11 08:17:22 +00:00
fa140e80ee
"fixed not working change to planner group"
2008-06-12 08:25:57 +00:00
f30dc25a71
"an other fix for the cal prefs menu in prefs"
2008-06-12 08:03:29 +00:00
589d2be6b8
"typo preventing the cal prefs to be displayed"
2008-06-12 08:00:02 +00:00
7d2cc04b6c
an other missing rename: boical --> calendar_ical
2008-06-12 07:33:44 +00:00
952ce04f03
"missing rename boical --> calendar_ical, uiforms --> calendar_uiforms"
2008-06-12 07:06:29 +00:00
c86025cae3
formatting
2008-06-12 07:03:23 +00:00
56c4f47c30
wrong weekdays after autoloading of so class (happens after using the constants)
2008-06-12 07:03:06 +00:00
bc6f5c6a21
missing rename boical --> calendar_ical
2008-06-12 07:02:18 +00:00
26b9126bf6
"missing rename to store alarms correct"
2008-06-10 04:22:37 +00:00
9bd973dbb9
"fixed not displayed calendar home page"
2008-06-08 12:37:13 +00:00
c6b267758f
"fixed not displayed calenar properties"
2008-06-08 12:33:07 +00:00
3ed18683a3
propset svn:keywords Id
2008-06-07 18:11:56 +00:00
ef1db01306
"new calendar hooks class"
2008-06-07 18:06:36 +00:00
25b1924665
no extra charset attributes in iCal for GroupDAV/CalDAV
2008-06-07 17:54:40 +00:00
f11875aad9
new class naming schema
2008-06-07 17:49:16 +00:00
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00
ab8a36cede
seems not to be used (anymore)
2008-06-07 09:50:41 +00:00
f4dc91428b
not used anymore
2008-06-07 09:47:16 +00:00
e2f749c86b
"taking into account timezone of iso8601 date in bocal::date2ts(), eg. used in time-range filters in CalDAV"
2008-06-04 13:22:11 +00:00
ea6f443858
"fixed default timerange allways overriding the given time-range in REPORT"
2008-06-04 11:07:45 +00:00
e035498517
"fixed warning if only an allprop is present"
2008-06-03 17:22:59 +00:00
ead39f58a6
commented out the error_log -ing in socal
2008-05-28 08:40:38 +00:00
7ba02f326a
"UPPS typo"
2008-05-20 10:23:23 +00:00
b07dd8ef9e
"cadaver reports entires as not found, because modified and contentlength were not set"
2008-05-20 09:07:03 +00:00
9f30e824b0
enforce a certain strength of uid, as some clients set quite weak ones)
2008-05-20 04:59:26 +00:00
17ce8469fe
"fixed problem with Lighting: a weekly repeating event of a single weekday does not set BYDAY"
2008-05-17 14:34:23 +00:00
89eba8038d
allow status update via CalDAV/GroupDAV PUT and DELETE for attendees (with no other rights on the event), moved that code from bocalupdate (wasnt working because of wrong param code) to boical, this should work for SyncML and CalDAV/GroupDAV - thought SyncML does not handle the delete to reject an event so far
2008-05-17 13:00:34 +00:00
d884a13521
"fixed problem reported by Peter Goerzen: sql error creating an exception"
2008-05-16 11:02:46 +00:00
ce59f97204
using / as calendar-home-set and fixed return code for PUT requests on the UID
2008-05-10 20:12:20 +00:00
6ca9cecf01
making the event cache static, to use it in all instances of the bocal class, otherwise different instances use old etags
2008-05-10 20:10:45 +00:00
415527b677
using renamed addressbook_bo
2008-05-10 20:07:50 +00:00
974faa7483
"using renamed addressbook_bo"
2008-05-10 20:06:39 +00:00
d2e9143213
First version of new CalDav/CardDAV/GroupDAV access for calendar and
...
addressbook (infolog will follow).
CalDAV is tested so far with lightning 0.8 and Apple's iCal. Please note
that both distinguish between iCalServer and CalDAV!
The URL is currently http://domain.com/egroupware/groupdav.php/calendar/
2008-05-08 20:31:32 +00:00
9d7e48fcaa
use a cn given+family name, instead of link title for contacts
2008-05-08 20:19:20 +00:00