|
900f6aa83e
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:00 +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 |
|
|
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 |
|
|
46acebf2a7
|
fixed many issues with dkim signing
|
2012-10-06 19:42:05 +00:00 |
|
|
81376af3f3
|
got dkim-validation working with oversigned headers and sha256 hashing algorithm
|
2012-10-05 10:52:53 +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 |
|
|
7925e33c6f
|
Fix bug where clicking on a hooked app twice sends you to the hooked app
|
2012-10-04 22:00:57 +00:00 |
|
|
e50ff25831
|
Add a kind of data preview to vcard import dry run
|
2012-10-04 16:22:03 +00:00 |
|
|
20db974942
|
added logging like for CalDAV/CardDAV (curently permanently enabled)
|
2012-10-04 12:09:25 +00:00 |
|
|
bef455f5e3
|
make logging available for iSchedule
|
2012-10-04 11:59:04 +00:00 |
|
|
aeeb585604
|
dkim signature according to iSchedule draft 02
|
2012-10-04 05:56:30 +00:00 |
|
|
18ceb54882
|
dkim signature according to iSchedule draft 02
|
2012-10-04 05:53:52 +00:00 |
|
|
5a890e36ab
|
updated capabilities to draft 02
|
2012-10-03 11:19:12 +00:00 |
|
|
e9fe6cd6e1
|
adapted to updated spec using action=capabilities
|
2012-10-03 10:10:13 +00:00 |
|
|
19f25f2012
|
adapted to updated spec using action=capabilities
|
2012-10-03 10:08:09 +00:00 |
|
|
0d5ae0e2c2
|
added dkim signature validation to ischedule_server
|
2012-10-03 07:56:43 +00:00 |
|
|
33510a2f4d
|
dkim signature for posts using mailDomainSigner class, plus some code to generate and store a key-pair
|
2012-10-02 22:30:36 +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 |
|
|
7410c738c8
|
Prevent repeats of default template directory
|
2012-10-02 14:22:07 +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 |
|
|
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 |
|
|
23772bb9d1
|
Add ability to set charset in import vcard wizard
|
2012-10-01 17:59:44 +00:00 |
|
|
4e2a7dab80
|
* CardDAV/Addressbook: fixed not working delete of contacts
|
2012-10-01 17:23:44 +00:00 |
|
|
a52876ad6a
|
freebusy for iSchedule
|
2012-10-01 14:21:55 +00:00 |
|
|
eef63477c5
|
fixed invalid xml in CardDAV:principal-address property of pricipal collection
|
2012-10-01 14:16:18 +00:00 |
|
|
3e538116c9
|
add some check if cached config does not meet basic requirements, recreate it then
|
2012-10-01 09:23:51 +00:00 |
|
|
7783f1535a
|
start of iSchedule implementation
|
2012-09-30 21:03:33 +00:00 |
|
|
5505023b50
|
enabled itempicker in filemanager edit dialog for document merge and as proof of concept.
|
2012-09-29 10:32:33 +00:00 |
|
|
ac98f4f06a
|
itempicker update
|
2012-09-29 10:23:03 +00:00 |
|
|
2fbf1d36e8
|
document merge helper function to allow download by HTTP POST request
|
2012-09-29 10:16:39 +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 |
|
|
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 |
|
|
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 |
|
|
9c8f7fe1ea
|
* CalDAV: fixed broken URL of private events in shared calendar user has no right to view
|
2012-09-27 09:02:43 +00:00 |
|
|
52675388a3
|
* CalDAV/CardDAV: sync-collection report for all apps allowing a more efficient sync
|
2012-09-26 14:30:47 +00:00 |
|
|
b3ef030984
|
fixed broken schdule-tag after consolidated modified commit yesterday
|
2012-09-26 11:09:28 +00:00 |
|
|
c9074f936d
|
additionally check prefs read from cache, if they are of type array, otherwise read them from db, might help with APC at least in some versions not seem to deal correctly with out-of-memory
|
2012-09-26 10:18:18 +00:00 |
|
|
078fa987d4
|
allow storing and retrieval of following CalDAV properties: default-alarm-vevent-date, default-alarm-vevent-datetime
|
2012-09-26 10:01:02 +00:00 |
|
|
944b538e92
|
fixed not working fixed height of date rows aka stop end and finished date to move up
|
2012-09-25 17:38:14 +00:00 |
|
|
4ae5bfb875
|
* Calendar/eSync/eMail: fix not working accept/reject on calendar items (mails was working before)
|
2012-09-25 15:07:54 +00:00 |
|
|
3b7a0171c8
|
* Filemanager: fixed not working repair of doublicate directories
|
2012-09-25 12:55:17 +00:00 |
|
|
7bf5b90739
|
* Calendar/CalDAV/eSync: tracking participant status changes now in modified date and user of calendar entry (main table), fixes sometimes not synced status changes and simplifies code a lot
|
2012-09-25 11:54:41 +00:00 |
|
|
d0889dd612
|
* Addressbook: fixed not stored private custom-fields, if extra private tab was used
|
2012-09-25 09:02:42 +00:00 |
|
|
bb8fe486ca
|
improved 1.9.006/7 update-scripts for PostgreSQL: removed stray bracket and drop NULL and default at the end, thanks to feedback from Anthony Messina
|
2012-09-25 07:14:45 +00:00 |
|
|
f9ff1e2a5f
|
improved 1.9.006/7 update-scripts for PostgreSQL: removed stray bracket and drop NULL and default at the end, thanks to feedback from Anthony Messina
|
2012-09-25 07:12:52 +00:00 |
|