egroupware/etemplate
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
..
doc Update etemplate2.dtd 2016-03-07 11:38:19 +00:00
inc use (mobile) template specific url on client-side to load sub-templates 2016-03-16 11:27:49 +00:00
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
lang move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header 2016-02-17 13:23:27 +00:00
setup bump versions to 14.1 2014-06-24 10:00:50 +00:00
templates Fix taglist x button positioning in Firefox 2016-03-15 19:02:49 +00:00
empty.html fix autocomplete for Firefox by doing a real submit to an https url, as faked submit to "about:blank" causes a security warning in FF 2015-01-27 15:14:56 +00:00
gantt_print.php * Support export Gantt chart to PDF and PNG using DHMTLX's service 2014-10-14 22:58:56 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
phpGtk_test.php phpgw --> egw 2005-11-09 20:50:45 +00:00
process_exec.php Make sure et2 apps don't get passed back to old etemplate 2013-08-19 19:53:45 +00:00
thumbnail.php use svg image itself as thumbnail 2016-02-29 13:05:48 +00:00