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 |
|
Ralf Becker
|
7faf1d7a2d
|
* eSync: limit creation of sessions to one per device and user (like already done for CalDAV)
|
2014-08-25 14:21:21 +00:00 |
|
Ralf Becker
|
903f0e75a5
|
* eSync: limit creation of sessions to one per device and user (like already done for CalDAV)
|
2014-08-25 14:04:24 +00:00 |
|
Ralf Becker
|
394fe15fe0
|
push backend using notifications table
|
2014-08-22 17:26:22 +00:00 |
|
Ralf Becker
|
3b49416788
|
class to send push notifications to a logged in user
|
2014-08-22 14:29:18 +00:00 |
|
Ralf Becker
|
bf990975a7
|
use smpt-username as sender, if available, but only if it is a full email address
|
2014-08-22 13:26:18 +00:00 |
|
Ralf Becker
|
b0e97a61e6
|
use smpt-username as sender, if available, but only if it is a full email address
|
2014-08-22 13:25:53 +00:00 |
|
Ralf Becker
|
98d5c4ff51
|
* LDAP/AD: auto-created accounts not allways set primary group also as membership
|
2014-08-21 15:44:20 +00:00 |
|