Ralf Becker
|
1b98e9e858
|
requests in log were always trunkated (since last changes) and fixed quoting in autoindex for hierarchical props in collection resources
|
2012-10-08 11:20:29 +00:00 |
|
Ralf Becker
|
5511838936
|
new CalendarServer:(created|updated)-by properties used in iOS6
|
2012-10-08 11:14:07 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
8498a9ae68
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:27 +00:00 |
|
Ralf Becker
|
900f6aa83e
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:00 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
46acebf2a7
|
fixed many issues with dkim signing
|
2012-10-06 19:42:05 +00:00 |
|
Nathan Gray
|
807c3e2ae5
|
Prevent repeats of default template directory
|
2012-10-05 14:54:13 +00:00 |
|
Ralf Becker
|
81376af3f3
|
got dkim-validation working with oversigned headers and sha256 hashing algorithm
|
2012-10-05 10:52:53 +00:00 |
|
Klaus Leithoff
|
4f394d8d81
|
finetuning on setting a lone profile as active
|
2012-10-05 10:08:23 +00:00 |
|
Nathan Gray
|
ed370717ad
|
Adjust custom date selection to include the full end date - iCal export
|
2012-10-04 23:17:04 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
7925e33c6f
|
Fix bug where clicking on a hooked app twice sends you to the hooked app
|
2012-10-04 22:00:57 +00:00 |
|
Nathan Gray
|
e50ff25831
|
Add a kind of data preview to vcard import dry run
|
2012-10-04 16:22:03 +00:00 |
|
Klaus Leithoff
|
7637f7057d
|
* email: rework of handling and providing identities; usability for setting up SIEVE Vacation rules -> preselected default mail address
|
2012-10-04 13:50:26 +00:00 |
|
Ralf Becker
|
20db974942
|
added logging like for CalDAV/CardDAV (curently permanently enabled)
|
2012-10-04 12:09:25 +00:00 |
|
Ralf Becker
|
bef455f5e3
|
make logging available for iSchedule
|
2012-10-04 11:59:04 +00:00 |
|
Ralf Becker
|
aeeb585604
|
dkim signature according to iSchedule draft 02
|
2012-10-04 05:56:30 +00:00 |
|
Ralf Becker
|
18ceb54882
|
dkim signature according to iSchedule draft 02
|
2012-10-04 05:53:52 +00:00 |
|
Ralf Becker
|
5a890e36ab
|
updated capabilities to draft 02
|
2012-10-03 11:19:12 +00:00 |
|
Ralf Becker
|
e9fe6cd6e1
|
adapted to updated spec using action=capabilities
|
2012-10-03 10:10:13 +00:00 |
|
Ralf Becker
|
19f25f2012
|
adapted to updated spec using action=capabilities
|
2012-10-03 10:08:09 +00:00 |
|
Ralf Becker
|
0d5ae0e2c2
|
added dkim signature validation to ischedule_server
|
2012-10-03 07:56:43 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
c487707b75
|
Changelog for 11.1.20121002
|
2012-10-02 17:18:09 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Nathan Gray
|
7410c738c8
|
Prevent repeats of default template directory
|
2012-10-02 14:22:07 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
6d13968340
|
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
|
2012-10-02 12:59:33 +00:00 |
|
Ralf Becker
|
edba919994
|
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
|
2012-10-02 12:57:31 +00:00 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
c332be5de0
|
fix lang strings that prevented translation of some SIEVE error messages
|
2012-10-02 11:31:06 +00:00 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
e695f84f3a
|
only suppress known/supported INLINE image formats as JPG,JPEG,GIF,PNG for attachment list (on display of html message)
|
2012-10-02 10:14:13 +00:00 |
|
Ralf Becker
|
4d7db4e75d
|
fixed invalid xml in CardDAV:principal-address property of pricipal collection
|
2012-10-02 05:21:06 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Nathan Gray
|
23772bb9d1
|
Add ability to set charset in import vcard wizard
|
2012-10-01 17:59:44 +00:00 |
|
Ralf Becker
|
6feeba00ab
|
fixed wrong status-code for CardDAV DELETE
|
2012-10-01 17:26:05 +00:00 |
|
Ralf Becker
|
4e2a7dab80
|
* CardDAV/Addressbook: fixed not working delete of contacts
|
2012-10-01 17:23:44 +00:00 |
|
Ralf Becker
|
a52876ad6a
|
freebusy for iSchedule
|
2012-10-01 14:21:55 +00:00 |
|
Ralf Becker
|
eef63477c5
|
fixed invalid xml in CardDAV:principal-address property of pricipal collection
|
2012-10-01 14:16:18 +00:00 |
|
Klaus Leithoff
|
ba2be3bb5b
|
fix problem regarding strange runtime situations for gathering the items in shared folders
|
2012-10-01 10:38:23 +00:00 |
|
Ralf Becker
|
3e538116c9
|
add some check if cached config does not meet basic requirements, recreate it then
|
2012-10-01 09:23:51 +00:00 |
|
Ralf Becker
|
7783f1535a
|
start of iSchedule implementation
|
2012-09-30 21:03:33 +00:00 |
|