Skip to content

Latest commit

 

History

History
1042 lines (759 loc) · 76.9 KB

CHANGELOG.md

File metadata and controls

1042 lines (759 loc) · 76.9 KB

Changelog

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.

Merged

  • [All] Allow DBAL 4 #169
  • [All] Drop Symfony 5 #168
  • [All] Solve some deprecations #167

Commits

0.19.1 - 2024-09-06

Merged

  • [RunroomDoctrineTranslatableBundle] Add more priority to the Doctrine events to create mapping #165
  • [All] Adjust conflicts #164

Commits

0.19.0 - 2024-09-06

Merged

  • [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

Commits

0.18.0 - 2024-07-09

Merged

  • [All] Add PHP 8.3 to CI, Drop Symfony 6.2 and 6.3, other dev deps update #153

Commits

0.17.2 - 2023-11-24

Merged

  • [All] Fix README badges #151
  • [BasicPageBundle] Avoid using Join::WITH #150
  • Add Italian translations to RunroomSortableBehaviorBundle #148

Commits

0.17.1 - 2023-07-18

Merged

  • [FormHandlerBundle] Add FormHandlerInterface #147

Commits

0.17.0 - 2023-07-17

Merged

  • [All] Drop older PHP and Symfony versions, mark all possible classes as final, introduce more interfaces, move to attributes instead of annotations #146

Commits

0.16.1 - 2023-04-19

Merged

  • [RunroomSortableBehaviorBundle] Fix drag and drop get position #142
  • [All] Fix CI #144
  • [RunroomSortableBehaviorBundle] Add PHP 8 attributes to Sortable Trait #143

Commits

0.16.0 - 2022-09-12

Merged

  • [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 and UploadAction. #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 of AbstractSortableAdmin #129
  • [All] Allow doctrine/persistence ^3.0, sonata-project/doctrine-extensions ^2.0 and sonata-project/twig-extensions ^2.0 #128

Commits

  • 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

Merged

  • Add rector and upgrade packages #127

Commits

v0.15.6 - 2022-03-03

Merged

  • Add actions to all admins, avoid using hardcoded strings as much as p… #126
  • Fix form validation errors #124

Commits

  • 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

Merged

  • Fix browser page url, hide batch actions and remove add button from no results #123

Commits

v0.15.4 - 2022-03-01

Merged

  • Avoid deprecations on Sonata 4 #122
  • Add linter checks #120
  • Fix ckeditor upload images with Sonata 4 #121

Commits

v0.15.3 - 2022-01-12

Merged

  • Rename user table to avoid problems with Postgres #119

Commits

v0.15.2 - 2021-12-10

Merged

  • Fix Factory generation to allow translation to be really unique #118

Commits

v0.15.1 - 2021-12-07

Merged

  • Make RunroomUserBundle work without reset password feature #116

Commits

  • parent 174d3de8c6c03e8d1503cf4faa366fc99d0ad71c 868709f
  • prepare release 73a8af1
  • prepare next iteration 174d3de

v0.15.0 - 2021-12-07

Merged

Commits

v0.14.1 - 2021-11-02

Commits

v0.14.0 - 2021-10-22

Merged

  • Add RunroomUserBundle #109

Commits

v0.13.3 - 2021-10-11

Merged

  • Use media functions instead of removed media tags #114
  • Initialize user-bundle repository #111
  • Improve testing code and use stable sonata versions #110

Commits

v0.13.2 - 2021-09-06

Merged

  • Avoid conflict with foundry #107
  • Use twig function instead of twig block #106

Commits

v0.13.1 - 2021-09-03

Merged

  • Form render event 422 error #105

Commits

v0.13.0 - 2021-08-30

Merged

  • Use context directly instead of a SeoViewModel #103
  • Update to Sonata RC release #102

Commits

v0.12.0 - 2021-08-09

Merged

  • Decouple runroom-packages from optional dependencies #101
  • Context extractor not throw an Exception anymore, SortableAdmin uses controller tags on Sonata 4 #100

Commits

v0.11.1 - 2021-08-06

Merged

  • Fix null context #99
  • Allow to extract nothing from context #96

Commits

v0.11.0 - 2021-08-06

Merged

  • 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

Commits

v0.10.3 - 2021-06-04

Merged

  • Improve workflows by using ramsey composer install action #88

Commits

  • 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

Merged

  • Improve factory creation #87

Commits

v0.10.1 - 2021-05-27

Commits

v0.10.0 - 2021-05-27

Merged

  • Generate changelog #86

Commits

0.9.3 - 2021-02-11

Commits

0.9.2 - 2020-11-16

Commits

0.9.1 - 2020-10-29

Commits

0.9.0 - 2020-09-29

Merged

  • add tests for AbstractPositionHandler #67
  • Increase psalm to level 4, with baseline #66

Commits

  • 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

Merged

  • Fix CookiesPageService arguments #65

Commits

v0.8.1 - 2020-07-08

Merged

  • Add assert for show fields #64

Commits

v0.8.0 - 2020-07-08

Merged

  • 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

Commits

v0.7.1 - 2020-06-03

Merged

  • Fix service in SortableAdminController #47

Commits

v0.7.0 - 2020-06-02

Merged

  • 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

Commits

v0.6.9 - 2020-05-27

Merged

  • Fix Sonata open button #27

Commits

v0.6.8 - 2020-05-27

Merged

  • Make controll public and add missing tag #26

Commits

v0.6.7 - 2020-05-27

Merged

  • Replace static with basic, add missing tag #25

Commits

v0.6.6 - 2020-05-27

Merged

  • Change route name #24

Commits

v0.6.5 - 2020-05-26

Merged

  • Fix template vars #23

Commits

v0.6.4 - 2020-05-26

Merged

  • Add show template #22

Commits

v0.6.3 - 2020-05-26

Merged

  • Add basic page bundle #21
  • Update test case #19
  • Allow configure media entity #20

Commits

v0.6.2 - 2020-05-25

Merged

  • Add Render Error #18

Commits

v0.6.1 - 2020-05-25

Merged

  • Fix Doctrine repository tag #17
  • Add purpose and credits on READMEs #16

Commits

v0.6.0 - 2020-05-22

Merged

  • Add configuration and mark final #15
  • Add RunroomSeoBundle #14

Commits

v0.5.0 - 2020-05-13

Merged

  • [RunroomCkeditorSonataMediaBundle] Add package #13

Commits

v0.4.1 - 2020-05-13

Merged

  • Allow install a2lix 3.0 #12
  • Update to phpunit 9 #9

Commits

v0.4.0 - 2020-05-07

Merged

  • Refactor on Form Handler: Add options and remove set initial data #11

Commits

v0.3.1 - 2020-04-22

Merged

  • Add context parameter #10

Commits

0.3.0 - 2020-03-19

Merged

  • Initial commit for FormHandlerBundle #8

Commits

0.2.1 - 2020-03-18

Merged

  • Add Tests #7
  • Add AbstractSortableAdmin and Sortable Trait #6

Commits

0.2.0 - 2020-03-16

Merged

  • Rename RenderEventBundle to RunroomRenderEventBundle #5

Commits

0.1.1 - 2020-03-16

Merged

  • [RunroomPackages] Fix release process, normalize before release #4

Commits

0.1.0 - 2020-03-16

Merged

  • Fix composer.json for all subpackages #3
  • [RunroomPackages] Update changelog #2
  • Add Initial configuration #1

Commits