Commit Graph

27958 Commits

Author SHA1 Message Date
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
Hadi Nategh
3d765ac00f MAil tree W.I.P.:
-Enhancements in folder array
-Fix wrong encoded autoloading url
2015-07-28 12:47:02 +00:00
Ralf Becker
38e27f1673 missing post to install archive 2015-07-28 12:20:29 +00:00
Hadi Nategh
5ffb4f13ba Template file missing from previous commit 2015-07-28 10:00:09 +00:00
Hadi Nategh
04145bf597 Mail tree W.I.P.:
-Show ajax-loader on clicked node while autoloading processing
2015-07-28 09:58:32 +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
Hadi Nategh
74952cd739 Avoid getting scrollbar on form area and let the tree handles it 2015-07-28 08:05:48 +00:00
Nathan Gray
46c0817743 Remove unneeded decodeURI() to avoid problems with addressbook advanced search 2015-07-27 21:43:05 +00:00
Nathan Gray
ba911171de Better handling of changing status & completed via context menu 2015-07-27 19:25:10 +00:00
Hadi Nategh
0c7e104027 More work in progress of mail tree:
-Initiate first level of mailboxes in subscription dialog, and let autoloading do the rest of expensive operation
-Save last state of tree in subscription dialog
-Uses new approach for comparing subscribed and unsubscribed folders
2015-07-27 17:46:45 +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
Nathan Gray
a0c38411e9 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:16:11 +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
af157c3218 * Addressbook: custom fields of accounts enabled via own-account-acl were not editable 2015-07-27 16:52:55 +00:00
Nathan Gray
ea0663d531 Prevent column selection preference from being reset, fixes forced columns don't stay forced. 2015-07-27 15:24:27 +00:00
Hadi Nategh
ce9c1187bf Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item 2015-07-27 13:34:38 +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
6110c34aaa if db-object passed to so_sql_cf, use that also for querying custom-fields 2015-07-27 13:17:03 +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
Hadi Nategh
310c241ca4 Send back to server both checked and unchecked values if autoloading is used 2015-07-24 13:33:27 +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
Klaus Leithoff
eb2ec31a4e do not use SYNC_GAL_ALIAS within the result-set when not requested; as we do not request it. omit it completely 2015-07-24 12:08:21 +00:00
Ralf Becker
5ef86e0b16 change history_status back to varchar, as it contains custom-field names, which can be non-ascii 2015-07-24 12:06:33 +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
0cf1bd1452 fix nothing to change found, if admin-cli was called with root_admin and config-password 2015-07-24 11:42:55 +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
f1ba35613c * 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:40:48 +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
2fcde50257 * 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:26 +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
2b1d3f63f3 * Univention: support Dovecot as IMAP available and default from 4.0-2 on 2015-07-23 14:56:20 +00:00
Hadi Nategh
01391055dc W.I.P mail tree: fix wrong profileID 2015-07-23 13:45:57 +00:00
Hadi Nategh
47239b3d23 More W.I.P of mail tree 2015-07-23 13:26:43 +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
0f72e3d58d an other one: fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:49:41 +00:00
Ralf Becker
d320439e1e fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:31:18 +00:00
Ralf Becker
d59c15582f fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:30:57 +00:00
Klaus Leithoff
f86b645bab prevent some javascript-errors that prevented the correct execution of code 2015-07-23 11:29:06 +00:00
Klaus Leithoff
23d0108df0 prevent some javascript-errors that prevented the correct execution of code 2015-07-23 11:07:46 +00:00
Hadi Nategh
e3fb882eba Do not force tree node to state of open if we are using autoloading 2015-07-23 10:33:01 +00:00
Hadi Nategh
95123cd89c W.I.P mail tree
-Fix wrong children items from the autoloading
2015-07-22 16:02:44 +00:00
Nathan Gray
7c939f7d58 When copying a project, if info_from is the same as the old project name, change it to the new project name 2015-07-22 15:37:05 +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