- Feature [Core] Upgrade digitalstate/core dependency to 0.18.1
- Feature [Core] Upgrade digitalstate/core dependency to 0.18.0
- Feature [Core] Upgrade digitalstate/core dependency to 0.17.2
- Feature [Core] Upgrade digitalstate/core dependency to 0.17.1
- Feature [Core] Upgrade digitalstate/core dependency to 0.17.0
- Feature [Acl] Refactor fixtures and tenant loaders according to acl scope restructure
- Bug [Docker] Set php version to 7.2.19 to fix bug symfony/symfony#32395
- Feature [Core] Upgrade digitalstate/core dependency to 0.16.2
- Feature [Query] Enable query bundle
- Feature [Composer] Update various vendor packages to latest version
- Feature [Docker] Add migration to docker entrypoint
- Feature [Docker] Add perl to nginx container
- Feature [Pagination] Increase maximum pagination to 100
- Feature [Filter] Enable ds filter bundle
- Feature [Docker] Clean up docker prod volumes
- Feature [Docker] Restructure docker for dockerhub integration
- Feature [Composer] Upgrade apip dependency to 2.3.6
- Feature [Composer] Upgrade symfony dependency to 4.2.0
- Feature [Fixture] Separate sequence reset fixture from entity fixture
- Feature [Tests] Add wider range of behat tests
- Feature [Api] Rename pagination query parameters to
_page
and_limit
- Feature [Config] Config api filter
key
changed frompartial
toexact
strategy - Feature [Api] Record associations urls changed from
/record-associations
to/record_associations
- Feature [Core] Upgrade digitalstate/core dependency to 0.14.0
- Feature [Tenant] Convert tenant data to runtime-only data
- Feature [Core] Upgrade digitalstate/core dependency to 0.13.2
- Bug [Migration] Fix serialization bug for parameter and config migration
- Bug [Migration] Fix sequence start values
- Bug [App] Fix racing issue related to
secret
app parameter being null early in the execution
- Feature [Core] Upgrade digitalstate/core dependency to 0.13.0
- Feature [Core] Upgrade digitalstate/core dependency to 0.12.0
- Feature [Tenant] Introduce tenant unloaders
- Feature [Web] Introduce test entrypoint
- Feature [System] Enable system behat context
- Feature [Config] Enable encryption for config and parameter entities
- Feature [Test] Refactor continious integration
- Upgrade [Core] Upgrade digitalstate/core dependency to 0.11.0
- Feature [Discovery] Standardize discovery service names
- Upgrade [Core] Upgrade digitalstate/core dependency to 0.10.0
- Upgrade [Core] Upgrade digitalstate/core dependency to 0.9.0
- Feature [Doctrine] Add sequence reset for fixtures
- Feature [Behat] Convert from sqlite to postgres in test environment
- Bug [Mailer] Add missing mailer port config