Revision ac1af80fe61b40320b49e4da441de5fac45b5cff
Committed on 27/06/2018 8:52 am by
André R <andre.romcke@gmail.com> [GitHub Diff]
EZP-27429: Optional SiteAccessAware Repository layer (#2064)
* [REST] Forward BC to make sure all languages are loaded
* [Tests] Add testing of the SiteAccessAware Repository
* New SiteAccessAware Repository layer
Based on work done in https://github.com/ezsystems/ezpublish-kernel/pull/1966
* Fix errror about missing class (loading order?)
* CS
* Add missing coreLoader in EzPublishCoreExtension
* Update PR
* Change ContentViewBuilder, Param Converters and relevant Twig helpers to use SiteAccessAware Repo
* fix review comments
* Remove RoleService which atm has no logic (re-add when we add prioritized languages there)
* Move LanguageResolver into own namespace and fix phpdoc to use FQCN
* Enable missing test coverage
* Update language args phpdoc on UrlAliasService
* [yml] Fixed wrong usage of inner_repository in siteaccessaware.repository