This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dd8a8eab45
egroupware
/
phpgwapi
/
js
/
egw_action
/
test
History
Andreas Stöckel
dd8a8eab45
Implemented framework for dynamically inserting grid rows into the DOM tree and a very simple test for it
2011-03-07 16:53:43 +00:00
..
imgs
Implemented framework for dynamically inserting grid rows into the DOM tree and a very simple test for it
2011-03-07 16:53:43 +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
Implemented framework for dynamically inserting grid rows into the DOM tree and a very simple test for it
2011-03-07 16:53:43 +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.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_menu.html
Implemented egw_popup_action, tested, got it working with IE
2011-02-26 18:04:28 +00:00