egroupware/phpgwapi/js/jsapi
Nathan Gray 249732b594 Access dialog
- If current app has no special support, show general dialog instead of message
- Sort apps in add dialog
- Filter app list (filter2) to all apps for run rights, or only supporting apps otherwise
2015-09-16 15:54:51 +00:00
..
app_base.js fixing r53501: group-favorite has escaped name visible after reload 2015-08-27 11:51:09 +00:00
egw_calendar.js
egw_config.js
egw_core.js
egw_css.js
egw_data.js
egw_debug.js revert accidently commited higer debug-level 2015-04-29 13:40:31 +00:00
egw_files.js
egw_images.js
egw_inheritance.js
egw_jquery.js
egw_json.js IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined 2015-08-31 12:19:56 +00:00
egw_jsonq.js IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined 2015-08-31 12:19:56 +00:00
egw_lang.js
egw_links.js Consider urls based on https protocol: 2015-09-15 16:47:34 +00:00
egw_message.js Implement discard option for egw.message: 2015-08-17 15:17:54 +00:00
egw_open.js Fix a XSS issue in mailto temporary form post method 2015-06-09 16:19:47 +00:00
egw_preferences.js Access dialog 2015-09-16 15:54:51 +00:00
egw_ready.js
egw_store.js
egw_tail.js
egw_tooltip.js
egw_user.js
egw_utils.js
egw.js stop redirection loop 2015-05-01 16:34:48 +00:00
jsapi.js