Commit Graph

5316 Commits

Author SHA1 Message Date
Ralf Becker
ee807027af move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined 2014-12-13 09:54:14 +00:00
Ralf Becker
3433e2bf13 * Filemanager: fixed directory creation in vfs root (you need root permisstions of cause) 2014-12-12 15:06:52 +00:00
Ralf Becker
a75843d7fd statcache need to be updated on chmod, chown or chgrp 2014-12-12 13:46:09 +00:00
Ralf Becker
a08639049c fix exception: nothing known about column "table.column", if "column" alone would work 2014-12-10 15:04:29 +00:00
Ralf Becker
6ffc302835 fix not working fopen mode "x" 2014-12-05 11:22:15 +00:00
Ralf Becker
f64bac231b * CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact 2014-12-04 15:01:35 +00:00
Ralf Becker
54c0cd0fa3 adding cache-busters to LABjs and egw.js 2014-11-27 08:54:30 +00:00
Ralf Becker
4a17d5e467 * all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Klaus Leithoff
508537606b rework sender/from/replyTo Information on notification 2014-11-18 11:04:22 +00:00
Ralf Becker
69bf6708a6 hook allowing apps to add properties to *dav root 2014-11-17 12:36:53 +00:00
Ralf Becker
acbffe344e fix HTTP status for failed DELETE requests to return "403 Forbidden" and fix IDE warnings 2014-11-14 08:49:09 +00:00
Ralf Becker
f6ec2dc563 * Admin/Setup: ignoring doublicate rows from old backups 2014-11-13 11:52:28 +00:00
Ralf Becker
97be33eee8 added video/mp4 mime-type and fixed IDE warnings 2014-11-11 10:49:23 +00:00
Klaus Leithoff
8b14d13fca remove quotes enclosing mailaddresses on replaceEmailAdresses when replacing style <email@adress.es> to email@adress.es addresses 2014-11-11 10:31:35 +00:00
Ralf Becker
f7a508608b * CalDAV: big calendars with more then 500 events in result-set were missing events 2014-11-10 14:20:08 +00:00
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