All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Drop Symfony 5
4ad7a8a
- Solve some deprecations
c99d06a
- open 0.20-dev
8d5e10d
- fix rest of dbal
23c91eb
- avoid test with 5.4
92a9630
- Allow DBAL 4
2b86299
- add missing dependency
4c3add5
- configure php-cs-fixer parallel
0504b7b
0.19.1 - 2024-09-06
- [RunroomDoctrineTranslatableBundle] Add more priority to the Doctrine events to create mapping
#165
- [All] Adjust conflicts
#164
- prepare release
b866937
- Adjust conflicts
48dd90c
- open 0.20-dev
085f824
- Add more priority to the Doctrine events to create mapping
0259f06
0.19.0 - 2024-09-06
- [All] Avoid deprecations
#163
- [All] Fix Doctrine DBAL version to 3
#162
- [All] Add support for ORM 3
#161
- [All] Minor refactors
#160
- [RunroomSortableBehaviorBundle] Allow multiple entity managers
#158
- [All] Add Symfony 7 support
#159
- [All] Remove usages of knplabs doctrine behaviors in favour of RunroomDoctrineTranslatableBundle
#157
- Fix install instructions
#156
- [DoctrineTranslatableBundle] Add new package
#154
- Add Doctrine Translatable package
447baa2
- Doctrine translatable bundle update to symfony7
80d794d
- Allow multiple entity managers
5ceaed7
- prepare release
a0af351
- Fix for InternalClass Symfony\Component\HttpKernel\DependencyInjection\Extension
a261951
- fix cs-fixer
c1d641f
- fix tests
489636e
- Basic page update to symfony7
328e143
- fix cs-fixer
a3f4a85
- fix psalm and phpstan
04f9745
- Avoid deprecations
782770d
- open 0.19-dev
0f00744
- Remove usages of knplabs doctrine behaviors on BasicPageBundle
40fda3c
- add missing changes
ca68ca8
- fix psalm and phpstan
0e8741d
- minor refactors
dc52b26
- Remove usages of knplabs doctrine behaviors on TranslationsBundle
0b0c2ad
- Cookies Bundle update to symfony7
878b676
- extra fixes
e64f923
- fix
79f69e6
- use latest versions
5176836
- Deleteing unused psalm suppressions
21b0707
- Ckeditor Sonata Media Bundle update to symfony7
7063345
- fix doctrine version
1ba56ad
- update all packages
e9bc589
- fix
790d5cd
- fix dbal version to 3
9f92b83
- supress UndefinedInterfaceMethod in Translatable tests
30ebf66
- Remove usages of knplabs doctrine behaviors on CookiesBundle
fd96c1e
- fix deprecation
0dc5b43
- fix dates for user
e84fe9a
- Update to phpstan
d1fdc7d
- fix codecov
096c6d8
- normalize composer
df1d9c2
- ignore underfineInterfaceMethod in tests
1c06e96
- Fix test kernel
8a25adf
- revert
93d0359
- Returned to previous version
6ee0b56
- Updated deprecated bundle
819089e
- fix codecov
33eb4d3
- Fix namespace
8e1c08f
- add 7.1 symfony tests
c5a46ff
- Remove usages of knplabs doctrine behaviors on root directory
fce9680
- fix
c6fb819
- Upgraded in basic page bundle
552a432
- fix import order
e9e9c34
- missing space
a99ea6f
- fix
20fbb75
- fix handle all throwables
0cf53a3
- fix tests
1728c46
- fix bundle name
fd00397
- fix
d8a9e72
0.18.0 - 2024-07-09
- [All] Add PHP 8.3 to CI, Drop Symfony 6.2 and 6.3, other dev deps update
#153
- fix psalm and phpstan and tests
f7dd8d3
- Update symfony and php
14eb502
- add new rule to php-cs-fixer
4880622
- lets see
59f04a0
- prepare release
4c8d307
- Fix ghost objects
4ccc0a5
- minor and major updates of dev packages
fc8aaaf
- fix
bda8473
- fix savepoints
76382f4
- Update dockerfile, fix some psalm issues
8fb1f2b
- fix
703ffb1
- Enable lazy ghost objects, fix a few things
051a9a7
- try
bb31f93
- php cs fixer
800a335
- fix
1559d3b
- Update phpunit-bridge to 7.0
e7a82d8
- open 0.18-dev
f10c73a
- try
0a4bf19
- try
465be55
- fix
c9066e6
- fix cs-fixer
31a2bce
- fix
95bbdde
- Fix cs-fixer
3da2923
- Update checkout version
e7cbafa
- fix tests
581f217
- fix cs
8909430
- Disable lazy ghost
ac9e39d
- fix
6b584d7
- Fix redirect and seo
ad1bcf1
- test again
ca0ab47
- fix
b1f1395
- Update phpunit-bridge
8e74019
- Try to fix tests
3dcb9d5
- Ckeditor composer.json conflicts line added
5f6618e
- add conflict
9cd490b
- Fix cookies bundle
ba84568
- Try
c35bb71
- Try
4c92aac
- change makefile and fix psalm
093ad59
- Fix cs
58c6138
- fix
c6bc8b3
- fix
a356c0e
- fix
f6c197c
- Update qa.yaml
ce498ae
- update dama test bundle in seo bundle
e815bba
- try to fix
ef5b198
- Fix translation
ff43f27
- Fix dockerfile
a4d1934
- fix phpstan
e261167
- temporary rename test
f24d6b2
- Temporary rename failing tests
9a92628
0.17.2 - 2023-11-24
- [All] Fix README badges
#151
- [BasicPageBundle] Avoid using Join::WITH
#150
- Add Italian translations to RunroomSortableBehaviorBundle
#148
- prepare release
f7dd0fe
- Fix psalm
c2ea26c
- open 0.18-dev
a262a8b
- Prepare release
96e861a
- Avoid using Join::WITH
d80891d
- Fix badges
273a386
- Fix organization name
eaebd19
0.17.1 - 2023-07-18
- [FormHandlerBundle] Add FormHandlerInterface
#147
0.17.0 - 2023-07-17
- [All] Drop older PHP and Symfony versions, mark all possible classes as final, introduce more interfaces, move to attributes instead of annotations
#146
- [All] Drop older versions and modernise code
3fb7e77
- prepare release
58cfc55
- open 0.17-dev
84b97fe
- Update CHANGELOG.md
dc1068c
0.16.1 - 2023-04-19
- [RunroomSortableBehaviorBundle] Fix drag and drop get position
#142
- [All] Fix CI
#144
- [RunroomSortableBehaviorBundle] Add PHP 8 attributes to Sortable Trait
#143
0.16.0 - 2022-09-12
- [All] Increase PHPStan to level 9
#141
- Add more functional tests
#140
- [All] Improve pipelines
#139
- [All] Test all Symfony supported versions
#138
- [RunroomCkeditorSonataMedia] Add functional tests
#137
- [CkeditorSonataMediaBundle] BC Break: Split
MediaAdminController
controller in two actions:BrowserAction
andUploadAction
.#136
- [All] Increase Psalm to level 2
#135
- [All] BC Break: Add identifiers to all services to avoid using class name
#134
- [SortableBehaviorBundle] BC Break: Simplify Sortable Controller to be only an action auto configured on the route
#133
- [All] Allow to install vendors on inner packages
#132
- [RunroomSortableBehaviorBundle] Add Usage guide on the README
#131
- [SortableBehaviorBundle] Add
SortableAdminTrait
to avoid the extend ofAbstractSortableAdmin
#129
- [All] Allow
doctrine/persistence
^3.0,sonata-project/doctrine-extensions
^2.0 andsonata-project/twig-extensions
^2.0#128
- Split controller in two actions
53458ee
- Add identifiers to all services
a81e923
- Simplify Sortable Controller to be only an action auto configured on the route
858b45e
- Add tests for ckeditor sonata media bundle
f9bfa73
- Increase PHPStan to level 9
621e6b4
- Increase Psalm to level 2
5bd0311
- prepare release
3fe03c9
- Update readme
aad5690
- Improve README
16c89a8
- Update dependencies
6696c69
- Possible to use trait for Admin class
a26bc19
- Fix builds
e62338e
- open 0.16-dev
9360224
- fix versions
d45bba6
- improve further
e91e60b
- Improve pipelines
2f28d61
- Fix pipelines
2a86c95
- Update readme
a7cb9b2
- Update readme
2799dbb
- Fix deprecations
fde9a48
- Fix mono repo split
6c3061d
- fix phpstan again
2542751
- Update versions of workflows
26f9297
- Allow to install vendors on inner packages
6fb68fa
- Add configuration for the admin
80a2978
- Update packages/sortable-behavior-bundle/README.md
2cfffba
- Fix cs-fixer
f0889c6
- fix logs and build on 7.4
68031e5
- Apply suggestions from code review
5e1d8f2
- SortableAdminTrait as default
b239cbb
- fix psalm
91a7393
- Licence
047d81e
- Improve names
2015c77
- Update packages/sortable-behavior-bundle/README.md
a5d3dbd
- Update packages/sortable-behavior-bundle/README.md
26bf71d
- Fix compatibility with Sonata 3
a350f74
- fix phpstan
279c3d3
- Avoid install vulnerable versions
6599343
- Update readme
fc33cf7
- Update readme
b5c2f3a
- Fix build
feba55e
- Fix psalm
5d9f53d
- Update packages/testing/composer.json
71953d6
- Update composer.json
9ca5803
- Update packages/sortable-behavior-bundle/README.md
5e2e1be
- Update packages/sortable-behavior-bundle/README.md
1d8db9e
- Update packages/sortable-behavior-bundle/README.md
21415a5
- fix sort
c05917e
- fix sort
0998442
- Update packages/sortable-behavior-bundle/composer.json
de665e5
- Update packages/sortable-behavior-bundle/README.md
0c568e6
- Update packages/sortable-behavior-bundle/README.md
1afdc9b
- Update packages/sortable-behavior-bundle/README.md
a70719d
- Fix phpstan
9b01f18
0.15.7 - 2022-04-28
- Add rector and upgrade packages
#127
- prepare release
ad7233f
- Fix cs-fixer
688a73e
- Fix php-cs-fixer
ae28f55
- prepare next iteration
1f12e83
- Avoid deprecations
a74a483
- Fix
c04056d
- Avoid analysin src
9f4bf5d
- Improve rector
cffa4cc
- Fix psalm
e22789c
v0.15.6 - 2022-03-03
- Add actions to all admins, avoid using hardcoded strings as much as p…
#126
- Fix form validation errors
#124
- Fix comments
c8860ea
- Add actions to all admins, avoid using hardcoded strings as much as possible
3463efc
- Do not add final to entities
86cbc96
- prepare release
64b3e9c
- Merge pull request #125 from Runroom/hotfix/use-model-list-type
e4e813e
- prepare next iteration
2b9068e
- Use ModelListType instead of MediaType to display images
f3dd446
v0.15.5 - 2022-03-01
- Fix browser page url, hide batch actions and remove add button from no results
#123
- prepare release
76ff530
- prepare next iteration
c7aa2a6
- Fix tests
510f9b7
- Remove unused style
e695dcb
v0.15.4 - 2022-03-01
- Avoid deprecations on Sonata 4
#122
- Add linter checks
#120
- Fix ckeditor upload images with Sonata 4
#121
- Fix cs fixer
782fd63
- Fix builds
abf8e36
- Fix psalm and phpstan
7e5d860
- Fix phpstan
72ca931
- Fix phpstan
4f20a29
- prepare release
a92e22a
- Prepare next iteration
6e76b8c
- Fix tests
146e849
- Fix psalm
99b9657
- Fix psalm again...
62e12c9
- Fix psalm
b3213e2
- Fix builds
2f85104
- Fix builds
9ef9435
- Fix psalm
485149e
- Fix tests
bb6eaa4
- Avoid 6.0.5
16634bd
v0.15.3 - 2022-01-12
- Rename user table to avoid problems with Postgres
#119
- prepare release
7cf903b
- Add tests for php 8.1
2b0c026
- Prepare for next iteration
6339244
- Fix builds
7b28e7c
v0.15.2 - 2021-12-10
- Fix Factory generation to allow translation to be really unique
#118
v0.15.1 - 2021-12-07
- Make RunroomUserBundle work without reset password feature
#116
- parent 174d3de8c6c03e8d1503cf4faa366fc99d0ad71c
868709f
- prepare release
73a8af1
- prepare next iteration
174d3de
v0.15.0 - 2021-12-07
- Fix builds
#117
v0.14.1 - 2021-11-02
v0.14.0 - 2021-10-22
- Add RunroomUserBundle
#109
v0.13.3 - 2021-10-11
- Use media functions instead of removed media tags
#114
- Initialize user-bundle repository
#111
- Improve testing code and use stable sonata versions
#110
- use static instead of self for static calls
a9cd196
- Add initial skeleton for user-bundle
35590e3
- Add missing tests for testing package
dfbfc96
- prepare release
d250f26
- improve phpunit.xml.dist
d51234f
- Use sonata stable versions
32f01ac
- Fix composer.json replace section and author
df8a80b
- Fix workflows
3c26c56
- test
a0b2e4a
- prepare release
b1e165e
- prepare next release
8bb57ef
- prepare next release
b9bd42f
- reduce phpstan baseline
b315434
- Up lower versions
23a0c19
- Fix test lowest
354421c
- Add missing knp dependency
109a7ef
- Try to fix
69f898d
- Downgrade github-action-monorepo
2f7ff5d
- remove unused defaults
a6e37e0
- Allow to test with lowest dependencies for each repo
f183df7
- Fix readme
7efa2fb
- fix ckeditor-sonata-media-bundle tests
4a84b09
- fix translation bundle readme
acfe646
v0.13.2 - 2021-09-06
v0.13.1 - 2021-09-03
- Form render event 422 error
#105
- Add FormRenderSubscriber
24fa824
- Improve other things
ea2194e
- prepare release
1fb34b8
- prepare next version
b881f9e
- Fix composer alias
4a93172
- Fix tests
e35a2c4
v0.13.0 - 2021-08-30
v0.12.0 - 2021-08-09
- Decouple runroom-packages from optional dependencies
#101
- Context extractor not throw an Exception anymore, SortableAdmin uses controller tags on Sonata 4
#100
- Decouple from Sonata as much as possible
c597407
- split services into admin and services
08290f1
- prepare release
4c7ab5d
- Fix phpstan
7e6dd3a
- Fix services
3f7ccd3
- prepare next release
1c5d491
- Fix tests
e337076
- Fix exception when not using SeoModelInterface
fb40fb1
- Fix admin declaration
0f153fe
- Fix cs
a82c7fb
- Update composer
f712afe
v0.11.1 - 2021-08-06
- prepare release
ffc2dce
- prepare release
f20cd50
- prepare release
ab9c8fc
- open 0.12-dev
dd517ad
- open 0.12-dev
6fe0f21
- Fix composer.json alias branch
8ff07c6
- prepare release
dc5649e
- restore branch versions
7bfc10b
- open 0.12-dev
bb7f102
- Fix tests
a29f4c3
- Fix cs
83814e4
v0.11.0 - 2021-08-06
- Decouple cookies from form-handler
#95
- Decouple bundles from render-event
#94
- Use php 8.0 by default on Github Actions
#93
- Upgrade to Sonata Media 4
#92
- increase coverage
#91
- Increase coverage
#90
- Decouple seo from page renderer
#78
- Add more tests
609f00e
- Fix deprecations
2d844fa
- prepare release
d1c71a3
- fix tests
1f9fc00
- open 0.11-dev
fe2c48b
- Fix tests
55dc3c2
- Fix tests
7693fbc
- Fix cs fixer
0c14e99
- Fix no coverage driver on split ci
9b30e25
- Fix cs
32e868c
- Fix
15b0407
- Merge pull request #89 from jordisala1991/hotfix/tests
acca066
v0.10.3 - 2021-06-04
- Improve workflows by using ramsey composer install action
#88
- Fix tests
e03274f
- prepare release
030d6a4
- open 0.11-dev
1f6574b
- Re add locale property to avoid errors when doing Join::WITH queries
514c0b1
- Improve tests
2bea28e
- Fix session on sortable behavior bundle tests
2dbb629
- Do not send to codecov
37ee14f
v0.10.2 - 2021-05-31
- Improve factory creation
#87
v0.10.1 - 2021-05-27
v0.10.0 - 2021-05-27
- Generate changelog
#86
- Use foundry instead of testing package
49d25e2
- Fix tests
276c7fe
- Add property types
de23f51
- Avoid some deprecations
a0c656b
- Refactor on how to create translations
97a9fad
- Upgrade php cs fixer to v3
f397701
- Fix cs
e8c8ca1
- Update version constraints
e760c7c
- Use Sonata 4 when possible
498daf4
- prepare release
865a7ac
- Monorepo configuration
445fa5f
- Fix cs
0ab2d28
- Use php 7.4
a15b3f3
- open 0.10-dev
fbdb3d5
- Use property accessor
c8c81d4
- Fix composer
3b0b207
- Fix phpstan
63137c9
- Fix split workflow
7a0d381
0.9.3 - 2021-02-11
- Fix build phpstan and psalm
c005629
- prepare release
d0d479d
- Fix cs
b3ac0e1
- open 0.10-dev
9188ce8
- Add gd
982e2bb
- fix pdo sqlite
2ce686e
- Fix CI
795d425
- Fix bool casting
422c532
- Remove persistence restriction
432da22
0.9.2 - 2020-11-16
0.9.1 - 2020-10-29
- Replace prophecy for phpunit mocks
a7cee66
- User composer v2
9958871
- prepare release
0084886
- open 0.10-dev
51b016d
- Remove csrf from CookiesFormType
1725277
0.9.0 - 2020-09-29
- Transform config to PHP and avoid using yaml for internal config
f48b1ed
- Fix workflows and update some dependencies
1b20b75
- Remove easy extends bundle
e6ba976
- Fix phpstan issues
069fef5
- Avoid vulnerable http-kernel versions
5048328
- prepare release
fed460b
- open 0.9-dev
b208ed8
- Remove verbose logs
b165840
- Add shepherd type check
8d1fad3
- Fix problem with theofidry/alice-data-fixtures
18b4180
- Fix coverage
84215da
- Disable performance cookies by default
0a1f7e6
v0.8.2 - 2020-07-08
- Fix CookiesPageService arguments
#65
v0.8.1 - 2020-07-08
- Add assert for show fields
#64
v0.8.0 - 2020-07-08
- add missing test
#63
- [Testing] Add AdminTestCase
#62
- improve coverage 2.0
#61
- add coverage for missing repositories
#60
- [RunroomCookiesBundle] Add bundle
#29
- Add tests for testing package
#59
- Remove const whenever possible
#58
- PHPStan level 8
#57
- Add testing utilities package
#56
- Add split ci testing
#55
- Improve code quality
#54
- Implement automatic redirections based on entity modifications
#53
- Fix entity repository
#52
- Fix nullable types
#51
- Improve static code analisis
#50
- Simplify integration test and upgrade packages
#49
- Introduce Real placeholders using property-access
#48
- prepare release
6fd3115
- improve workflow cache
383f3f2
- Fix coverage
340c8eb
- Add missing keywords
728c334
- open 0.8-dev
2e7061f
- Improve coverage
4cc6c62
- Add split ci badge
0931919
v0.7.1 - 2020-06-03
- Fix service in SortableAdminController
#47
v0.7.0 - 2020-06-02
- Increase coverage of SortableBehaviorBundle
#46
- Increase coverage on ORMPositionHandler
#45
- Improve coverage
#44
- Improve admin services
#43
- Increase sortable behavior coverage
#42
- Increase coverage on RenderEventBundle and RedirectionBundle
#41
- More tests
#40
- Improve coverage and fix deprecation
#39
- Initial Unit Test for GedmoPositionHandler
#38
- Test with lowest dependencies
#37
- Keep improving code quality
#36
- Improve code quality
#35
- Add psalm, allow persistence 2.0 and common 3.0
#34
- Use ServiceEntityRepository
#33
- Add test for compiler pass
#32
- Increase coverage and minor fixes to increase code quality
#31
- Add badge to readme
#30
- Add coverage
#28
v0.6.9 - 2020-05-27
- Fix Sonata open button
#27
v0.6.8 - 2020-05-27
- Make controll public and add missing tag
#26
v0.6.7 - 2020-05-27
- Replace static with basic, add missing tag
#25
v0.6.6 - 2020-05-27
- Change route name
#24
v0.6.5 - 2020-05-26
- Fix template vars
#23
v0.6.4 - 2020-05-26
- Add show template
#22
v0.6.3 - 2020-05-26
- prepare release
3cf419e
- Fix composer order
d394b43
- open 0.7-dev
622a608
- add missing bundle to composer.json
04c43a6
v0.6.2 - 2020-05-25
- Add Render Error
#18
v0.6.1 - 2020-05-25
v0.6.0 - 2020-05-22
- Fix extension
9110028
- prepare release
c85cc33
- open 0.6-dev
883a4fe
- Improve github actions
00a69fc
- Fix cs
15df02c
- Update main composer.json
3b75149
- Fix services.yaml
38f9f33
v0.5.0 - 2020-05-13
- [RunroomCkeditorSonataMediaBundle] Add package
#13
- Fix controller, avoid extending media controller
e172ea1
- prepare release
b828468
- Fix tag notation in yaml
28adc83
- open 0.5-dev
78870ac
v0.4.1 - 2020-05-13
v0.4.0 - 2020-05-07
- Refactor on Form Handler: Add options and remove set initial data
#11
v0.3.1 - 2020-04-22
- Add context parameter
#10
- Update changelog and README
c469f21
- Update phpstan and composer.json to avoid vulnerable versions
098aefe
- open 0.4-dev
ff0a6b5
- prepare release
30e9903
- Fix monorepo split action
bd5694f
- Fix monorepo action
6c724a6
- Fetch tags
4ce881a
0.3.0 - 2020-03-19
- Initial commit for FormHandlerBundle
#8
0.2.1 - 2020-03-18
- prepare release
0057744
- open 0.3-dev
ac6b148
- Update gitignore
6494169
- Fix status badge
ab13d60
- Use php-cs-fixer name for composer script
630115e
- Normalize composer
2822891
0.2.0 - 2020-03-16
- Rename RenderEventBundle to RunroomRenderEventBundle
#5
- prepare release
fb9f275
0.1.1 - 2020-03-16
- [RunroomPackages] Fix release process, normalize before release
#4