egroupware/phpgwapi/js/jsapi
2012-04-04 19:16:19 +00:00
..
egw_calendar.js propset svn:keywords Id 2012-03-15 08:38:01 +00:00
egw_config.js Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function. 2012-03-05 13:07:38 +00:00
egw_core.js Fixed problem with IE, adapted egw_data.js to specification changes 2012-03-23 12:06:52 +00:00
egw_css.js Window dependant api modules do now get reinstanciated, if the window location changes 2012-03-07 15:20:04 +00:00
egw_data.js Implemented keyboard navigation and data retrival for uids 2012-03-29 14:11:22 +00:00
egw_debug.js phpgwapi: 2012-03-09 15:32:29 +00:00
egw_files.js Fixed bug with etemplate2 not working properly especially in idots: JS files only get included if they really have not already been included; egw object gets included before 'lang' in idots 2012-03-12 09:20:24 +00:00
egw_images.js Get images named like appname/imagename working again 2012-04-04 19:16:19 +00:00
egw_jquery.js phpgwapi: 2012-03-09 15:32:29 +00:00
egw_json.js fixed some issues with egw_data, improved egw_json exception handling 2012-03-23 12:45:13 +00:00
egw_jsonq.js Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function. 2012-03-05 13:07:38 +00:00
egw_lang.js Give a warning & return if you try to translate an object 2012-03-26 23:24:56 +00:00
egw_links.js moved egw_links.js window contect specific parts to egw_open.js: egw().open() and egw().open_link() renamed from egw().call_link() 2012-03-28 12:37:03 +00:00
egw_open.js allow to set target in mime-registry: need target _self (instead default _blank) for directories opened in filemanager 2012-03-28 13:01:37 +00:00
egw_preferences.js Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function. 2012-03-05 13:07:38 +00:00
egw_ready.js phpgwapi: 2012-03-09 15:32:29 +00:00
egw_tooltip.js Fixed design problem in egw_core, which caused window-local modules to be instanciated multiple times if used for multiple applications inside a window. Added egw_css.js as replacement for et2_core_stylesheet.js, which allows to add stylesheet rules at runtime 2012-03-07 14:04:25 +00:00
egw_user.js Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function. 2012-03-05 13:07:38 +00:00
egw_utils.js encoding and decoding of vfs special characters 2012-03-28 13:58:18 +00:00
egw.js moved egw_links.js window contect specific parts to egw_open.js: egw().open() and egw().open_link() renamed from egw().call_link() 2012-03-28 12:37:03 +00:00
jsapi.js Window dependant api modules do now get reinstanciated, if the window location changes 2012-03-07 15:20:04 +00:00