Commit Graph

8253 Commits

Author SHA1 Message Date
Ralf Becker
201f4d8ff7 move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined 2014-12-13 10:12:01 +00:00
Ralf Becker
dc77531793 * Filemanager: fixed directory creation in vfs root (you need root permisstions of cause) 2014-12-12 15:09:02 +00:00
Ralf Becker
c9fd68f1b3 statcache need to be updated on chmod, chown or chgrp 2014-12-12 13:46:25 +00:00
Ralf Becker
be7cff4255 fix not working fopen mode "x" 2014-12-05 11:22:31 +00:00
Ralf Becker
2ffc319134 * CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact 2014-12-04 15:01:50 +00:00
Ralf Becker
282036e653 * Admin/Setup: ignoring doublicate rows from old backups 2014-11-13 11:53:02 +00:00
Ralf Becker
4cf53fa96b * CalDAV: big calendars with more then 500 events in result-set were missing events 2014-11-10 14:21:21 +00:00
Ralf Becker
863f915bd3 * Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents 2014-10-23 13:44:26 +00:00
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
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
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
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
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
Klaus Leithoff
1010d327d3 avoid warning on unexpected accounts->memberships result 2014-07-18 11:15:46 +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
Ralf Becker
55475026ce remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:36 +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
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
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
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
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
Ralf Becker
9fa607c3bd fixed problems reported by LFRZ 2014-07-16 12:18:04 +00:00
Ralf Becker
2aefac7c5d fixed problems reported by LFRZ 2014-07-16 12:01:10 +00:00
Ralf Becker
f643fbc8ee fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated 2014-07-15 11:08:09 +00:00
Ralf Becker
f472ff10ee fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated 2014-07-15 11:07:26 +00:00
Ralf Becker
2e4a5107b8 pending French translations from translation.stylite.de 2014-07-15 09:38:29 +00:00
Nathan Gray
9f9f5184fc If selected egwActionObject(s) contain data, use that over global data store. 2014-07-14 20:29:42 +00:00
Ralf Becker
2461660920 * Preferences: do NOT use deny configuration for admins 2014-07-14 16:26:03 +00:00
Nathan Gray
a0d2956bb6 Link was missing if application entry directory already exists.
Fixes unable to symlink existing entries to vfs
2014-07-14 10:22:48 +00:00
Nathan Gray
8a36e40b10 Call applyFilters() function instead of setting directly, which skipped change detection.
Fixes selection not cleared when applying a favorite.
2014-07-14 09:59:02 +00:00
Ralf Becker
f11f9937ac make detection of serialized values more robust, to allow string like eg. "a:hello" 2014-07-13 09:38:55 +00:00
Ralf Becker
53d7b68c1f fixed typo 2014-07-13 08:56:40 +00:00
Ralf Becker
ff1934a51f fixed typo 2014-07-13 08:55:48 +00:00
Ralf Becker
6b0ed9111f * API: fixed broken configuration, causing eg. ActiveDirectory or LDAP authentication to fail (you need to run Setup >> Clear cache!)
all config vars with names starting with an "a" were returning false instead there correct value
2014-07-12 08:51:31 +00:00
Ralf Becker
622148a1c2 * Backup: backup could contain rows multiple times (which caused restore to fail) 2014-07-11 17:37:02 +00:00
Ralf Becker
2dd0625ebe * Backup: backup could contain rows multiple times (which caused restore to fail) 2014-07-11 17:35:46 +00:00
Klaus Leithoff
772ebe6a41 improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function 2014-07-11 11:34:11 +00:00
Klaus Leithoff
6b5177b9e3 improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function 2014-07-11 11:16:51 +00:00
Ralf Becker
f151190d64 changed an other German translation to "Zugriffsrechte" 2014-07-09 08:18:42 +00:00
Nathan Gray
b7a6e53163 * Added context menu to download all linked files in one zip file
As long as there are 2 or more files linked to the entry, you can download them all as a zip using the link list context menu.
2014-07-08 16:51:01 +00:00