egroupware/phpgwapi/js/egw_action
2011-04-01 16:38:31 +00:00
..
test Added sort header click callback, fixed (minor) bug in column width calculation 2011-03-31 15:04:33 +00:00
egw_action_common.js Only call the selectCallback once, call it when setAllSelected is called and select the whole row when the checkbox is pre-checked 2011-03-31 12:56:47 +00:00
egw_action_dragdrop.js Added selected change event to grid component, reverted change with drag'n'drop and window.top 2011-03-31 12:17:46 +00:00
egw_action_popup.js Fixed bugs with Drag&Drop and IE, improved speed of grid view component by adding an timestamp to the data cells and only updating them if the timestamp has changed 2011-03-25 13:12:24 +00:00
egw_action.js Only call the selectCallback once, call it when setAllSelected is called and select the whole row when the checkbox is pre-checked 2011-03-31 12:56:47 +00:00
egw_grid_columns.js Implemented grid column sorting 2011-04-01 16:38:31 +00:00
egw_grid_data.js Implemented grid column sorting 2011-04-01 16:38:31 +00:00
egw_grid_view.js Updated code for image overlay on grid entries 2011-04-01 12:49:14 +00:00
egw_grid.js Implemented grid column sorting 2011-04-01 16:38:31 +00:00
egw_menu_dhtmlx.js Modernized grid design a bit, added auto triggering of the default action to the popup action, added simple action-binding to the egwGrid 2011-03-14 20:11:08 +00:00
egw_menu.js Implemented egw_popup_action, tested, got it working with IE 2011-02-26 18:04:28 +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