egroupware/phpgwapi/js/jsapi
2013-11-19 08:36:08 +00:00
..
app_base.js split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname](); 2013-11-04 20:54:23 +00:00
egw_calendar.js Update timepicker, some work on date-timeonly so it returns a value 2013-08-20 18:37:09 +00:00
egw_config.js
egw_core.js
egw_css.js
egw_data.js Use current app to get around missing etemplate run rights 2013-11-13 23:22:44 +00:00
egw_debug.js
egw_files.js fixed translations not loaded on very first request, as postponing ready for waiting on translations did not work, now using a direct callback instead 2013-10-08 08:55:15 +00:00
egw_images.js use template specific images for foldertree, use "template" handler for all calls to template/framework object, NOT instanciating a new one using eg. a parent class 2013-11-15 16:28:24 +00:00
egw_inheritance.js
egw_jquery.js
egw_json.js Fix some window/scope issues with jquery & plain assign handlers to make sure they operate on the window, not the request context (which can be anything) 2013-10-28 22:22:09 +00:00
egw_jsonq.js Merge egw_jsons - change jsonq to use egw.json() 2013-09-04 22:01:33 +00:00
egw_lang.js fixed translations not loaded on very first request, as postponing ready for waiting on translations did not work, now using a direct callback instead 2013-10-08 08:55:15 +00:00
egw_links.js Null is also not OK for icon 2013-10-10 16:15:46 +00:00
egw_open.js Switch to a heartbeat style of tracking open [named] popups. Seems much more consistent. 2013-10-10 09:37:21 +00:00
egw_preferences.js Merge egw_jsons - change preferences to use egw.json() 2013-09-04 21:51:08 +00:00
egw_ready.js fixed translations not loaded on very first request, as postponing ready for waiting on translations did not work, now using a direct callback instead 2013-10-08 08:55:15 +00:00
egw_store.js Make storage api global 2013-10-07 10:08:24 +00:00
egw_tooltip.js
egw_user.js
egw_utils.js Switch to a heartbeat style of tracking open [named] popups. Seems much more consistent. 2013-10-10 09:37:21 +00:00
egw.js Use current app to get around missing etemplate run rights 2013-11-13 23:57:49 +00:00
jsapi.js Make sure only fall into et2 specific reload for egw_refresh when the etemplate2 object has value 2013-11-19 08:36:08 +00:00