egroupware/phpgwapi/js/egw_action/test
2011-03-14 12:42:59 +00:00
..
imgs Dynamic loading of content tested and optimized, resolved bugs, implemented support for data trees in the view classes. The whole progess can be seen in the test/test_grid_view.html file. 2011-03-10 20:58:35 +00:00
js Finished implementation of the abstract egwAction interface - now going to test it 2011-02-24 19:00:47 +00:00
skins Initial commit of the current JS implementation of the egw_action system, which will later be used to create context sensitive menus and drag and drop capabilities. The egw_menu.js/egw_menu_dhtml.js files are fully functional (see test in the test dir), implementation of egw_action.js has just started and not even a single line of that has been tested yet. 2011-02-23 18:24:16 +00:00
grid.css 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
test_action.html - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2 2011-03-02 21:18:20 +00:00
test_grid_view.html Fixed bugs in the grid view js code (changes in the test_grid_view.html are for debugging purposes only), added class.egw_vfs_utils.inc.php which will contain high-level vfs functionality which was previously hidden inside etemplate and the filemanager, such as generating the thumbnail url for a file. 2011-03-13 20:54:16 +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