Nathan Gray
|
344bd88e4a
|
Open context menu with context menu key
|
2013-04-09 16:13:10 +00:00 |
|
Nathan Gray
|
5eae11346d
|
If possible, include CSS here. Menu does not really work without it.
|
2012-06-19 18:55:03 +00:00 |
|
Andreas Stöckel
|
df36138012
|
Changed loading order of dhtmlxcommon
|
2011-09-09 14:50:50 +00:00 |
|
Andreas Stöckel
|
50ad9e4ba0
|
Included dhtmlx js files in egw_menu_dhtmlx.js, fixed problem with removing action objects, improved egw_include_mgr a bit
|
2011-09-09 14:03:18 +00:00 |
|
Andreas Stöckel
|
2e9104ecea
|
Added dependencies to the egw_action js files
|
2011-08-03 14:04:30 +00:00 |
|
Andreas Stöckel
|
bf8437551d
|
Implemented egw_action shortcuts
|
2011-06-19 10:48:51 +00:00 |
|
Andreas Stöckel
|
7a291d01e8
|
fixed problem with last commit
|
2011-04-17 17:51:50 +00:00 |
|
Andreas Stöckel
|
9566b032cf
|
menu now automatically updates checked state
|
2011-04-17 17:46:09 +00:00 |
|
Andreas Stöckel
|
7ae2588e84
|
dhtmlxmenu now doesn't autohide after clicking on checkboxes/radiobuttons, click handler can specifiy whether the field should be checked/unchecked
|
2011-04-17 17:42:04 +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
|
e7bd5a4813
|
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 |
|
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 |
|