egroupware_official/phpgwapi/js/jsapi
Hadi Nategh e39005ec73 Implement discard option for egw.message:
- function new signature: message(_msg, _type, _discard) where the discard is boolean
- Add discard checkbox in order to be able to discard an info_message
2015-08-14 09:49:57 +00:00
..
app_base.js Remove another unneeded decodeURI() to avoid problems with addressbook advanced search 2015-07-28 14:49:47 +00:00
egw_calendar.js
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
egw_css.js Fix bug in rule removal prevented adding more rules 2015-02-19 17:14:31 +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
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 Avoid occasional 'TypeError: Cannot read property '0' of null' error from aborted JSON when debugging. 2015-03-09 15:23:07 +00:00
egw_jsonq.js
egw_lang.js Do not warn about translating nulls, just return empty string 2015-04-21 19:47:23 +00:00
egw_links.js respect download_url given by vfs 2015-05-01 10:52:24 +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 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_ready.js
egw_store.js Add API for browser localStorage 2015-03-19 09:34:06 +00:00
egw_tail.js
egw_tooltip.js
egw_user.js encryption of InfoLog entries (EPL only) 2015-05-28 14:40:33 +00:00
egw_utils.js
egw.js stop redirection loop 2015-05-01 16:34:28 +00:00
jsapi.js