Ralf Becker
bfe3011961
fix big $_GET[f] URL parameter got removed by Suhosin extension
2014-11-08 15:33:06 +00:00
Ralf Becker
b5be55419f
fix infinit recursion caused by systemtime < max modification time of files, now relying only on modification times
2014-11-07 10:33:09 +00:00
Ralf Becker
fb8d036f71
fix some problem in Univention install
2014-11-06 16:55:14 +00:00
Ralf Becker
afaf5a1ece
fix some problem in Univention install
2014-11-06 16:54:33 +00:00
Ralf Becker
01e85bcee9
backport of Univention support to 14.1:
...
r49257: support for Univention LDAP schemas
r49263: mail plugin for UCS
r49274: UCS mail plugin: fix typo in name of alias attribute, quota in MB and reading of enabled attribute
r49275: setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
r49276: automatic install in UCS enviroment
r49298: setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app
r49299: using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
2014-11-05 20:43:10 +00:00
Ralf Becker
753ce75b15
using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
2014-11-05 20:27:52 +00:00
Ralf Becker
fd37251ac4
setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
2014-10-31 15:31:32 +00:00
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
Ralf Becker
99895e0dd9
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
2014-10-31 12:23:56 +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
ae282257dc
support for Univention LDAP schemas
2014-10-30 15:21:39 +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
Ralf Becker
8d52ecd059
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:12:37 +00:00
Nathan Gray
c917cbd865
Link enhancements:
...
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-29 23:03:35 +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
bc864c4103
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
2014-10-22 17:10:12 +00:00
Ralf Becker
11e60d3220
fix return value of close and several IDE warning
2014-10-21 18:02:08 +00:00
Ralf Becker
66611329e9
fix return value of close and several IDE warning
2014-10-21 17:58:10 +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
af048109ee
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:51:37 +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
1df5500d28
* Admin/LDAP: LDAP extra attributes homedirector and loginshell were not stored (home set to /dev/null)
2014-10-21 08:58:08 +00:00
Ralf Becker
0a00a710f7
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
2014-10-18 12:01:10 +00:00
Ralf Becker
e2d6d75607
fix async jobs with scalar data (strings, int) got quoted over and over again
2014-10-17 13:51:28 +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
Ralf Becker
424b4c451c
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
2014-10-15 14:55:08 +00:00
Nathan Gray
08e1ce3c9e
Keep custom translations as highest precidence.
...
Fixes loading translations for another app loses custom translations
2014-10-14 16:03:50 +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
Hadi Nategh
7369a71d49
Fix a missing space in connect-src line of CPS
2014-10-13 14:06:20 +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
bde32aaeeb
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:49:14 +00:00
Klaus Leithoff
d54c88e047
* Mail: fix for messed up plain-text signature in some cases
2014-10-10 10:10:36 +00:00
Ralf Becker
db6e2c1ed6
allow to set CSP connect-src and fix all IDE warnings
2014-10-09 20:32:59 +00:00
Ralf Becker
f72d66c17c
insert/update timezones without sqlite extension
2014-10-07 21:05:39 +00:00
Ralf Becker
3af8b4806b
insert/update timezones without sqlite extension
2014-10-07 21:04:58 +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