egroupware_official/phpgwapi/js
Andreas Stöckel ae7987264e - Added working egw_grid component including test and documentation, codebase will be used to replace the nextmatchWidget in etemplate2
- Improved egw_action.js:
	- Bugfixing regaring handling of egwActionObjects organized in trees (hasn't been tested before)
	- Improved egwActionObjectInterface interface and functionality: AOIs can now mark themselves as invisible/visible and request the action objects to reconnect the action implementations
	- Action objects do now automatically register the action implementations
	- Vastly improved speed when working with huge amounts (> 500) of objects organized in trees (as done in the grid test)
	- Improved egwActionObject functionality: Added new functions regarding selecting groups of objects
2011-03-02 21:18:20 +00:00
..
ckeditor3 removed not longer used ckeditor.egwconfig.js 2011-01-06 00:01:17 +00:00
colorpicker Fixbug under MacOS 2004-09-28 12:33:22 +00:00
dhtmlxtree add dhtmlxMenu as context menu for dhtmxTree 2010-10-18 19:25:33 +00:00
egw_action - 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
jquery Added onLoadFinish event to egw_json_response on the js side, which gets triggered when all javascript code which should be included has been loaded and evaluated on the client 2010-07-20 10:20:32 +00:00
jsapi Reversed most changes made for egw-stylite #8295, commited changes proposed by Ingo Ratsdorf in egroupware.org #2834, probably fixes egroupware.org #2831 2011-02-04 14:28:12 +00:00
jscalendar * JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected 2011-01-05 02:34:16 +00:00
tabs make the settings of the active tab from the GET value working under IE6 too 2005-09-23 16:26:26 +00:00
wz_dragdrop work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-09 14:15:00 +00:00
wz_tooltip Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions 2010-05-17 13:52:15 +00:00
dragDropFunctions.js make dynamic resizable sidebox width app specific 2009-11-18 20:00:26 +00:00
egw_json.js Implemented egw_popup_action, tested, got it working with IE 2011-02-26 18:04:28 +00:00