CRM-19393 Do not transalate when managing log tables (#9102)
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 28 Sep 2016 03:23:46 +0000 (13:23 +1000)
committercolemanw <coleman@civicrm.org>
Wed, 28 Sep 2016 03:23:46 +0000 (23:23 -0400)
commit15a68d41b28da02babcc9bf785c6588576b4ee60
treed9169588496e575e296f5f91f9f7feb95191c6a5
parenta60c0bc84a8db9a4123f53879109576524393ff9
CRM-19393 Do not transalate when managing log tables (#9102)

* CRM-19393 Do not transalate when managing log tables

* CRM-19393 Add tests of logging in multilingual mode

This reverts commit ac4d69b5539513c31209c5dd42d0b22b03c20c99.

* Fix Syntax Conformance test by skipping product

* Jenkins fix
CRM/Core/I18n/Schema.php
CRM/Logging/Schema.php
tests/phpunit/CRM/Logging/LoggingTest.php [new file with mode: 0644]
tests/phpunit/api/v3/SyntaxConformanceTest.php