Commit Graph

41466 Commits

Author SHA1 Message Date
ralf
e5f418fd02 add some help-texts and remove the no longer applying one about range-selection 2024-04-22 17:23:07 +02:00
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
d1b3786b2a WIP eTemplate2.0 DTD 2024-04-19 12:23:10 +02:00
nathan
c04cf276b7 Calendar: Adjust event tooltips to avoid scroll issues in Firefox 2024-04-18 11:51:36 -06:00
milan
99af186a01 expanding a folder on mobile is now possible again
-- regarding #91431
2024-04-18 18:19:53 +02:00
ralf
b1afedd8d9 WIP eTemplate 2.0 DTD 2024-04-18 14:52:50 +02:00
nathan
4d488ef76c Et2Number: Fix number scroll giving NaN 2024-04-17 15:51:27 -06:00
ralf
7f2a3549a5 WIP create a new eTemplate2 schema definition using Relax NG 2024-04-17 23:41:31 +02:00
nathan
c3d74620e8 Put app icons in paste link dialog 2024-04-17 11:53:24 -06:00
nathan
e7571094ef Fix multiple tooltips if user moves the mouse just right.
Sometimes one of those tooltips would not disappear.
2024-04-17 09:47:24 -06:00
nathan
7c352d0a40 Fix disappearing tags when user clicks on search after selecting a result 2024-04-17 09:09:36 -06:00
ralf
54e5365e0b only pass account_id of sender, if different from current user, to be able to use current users personal mail account
(requiring his password!) and not the global SMTP only account
2024-04-17 15:01:18 +02:00
ralf
9d45da268e * Notifications: configurable number of days (default 30), after which older notifications get automatic deleted 2024-04-17 15:00:14 +02:00
ralf
92041df5bd fix TypeError in _instanceof Et2Widget: _senders?.egw() returns also undefined, if _senders has no egw property 2024-04-17 11:41:47 +02:00
ralf
6f39a1144f also set id for calendar alarms, so notifications can group them with the event 2024-04-17 09:17:28 +02:00
ralf
4b683b38ea * Notifications: fixed deleting and grouping of popup notifications by app-name and -id and show full total independent of max. 100 shown entries 2024-04-16 18:54:07 +02:00
nathan
4d31227b43 Et2Dialog: Fix "Uncaught DOMException: Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot': Sharing constructed stylesheets in multiple documents is not allowed" in long_task
No idea what was happening there or why
2024-04-16 08:49:49 -06:00
nathan
3d27a7abb4 Remove references to deprecated widgets et2_widget & et2_button 2024-04-16 08:18:36 -06:00
ralf
b0ae93155e fixing more issues in mail around tree: folder-management and subscription dialog 2024-04-16 14:23:30 +02:00
ralf
b6c6a6b858 make foldertree in manage folders scrollable (again) 2024-04-16 09:26:17 +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
ralf
16b98ce4d1 fix downloads via WebDAV of backups stored in S3, caused by slightly wrong Content-Size header, due to encryption of backups 2024-04-15 18:59:17 +02:00
nathan
12f3d3a8ee Timesheet: Fix JS error when adding with link filter 2024-04-12 13:27:53 -06:00
ralf
4e247403af fix error in Calendar REST APi for participants of a private event series, which were only in some recurrences and not the series itself 2024-04-12 20:14:52 +02:00
nathan
a3835de82f Et2VfsPath: Make sure there's enough space for right scroll button 2024-04-12 10:22:49 -06:00
nathan
15eab33bfb Fix input widgets were not properly ignored for action key handling 2024-04-12 10:22:49 -06:00
StefanU
00fe3dcf6b
Update sidebar.njk
Add Example app under Getting Startet
2024-04-12 10:14:37 +02:00
StefanU
732ccfca2d
Update sidebar.njk
URL Community => Category Developer
2024-04-12 09:58:52 +02:00
ralf
a14109d9c6 fix clicking on expand icon (> or v) was triggering an onclick / reloading mail folder 2024-04-11 18:45:25 +02:00
ralf
ef67e21930 * Notifications: if deleting all (visible) messages, directly return the next junk, to ease cleaning them up 2024-04-11 16:39:44 +02:00
nathan
5c6313448e Doc: Fix some bad URLs, inconsistant naming 2024-04-11 08:32:42 -06:00
nathan
ee5f202f35 Et2VfsPath: Better overflow handling, including arrow buttons when needed 2024-04-11 08:07:00 -06:00
ralf
83cf428077 WIP returning next chunk of messages, when all visible ones get deleted 2024-04-11 15:54:06 +02:00
StefanU
dc493595dd
Update sidebar.njk
Correction URL development
2024-04-11 14:23:38 +02:00
ralf
db7fd298a1 do NOT give a 500 with "Error storing ...", for empty content/body 2024-04-11 11:53:06 +02:00
StefanU
4c58132b53
Update sidebar.njk
Correction URL
2024-04-11 11:26:15 +02:00
nathan
089dd5f7b1 Et2VfsPath: Proper sizing down to about 20em 2024-04-10 09:54:05 -06:00
ralf
d0d3326974 fix some docu typos and code static analyser of the IDE did not understand/marked as error 2024-04-10 14:19:42 +02:00
ralf
8944a6111d fix translation 2024-04-10 12:32:53 +02:00
ralf
f250efdd73 improving/fixing for case of multiple default accounts depending on memberships 2024-04-10 12:29:13 +02:00
ralf
6d62f6b1d0 fix mass activation of mail-accounts to cope with (multiple) default accounts, different from the one of the current admin-user 2024-04-10 11:58:53 +02:00
ralf
8d4134f683 fix caching in browser, if iCal holiday url get set or changed 2024-04-10 10:46:01 +02:00
nathan
77d3ddb87e Calendar: Fix toolbar switch styling 2024-04-09 14:05:55 -06:00
nathan
a100f6bbf6 Et2VFSPath UI improvements:
- Label for internal nav
- Fix flow, sizing & overflow
- Special directory name handling for apps & app entries
2024-04-09 11:51:21 -06:00
ralf
7be3530b9d fix PHP 8.4 Fatal error: Duplicate declaration of static variable $contact 2024-04-09 13:19:22 +02:00
ralf
ab9434ae45 missed to remove Et2SelectEmail 2024-04-09 11:00:11 +02:00
ralf
227bb91c5f remove Et2SelectEmail replaced by Et2Email incl. using preprocessor to replace all usages 2024-04-08 14:29:59 +02:00
ralf
8434b89197 some missed et2-select-email --> et2-email replacements 2024-04-08 14:17:07 +02:00
ralf
7321354bcf * Mail: revert to use first and second part of full rfc822 mail address outside angle brackets as first and last name 2024-04-08 12:21:50 +02:00
Alexandros Sigalas
08a2e4cdb8 Added header_row2 option to nextmatch widget to allow including an additional custom template after the row count in a new line. 2024-04-07 15:38:59 +02:00