egroupware_official/mail/templates
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
..
default 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
mobile some missed et2-select-email --> et2-email replacements 2024-04-08 14:17:07 +02:00