.. |
app_base.js
|
Mobile theme W.I.P.:
|
2016-02-04 17:25:52 +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
|
Admin bugfixes:
|
2015-09-29 14:39:50 +00:00 |
egw_css.js
|
Admin bugfixes:
|
2015-09-29 14:39:50 +00:00 |
egw_data.js
|
Do not remove rows that just have not changed.
|
2015-04-21 14:34:12 +00:00 |
egw_debug.js
|
Expose debug level, and tie etemplate2 profiling to debug level 4 - Log
|
2015-08-25 16:19:40 +00:00 |
egw_files.js
|
Fix for protocol detection and problems converting absolute to relative paths, from Thomas Kurschel.
|
2015-03-17 14:47:24 +00:00 |
egw_images.js
|
fix PHP Fatal error "Class APCIterator not found" during installation, caused by for apc.enable_cli=0, but APC(u) installed
|
2015-04-29 13:38:24 +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
|
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:21:11 +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:21:11 +00:00 |
egw_lang.js
|
Do not warn about translating nulls, just return empty string
|
2015-04-21 19:47:23 +00:00 |
egw_links.js
|
Avoid error if title_queue is not defined yet
|
2016-01-07 00:49:59 +00:00 |
egw_message.js
|
W.I.P. of a general method for calling loading prompt
|
2015-12-07 09:08:09 +00:00 |
egw_open.js
|
* Mail: Fix compose dialog goes under window's taskbar and attahcments are not visible
|
2015-12-18 13:14:09 +00:00 |
egw_preferences.js
|
fix intro offer was not translated and now shown in idots template, also changed wording a little and added German translation
|
2015-10-24 11:08:04 +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
|
Add API for browser localStorage
|
2015-03-19 10:44:40 +00:00 |
egw_tail.js
|
Fix wrong styling in egw_tail log
|
2014-01-28 08:33:28 +00:00 |
egw_tooltip.js
|
Make sure x & y are still defined.
|
2016-01-25 20:04:16 +00:00 |
egw_user.js
|
Cache responses when resolving a single group also
|
2016-01-15 16:57:42 +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
|
* All applications/ Tutorials: Fix discarding tutorials prompt not working if the configuration is set to sidebox
|
2015-12-03 13:04:33 +00:00 |
jsapi.js
|
moving egw_openWindowCentered() to egw(window).openPopup()
|
2014-12-01 10:44:51 +00:00 |