27
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 3 days ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Et2Tree now only binds on eventhandler for contextmenu and one for default instead of binding one for every item -- EgwPopupActionImplementation now only binds one Handler iff FindActionTarget is implemented and actionObjectInterface has attribute tree set. This is only the case for EgwDragDropShoelaceTree
Milan
as milan
More... 11 months ago
cleanup EgwDragDropShoelaceTree.ts -- use class ... extends ... instead of constructor returning different object
Milan
as milan
More... 11 months ago
egwActionObjectInterface now has empty object handlers on default
Milan
as milan
More... 11 months ago
Fix link entry doesn't always show applications More... 11 months ago
refreshItem directly returns if the item is not currently displayed in the tree
Milan
as milan
More... 11 months ago
Change color of parent of tree-hover to neutral color
Milan
as milan
More... 11 months ago
Fix tree refresh threw type error after updating project More... 11 months ago
Et2Tree: Fix searching options did not search children properly More... 11 months ago
Make contextmenu box-shadow more transparent More... 11 months ago
Calendar: Drag & drop working for planner by user view More... 11 months ago
Calendar: Drag & drop working for normal view More... 11 months ago
widen regular expression for sort-column to allow custom fields with relative arbitrary name (letters, numbers, space)
Ralf Becker
as ralf
More... 11 months ago
fix typo prefer(r)ed_username and support config-values with at least one underscore in it like "preferred_username"
Ralf Becker
as ralf
More... 11 months ago
* Api/Auth/OpenIDConnect: allow to specify which JWT payload attribute to use and a regular expression to extract username from it
Ralf Becker
as ralf
More... 11 months ago
restored Gruntfile.js from 23.1, but removed dhtmlx-menu parts
Ralf Becker
as ralf
More... 11 months ago
* ActiveDirectory: use AD attributes personalTitle as prefix, middleName as such and generationalQualifier as suffix
Ralf Becker
as ralf
More... 11 months ago
Bigger border on context menu More... 11 months ago
Switch htmlarea to use vfs-select-dialog webcomponent for file selection More... 11 months ago
better placement and a little bigger line-height
Ralf Becker
as ralf
More... 11 months ago
implement new action attribute color, to specify a color for the caption, instead of the default color
Ralf Becker
as ralf
More... 11 months ago
Mail: Fix adding file share via download link into an already open mail does not always work More... 11 months ago
fix TypeError: Cannot access offset of type string on string caused by legacy options attribute
Ralf Becker
as ralf
More... 11 months ago
Et2LinkTo: Fix paste from clipboard button was always disabled More... 11 months ago
make validate function available to the outside -- bugfix for validator, let it run the validator if value=null
Milan
as milan
More... 11 months ago
fix/catch JSON.parse Syntax error when clearing up localStorage
Ralf Becker
as ralf
More... 11 months ago
* eSync/Calendar: new preference how many days to sync back, if client specifies no limit / all, default is 365
Ralf Becker
as ralf
More... 11 months ago
Et2VfsSelectDialog - Remember last used path, start there next time if path was not provided - Single click now opens sub-dir. Current path is used for select-dir mode - Fix Copy To in Et2LinkList context menu More... 11 months ago
More style cleanup More... 11 months ago
Revert accidentally committed files More... 11 months ago
Restore missing click & double click events on tab More... 11 months ago