egroupware/phpgwapi/js/jsapi
2014-11-21 16:18:29 +00:00
..
app_base.js Fix scrolling of content in iframes for touch devices (applied for iOS) 2014-10-23 13:45:11 +00:00
egw_calendar.js public method to translate between PHP and jQuery date(Time)Picker date/time-format 2014-05-08 15:57:07 +00:00
egw_config.js
egw_core.js changed et2_core_inheritance.js to implement ClassWithAttributes extending Class from egw_inheritance and changed et2 objects to use ClassWithAttributes when required (also fixed lots of IDE warnings / added docu) 2014-03-20 09:40:37 +00:00
egw_css.js do NOT initialise imediatly, as DOM is not yet ready (at least in IE11) 2014-02-25 16:02:46 +00:00
egw_data.js nextmatch responses got cached for in meantime changed folder 2014-09-08 15:55:00 +00:00
egw_debug.js fix typo 2014-10-01 10:37:52 +00:00
egw_files.js wrong window was used when compiling list of already included scripts or css files, fixes missing css styles for context menu in popups (list of links) 2014-03-13 15:28:42 +00:00
egw_images.js fixed javascript errors happening if config was not loaded 2014-03-25 12:23:06 +00:00
egw_inheritance.js changed et2_core_inheritance.js to implement ClassWithAttributes extending Class from egw_inheritance and changed et2 objects to use ClassWithAttributes when required (also fixed lots of IDE warnings / added docu) 2014-03-20 09:40:37 +00:00
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:18:29 +00:00
egw_jsonq.js
egw_lang.js Fix bug where if no additional apps were requested, no translation was done. 2014-04-28 16:17:41 +00:00
egw_links.js fix IDE warnings / documentation and move "use strict" from global scope to object itself 2014-10-22 12:41:25 +00:00
egw_message.js * API: report failed Ajax requests to user incl. a hint that server error-log should contain more information 2014-11-21 16:18:29 +00:00
egw_open.js * Mail: Fix mail display and compose open in full height 2014-11-10 12:54:31 +00:00
egw_preferences.js set_preference now accepts an additional callback parameter, passed on to jsonq 2014-07-08 03:34:05 +00:00
egw_ready.js
egw_store.js
egw_tail.js Fix wrong styling in egw_tail log 2014-01-28 08:33:28 +00:00
egw_tooltip.js
egw_user.js Check that array entry is there before looking into it. 2014-10-01 19:59:19 +00:00
egw_utils.js
egw.js * Mail: Fix mail display and compose open in full height 2014-11-10 12:54:31 +00:00
jsapi.js - new app.js observer method which receives update notifications from all apps 2014-05-22 15:29:14 +00:00