egroupware_official/phpgwapi/js/jsapi
Ralf Becker 7f8b201330 * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send
r51526: fix wrong parameter order in call to egw.config() by removing it completly, as session is anway instance specific (and due to wrong order returned key was always empty)
r51527: garding againts data set in egw object by reference from an other window, causing data to be inaccessible in IE after window closes
r51528: removing an other unnecessary egw_info[flags][js_link_registry]=true
2015-02-02 19:54:53 +00:00
..
app_base.js fix clicking on favorite in filemanager does not work when showing shared files (or any other view then current index-url), thought setting of favorite still fails 2015-02-02 17:28:54 +00:00
egw_calendar.js allow to disable date widget with set_readonly on run-time 2014-12-02 17:19:13 +00:00
egw_config.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_core.js
egw_css.js
egw_data.js
egw_debug.js fix typo 2014-10-01 10:37:30 +00:00
egw_files.js
egw_images.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_inheritance.js
egw_jquery.js
egw_json.js * API: report failed Ajax requests to user incl. a hint that server error-log should contain more information 2014-11-21 16:16:24 +00:00
egw_jsonq.js
egw_lang.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_links.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_message.js Call egw message on top window if not in popup and window is not equal to top window 2014-12-10 11:05:29 +00:00
egw_open.js Revert back the window close to normal timing as delay breaks closing of compose dialog 2015-01-30 15:33:17 +00:00
egw_preferences.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_ready.js
egw_store.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_tail.js
egw_tooltip.js Prevent tooltips from going off the side of popups 2014-11-27 17:38:37 +00:00
egw_user.js * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
egw_utils.js
egw.js modernized login- and start-message editing a bit 2015-01-09 18:58:23 +00:00
jsapi.js moving egw_openWindowCentered() to egw(window).openPopup() 2014-12-01 10:44:51 +00:00