egroupware_official/phpgwapi/js/egw_action/test
2011-04-17 15:38:46 +00:00
..
imgs Added full drag-drop support to the egw action system 2011-03-24 17:06:44 +00:00
js Added full drag-drop support to the egw action system 2011-03-24 17:06:44 +00:00
skins 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
grid.css Added selected change event to grid component, reverted change with drag'n'drop and window.top 2011-03-31 12:17:46 +00:00
test_action.html Fixed problems with executeActionImplementation when called from a container object, fixed problem with popup menu which did not open in some cases, added the ability to use the 'enabled' property of an action as an callback function (actionObject is passed as parameter), introduced egwFnct-class which consistently handles 'javaScript:fnct' strings, added 'allowOnMultiple':'only' setting, added 'hint', 'checkbox', 'checked', 'radioGroup' properties to popup actions, added 'setDefaultExecute' function to egwAction objects, which applies an handler to all objects which don't have a handler yet 2011-04-17 15:38:46 +00:00
test_grid_view.html Added sort header click callback, fixed (minor) bug in column width calculation 2011-03-31 15:04:33 +00:00
test_grid.html Basic grid functionality including dynamic generation of grid rows is now working in all browsers 2011-03-09 22:16:41 +00:00
test_menu.html Implemented egw_popup_action, tested, got it working with IE 2011-02-26 18:04:28 +00:00
test_stylesheet_editing.html Fixed thumbnail generation for application folders, added egw_stylesheet.js, which allows the dynamic generation of a stylsheet. This is now used in the egw_grid_view.js to keep the row caption in the same distance from the icon - depending on the maximum icon width. 2011-03-14 12:42:59 +00:00