egroupware_official/phpgwapi/js
Ralf Becker a925764fc4 - dynamical (synchronious) loading preferences (other then "common") from server via egw.preference(_name, _app)
- setting preferences on server via egw.set_preference(_app, _name, _value)
- enable calling of active framework / template class via using egw_framework instead of not known used framework class of user, eg. "home.egw_framework.ajax_func.template" instead of "home.idots_framework.ajax_func.template"
2011-08-26 09:34:18 +00:00
..
ckeditor3 * API: upgrade ck editor from v3.3.1 to v3.6.1 (latest release as of June 2011) 2011-08-01 11:48:47 +00:00
colorpicker - introduced preference of type "color" 2011-06-04 09:30:46 +00:00
dhtmlxtree Fixed problem with context menu opening into the wrong direction if a vertical scrollbar is available. Notified developers. 2011-05-08 19:57:01 +00:00
egw_action Added dependencies to the egw_action js files 2011-08-03 14:04:30 +00:00
jquery Add in jquery.tools form tools 2011-08-17 21:35:22 +00:00
jsapi - dynamical (synchronious) loading preferences (other then "common") from server via egw.preference(_name, _app) 2011-08-26 09:34:18 +00:00
jscalendar fixed problem "found" on www.autosectools.com 2011-08-03 08:29:53 +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_instant_load.html Removed base64-encoding from egw_instant_load.html, added code to egw_json which inserts script tags seperately when content is assigned to the innerHTML property 2011-03-17 18:00:24 +00:00
egw_json.js Added possibility for egw_json plugins to be executed in the context of the creator of the request object 2011-08-15 14:26:37 +00:00