Commit Graph

27788 Commits

Author SHA1 Message Date
Ralf Becker
d43c2d0b54 * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:57 +00:00
Ralf Becker
15e989f318 fix typo causing PHP Fatal error on update 2015-08-04 09:54:03 +00:00
Ralf Becker
5e127cc77d fix wired PHP Fatal error: Call to a member function commit_session on null, thought isset should stop that ... 2015-08-02 09:05:23 +00:00
Ralf Becker
23c4d052c7 Fix errors in async service, since r53254 "run shutdown callbacks after sending output to user" 2015-07-30 07:15:19 +00:00
Ralf Becker
3b560bb9ee drop evtl. existing temp. table eg. from a previous failed upgrade 2015-07-29 19:03:32 +00:00
Ralf Becker
6444ebb77d updates patch with modified line-numbers 2015-07-29 17:40:25 +00:00
Ralf Becker
4c5908791b Changelog for 14.3.20150729 2015-07-29 16:14:58 +00:00
Ralf Becker
bc595da0a5 fix typo giving fatal error on Univention Installation 2015-07-29 16:07:36 +00:00
Ralf Becker
1eda847c47 * CalDAV/Calendar: fix not working private flag from Apple clients 2015-07-29 13:31:26 +00:00
Hadi Nategh
d81dfc5c07 Disable getFolderstatus in getTreeFolder method as it causes performance issue and some wierd error
- Note: after re-implementing mail tree, getFolderStatus needs to be re-implemented and being used again via new approach
2015-07-29 12:39:17 +00:00
Ralf Becker
3ddeeebc93 * Nginx/FastCGI: run shutdown callbacks (eg. link notification processing) after sending response to user
was broken since some time, because a not closed session kept it from working
--> we are now run all callbacks containing "session" it there name, closing session, calling fastcgi_finish_request() and then run rest of the callbacks
2015-07-29 12:37:06 +00:00
Ralf Becker
504e4ff725 * Admin: fix SQL error when search contains a non-ascii character 2015-07-29 10:35:26 +00:00
Hadi Nategh
b3667c9a1d Fix call to not existed static function 2015-07-29 10:28:04 +00:00
Ralf Becker
633feb37cc * Filemanager/Versioning: filesystem checks now fixes directories existing multiple times, causing them to appear empty 2015-07-29 09:08:53 +00:00
Nathan Gray
3e8b02d50a After editing a contact, refresh the whole list (edit) instead of just updating the one contact. 2015-07-28 15:02:09 +00:00
Nathan Gray
89bd82725d Better handling of changing status & completed via context menu 2015-07-28 14:37:57 +00:00
Nathan Gray
c6620e2115 Prevent column selection preference from being reset, fixes forced columns don't stay forced. 2015-07-28 14:34:33 +00:00
Hadi Nategh
8788b444cf * Mail/subscription: Performance improvement
-Enhancement in fast loading subscription dialog
-Implement indicator for loading folder
-Performance improvement by handling most of the operations in client-side
2015-07-28 14:20:42 +00:00
Hadi Nategh
ba03f02571 Fix wrong encoded autoloading url 2015-07-28 13:08:16 +00:00
Hadi Nategh
c3e9afc85a Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item 2015-07-28 13:04:53 +00:00
Hadi Nategh
a5f347d484 Send back to server both checked and unchecked values if autoloading is used 2015-07-28 13:04:19 +00:00
Hadi Nategh
422a341513 Do not force tree node to state of open if we are using autoloading 2015-07-28 13:03:17 +00:00
Hadi Nategh
8285fb7666 Correct the value of checked option from previous commit 2015-07-28 13:02:12 +00:00
Hadi Nategh
8d424171ae Add checked option to tree widget 2015-07-28 13:01:32 +00:00
Hadi Nategh
76296180b8 added more docu and some constants with sane names 2015-07-28 13:01:07 +00:00
Ralf Becker
38e27f1673 missing post to install archive 2015-07-28 12:20:29 +00:00
Ralf Becker
429455714e 14.3 2015-07-28 09:57:02 +00:00
Ralf Becker
590517820e pending changes 2015-07-28 09:50:52 +00:00
Ralf Becker
80c549a370 changed spec for 14.3.20150728 incl. new archive app (Benno Mail Archive integration) 2015-07-28 08:55:38 +00:00
Ralf Becker
4e20658da1 updating version to 14.3 2015-07-28 08:37:53 +00:00
Ralf Becker
54ba84cbfa Changelog for 14.3.20150728 2015-07-28 08:24:18 +00:00
Ralf Becker
03d3f7924f Make sure link_entry & file_upload are still present before trying to destroy them.
Fixes hidden error when calling etemplate2.clear() with read-only link widgets.
2015-07-27 17:26:31 +00:00
Ralf Becker
ed9204103c * Addressbook: custom fields of accounts enabled via own-account-acl were not editable 2015-07-27 16:53:19 +00:00
Ralf Becker
a394a53d8b if db-object passed to so_sql_cf, use that also for querying custom-fields 2015-07-27 13:24:18 +00:00
Ralf Becker
5b2451dd83 When copying a project, if info_from is the same as the old project name, change it to the new project name 2015-07-24 14:45:38 +00:00
Ralf Becker
2e670ae0f4 change history_status back to varchar, as it contains custom-field names, which can be non-ascii 2015-07-24 13:06:18 +00:00
Ralf Becker
ddcf5ec209 fix nothing to change found, if admin-cli was called with root_admin and config-password 2015-07-24 11:43:17 +00:00
Ralf Becker
623a130a0d * CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook 2015-07-23 17:41:09 +00:00
Ralf Becker
f2ae5a5f3c * CalDAV/Calendar/InfoLog: do NOT use ENCODING=QUOTED-PRINTABLE for iCal 2.0, cuts eg. description off in TB, if containing non-ascii chars 2015-07-23 15:51:45 +00:00
Ralf Becker
56d869dc4b * Univention: support Dovecot as IMAP available and default from 4.0-2 on 2015-07-23 14:57:19 +00:00
Ralf Becker
cc6460e8c0 an other one: fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:50:06 +00:00
Ralf Becker
d320439e1e fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:31:18 +00:00
Klaus Leithoff
f86b645bab prevent some javascript-errors that prevented the correct execution of code 2015-07-23 11:29:06 +00:00
Nathan Gray
89f3990edb Hide whole day label when read-only and the event is not whole day 2015-07-22 14:46:03 +00:00
Nathan Gray
60919a6dc1 Fix merged dates from the event list were not timestamps, and could not be formatted 2015-07-22 14:27:45 +00:00
Hadi Nategh
c1630b5729 Do not hide selectbox if the hover is on selectbox options
-Fix quick_add selectbox flickering in FF39
2015-07-22 13:56:15 +00:00
Ralf Becker
6d4a0f84b5 set network timeout for ldap connections to not block for minutes 2015-07-22 13:35:19 +00:00
Nathan Gray
314759546f Remove unwanted "disable" read-only label from whole day checkbox 2015-07-21 14:16:32 +00:00
Ralf Becker
af7bffbb3d catch SQL error "Illegal mix of collations" caused by non-ascii chars compared with ascii field uid 2015-07-21 12:53:48 +00:00
Hadi Nategh
51134e581e Mail tree re-structuring W.I.P. 2015-07-20 16:41:50 +00:00