egroupware/phpgwapi/js
Ralf Becker d49f8bc45f fix situation where multiple app.js objects are used, eg. InfoLog and CRM view in Addressbook:
- etemplate2 creates a private app object instead of using window.app with just prototypes, if template is not from current app
- fixed all cases where window.app was used to use just app, to use evtl. private object
- app_base no longer assigns itself to window.app (window.app[this.appname] = this), as that breaks private app objects
- et2_compileLegacyJS replaces app.appname with widget.getInstanceManager().app_obj.appname
- etemplate2 stores either private or global app object in app_obj attribute
2016-03-17 18:12:36 +00:00
..
dhtmlxGantt remove not needed dhtmlx samples 2015-02-14 17:16:43 +00:00
dhtmlxMenu remove not needed dhtmlx samples 2015-02-14 17:16:43 +00:00
dhtmlxtree Add multiple marking (multiselection) to folder widget, and dhtmlxtree: 2015-08-12 13:31:32 +00:00
egw_action fix situation where multiple app.js objects are used, eg. InfoLog and CRM view in Addressbook: 2016-03-17 18:12:36 +00:00
framework fix situation where multiple app.js objects are used, eg. InfoLog and CRM view in Addressbook: 2016-03-17 18:12:36 +00:00
jquery Avoid some processing while hidden - fixes placeholders on first load when the widget is hidden 2016-03-08 22:11:58 +00:00
jsapi fix situation where multiple app.js objects are used, eg. InfoLog and CRM view in Addressbook: 2016-03-17 18:12:36 +00:00
jscalendar * Calendar: Fix sidebar calendar in pixelegg to not flicking while the mouse is over on dates, and gets expanded with sidebar column resize 2014-08-27 09:46:57 +00:00
labjs using LABjs to load javascript files in order via egw.includeJS 2013-02-15 15:30:35 +00:00
Resumable Update Resumable from github, fixes some problems with setting et2_file value to a list of files in firefox. 2014-07-07 20:26:48 +00:00
tabs make the settings of the active tab from the GET value working under IE6 too 2005-09-23 16:26:26 +00:00
wz_tooltip Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions 2010-05-17 13:52:15 +00:00
egw_instant_load.html Removed base64-encoding from egw_instant_load.html, added code to egw_json which inserts script tags seperately when content is assigned to the innerHTML property 2011-03-17 18:00:24 +00:00
egw_json.js fix situation where multiple app.js objects are used, eg. InfoLog and CRM view in Addressbook: 2016-03-17 18:12:36 +00:00
es6-promise.min.js adding ES6 Promise shim for IE 10/11 and other old browsers 2015-10-28 09:55:29 +00:00
login.js Mobile theme W.I.P.: 2015-11-16 15:45:04 +00:00