Commit Graph

5277 Commits

Author SHA1 Message Date
Ralf Becker
d1e1683ba4 only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps 2014-10-31 12:24:19 +00:00
Nathan Gray
a33d5632af Link enhancements:
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-30 22:29:58 +00:00
Ralf Becker
d0a6e91984 not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks 2014-10-30 15:16:10 +00:00
Nathan Gray
a137491ec0 Keep custom translations as highest precidence.
Fixes loading translations for another app loses custom translations
2014-10-29 14:31:42 +00:00
Ralf Becker
8d8f89d171 * Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents 2014-10-23 13:39:21 +00:00
Ralf Becker
e0cf512f85 * Admin: if group was selected only active accounts were shown and show primary group in LDAP 2014-10-22 17:10:41 +00:00
Ralf Becker
11e60d3220 fix return value of close and several IDE warning 2014-10-21 18:02:08 +00:00
Ralf Becker
9b9f6bf067 adding singular and plural name of app entries to link registry under "entry"/"entries" plus translations for apps which need them different from app-name 2014-10-21 13:53:54 +00:00
Ralf Becker
8da3e37e73 * Admin/LDAP: LDAP extra attributes homedirector and loginshell were not stored (home set to /dev/null) 2014-10-21 08:58:37 +00:00
Ralf Becker
585e313851 fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
r49022: resize import popup to regular compose size
2014-10-17 12:51:02 +00:00
Klaus Leithoff
eb05de40b4 * Mail: fix for messed up plain-text signature in some cases 2014-10-14 10:50:23 +00:00
Hadi Nategh
854b778945 Fix a missing space in connect-src line of CSP 2014-10-13 14:32:30 +00:00
Ralf Becker
d12db71dd7 allow to set CSP connect-src and fix all IDE warnings
r48999: add deprecation note to egw_framework::on_* methods, as they get stoped by CSP (they work for old apps incl. old eTemplate)
2014-10-13 12:52:51 +00:00
Ralf Becker
f72d66c17c insert/update timezones without sqlite extension 2014-10-07 21:05:39 +00:00
Ralf Becker
80f33c47a8 fall back to own db_backup for installing timezones, if sqlite extension is not available or broken 2014-10-07 13:15:32 +00:00
Ralf Becker
b86a4b17dd fall back to own db_backup for installing timezones, if sqlite extension is not available or broken 2014-10-07 13:15:04 +00:00
Ralf Becker
6a9558e2a7 do no call posix_* methods (from posix extension), if it is not available 2014-10-07 09:31:53 +00:00
Ralf Becker
21a1f6ea64 do no call posix_* methods (from posix extension), if it is not available 2014-10-07 09:31:25 +00:00
Ralf Becker
bbe01a96aa quiten a warning 2014-10-02 10:32:16 +00:00
Ralf Becker
c543cdf6c4 quiten a warning 2014-10-02 10:31:57 +00:00
Ralf Becker
80d81bfb44 If link changes, update client side with new title when possible. 2014-10-01 19:59:50 +00:00
Nathan Gray
f17a896283 If link changes, update client side with new title when possible. 2014-10-01 16:20:18 +00:00
Ralf Becker
72d5413131 fixing IDE warnings 2014-10-01 07:53:03 +00:00
Ralf Becker
511bd8674a fix IDE warnings and generate an install_id, if there is none 2014-09-30 11:59:55 +00:00
Ralf Becker
25eae3cd06 fix IDE warnings and generate an install_id, if there is none 2014-09-30 11:59:31 +00:00
Ralf Becker
52bc4a75f3 allow path instead of url with schema for login too 2014-09-27 17:11:41 +00:00
Ralf Becker
245391e724 allow path instead of url with schema for login too 2014-09-27 17:11:05 +00:00
Ralf Becker
cea5f6dccb fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active 2014-09-25 06:21:41 +00:00
Ralf Becker
be369d7ac9 fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active 2014-09-25 06:21:21 +00:00
Nathan Gray
47df86be97 - Add some more filter options
- Fix maxdepth option to work
2014-09-23 17:46:06 +00:00
Ralf Becker
19d2b7effb need to set context even for no proxy, if we need optional authentication 2014-09-23 13:45:03 +00:00
Ralf Becker
aa10bc53a5 need to set context even for no proxy, if we need optional authentication 2014-09-23 13:43:09 +00:00
Ralf Becker
6081076741 * Admin: using proxy configuration from setup for update-check and retrieving EPL license from my.stylite.de 2014-09-22 19:44:03 +00:00
Ralf Becker
bd5796704a * Admin: using proxy configuration from setup for update-check and retrieving EPL license from my.stylite.de 2014-09-22 19:43:38 +00:00
Ralf Becker
f130294bbf * API/MySQL: automatic try to reconnect once, if server closed connection "MySQL server has gone away" 2014-09-22 10:25:03 +00:00
Ralf Becker
fbe9863055 * API/MySQL: automatic try to reconnect once, if server closed connection "MySQL server has gone away" 2014-09-22 10:23:17 +00:00
Ralf Becker
14b11281ec remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached 2014-09-10 16:15:53 +00:00
Ralf Becker
f9fdf59746 remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached 2014-09-10 16:15:22 +00:00
Klaus Leithoff
fa50e7985a handle problems in email display and processing for further use 2014-09-05 12:28:43 +00:00
Klaus Leithoff
dc472cdb11 handle problems in email display and processing for further use after commit rev48461 2014-09-05 12:20:49 +00:00
Ralf Becker
ec049a5977 fix empty json-response caused by some non-utf8 content in response, eg. broken mail password 2014-09-04 16:03:11 +00:00
Ralf Becker
eae606a957 fix empty json-response caused by some non-utf8 content in response, eg. broken mail password 2014-09-04 16:02:48 +00:00
Ralf Becker
aca5c7948e * Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker 2014-09-04 09:59:17 +00:00
Ralf Becker
20179f1767 * Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker 2014-09-04 09:58:48 +00:00
Ralf Becker
a481031a2d fixed sql error "argument of AND must be type boolean, not type integer" 2014-08-26 19:30:19 +00:00
Ralf Becker
7948b17745 fixed sql error "argument of AND must be type boolean, not type integer" 2014-08-26 19:29:56 +00:00
Ralf Becker
a577ff0180 * All apps: current user was not taken into account for private custom-fields 2014-08-26 16:54:45 +00:00
Ralf Becker
a792aaa3c0 * All apps: current user was not taken into account for private custom-fields 2014-08-26 16:54:23 +00:00
Ralf Becker
281090320f * PostgreSQL/Admin/Setup: backup stopped with SQL error 2014-08-26 14:03:35 +00:00
Ralf Becker
d0a9307168 * PostgreSQL/Admin/Setup: backup stopped with SQL error 2014-08-26 14:03:18 +00:00