Andreas Stöckel
|
bf8437551d
|
Implemented egw_action shortcuts
|
2011-06-19 10:48:51 +00:00 |
|
Andreas Stöckel
|
fcaef1ee58
|
resolved issues with for-in loop and ie
|
2011-04-23 09:07:31 +00:00 |
|
Andreas Stöckel
|
cb9355ac00
|
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 |
|
Andreas Stöckel
|
1f751b452a
|
Implemented egw_popup_action, tested, got it working with IE
|
2011-02-26 18:04:28 +00:00 |
|
Andreas Stöckel
|
1866dd1c43
|
(Hopefully) fixed broken SVN Id tags
|
2011-02-23 20:18:56 +00:00 |
|
Andreas Stöckel
|
e2c9cd49cc
|
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 |
|