Commit Graph

23830 Commits

Author SHA1 Message Date
Ralf Becker
8fb730e01a fixed missing sorting in inital sync-collection report with empty sync-token 2014-02-20 19:26:22 +00:00
Ralf Becker
b54e77f266 * CalDAV/CardDAV: fixed support for limited sync-collection report used eg. by Marten Gajdas Android apps 2014-02-20 17:46:44 +00:00
Ralf Becker
670f11c5f2 fixed iCal and iMip method and notification text for initial responses to organizer to be replys (not added=invitation) 2014-02-20 16:14:59 +00:00
Ralf Becker
1f9922d6b3 * CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report) 2014-02-20 15:11:50 +00:00
Ralf Becker
383779419e * CalDAV/Calendar: sending now iMip response to external organizer when initialy accepting invitation via CalDAV client (before only status changes where sent) 2014-02-20 15:05:05 +00:00
Ralf Becker
d8ce9fcb87 * CardDAV/Addressbook: add "None" to forced preferences of addressbooks to sync in addition to personal one 2014-02-20 13:53:22 +00:00
Ralf Becker
d7d02c919f * eTemplate/all apps: limit displayed history to 500 entries 2014-02-20 12:47:40 +00:00
Klaus Leithoff
7eb729ebc8 silence error log on compose 2014-02-20 11:58:27 +00:00
Ralf Becker
9c9dc59df7 * All apps: run link notifications after processing and returning control to user to speed up saving of entries with links to (big) projects 2014-02-20 11:30:22 +00:00
Ralf Becker
dbb22b6f79 restoring value at end of etemplate::show_cell() as it is a reference into content and some widgets (IP-address cf) rely on being able so set content while using multiple widgets with same name relys on it being unchanged 2014-02-20 09:34:36 +00:00
Klaus Leithoff
035d5a934a fix problem with not displayed inline-images (as part of href) 2014-02-18 12:25:28 +00:00
Klaus Leithoff
e95d46b7bc disable transaction for mysql for restore, as a failure during restore may lead to an empty database, as drop table is not transactional for mysql 2014-02-17 16:18:26 +00:00
Ralf Becker
9f6d14690e force re-import of etemplates if app-version changes 2014-02-17 14:27:04 +00:00
Ralf Becker
d4f02a8bd5 Changelog for 11.1.20140212 2014-02-12 14:35:19 +00:00
Hadi Nategh
ed5ff6fd1a Fix calendar ignore conflict when the conflict is not from resources 2014-02-12 13:06:31 +00:00
Klaus Leithoff
506f232723 fix bug regarding actions on all selected mails (selected via checkbox) reported by zorg 2014-02-12 12:40:38 +00:00
Ralf Becker
2283421e2c using now a branch for eSyncPro, as we need et2 for trunk 2014-02-12 08:30:24 +00:00
Ralf Becker
acacc038dd update from 1.8.006 2014-02-11 09:32:54 +00:00
Ralf Becker
35b725b7e2 do not use / in random password and let preg_quote know we use / as delimiter (also fixing ide warnings) 2014-02-11 09:19:42 +00:00
Ralf Becker
ae678ed9cc Changelog for 11.1.20140210 2014-02-10 13:15:46 +00:00
Ralf Becker
99ca6a592b * CalDAV/Calendar: fixed invalid ics file for alarm exactly at the event 2014-02-10 08:53:40 +00:00
Ralf Becker
98135e4087 using capital REQUEST in method parameter 2014-02-05 15:15:21 +00:00
Klaus Leithoff
7aacef369a re-add missing account status (active/created/changed) 2014-02-05 13:18:31 +00:00
Ralf Becker
dbdb54abb5 * API: support for mbstring.func_overload=0 (previously we required mbstring.func_overload=7 to correctly support utf-8) 2014-02-04 16:14:46 +00:00
Klaus Leithoff
e822ed2f02 fix typo 2014-02-04 14:59:56 +00:00
Klaus Leithoff
a4ff6334b6 * eMail: completely remove the ui/bo/sofilter classes as they are not effectively used anymore 2014-02-04 14:58:28 +00:00
Ralf Becker
215cc95315 fixed problem reported by Pedro Ribeiro 2014-02-04 13:48:03 +00:00
Ralf Becker
e577e09835 same for list users or groups 2014-02-04 09:14:08 +00:00
Ralf Becker
4d52a577e5 missing quoting in editing users and groups 2014-02-04 08:41:04 +00:00
Hadi Nategh
aac5309c8f Add "Allow ignore conflicts" feature for resources 2014-01-29 13:46:30 +00:00
Klaus Leithoff
8d0cdd068d reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead 2014-01-29 09:40:45 +00:00
Ralf Becker
13af04b202 * Calendar/eSync: fixed caching causing new events on EGroupware side not to appear on device (withing time of a running ping-request) 2014-01-28 16:26:31 +00:00
Ralf Becker
8cca1e3536 * InfoLog: query custom-fields for notifications
and remove static $ignore_acl parameter, as it is only used in no longer necessary read
2014-01-28 15:18:56 +00:00
Ralf Becker
8156367b57 * CalDAV/Resources: fixed only first N resources were available in CalDAV (N = common preference how many entries to show) 2014-01-28 14:45:10 +00:00
Ralf Becker
27f254afb6 * Calendar,EventMgr: fixed locking of events to work with current browser versions 2014-01-28 13:31:49 +00:00
Hadi Nategh
f2ae2ef6b8 Fix not being able to select other groups in categories but always User all 2014-01-28 11:47:08 +00:00
Ralf Becker
b84c150202 * Adressbook/CardDAV: changed (down-)scaling of images to width of 240px (was 60px) to cater for higher screen resolutions 2014-01-28 11:25:10 +00:00
Ralf Becker
8c13d3e6cb * API/Preferences: fixed can NOT unset last (forced) preference of an app, also fixed not working deleting of prefs when deleting a user or group 2014-01-23 12:34:45 +00:00
Ralf Becker
2f91f0e1de fixed typo causing not being able to log in with header-admin-user/password into setup 2014-01-18 10:07:09 +00:00
Ralf Becker
4d19cbc577 fixed typo causing svn-help to only work for merge and up commands 2014-01-15 18:06:22 +00:00
Ralf Becker
18c702dc5a fixed typo causing preferences not to be deleted, when users or groups get deleted 2014-01-14 11:54:24 +00:00
Ralf Becker
b7d0515cc2 * Tracker: dropping unique index(es) on escalations to not limit creating same escalations eg. on different queues
Was previously done by modifying index to contain more columns in update, but not new installations.
Now droping all existing unique indexes completly.
2014-01-14 11:11:36 +00:00
Klaus Leithoff
01051fd136 fix typo: was only causing trouble when replying from draft folder from your activesync device 2014-01-10 14:39:51 +00:00
Hadi Nategh
9316a880ab Make sure the edit_series javascript function is loaded after getrows in calendar list view 2014-01-09 11:14:52 +00:00
Ralf Becker
3e5701b92a return $arr argument itself, but no reference to it, in all error cases 2014-01-08 09:46:53 +00:00
Ralf Becker
e9d249af5a Changelog for 11.1.20140108 2014-01-08 09:02:49 +00:00
Ralf Becker
2b9d56c7f0 can NOT use empty($idx) as it is true for 0 too! 2014-01-08 08:58:32 +00:00
Ralf Becker
c3fc9d9c2a Changelog for 11.1.20140107 2014-01-07 18:27:36 +00:00
Ralf Becker
b8e4818452 * CalDAV/calendar: fixed permanent auth request in iCal, if accountselection is set to "selectbox with groupmembers" and rights granted from group without being a member
expand-property report now ignores the url instead of throwing an exception
2014-01-07 17:31:51 +00:00
Klaus Leithoff
4fd32f2470 * eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps 2014-01-07 12:46:04 +00:00