|
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 |
|
|
c487707b75
|
Changelog for 11.1.20121002
|
2012-10-02 17:18:09 +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 |
|
|
7410c738c8
|
Prevent repeats of default template directory
|
2012-10-02 14:22:07 +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 |
|
|
c332be5de0
|
fix lang strings that prevented translation of some SIEVE error messages
|
2012-10-02 11:31:06 +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 |
|
|
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 |
|
|
4d7db4e75d
|
fixed invalid xml in CardDAV:principal-address property of pricipal collection
|
2012-10-02 05:21:06 +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 |
|
|
23772bb9d1
|
Add ability to set charset in import vcard wizard
|
2012-10-01 17:59:44 +00:00 |
|
|
6feeba00ab
|
fixed wrong status-code for CardDAV DELETE
|
2012-10-01 17:26:05 +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 |
|
|
ba2be3bb5b
|
fix problem regarding strange runtime situations for gathering the items in shared folders
|
2012-10-01 10:38:23 +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 |
|
|
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 |
|
|
0d7c1d5abb
|
cope with the fact that some clients mess with the content-type and omit the space between keyword and mimetype;
|
2012-09-28 09:17:42 +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 |
|
|
46ddaf0971
|
* emailadmin/sieve: classes and adaptions to provide timed-sieve for dovecot. this is only the stuff needed on egroupware side of the issue, there is quite some stuff to be configured on dovecot side for this to work
|
2012-09-27 17:09:17 +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 |
|
|
f258db06e3
|
Changelog for 11.1.20120927
|
2012-09-27 09:04: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 |
|
|
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 |
|
|
1f52784583
|
Handle potentially invalid messages by removing new lines
|
2012-09-26 16:59:35 +00:00 |
|
|
d986ef7a6d
|
.animate() is not available here, just set set the color directly
|
2012-09-26 16:30:21 +00:00 |
|
|
c87d057676
|
Missing backports to fix imported contacts looking like accounts if addressbook was missing
|
2012-09-26 16:09:56 +00:00 |
|
|
52675388a3
|
* CalDAV/CardDAV: sync-collection report for all apps allowing a more efficient sync
|
2012-09-26 14:30:47 +00:00 |
|
|
8771381e9d
|
fixed broken schdule-tag after consolidated modified commit yesterday
|
2012-09-26 11:09:52 +00:00 |
|
|
b3ef030984
|
fixed broken schdule-tag after consolidated modified commit yesterday
|
2012-09-26 11:09:28 +00:00 |
|
|
35c0363eff
|
Changelog for 11.1.20120926
|
2012-09-26 10:25:13 +00:00 |
|
|
6b85ca7a01
|
* Calendar/eSync/eMail: fix not working accept/reject on calendar items (mails was working before)
|
2012-09-26 10:20:27 +00:00 |
|
|
54317da546
|
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:47 +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 |
|
|
eaebb0d27a
|
allow storing and retrieval of following CalDAV properties: default-alarm-vevent-date, default-alarm-vevent-datetime
|
2012-09-26 10:01:45 +00:00 |
|