Commit Graph

14 Commits

Author SHA1 Message Date
Ralf Becker
5aa0d62712 * Calendar: copying of events now preservs quantity of resources 2013-02-21 15:24:28 +00:00
Ralf Becker
f2a993d098 * Calendar: sort participants by there name 2012-11-13 11:24:05 +00:00
Ralf Becker
4293732d8c fixed PHP Warning: Illegal string offset 2012-10-23 15:11:17 +00:00
Ralf Becker
c90fc65566 * Calendar: deny creating of recurring events, if duration of a single recurrence is longer then the recurrence interval 2012-10-22 15:50:33 +00:00
Ralf Becker
d7b0414a49 * Calendar/CalDAV/eSync: fixed exceptions get not deleted with series via CalDAV or eSync
moved code from our UI to BO, to either delete exceptions (default) or keep them with a new UID
2012-10-22 13:20:33 +00:00
Ralf Becker
06365fb5d3 * Calendar: taking direct booking permission into account when copying events including resources (my.stylite bug #2839) 2012-05-15 11:20:50 +00:00
Ralf Becker
e27920ff99 * CalDAV/Calendar: copied events need to get new name-part in CalDAV URL, otherwise sync fails 2012-04-26 07:02:52 +00:00
Ralf Becker
3b62e2a96f * Calendar: mail all participants was attaching iCal with wrong time(zone) 2012-03-12 12:47:01 +00:00
Ralf Becker
395e247413 fixed alarm on series got lost, if creating an exception 2011-11-11 12:48:59 +00:00
Ralf Becker
7d773f6f48 fixing r35871: status was not explicitly set to false (only to true) and therefore not editable 2011-08-01 16:39:26 +00:00
Ralf Becker
66219afde9 * Calendar: fixed in readonly events custom fields were still editable 2011-08-01 16:01:10 +00:00
Ralf Becker
7ad6211b18 fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant 2011-06-21 06:51:25 +00:00
Ralf Becker
9805defe57 * check quantity of resource to book against maximum, as conflict check only fails if other events are involved 2011-04-09 15:07:56 +00:00
Ralf Becker
02a5a0138f fixed not disabled alarm delete button, if user has no edit rights (already gave a permission denied message) 2011-03-07 10:20:56 +00:00