egroupware_official/phpgwapi/js/jsapi
2014-02-13 18:47:19 +00:00
..
app_base.js fixed javascript error, if favorite has no href AND make sure all new favorites are created with an href, like they are created server-side 2014-02-13 16:50:49 +00:00
egw_calendar.js translate calendar/timepicker on demand, works around not working call with ready in popup, fixes javascript error when doubleclick a mail 2014-02-11 15:17:43 +00:00
egw_config.js fixing the fix: using private var to store config 2014-01-10 08:12:59 +00:00
egw_core.js
egw_css.js
egw_data.js Fix type attribute check to work 2014-01-13 08:58:16 +00:00
egw_debug.js added FF name 2014-02-12 18:40:01 +00:00
egw_files.js fix en translation is always used for common, caused by preferences had a stub default preference for common AND egw.includeJS immediatly called callback for a file just sheduled to be loaded, but not yet arrived 2014-01-15 17:39:07 +00:00
egw_images.js fix exception for not found image / null passed 2014-02-10 09:16:18 +00:00
egw_inheritance.js
egw_jquery.js
egw_json.js allow to optionally specify app for redirect instead of always using current app 2014-01-27 16:28:39 +00:00
egw_jsonq.js Only call request callback once, when the request is finished. 2014-01-11 14:47:31 +00:00
egw_lang.js fixed et2_dialog static methods like confirm did not show translations: injecting an egw object with loaded translations for current app 2014-01-23 10:52:44 +00:00
egw_links.js caching translations for 10days and changing translation url, when translations are changing --> saves server-roundtrip for each translation 2014-01-09 15:32:07 +00:00
egw_message.js Register a JSON handler to show error responses as error message instead of losing them. 2014-02-13 18:47:19 +00:00
egw_open.js moving egw_preferences (handler to call preferenes, acl or categories) from jsapi.js to egw_preferences.js show_preferences() method 2014-02-07 14:04:12 +00:00
egw_preferences.js moving egw_preferences (handler to call preferenes, acl or categories) from jsapi.js to egw_preferences.js show_preferences() method 2014-02-07 14:04:12 +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_tail.js Fix wrong styling in egw_tail log 2014-01-28 08:33:28 +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 fixed app-header show in wrong tab, caused by framework object being created AFTER egw 2014-02-07 09:11:30 +00:00
jsapi.js fixed not working multiple account trigger after changing html::submit_button() from <input type="submit" to <button 2014-02-11 16:42:02 +00:00