Commit Graph

26314 Commits

Author SHA1 Message Date
Ralf Becker
c6b64f59aa do no call posix_* methods (from posix extension), if it is not available 2014-10-07 09:32:10 +00:00
Ralf Becker
107183ddb4 * Apache 2.4 and RHEL 7 installation fixes 2014-10-06 15:10:51 +00:00
Klaus Leithoff
7bbc75d2ee * Mail: handle (and correct (if needed)) charset for subject on import of messages 2014-10-02 10:24:25 +00:00
Ralf Becker
a83bc61d7c * API/MySQL: automatic try to reconnect once, if server closed connection "MySQL server has gone away" 2014-09-22 10:24:45 +00:00
Klaus Leithoff
6483952225 silence warning, if there are no identities connected to the defaultProfile of a user 2014-09-12 08:01:05 +00:00
Klaus Leithoff
121396a8e5 handle string parsing on own imap_rfc822_parse_adrlist ; improve on expectations, when string contains multiple rfc-addresses 2014-09-09 11:41:14 +00:00
Ralf Becker
c13dfd19d3 fixed sql error "argument of AND must be type boolean, not type integer" 2014-08-26 19:30:41 +00:00
Ralf Becker
832dcf5286 * PostgreSQL/Admin/Setup: backup stopped with SQL error 2014-08-26 14:04:02 +00:00
Klaus Leithoff
921a5ffc64 since we seem to have major problems authenticating via DIGEST-MD5 and CRAM-MD5 in SIEVE, we skip MD5-METHODS for now 2014-08-26 07:45:37 +00:00
Ralf Becker
4a52764997 * eSync: limit creation of sessions to one per device and user (like already done for CalDAV) 2014-08-25 14:22:17 +00:00
Ralf Becker
7fbcab2752 * LDAP/AD: auto-created accounts not allways set primary group also as membership 2014-08-21 15:45:34 +00:00
Klaus Leithoff
cd4b950473 fix typo 2014-08-15 09:40:49 +00:00
Klaus Leithoff
c804fea6ea try to cope with strange resizeBy behavior with ie11 2014-08-04 14:44:59 +00:00
Klaus Leithoff
b655e850e5 firefox does stumble on kama skin; use moonocolor instead 2014-07-22 13:02:26 +00:00
Klaus Leithoff
e59f434445 * API/CKEditor: introduce new skins/themes 2014-07-22 09:10:03 +00:00
Klaus Leithoff
598d568e77 * API/CKEditor: update to version 4.4.3; add additional skins 2014-07-22 09:09:20 +00:00
Nathan Gray
99424dbf0d Fix saving columns as default 2014-07-21 17:43:59 +00:00
Klaus Leithoff
1010d327d3 avoid warning on unexpected accounts->memberships result 2014-07-18 11:15:46 +00:00
Ralf Becker
22bb1a71b0 fixed typo 2014-07-18 09:47:51 +00:00
Ralf Becker
69c3ce5c06 removed not used setting of application via GET parameter 2014-07-18 08:49:18 +00:00
Klaus Leithoff
430cba8991 * API/CKEditor: update to version 4.4.3; add additional skins 2014-07-18 07:56:43 +00:00
Ralf Becker
f49bbab26f fix an other CSP error, caused by json-responses send eg. from get_rows method on a GET request, filemanager opened in iframe from tracker 2014-07-17 17:26:00 +00:00
Hadi Nategh
cb35a10b4c Fix global category delete dialog translation issue 2014-07-17 15:46:03 +00:00
Klaus Leithoff
4e0480054b avoid php-warning regarding missing 4th argument on mail_ui::createAttachmentBlock() 2014-07-17 14:56:37 +00:00
Klaus Leithoff
5933d54150 try to recover from non existing this.et2 2014-07-17 14:39:56 +00:00
Hadi Nategh
ce6ac57f34 Correct "Save as Zip" icon in link widget contxt menu 2014-07-17 14:21:55 +00:00
Ralf Becker
dcf585a116 fixed statistic submit to show, but ignore, tree 2014-07-17 14:02:11 +00:00
Ralf Becker
55475026ce remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:36 +00:00
Klaus Leithoff
0aa84dbaa1 use self::get_id on multiple selects and radio AND regard its output-format 2014-07-17 12:39:20 +00:00
Ralf Becker
ebb6d339d8 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:35:32 +00:00
Ralf Becker
e7eaa72bc9 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:34:43 +00:00
Klaus Leithoff
fcdc917b02 rev47747 without trim 2014-07-17 11:51:07 +00:00
Klaus Leithoff
49a84803d3 use self::get_id on multiple selects and radio AND regard its output-format 2014-07-17 11:35:27 +00:00
Ralf Becker
46fcd19256 missing images from previous update-checker commit 2014-07-17 11:23:45 +00:00
Ralf Becker
fa95339c3c only need one save-as-zip image 2014-07-17 11:22:57 +00:00
Hadi Nategh
52a4a3ddd0 Add zip icon to jdots and idots templates and apply zip icon to context menu 2014-07-17 10:10:43 +00:00
Klaus Leithoff
24606be582 handle all text string for move and delete action success message 2014-07-17 09:59:14 +00:00
Ralf Becker
448e1e3675 * Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days 2014-07-17 09:22:54 +00:00
Ralf Becker
5352f55892 remove no longer used msg lines, as they show up as white gap 2014-07-17 09:12:11 +00:00
Ralf Becker
35f8044735 only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup 2014-07-17 07:34:51 +00:00
Ralf Becker
258def8344 only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup 2014-07-17 07:34:06 +00:00
Hadi Nategh
07a036b5f4 Fix IDE warnings in mail_ui 2014-07-16 16:34:15 +00:00
Ralf Becker
3795616038 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:42 +00:00
Ralf Becker
b1a95fb2e7 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:01 +00:00
Nathan Gray
2785aed59c Check if content is there before trying to look inside it.
Fixes "TypeError: Cannot read property 'id' of null" from mail dialog
2014-07-16 14:42:28 +00:00
Nathan Gray
2b322c5bad Remove auto-hide of columns, it doesn't work with being able to choose columns & infinite scrolling.
Fixes photo (& other) column disappearing when switching to org view and back.
2014-07-16 14:30:25 +00:00
Hadi Nategh
2b07a387c6 Remove Mail_ui class out commented statements, in order to make the code easier to read 2014-07-16 13:42:36 +00:00
Ralf Becker
9fa607c3bd fixed problems reported by LFRZ 2014-07-16 12:18:04 +00:00
Hadi Nategh
ae062b12c5 Mail_ui::__construct() free of out commented statements 2014-07-16 12:15:11 +00:00
Ralf Becker
2aefac7c5d fixed problems reported by LFRZ 2014-07-16 12:01:10 +00:00