27
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add some help-texts and remove the no longer applying one about range-selection More... 2 days ago
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 More... 2 days ago
WIP eTemplate2.0 DTD More... 5 days ago
Calendar: Adjust event tooltips to avoid scroll issues in Firefox More... 6 days ago
expanding a folder on mobile is now possible again -- regarding #91431 More... 6 days ago
WIP eTemplate 2.0 DTD More... 6 days ago
Et2Number: Fix number scroll giving NaN More... 7 days ago
WIP create a new eTemplate2 schema definition using Relax NG More... 7 days ago
Put app icons in paste link dialog More... 7 days ago
Fix multiple tooltips if user moves the mouse just right. Sometimes one of those tooltips would not disappear. More... 7 days ago
Fix disappearing tags when user clicks on search after selecting a result More... 7 days ago
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 More... 7 days ago
* Notifications: configurable number of days (default 30), after which older notifications get automatic deleted More... 7 days ago
fix deleting S3 user and all buckets gave error 409 BucketNotEmpty More... 7 days ago
fix TypeError in _instanceof Et2Widget: _senders?.egw() returns also undefined, if _senders has no egw property More... 7 days ago
also set id for calendar alarms, so notifications can group them with the event More... 7 days ago
* Notifications: fixed deleting and grouping of popup notifications by app-name and -id and show full total independent of max. 100 shown entries More... 8 days ago
Et2Dialog: Fix "Uncaught DOMException: Failed to set the 'adoptedStyleSheets' property on 'ShadowRoot': Sharing constructed stylesheets in multiple documents is not allowed" in long_task More... 8 days ago
fixing more issues in mail around tree: folder-management and subscription dialog More... 8 days ago
make foldertree in manage folders scrollable (again) More... 8 days ago
replace no longer used and existing <et2-tree-multiple.../> with <et2-tree multiple="true".../> More... 8 days ago
fix downloads via WebDAV of backups stored in S3, caused by slightly wrong Content-Size header, due to encryption of backups More... 9 days ago
Remove references to deprecated widgets et2_widget & et2_button More... 12 days ago
Timesheet: Fix JS error when adding with link filter More... 12 days ago
fix error in Calendar REST APi for participants of a private event series, which were only in some recurrences and not the series itself More... 12 days ago
Et2VfsPath: Make sure there's enough space for right scroll button More... 12 days ago
Update sidebar.njk More... 12 days ago
Update sidebar.njk More... 12 days ago
fix clicking on expand icon (> or v) was triggering an onclick / reloading mail folder More... 13 days ago
Fix input widgets were not properly ignored for action key handling More... 13 days ago