egroupware/infolog
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 SQL for a view of infolog table using real account-names and timestamps 2012-04-23 15:18:34 +00:00
inc Mobile theme: 2016-03-09 12:31:55 +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 Fix some translation issues 2015-08-24 13:23:34 +00:00
setup some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars 2015-07-11 13:56:50 +00:00
templates Mobile theme: 2016-03-09 11:55:26 +00:00
index.php removed accidently commited (not applicable) comment 2012-06-14 12:08:06 +00:00