Klaus Leithoff
|
6408fdfc01
|
update htmLawed to Version 1.1.14 (including adaptions from http://www.bioinformatics.org/phplabware/forum/viewtopic.php?id=235)
|
2012-10-15 09:35:30 +00:00 |
|
Ralf Becker
|
9c07b9e8da
|
should fix Fatal error: Cannot use string offset as an array in line 671
|
2012-10-14 08:10:09 +00:00 |
|
Nathan Gray
|
c7b74c60d2
|
Update default import definition to expect english labels, not internal field names
r40476: Fix missing conditions
r40477: Update default definitions
|
2012-10-12 15:31:58 +00:00 |
|
Ralf Becker
|
f56c788176
|
allow to use HTTP_HOST (without optional port) or SERVER_NAME to find matching instance
|
2012-10-12 15:12:08 +00:00 |
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Nathan Gray
|
807c3e2ae5
|
Prevent repeats of default template directory
|
2012-10-05 14:54:13 +00:00 |
|
Klaus Leithoff
|
4f394d8d81
|
finetuning on setting a lone profile as active
|
2012-10-05 10:08:23 +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
|
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
|
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 |
|
Klaus Leithoff
|
c332be5de0
|
fix lang strings that prevented translation of some SIEVE error messages
|
2012-10-02 11:31:06 +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
|
6feeba00ab
|
fixed wrong status-code for CardDAV DELETE
|
2012-10-01 17:26:05 +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
|
c884eb0b8f
|
* Calendar/eMail: fixed sql error when clicking on iCal attachment and probably other iCal imports
|
2012-09-28 09:32:27 +00:00 |
|
Klaus Leithoff
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
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 |
|
Ralf Becker
|
f258db06e3
|
Changelog for 11.1.20120927
|
2012-09-27 09:04:08 +00:00 |
|
Ralf Becker
|
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 |
|
Nathan Gray
|
1f52784583
|
Handle potentially invalid messages by removing new lines
|
2012-09-26 16:59:35 +00:00 |
|
Nathan Gray
|
d986ef7a6d
|
.animate() is not available here, just set set the color directly
|
2012-09-26 16:30:21 +00:00 |
|
Nathan Gray
|
c87d057676
|
Missing backports to fix imported contacts looking like accounts if addressbook was missing
|
2012-09-26 16:09:56 +00:00 |
|
Ralf Becker
|
8771381e9d
|
fixed broken schdule-tag after consolidated modified commit yesterday
|
2012-09-26 11:09:52 +00:00 |
|
Ralf Becker
|
35c0363eff
|
Changelog for 11.1.20120926
|
2012-09-26 10:25:13 +00:00 |
|
Ralf Becker
|
6b85ca7a01
|
* Calendar/eSync/eMail: fix not working accept/reject on calendar items (mails was working before)
|
2012-09-26 10:20:27 +00:00 |
|