egroupware/mail
ralf 731a9d91af implement not strictly linked multiselect tree by using sl-tree selection="single" and sl-tree-item.selection:
- instead of showing checkboxes, we use the sl-tree-item.selection marker (blue left border) to show the multi-selection and sl-tree sl-selection-change event to set the value accordingly
- implement Et2Tree.setSubChecked(_id, _value) to allow apps to (un)check a hierarchy onclick of parent, still allowing to (un)select single children
- also change several tree methods to return the updateComplete promise to use in mail app.js instead of window.setInterval() to wait for tree loading
2024-04-22 16:52:47 +02:00
..
inc fixing more issues in mail around tree: folder-management and subscription dialog 2024-04-16 14:23:30 +02:00
js implement not strictly linked multiselect tree by using sl-tree selection="single" and sl-tree-item.selection: 2024-04-22 16:52:47 +02:00
lang * Mail: configurable limit to exclude attachments from automatic saving as drafts, default is no limit / attachments are always saved in drafts 2024-03-06 15:46:36 +02:00
setup bump version to 23.1 2023-02-28 08:50:48 +01:00
src do NOT give a 500 with "Error storing ...", for empty content/body 2024-04-11 11:53:06 +02:00
templates implement not strictly linked multiselect tree by using sl-tree selection="single" and sl-tree-item.selection: 2024-04-22 16:52:47 +02:00
tests Fix incorrect class 2020-06-24 13:43:18 -06:00
index.php Stylite AG --> EGroupware GmbH 2016-10-08 14:32:58 +02:00
profile.php moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00