Revision a0ef89120ff5acb6a5f4bb1057696d72014b1542

Committed on 25/02/2019 4:55 am by Dawid ParafiƄski <vinniczek@gmail.com> [GitHub Diff]

EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#2532)

* EZP-29990: [WIP] As an Administrator I want to translate ezselection Field Definition options

* EZP-29990: [WIP] Integration tests fixups

* EZP-29990: Enable cache

* EZP-29990: cs fixes

* EZP-29990: remove main languageCode from create/update struct, cleanup gateway methods

* EZP-29990: Integration Tests

* EZP-29990: Unit tests fixup

* EZP-29990: Fix for creating new translation

* EZP-29990: postgress sql

* EZP-29990: mysql sql formatting

* EZP-29990: fixup for translated name creation

* EZP-29990: preview selection view

* EZP-29990: Integration tests

* EZP-29990: Add loading ML data for getFieldDefinition method

* EZP-29990: CS fixes

* EZP-29990: fix unit tests

* EZP-29990: Multilanguage indexer improv

* EZP-29990: PSGSQL tests fix

* EZP-29990: Fix SOLR and Elastic search

* EZP-29990: reverse composer requirments

* EZP-29990: fix CS remarks

* EZP-29990: Add upgrade scripts

* EZP-29990: Add remove translation data method

* EZP-29990: Fix queries for pgs and sqlite

* EZP-29990: CS

* EZP-29990: PGSQL sorting

* EZP-29990: Add additional tests

* EZP-29990: refactor field definition update/insert

* EZP-29990:Fix sql format

* EZP-29990: Add property-read annotation

* EZP-29990: Fix extracting mainLanguageCode when empty array provided