Commit Graph

13 Commits

Author SHA1 Message Date
Ralf Becker
c0132e7ef7 * Calendar: invite rights, should NOT implicate a freebusy rights (users with invite rights could see freebusy times of other users) 2011-01-04 19:56:14 +00:00
Klaus Leithoff
87679b035f revert r33328 as it fails for mysql 2010-12-08 08:58:54 +00:00
Klaus Leithoff
ad6d5cb4c8 fix for postgres 2010-12-07 11:35:41 +00:00
Ralf Becker
e42a151dd1 search extra account repository for birthdays too 2010-12-06 18:41:00 +00:00
Ralf Becker
1db7a3d067 * fixed birthday of contacts/accounts in LDAP could not be modified in addressbook 2010-12-06 18:29:59 +00:00
Ralf Becker
ac018ef18a convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string 2010-11-04 13:48:16 +00:00
Ralf Becker
c5d35520d7 fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event 2010-10-21 15:59:50 +00:00
Ralf Becker
7dbf2251bc removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable) 2010-10-14 16:17:26 +00:00
Jörg Lehrke
7ca68fcba4 Announce all available addressbooks and calendars of the current user with GroupDAV 2010-10-09 22:43:02 +00:00
Klaus Leithoff
38d90dd362 calendar: handle catchable fatal error while trying to build rule 2010-10-04 10:07:44 +00:00
Klaus Leithoff
f0d17f033d backport of forgotten servertime time var now, as reportet in developerlist 2010-10-04 07:40:30 +00:00
Klaus Leithoff
fc2ca73d02 preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday 2010-09-30 09:39:20 +00:00
Klaus Leithoff
5f83b0f385 postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to 2010-09-17 14:01:18 +00:00