egroupware_official/api/js/egw_action
2022-09-09 09:30:12 -06:00
..
test Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
Class Diagram.graphml
Class Diagram.png
Class Diagram.svg
egw_action_common.js always name generated file app.min.js so client-side can load it without knowing source is .ts or .js 2021-07-19 08:31:06 +02:00
egw_action_constants.js Add DRAG_ENTER event 2022-05-23 17:22:03 +02:00
egw_action_dragdrop.js Fix error TypeError: Cannot read properties of null (reading '0') 2022-05-30 17:19:23 +02:00
egw_action_popup.js Api: Fix copy to OS clipboard action stopped working 2022-09-09 09:30:12 -06:00
egw_action.d.ts Stop TS from complaining about data children by giving better type info 2022-06-08 13:24:25 -06:00
egw_action.js Admin: Fix some errors deleting a group 2022-08-29 14:25:39 -06:00
egw_dragdrop_dhtmlx_tree.js Fix mail tree actions 2022-09-02 14:37:35 -06:00
egw_keymanager.js Fix unable to type a space in a searchbox 2022-07-26 14:23:55 -06:00
egw_menu_dhtmlx.js Fix missing dhtmlx menu object 2021-06-10 13:59:12 +02:00
egw_menu.js Move all egw_action constants into egw_action_constants 2021-06-14 13:45:57 +02:00
egw_stylesheet.js