forked from extern/egroupware
d49f8bc45fe5d53cfeaa6911ace2d0d1cf1cd280
- 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
* WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%