egroupware_official/phpgwapi
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
..
cron revert accidental commit 2014-10-21 18:00:48 +00:00
doc removed outdated xmlrpc and soap service, it is off by default since couple of versions 2014-01-19 10:19:49 +00:00
images
inc fix wrong namespace 2016-03-14 10:48:03 +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 some italian translations provided via translation.stylite.de. Thanks. 2016-03-11 11:26:23 +00:00
ntlm
setup Change egw_sqlfs_props.prop_value back to utf-8/varchar, as it can contain user content eg. our comments, replace non-ascii chars in contact_pubkey, before converting to ascii 2015-11-10 11:17:21 +00:00
templates show no more lines and left/down triangles instead of plus/minus in tree 2016-02-25 19:29:56 +00:00
templatesSavant2/default
tests an implementation of imap_rfc822_parse_adrlist and imap_rfc822_write_address, to obsolete imap extension 2014-04-18 12:51:17 +00:00
addressbook.php
categories.php Implement category color column purely with css 2016-02-10 09:45:33 +00:00
config.php * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
images.php * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
ischedule-cli.php
ischedule.php uncommited changes 2013-11-11 08:31:33 +00:00
lang.php * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00
user.php * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +00:00