egroupware/phpgwapi/js/jsapi
Hadi Nategh 6ff6db42e6 Backport commit r48009, committed by Nathan Gray.
Data improvements:
- pass UID as additional parameter to data callbacks
- cache actual data separately from cached fetch response to avoid duplication
- use callbacks to keep localStorage data consistent with data in memory
- use callback to update cached fetch response if a record is removed (set to null)
2014-08-11 13:56:29 +00:00
..
app_base.js Call applyFilters() function instead of setting directly, which skipped change detection. 2014-07-14 14:11:41 +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
egw_css.js
egw_data.js Backport commit r48009, committed by Nathan Gray. 2014-08-11 13:56:29 +00:00
egw_debug.js
egw_files.js
egw_images.js
egw_inheritance.js
egw_jquery.js
egw_json.js Enhance error message to include request info 2014-05-27 14:53:34 +00:00
egw_jsonq.js
egw_lang.js
egw_links.js * Admin/API: remove no longer fully supported method to not "store session-id in cookie", it is the safer default anyway 2014-07-18 10:03:18 +00:00
egw_message.js Avoid undefined error when links is not provided 2014-06-10 15:27:11 +00:00
egw_open.js Add browser popup blocker checker for open_link method. 2014-08-05 08:12:33 +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
egw_tooltip.js
egw_user.js activating observer for admin instead of app_refresh and using it to invalidate client-side account-cache 2014-06-26 08:23:02 +00:00
egw_utils.js
egw.js * eTemplate2: fixed popups eg. tracker open empty, not rendering popup content 2014-07-21 13:38:50 +00:00
jsapi.js - new app.js observer method which receives update notifications from all apps 2014-05-22 15:29:14 +00:00