Klaus Leithoff
|
058bd3e674
|
* Addressbook/API: allow ampersand and plus in local part of emailaddress for email validation
|
2012-10-23 08:59:12 +00:00 |
|
Ralf Becker
|
9c39375e40
|
work around a warning, if database password contains a non-ascii char (eg. German umlaut)
|
2012-10-23 08:19:35 +00:00 |
|
Ralf Becker
|
f6aa1ca1aa
|
* API: only cache in APC by default, if it has at least 64M of shared memory, otherwise use filesystem
|
2012-10-23 07:49:42 +00:00 |
|
Ralf Becker
|
c77521cbd0
|
* CalDAV: fixed parsing of principal urls used by iOS6 for users
|
2012-10-22 16:44:10 +00:00 |
|
Ralf Becker
|
1731711d33
|
* Calendar: deny creating of recurring events, if duration of a single recurrence is longer then the recurrence interval
|
2012-10-22 15:47:32 +00:00 |
|
Nathan Gray
|
c5373ef82d
|
Prevent new categories from being created during dry-run
- Do not wipe previous mapping if user went back a step
|
2012-10-22 14:27:17 +00:00 |
|
Nathan Gray
|
caae2ceeae
|
Prevent new categories from being created during dry-run
|
2012-10-22 14:25:43 +00:00 |
|
Ralf Becker
|
122230b88e
|
* Calendar/CalDAV/eSync: fixed exceptions get not deleted with series via CalDAV or eSync
moved code from our UI to BO, to either delete exceptions (default) or keep them with a new UID
|
2012-10-22 13:15:58 +00:00 |
|
Ralf Becker
|
61966de428
|
* Calendar/CalDAV: fixed event created in calendar of a resource, was not editable (no owner set, now creating user is owner)
|
2012-10-22 12:45:28 +00:00 |
|
Nathan Gray
|
8bcdfa1861
|
Process the whole file when doing a preview, but only keep a few records for display
|
2012-10-18 14:49:47 +00:00 |
|
Klaus Leithoff
|
190b623fd5
|
try to fix/improve situation that there is no UID returned on appendMessage; filter by INTERNALDATE, not DATE as it was the default before
|
2012-10-18 11:01:45 +00:00 |
|
Nathan Gray
|
0f7a7da656
|
Remove outdated CSV export charset preference - Import/Export app is used now
|
2012-10-17 16:00:51 +00:00 |
|
Nathan Gray
|
ddbcc59a82
|
Add 'None' category option to context menu for all apps using nextmatch::category_action()
|
2012-10-16 19:51:15 +00:00 |
|
Nathan Gray
|
8836842a14
|
Use jQuery to decode all entities in caption for confirm prompt
|
2012-10-16 19:47:56 +00:00 |
|
Nathan Gray
|
45a14f4fbb
|
Fix status labels showing as serialized when editing them
|
2012-10-16 19:13:28 +00:00 |
|
Nathan Gray
|
8a9f710815
|
Try translation of lookup values if straight lookup fails' importexport
|
2012-10-16 14:41:33 +00:00 |
|
Ralf Becker
|
dcb99a352f
|
* 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-10-16 12:17:32 +00:00 |
|
Ralf Becker
|
3ee9c72cf3
|
allow to specify grant host for database creation
|
2012-10-16 11:57:24 +00:00 |
|
Ralf Becker
|
b161c0d500
|
requests in log were always trunkated (since last changes) and fixed quoting in autoindex for hierarchical props in collection resources
|
2012-10-16 11:54:16 +00:00 |
|
Ralf Becker
|
67821cab0d
|
* CalDAV: show created and updated by user and date in iOS 6: new CalendarServer:(created|updated)-by properties
|
2012-10-16 11:53:54 +00:00 |
|
Ralf Becker
|
5c5b4e1b16
|
make logging available for iSchedule, only backported so class stays close to trunk, iSchedule itself is not yet ready to be backported
|
2012-10-16 11:50:59 +00:00 |
|
Ralf Becker
|
d4a9709aab
|
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-16 11:48:19 +00:00 |
|
Ralf Becker
|
81950eb246
|
support for Prefer: return-minimal in PROPFIND requests, as described in draft-snell-http-prefer
|
2012-10-16 11:47:55 +00:00 |
|
Ralf Becker
|
bd512f8195
|
* CalDAV/CardDAV: fixed wrong encoded url of group with name containing spaces in CalDAV:calendar-user-address-set
|
2012-10-16 11:47:18 +00:00 |
|
Ralf Becker
|
0c3d6e167c
|
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-10-16 11:31:15 +00:00 |
|
Ralf Becker
|
138d16cfa3
|
* CalDAV/Calendar/Resources: calendars of resources can now be accessed or subscribed via CalDAV, to subscribe use CalDAV preferences
|
2012-10-16 11:30:35 +00:00 |
|
Ralf Becker
|
a735c5886b
|
* CalDAV/CardDAV: sync-collection report for calendar allowing a more efficient sync
|
2012-10-16 11:11:29 +00:00 |
|
Ralf Becker
|
28f8d4e2b7
|
* InfoLog/CalDAV: sync-collection report, 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-10-16 11:08:33 +00:00 |
|
Ralf Becker
|
39012f847b
|
* CardDAV: rfc 6578 sync-collection report (more efficient way to sync contacts)
|
2012-10-16 11:04:27 +00:00 |
|
Nathan Gray
|
ae51767122
|
* Add vCard import/export plugins
|
2012-10-15 16:29:52 +00:00 |
|
Nathan Gray
|
2efe69bc43
|
Remove outdated outlook definitions
|
2012-10-15 14:27:50 +00:00 |
|
Nathan Gray
|
e2fd624a5a
|
Fix typo causing new/edit definition suggestions to always be shown
r40494: Fix handling of recurrence and time zone
|
2012-10-15 14:17:30 +00:00 |
|
Klaus Leithoff
|
c7a38f894c
|
ckeditor (current) version 3.6.4
|
2012-10-15 10:03:09 +00:00 |
|
Klaus Leithoff
|
225cdb2f99
|
switch from keep_bad 6 to keep_bad 2; remove tags but keep element content (4 and 6 keep element content only if text (pcdata) is valid in parent element as per specs, this may lead to textloss if balance is switched on)
|
2012-10-15 09:42:50 +00:00 |
|
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 |
|