egroupware/phpgwapi/js/jsapi
2015-10-24 11:07:22 +00:00
..
app_base.js WIP Egroupware tutorial: 2015-10-19 15:00:42 +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 garding againts data set in egw object by reference from an other window, causing data to be inaccessible in IE after window closes 2015-02-02 19:49:18 +00:00
egw_core.js Some changes to egw.css to try to avoid it randomly ignoring rules in iframes. 2015-09-22 23:43:20 +00:00
egw_css.js Some more changes to egw.css to try to avoid it randomly losing rules in iframes 2015-09-23 16:22:47 +00:00
egw_data.js Do not remove rows that just have not changed. 2015-04-14 19:56:15 +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 Change the document thumbnails to mark with mimetype icon 2015-02-25 18:07:21 +00:00
egw_inheritance.js
egw_jquery.js
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 Consider urls based on https protocol: 2015-09-10 15:17:48 +00:00
egw_message.js Implement discard option for egw.message: 2015-08-14 09:49:57 +00:00
egw_open.js Fix a XSS issue in mailto temporary form post method 2015-06-09 16:14:53 +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:07:22 +00:00
egw_ready.js
egw_store.js Add API for browser localStorage 2015-03-19 09:34:06 +00:00
egw_tail.js
egw_tooltip.js Reduce delay before showing tooltip 2015-10-19 23:57:07 +00:00
egw_user.js encryption of InfoLog entries (EPL only) 2015-05-28 14:40:33 +00:00
egw_utils.js
egw.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:07:22 +00:00
jsapi.js moving egw_openWindowCentered() to egw(window).openPopup() 2014-12-01 10:44:51 +00:00