..
app_base.js
Drag & Drop support for [infolog] favorite to Home
2014-11-11 23:11:16 +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
fixing the fix: using private var to store config
2014-01-10 08:12:59 +00:00
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:45:37 +00:00
egw_debug.js
fix typo
2014-10-01 10:37:30 +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
Some thumbnail enhancements:
2015-01-02 19:43:50 +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
phpgwapi:
2012-03-09 15:32:29 +00:00
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
Only call request callback once, when the request is finished.
2014-01-11 14:47:31 +00:00
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
use filemanager UI as UI for sharing directories
2014-11-18 12:55:32 +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
moving egw_openWindowCentered() to egw(window).openPopup()
2014-12-01 10:44:51 +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
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
Prevent tooltips from going off the side of popups
2014-11-27 17:38:37 +00:00
egw_user.js
Check that array entry is there before looking into it.
2014-10-01 15:53:31 +00:00
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
Fix passing wrong context to egw.refresh
2014-12-10 13:33:42 +00:00
jsapi.js
moving egw_openWindowCentered() to egw(window).openPopup()
2014-12-01 10:44:51 +00:00