egroupware_official/phpgwapi/js/jsapi
Nathan Gray d097a0bfa1 non-et2 Favorites work in progress
New states now added to list immediately, can delete states
2013-12-06 21:26:55 +00:00
..
app_base.js non-et2 Favorites work in progress 2013-12-06 21:26:55 +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 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 Fix error in window module instanciation 2013-04-01 19:06:47 +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 Allow :: inside data UIDs 2013-11-28 20:16:33 +00:00
egw_debug.js Give a trace on all logs if debug level is 5 to help track things down 2013-04-10 14:14:06 +00:00
egw_files.js Avoid adding CSS files again if they're already in the header 2013-11-19 23:22:33 +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 propset svn:keywords Id 2013-04-09 12:10:48 +00:00
egw_jquery.js phpgwapi: 2012-03-09 15:32:29 +00:00
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 Change queued AJAX to go async 2013-11-20 23:40:26 +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 Make sure ajax flag is at the end so framework finds it 2013-11-26 22:23:08 +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 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 Switch to a heartbeat style of tracking open [named] popups. Seems much more consistent. 2013-10-10 09:37:21 +00:00
egw.js Make popups 10px bigger 2013-11-29 17:42:20 +00:00
jsapi.js restoring current app/tab, if pressing save or cancel, to do so let server know which is current app and run under that appname (otherwise redirect will happen to currently views app 2013-12-06 00:02:16 +00:00