egroupware_official/phpgwapi/js/jsapi
Nathan Gray 57c412bd47 Slightly more robust popup handling.
It's still not possible to completely track them, but it's a little better.
2013-10-07 10:09:08 +00:00
..
app_base.js If et2 object changes, we need the new one, not reject. 2013-08-20 23:20:56 +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 Fix error in window module instanciation 2013-04-01 19:06:47 +00:00
egw_css.js
egw_data.js Only expire old data if there are no registered callbacks 2013-04-11 10:22:51 +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 replacing egw.LAB with egw_LAB, as egw object is shared by all iframes and popups, while LAB has to work on document 2013-07-17 12:47:21 +00:00
egw_images.js
egw_inheritance.js propset svn:keywords Id 2013-04-09 12:10:48 +00:00
egw_jquery.js
egw_json.js Improve error message 2013-10-04 09:40:35 +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
egw_links.js fixed not working _self target 2013-09-02 13:25:00 +00:00
egw_open.js Slightly more robust popup handling. 2013-10-07 10:09:08 +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
egw_store.js Make storage api global 2013-10-07 10:08:24 +00:00
egw_tooltip.js
egw_user.js
egw_utils.js
egw.js Slightly more robust popup handling. 2013-10-07 10:09:08 +00:00
jsapi.js switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it 2013-10-05 13:33:28 +00:00