Commit Graph

23848 Commits

Author SHA1 Message Date
Hadi Nategh
cdf574d73d * Sieve/Felamimail|Mail:Make exclamation mark (\!) in the begining of sieve rule query escapable from always bien used as NOT conditon 2014-03-13 13:18:55 +00:00
Ralf Becker
a401514eb1 * CalDAV/Calendar: store and therefore keep external organizer if he has no common name (just email) and also store its common name 2014-03-13 10:14:48 +00:00
Klaus Leithoff
70ad8ac4c8 work to preserve the ActiveSyncWaitOnFailure state 2014-03-13 09:09:04 +00:00
Klaus Leithoff
6b5505e5b8 way to rebuild the felamimail_bo class without using the session based information but preserving the cached data 2014-03-12 14:38:45 +00:00
Nathan Gray
4c77dcaa17 Update opendocument spreadsheet numeric cell attributes to include celcext:value-type. 2014-03-11 17:34:23 +00:00
Klaus Leithoff
aa91b50b8c * ESync: fix a problem with a non working global profile, when verifying settings 2014-03-11 12:38:17 +00:00
Ralf Becker
6c406d180c fixed etemplate.inc.php download (happens only if directory is not writable) has zero length. Caused by output buffering and unbuffered php://stdout instead of php://output used 2014-02-28 08:27:53 +00:00
Ralf Becker
c12ee68114 added note about certificate validation and some more diagnostics to error_log, for failed ADS auth 2014-02-27 12:05:57 +00:00
Ralf Becker
29dd674438 add deletegroup hook, to automatic delete contacts from a (group-)addressbook when group get deleted 2014-02-26 17:46:26 +00:00
Klaus Leithoff
17df559f36 use html::content_header for gathering download headers on saveMessage 2014-02-25 15:38:08 +00:00
Klaus Leithoff
9045eea7fc use html::content_header for gathering download headers on attachments 2014-02-25 15:31:57 +00:00
Klaus Leithoff
a763dd6234 move groupdav to_ascii to translation class; unify content_header and content_disposition_header to be used by all downloads; adapt vfs_webdav_server thereof 2014-02-25 15:28:36 +00:00
Klaus Leithoff
ed6c1980d4 fix typo/scope problem 2014-02-24 14:22:14 +00:00
Klaus Leithoff
3c3e684552 for mailservers reporting BADCHARSET on search; remember and act upon it (avoid it in the near future) 2014-02-24 13:50:19 +00:00
Ralf Becker
9a3c3b83b2 * WebDAV/Filemanager: reject to save files by clients using chunked transfer-encoding on servers which does not support that (eg. OS X Finder with server using FastCGI PHP) 2014-02-24 12:40:31 +00:00
Ralf Becker
0270078aab verify hook might have changed $prefs by calling read_repository --> apply changes again 2014-02-21 13:45:54 +00:00
Ralf Becker
1e9668bef9 verify hook might have changed $prefs by calling read_repository --> apply changes again 2014-02-21 13:25:25 +00:00
Ralf Becker
33c9f6587e fixed sql error in carddav caused by sync-collection flag interpreted as filter 2014-02-20 19:38:35 +00:00
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