egroupware_official/api/js/egw_action
2025-02-20 13:46:48 +01:00
..
test remove dhtmlxMenu in favor of Shoelace menu 2024-07-12 09:02:03 +02:00
Class Diagram.graphml converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
Class Diagram.png converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
Class Diagram.svg converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
egw_action_common.ts cleanup for backport to 23 2023-08-09 17:18:28 +02:00
egw_action_constants.ts Api: Fix nm autorefresh breaks in-progress drag & drop 2024-07-03 10:50:47 -06:00
egw_action.ts Fix access before initialization issue breaking JS tests 2024-11-15 10:48:55 -07:00
egw_keymanager.ts Fix contextmenu by keyboard context button 2024-11-15 11:13:15 -07:00
egw_menu.ts Context menu fixes 2025-01-13 14:34:51 -07:00
egw_stylesheet.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwAction.ts allow to use an array of class-names for enableClass or disableClass (additional to using a single name as string) 2025-02-18 12:10:31 +01:00
EgwActionImplementation.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwActionLink.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwActionManager.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwActionObject.ts Api: Fix auto copy/paste nm actions 2025-01-10 15:35:27 -07:00
EgwActionObjectInterface.ts Fix access before initialization issue breaking JS tests 2024-11-15 10:48:55 -07:00
EgwActionObjectManager.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwDragAction.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
egwDragActionImplementation.ts Fix Et2Tree dragging of tree items 2024-10-18 13:28:57 -06:00
EgwDragDropShoelaceTree.ts Et2Tree: When drag + hover over a leaf, only open it if it actually has children 2024-11-15 08:49:37 -07:00
EgwDropAction.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
EgwDropActionImplementation.ts Fix Et2Tree dragging of tree items 2024-10-18 13:28:57 -06:00
EgwEt2WidgetObject.ts Change et2_template to Et2Template webComponent (#169) 2025-01-16 13:34:27 -07:00
egwGlobal.ts cleanup for backport to 23 2023-08-09 17:18:28 +02:00
EgwMenuShoelace.ts catch js error that prevents context menu on old browsers (e.g.FF 115.20.0esr) 2025-02-20 13:46:48 +01:00
EgwPopupAction.ts implement new action attribute color, to specify a color for the caption, instead of the default color 2024-07-16 20:37:56 +02:00
EgwPopupActionImplementation.ts Context menu fixes 2025-01-13 14:34:51 -07:00