egroupware/api/js/egw_action
nathan d521d2aa24 Admin: Fix some errors deleting a group
- use the minified app.js
- export the JS class
- include the PHP command class explicitly so it's always found
- Make sure to send all expected parameters to ajax_delete_group
2022-08-29 14:25:39 -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 moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
Class Diagram.png moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
Class Diagram.svg moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
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 Add allowScrolling for action popup and do not popup context menu when more than one touch is used 2022-05-30 16:07:26 +02: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 Move all egw_action constants into egw_action_constants 2021-06-14 13:45:57 +02: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 moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00