Ralf Becker
|
8493dcbeba
|
allow to create an instance specific admin, user- or group-context
|
2012-10-12 13:35:40 +00:00 |
|
Ralf Becker
|
5b10055dce
|
fixed not working account migration: need to invalidate cache: otherwise no migration takes place, if cached results says account already exists
|
2012-10-12 12:55:40 +00:00 |
|
Klaus Leithoff
|
9fb50058ab
|
attempt to resolve autofocus on reply/compose
|
2012-10-12 11:59:15 +00:00 |
|
Klaus Leithoff
|
0ca447965f
|
attempt to fix problem regarding pop up of draft-message-dialog regarding do-you-want-to-keep-draft on send
|
2012-10-12 11:47:33 +00:00 |
|
Nathan Gray
|
759b7b515a
|
Update import / export CSV plugins & default definitions
|
2012-10-11 20:53:55 +00:00 |
|
Nathan Gray
|
7e1053c8ec
|
Update import / export CSV plugins & default definitions
|
2012-10-11 20:34:53 +00:00 |
|
Ralf Becker
|
e1cf8a4911
|
query imap server only, if account is active (or no smtp server configured)
|
2012-10-11 10:27:19 +00:00 |
|
Ralf Becker
|
76be223537
|
only ask quote, if connection succeeds
|
2012-10-11 10:00:03 +00:00 |
|
Ralf Becker
|
028908ba1f
|
use fmail timeout prefs only if no explicit timeout given in openConnection call
|
2012-10-11 09:54:27 +00:00 |
|
Klaus Leithoff
|
d1d80efba0
|
silence error_log on import message, when no filename for attachment is found
|
2012-10-11 08:41:44 +00:00 |
|
Klaus Leithoff
|
09d3160447
|
rework changes regarding denied attributes; improve import of mails regarding filename detection for attachments
|
2012-10-10 10:40:08 +00:00 |
|
Nathan Gray
|
c23fee1092
|
Adjust custom date selection to include the full end date (export)
|
2012-10-09 17:39:02 +00:00 |
|
Nathan Gray
|
7cbc4949d3
|
Fix bug where clicking on a hooked app twice sends you to the hooked app
|
2012-10-09 17:34:06 +00:00 |
|
Klaus Leithoff
|
259a917e38
|
ckeditor (current) version 3.6.4
|
2012-10-09 15:03:32 +00:00 |
|
Klaus Leithoff
|
ed0dd6b321
|
filter/remove (on(before)?(abort|blur|change|click|dblclick|error|focus|keydown|keypress|keyup|load|mousedown|mousemove|mouseout|mouseover|mouseup|reset|select|submit|unload)) attributes in/with htmLawed for default and email config
|
2012-10-09 09:29:01 +00:00 |
|
Klaus Leithoff
|
7e827dfcef
|
filter/remove (on(before)?(abort|blur|change|click|dblclick|error|focus|keydown|keypress|keyup|load|mousedown|mousemove|mouseout|mouseover|mouseup|reset|select|submit|unload)) attributes in/with htmLawed for default and email config
|
2012-10-09 09:27:13 +00:00 |
|
Ralf Becker
|
9b4d3546d7
|
* Calendar: passing links to timesheet, when creating a timesheet on an event
|
2012-10-08 14:54:09 +00:00 |
|
Ralf Becker
|
f5a1cd5ded
|
* Calendar: passing links to timesheet, when creating a timesheet on an event
|
2012-10-08 14:53:51 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
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 |
|