|
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 |
|
|
b3d463631a
|
Strip out item groups from Apple Addressbook before processing
|
2012-09-24 16:05:52 +00:00 |
|
|
f224fe5852
|
sync-collection report for InfoLog, thought reminder app on OS X 10.8.2 does not use it, moved logic for sync-token to baseclass and determine availablity on supported-report-set
|
2012-09-24 10:26:29 +00:00 |
|
|
7a3d4f99ed
|
* InfoLog/CalDAV/eSync: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications
|
2012-09-24 08:53:41 +00:00 |
|
|
e69918f583
|
* CalDAV/CardDAV: return urn:uuid as last record in calendar-user-address-set, as according to iCal4OL developer, some clients might have problems with it, also adding both full uri and just path of principal url, as calendarserver does it
|
2012-09-24 07:07:57 +00:00 |
|
|
a6f541edba
|
* CardDAV: rfc 6578 sync-collection report (more efficient way to sync contacts)
|
2012-09-23 20:19:35 +00:00 |
|
|
a86a3d72c6
|
Fix fatal error deleting user (LDAP)
|
2012-09-21 14:36:02 +00:00 |
|
|
1c72e5fffa
|
docu update
|
2012-09-21 13:13:48 +00:00 |
|
|
f87d202652
|
docu update
|
2012-09-21 11:59:44 +00:00 |
|
|
fef5a00623
|
docu update
|
2012-09-21 11:57:35 +00:00 |
|