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
ralf
b0ae93155e
fixing more issues in mail around tree: folder-management and subscription dialog
2024-04-16 14:23:30 +02:00
ralf
1913b66b2c
replace no longer used and existing <et2-tree-multiple.../> with <et2-tree multiple="true".../>
2024-04-16 09:17:53 +02:00
Milan
65eb7e3404
mail uses new et2-tree now
2024-02-08 22:22:09 +01:00
ralf
8ec106f22b
converting .xet files to new webcomponents-format
2023-01-04 11:28:10 -06:00
Hadi Nategh
e495a0e864
Fix folderManagement and subscription dialogs
2022-09-06 15:20:08 +02:00
Hadi Nategh
e544323931
* Mail: Activate multi-selection of folders in subscription dialog
2017-06-21 14:26:23 +02:00
Hadi Nategh
c78042d522
Update PUBLIC ID of etemplate2.dtd in all templates
2017-02-01 09:59:37 +01:00
Hadi Nategh
5ffb4f13ba
Template file missing from previous commit
2015-07-28 10:00:09 +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
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
Ralf Becker
e47db95be7
* Mail: fixed sometimes not working (un)subscribe of mailboxes, added better diagnostic and automatic (de)select children
2014-08-15 11:22:43 +00:00
Stefan Reinhardt
2cf37face0
* E-Mail Dialog "Ansehen"
...
* Preview
Button size //
Toolbar background
app.less
2014-04-03 11:19:41 +00:00
Hadi Nategh
a1183839b0
Change wrong tooltip for save button in subscription folder
2014-02-17 17:13:07 +00:00
Hadi Nategh
eb521599c2
Remove selectbox from subscription folder in mail app, and add right class to the header title
2014-02-14 17:12:17 +00:00
Hadi Nategh
5151217b61
Fix error, "description is not supported by this widget class" in mail subscription popup
2014-02-13 11:05:00 +00:00
Hadi Nategh
b3d1ffe1ea
Add header and footer to mail subsciption popup window, and remove unneccessary <description id=msg> widget because messages are all handled by egw_message
2014-02-11 17:27:40 +00:00
Hadi Nategh
a4e1324a04
Add subscription popup to mail, and fix the context menu. The popup up backend is not completed, though
2014-02-06 17:18:12 +00:00