Ralf Becker
|
1f76e0c191
|
fixed several small issues around CardDAV and history logging in addressbook (dont log not set custom fields as there are not stored and therefore not changed)
|
2012-02-10 21:29:50 +00:00 |
|
Ralf Becker
|
f8d2a88e41
|
* Addressbook: use vCard version 3 when exporting via context menu
|
2012-02-10 20:32:45 +00:00 |
|
Ralf Becker
|
56f286e877
|
using instance-wide cache for categories, so updates from other sessions are immediatly available and sessions get smaller
|
2012-02-10 20:14:44 +00:00 |
|
Ralf Becker
|
f89024c594
|
improved svn-helper quickly merge affected modules only, run a diff afterwards and output a commandline for svn update incl. commit-messages of all merged commits: ./svn-helper.php merge (-c N|-r N:M)+ ^/trunk
|
2012-02-10 12:35:10 +00:00 |
|
Ralf Becker
|
f4f289011e
|
improved svn-helper quickly merge affected modules only, run a diff afterwards and output a commandline for svn update incl. commit-messages of all merged commits: ./svn-helper.php merge (-c N|-r N:M)+ ^/trunk
|
2012-02-10 12:33:57 +00:00 |
|
Ralf Becker
|
9e6a471fe2
|
* Addressbook/CardDAV: fixed Apple iOS and OS X addressbook messed up phone numbers (Mobile is now mobile for both and iPhone is matched to EGroupware private cell)
also removed copy of supportedFields and using again default ones from addressbook_vcal, with Apple specific fixes in _get_handler()
|
2012-02-10 11:23:09 +00:00 |
|
Ralf Becker
|
2473b3060d
|
* CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such
|
2012-02-10 11:19:42 +00:00 |
|
Ralf Becker
|
eef250747f
|
necessary update for distributions lists as groups in CardDAV, fixes SQL errors "unknows column list_...."
|
2012-02-10 10:09:18 +00:00 |
|
Ralf Becker
|
ccb2d9b80a
|
fixed images allways get resized, because mb_substring returned 3 bytes, using cut_bytes now
|
2012-02-10 09:09:02 +00:00 |
|
Ralf Becker
|
3ecd71cbc7
|
switch off permanent error-log
|
2012-02-09 20:15:18 +00:00 |
|
Ralf Becker
|
7a6959ca3f
|
many bugfixes around distribution-lists/groups and some code restructuring
|
2012-02-09 20:09:49 +00:00 |
|
Ralf Becker
|
7db225b181
|
* eSync/Addressbook: HTC Desire needs at least one telefon number, otherwise sync of contact fails without error, we now return at least an empty work phone
|
2012-02-09 13:28:47 +00:00 |
|
Ralf Becker
|
edb42dbfd2
|
* eSync/Addressbook: for all-in-one addressbook only use add-default, if it is contained in addressbooks selected, otherwise use personal addressbook
|
2012-02-08 15:12:37 +00:00 |
|
Nathan Gray
|
caec90f104
|
Better handling of date-times without times, prevent double-conversion to server time
|
2012-02-07 20:49:38 +00:00 |
|
Ralf Becker
|
aef04880e9
|
* CalDAV: allow to create private events on OS X iCal, fixing DAV header for new shared folders
|
2012-02-07 20:19:16 +00:00 |
|
Ralf Becker
|
fe0b914acc
|
as SOGO Connector requires ETag header to recognice as successful PUT, we are sending them again for it
|
2012-02-07 17:10:52 +00:00 |
|
Ralf Becker
|
213a53900d
|
missing change in addressbook for r37912
|
2012-02-07 17:10:21 +00:00 |
|
Nathan Gray
|
6fa67b2e28
|
More robust handling of importing date-times:
1. Check against user's preference
2. Try any other possibilities, by egw_time
3. Error, unless app plugin takes special measures
|
2012-02-07 15:37:16 +00:00 |
|
Klaus Leithoff
|
34502fc66f
|
handle warning on cat_id when it is not a string, as expected on explode but already an array of cat-ids
|
2012-02-07 14:10:34 +00:00 |
|
Ralf Becker
|
5b81fca2f1
|
Hide Size in autoindex and move Displayname to first column after name
|
2012-02-07 12:47:49 +00:00 |
|
Klaus Leithoff
|
f3fe7400b5
|
add missing closing tag for <div> in showBody
|
2012-02-07 11:55:59 +00:00 |
|
Nathan Gray
|
a7fd0331bd
|
Handle missing DateTime object
|
2012-02-06 18:40:12 +00:00 |
|
Nathan Gray
|
465498b36c
|
- Return errors in timestamp formatting so they can be displayed to user
- Make sure timestamps returned are timestamps, not DateTimes
|
2012-02-06 16:23:33 +00:00 |
|
Nathan Gray
|
88cd6de65f
|
Process infolog start date as a timestamp, instead of just date
|
2012-02-06 16:22:35 +00:00 |
|
Ralf Becker
|
d7fca17d6e
|
resurrect preference to sync all ABs into one (allways implied for OS X) and new pref to "Distributionlists as groups", plus explenation of the prefs
|
2012-02-04 21:47:28 +00:00 |
|
Ralf Becker
|
d89f48d9c1
|
implement RFC 5995 add member to collection via POST, but not yet set DAV:add-member due to problems with OS X clients
|
2012-02-04 20:24:01 +00:00 |
|
Ralf Becker
|
c5ca42a4b1
|
move app-specific settings to app-handler
|
2012-02-04 01:24:34 +00:00 |
|
Ralf Becker
|
d21be8d871
|
move logic of which addressbook/calendars are shared into app-handler
|
2012-02-04 01:03:56 +00:00 |
|
Ralf Becker
|
d43e93cf7f
|
* CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such
|
2012-02-03 22:28:00 +00:00 |
|
Ralf Becker
|
6161826de1
|
add http://calendarserver.org/ns/:shared to shared addressbooks/calendars for Apple clients to mark collections to user as shared
|
2012-02-03 18:21:20 +00:00 |
|
Klaus Leithoff
|
e1cb220eb7
|
for performance reasons, use tidy (if available) instead of htmlpurifier to fix html tags
|
2012-02-03 12:57:19 +00:00 |
|
Ralf Becker
|
02f53242d3
|
PHP uses "America/Argentina/Buenos_Aires" not just "America/Buenos_Aires"
|
2012-02-03 02:06:06 +00:00 |
|
Ralf Becker
|
c639acea9d
|
PHP uses "America/Argentina/Buenos_Aires" not just "America/Buenos_Aires"
|
2012-02-03 02:04:30 +00:00 |
|
Ralf Becker
|
3d9ddc631f
|
* Calendar: fixed tz-aliases to NOT use Etc/GMT* but Olson identifiers
|
2012-02-03 01:53:07 +00:00 |
|
Ralf Becker
|
8d61fc86a3
|
* eSync/Calendar: fixed tz-aliases to NOT use Etc/GMT* but Olson identifiers, no more exception in AS tzblob generation, generation of tzblobs for Etc/GMT*
|
2012-02-03 01:47:43 +00:00 |
|
Nathan Gray
|
73c1ae8617
|
Use double quotes for onchange to match everything else
|
2012-02-02 20:22:09 +00:00 |
|
Nathan Gray
|
670dcdcb71
|
Improve link warning message to show actual data tried
|
2012-02-02 17:22:23 +00:00 |
|
Nathan Gray
|
91adfbec6c
|
Make sure letter filter doesn't persist
|
2012-02-02 15:28:16 +00:00 |
|
Klaus Leithoff
|
b6453f77c6
|
Add/modify obsolet Alias Asia/Calkutta as it should map to Asia/Kolkata
|
2012-02-02 14:21:43 +00:00 |
|
Klaus Leithoff
|
59094a8155
|
Add/modify broken Alias Asia/Katmandu as it should map to Asia/Kathmandu
|
2012-02-02 11:41:12 +00:00 |
|
Ralf Becker
|
fb6f5cf4be
|
allow PROPPATCH on *-home-set, to allow eg. jqcalendar to store its prefs there
|
2012-02-01 23:26:16 +00:00 |
|
Nathan Gray
|
03756ddaf2
|
In scheduled list, show last / next run times in user time. Async still runs in server time though, so added a message about that to edit dialog.
|
2012-02-01 20:49:27 +00:00 |
|
Nathan Gray
|
8018a0f243
|
Make sure letter filter doesn't persist
|
2012-02-01 20:34:32 +00:00 |
|
Ralf Becker
|
902d569026
|
* Addressbook/CardDAV: fixed Apple iOS and OS X addressbook messed up phone numbers (Mobile is now mobile for both and iPhone is matched to EGroupware private cell)
also removed copy of supportedFields and using again default ones from addressbook_vcal, with Apple specific fixes in _get_handler()
|
2012-02-01 19:52:19 +00:00 |
|
Ralf Becker
|
5433778fc5
|
fix for integer input with negative length, to get readonly input field, fixes html5 not setting size/width commit
|
2012-02-01 17:30:28 +00:00 |
|
Klaus Leithoff
|
69f65e4917
|
upgrade HTML Purifier to Version 4.4.0 (add missing files)
|
2012-02-01 16:01:01 +00:00 |
|
Klaus Leithoff
|
5511abc5bf
|
upgrade HTML Purifier to Version 4.4.0 (with merged trunk patches -c37721 -c34417 -c35216 -c35219)
|
2012-02-01 15:58:31 +00:00 |
|
Nathan Gray
|
3874ec6084
|
When merging styles, handle <b>, <i> in addition to <strong>,<em>
|
2012-02-01 15:37:49 +00:00 |
|
Ralf Becker
|
625a125e83
|
fixed not working update of members
|
2012-02-01 00:59:25 +00:00 |
|
Ralf Becker
|
f5cb740795
|
limit groupVCard to contacts of same addressbook, as OS X and iOS only allows that and PUTs would remove contacts from other ABs, also fixed not working multiget report of lists/groups
|
2012-02-01 00:31:24 +00:00 |
|