egroupware/phpgwapi/js/egw_action
2011-06-15 20:54:58 +00:00
..
test passing new checkbox state to underlying menu implementation after action execution 2011-04-17 17:55:37 +00:00
egw_action_common.js Executing default action on click on mobile devices 2011-06-02 22:53:23 +00:00
egw_action_dragdrop.js added clear function to egwActionObject, reverted change done by klaus leithoff in egw_action.js as it caused serveral problems, fixed problem with no actions being executable when all action objects were selected using the setSelectAll function, added iframeFix to egw_action_dragdrop.js, made draggedOver style working for all tables. 2011-05-28 15:24:31 +00:00
egw_action_popup.js Fixed problem with double click handler not being bound correctly 2011-06-03 11:21:36 +00:00
egw_action.js Implemented default focusing of objects in the tab manager, added new egw_getAppName function on js side, which returns the name of the currently active application - this is needed for the keyboard handler to pass the key events to the correct application object manager. 2011-06-15 20:54:58 +00:00
egw_dragdrop_dhtmlx_tree.js Added forgotten aoi file for dhtmlx menus 2011-05-31 20:10:30 +00:00
egw_grid_columns.js Fixed problem with column header being displayed on checkbox columns, and always disabling the select-cols menu entry for it 2011-06-15 15:26:46 +00:00
egw_grid_data.js Implemented default focusing of objects in the tab manager, added new egw_getAppName function on js side, which returns the name of the currently active application - this is needed for the keyboard handler to pass the key events to the correct application object manager. 2011-06-15 20:54:58 +00:00
egw_grid_view.js Implemented default focusing of objects in the tab manager, added new egw_getAppName function on js side, which returns the name of the currently active application - this is needed for the keyboard handler to pass the key events to the correct application object manager. 2011-06-15 20:54:58 +00:00
egw_grid.js Implemented new selectmode in grid, added grid.setSelectmode method to set the selectmode 2011-06-15 16:31:33 +00:00
egw_keymanager.js Implemented default focusing of objects in the tab manager, added new egw_getAppName function on js side, which returns the name of the currently active application - this is needed for the keyboard handler to pass the key events to the correct application object manager. 2011-06-15 20:54:58 +00:00
egw_menu_dhtmlx.js fixed problem with last commit 2011-04-17 17:51:50 +00:00
egw_menu.js resolved issues with for-in loop and ie 2011-04-23 09:07:31 +00:00
egw_stylesheet.js Small design improvements, fixed horz. scrollbar in grid with chrome, ie compatibility, enabled column selection, fixed prefetch code 2011-03-16 17:50:25 +00:00