Klaus Leithoff
|
50ec625f0e
|
use show_date as implemented in trunk; as the old stuff is outdated and should not be used anymore
|
2014-03-24 15:15:12 +00:00 |
|
Ralf Becker
|
53ea91d893
|
using $readonlys["__ALL__"] with explicit $readonlys[$name] = false was NOT working for extensions
|
2014-03-24 09:05:47 +00:00 |
|
Nathan Gray
|
cd90487595
|
Better handling for new LibreOffice cell attributes to handle numbers as float
|
2014-03-17 17:51:11 +00:00 |
|
Ralf Becker
|
df08e0a4a4
|
Changelog for 11.1.20140317
|
2014-03-17 14:47:55 +00:00 |
|
Nathan Gray
|
41a3b27fd0
|
Revert r46197, it conflicts with 'old' documents.
Needs more investigation.
|
2014-03-17 14:47:11 +00:00 |
|
Klaus Leithoff
|
3999f0e65e
|
Changelog for 11.1.20140317
|
2014-03-17 14:46:59 +00:00 |
|
Ralf Becker
|
89f9b194bf
|
* EMail(Admin): inetOrgPerson schema support reported all accounts as inactive
because there is also no MAIL_ALIAS attribute, we have to use "mail" attribute to check if user has at least one email address set
|
2014-03-15 09:44:43 +00:00 |
|
Klaus Leithoff
|
6ab8d2b86b
|
do not access cache for writing, if there is nothing new to set
|
2014-03-14 10:03:52 +00:00 |
|
Ralf Becker
|
b07aee1ae0
|
allow to use namespaced $readonlys for grids, eg. grid uses "grid" as name, you can now set $readonlys["grid"]["something"] as well as $readonlys["something"] like in eTemplate2
|
2014-03-14 09:33:15 +00:00 |
|
Klaus Leithoff
|
2b81b4359c
|
do not use infologs specific app header as app_header in home
|
2014-03-13 15:30:11 +00:00 |
|
Ralf Becker
|
f07500ec62
|
* Calendar/EMail: wrong timezone conversation when accepting meeting requests (happening if server- and user-timezone are different!)
|
2014-03-13 14:08:44 +00:00 |
|
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 |
|