|
f8a007bad4
|
* 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:15:40 +00:00 |
|
|
61966de428
|
* Calendar/CalDAV: fixed event created in calendar of a resource, was not editable (no owner set, now creating user is owner)
|
2012-10-22 12:45:28 +00:00 |
|
|
9f607a36bb
|
* Calendar/CalDAV: fixed event created in calendar of a resource, was not editable (no owner set, now creating user is owner)
|
2012-10-22 12:45:04 +00:00 |
|
|
789b51d5cd
|
Center 'Edit series' popup in window
|
2012-10-17 17:17:02 +00:00 |
|
|
74c683f6b2
|
Fix recurrence calendar popup for new entries too
|
2012-10-17 16:34:56 +00:00 |
|
|
7c9f8e18a5
|
Pre-set recurrence end date in popup to current start date
|
2012-10-16 22:01:48 +00:00 |
|
|
5a9e661dce
|
Pre-set recurrence end date in popup to start date
|
2012-10-16 21:55:53 +00:00 |
|
|
67821cab0d
|
* CalDAV: show created and updated by user and date in iOS 6: new CalendarServer:(created|updated)-by properties
|
2012-10-16 11:53:54 +00:00 |
|
|
d4a9709aab
|
disable sync-collection report for inbox and outbox, as the way they are created in EGw, we cant support sync-collection propperly
we filter by status unknown, but do not report event as deleted, when status changed to accepted
|
2012-10-16 11:48:19 +00:00 |
|
|
0c3d6e167c
|
use no end-date / limit into the future, as unchanged entries would never be transferted later on, for sync-collection with empty sync-token
|
2012-10-16 11:31:15 +00:00 |
|
|
138d16cfa3
|
* CalDAV/Calendar/Resources: calendars of resources can now be accessed or subscribed via CalDAV, to subscribe use CalDAV preferences
|
2012-10-16 11:30:35 +00:00 |
|
|
a735c5886b
|
* CalDAV/CardDAV: sync-collection report for calendar allowing a more efficient sync
|
2012-10-16 11:11:29 +00:00 |
|
|
fbd2f62012
|
Add copy action to list context menu
|
2012-10-15 22:37:24 +00:00 |
|
|
e2fd624a5a
|
Fix typo causing new/edit definition suggestions to always be shown
r40494: Fix handling of recurrence and time zone
|
2012-10-15 14:17:30 +00:00 |
|
|
02e72dc15c
|
Fix handling of recurrence and time zone
|
2012-10-12 17:11:29 +00:00 |
|
|
c23fee1092
|
Adjust custom date selection to include the full end date (export)
|
2012-10-09 17:39:02 +00:00 |
|
|
9b4d3546d7
|
* Calendar: passing links to timesheet, when creating a timesheet on an event
|
2012-10-08 14:54:09 +00:00 |
|
|
f5a1cd5ded
|
* Calendar: passing links to timesheet, when creating a timesheet on an event
|
2012-10-08 14:53:51 +00:00 |
|
|
950d2fdff5
|
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
|
2012-10-08 11:38:38 +00:00 |
|
|
cb9c69e391
|
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
|
2012-10-08 11:38:20 +00:00 |
|
|
5511838936
|
new CalendarServer:(created|updated)-by properties used in iOS6
|
2012-10-08 11:14:07 +00:00 |
|
|
9e98f91ec3
|
automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires
|
2012-10-07 18:01:06 +00:00 |
|
|
4da2def464
|
automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires
|
2012-10-07 18:00:36 +00:00 |
|
|
8498a9ae68
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:27 +00:00 |
|
|
900f6aa83e
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:00 +00:00 |
|
|
d53a997105
|
* Calendar/CalDAV: deleting of recurrences under Android (eg. CalDAV Sync app) did not work
Android sets STATUS: CANCELLED instead of adding event to EXDATE of master, as other CalDAV clients do
|
2012-10-07 17:14:27 +00:00 |
|
|
61a20467e8
|
* Calendar/CalDAV: deleting of recurrences under Android (eg. CalDAV Sync app) did not work
Android sets STATUS: CANCELLED instead of adding event to EXDATE of master, as other CalDAV clients do
|
2012-10-07 17:13:03 +00:00 |
|
|
34fe3b123f
|
* Calendar/CalDAV: fixed not working update/delete of recurring event containing exceptions (always gave 412 Precondition Failed)
because recur_exceptions were not read on search
|
2012-10-07 17:10:55 +00:00 |
|
|
d5af9a5e2c
|
* Calendar/CalDAV: fixed not working update/delete of recurring event containing exceptions (always gave 412 Precondition Failed)
because recur_exceptions were not read on search
|
2012-10-07 17:10:36 +00:00 |
|
|
ed370717ad
|
Adjust custom date selection to include the full end date - iCal export
|
2012-10-04 23:17:04 +00:00 |
|
|
b16302e090
|
Adjust custom date selection to include the full end date
Affects list view 'Selected range' and export range selection
|
2012-10-04 22:32:26 +00:00 |
|
|
096716461c
|
* Calendar: fixed recuring event lost start-date, if single recurrence got deleted, also installed save-guard in case other code triggers that too
caused by storing an event with unset start- or end-date, to not write it
|
2012-10-02 16:44:30 +00:00 |
|
|
49f1d43ad1
|
* Calendar: fixed recuring event lost start-date, if single recurrence got deleted, also installed save-guard in case other code triggers that too
caused by storing an event with unset start- or end-date, to not write it
|
2012-10-02 16:43:49 +00:00 |
|
|
2cfd842118
|
* Calendar/CalDAV/eSync: fixed recuring events were returned in sync, even if user rejected (after recent database schema changes)
|
2012-10-02 13:01:43 +00:00 |
|
|
6d13968340
|
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
|
2012-10-02 12:59:33 +00:00 |
|
|
edba919994
|
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
|
2012-10-02 12:57:31 +00:00 |
|
|
fba3bda918
|
* Calendar/CalDAV/eSync: fixed recuring events were returned in sync, even if user rejected (after recent database schema changes)
|
2012-10-02 12:56:17 +00:00 |
|
|
0af9ed0cd9
|
disable sync-collection report for inbox and outbox, as the way they are created in EGw, we cant support sync-collection propperly
we filter by status unknown, but do not report event as deleted, when status changed to accepted
|
2012-10-02 10:35:12 +00:00 |
|
|
a2fb26612c
|
* CalDAV: privileges in other users calendar where reported wrong, leading clients to believe they have write rights here
|
2012-10-02 05:19:34 +00:00 |
|
|
841182ff4e
|
* CalDAV: privileges in other users calendar where reported wrong, leading clients to believe they have write rights here
|
2012-10-02 05:17:32 +00:00 |
|
|
2fbf1d36e8
|
document merge helper function to allow download by HTTP POST request
|
2012-09-29 10:16:39 +00:00 |
|
|
c884eb0b8f
|
* Calendar/eMail: fixed sql error when clicking on iCal attachment and probably other iCal imports
|
2012-09-28 09:32:27 +00:00 |
|
|
bf66b8348f
|
* Calendar/eMail: fixed sql error when clicking on iCal attachment and probably other iCal imports
|
2012-09-28 09:31:41 +00:00 |
|
|
1035175419
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 08:07:36 +00:00 |
|
|
034c431974
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 08:07:12 +00:00 |
|
|
84b0c79d05
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 08:01:38 +00:00 |
|
|
21f9f684cf
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 07:53:14 +00:00 |
|
|
2e6629a548
|
use no end-date / limit into the future, as unchanged entries would never be transferted later on, for sync-collection with empty sync-token
|
2012-09-27 20:19:28 +00:00 |
|
|
db4bdb7f74
|
* CalDAV/Calendar/Resources: calendars of resources can now be accessed or subscribed via CalDAV, to subscribe use CalDAV preferences
|
2012-09-27 15:46:08 +00:00 |
|
|
142afc2c39
|
* CalDAV: fixed broken URL of private events in shared calendar user has no right to view
|
2012-09-27 09:03:13 +00:00 |
|