runroom-packages

Runroom packages for Symfony development

MIT License

Downloads
7
Stars
5
Committers
11

Bot releases are visible (Hide)

runroom-packages - 0.19.1 Latest Release

Published by jenkins-runroom about 1 month ago

Merged

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

Commits

  • Adjust conflicts 48dd90c
  • open 0.20-dev 085f824
  • Add more priority to the Doctrine events to create mapping 0259f06
runroom-packages - 0.19.0

Published by jenkins-runroom about 1 month ago

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
  • [RunroomCkeditorSonataMediaBundle] Fix install instructions #156
  • [DoctrineTranslatableBundle] Add new package #154

Commits

runroom-packages - 0.18.0

Published by jenkins-runroom 3 months ago

Merged

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

Commits

runroom-packages - 0.17.2

Published by jenkins-runroom 11 months ago

Merged

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

Commits

runroom-packages - 0.17.1

Published by jenkins-runroom over 1 year ago

Merged

  • [FormHandlerBundle] Add FormHandlerInterface #147

Commits

runroom-packages - 0.17.0

Published by jordisala1991 over 1 year ago

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

runroom-packages - 0.16.1

Published by jenkins-runroom over 1 year ago

Merged

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

Commits

runroom-packages - 0.16.0

Published by jenkins-runroom about 2 years ago

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
  • 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
runroom-packages - 0.15.7

Published by jordisala1991 about 2 years ago

Merged

  • Add rector and upgrade packages #127

Commits

runroom-packages - v0.15.6

Published by jenkins-runroom over 2 years ago

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
  • 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
runroom-packages - v0.15.5

Published by jenkins-runroom over 2 years ago

Merged

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

Commits

runroom-packages - v0.15.4

Published by jenkins-runroom over 2 years ago

Merged

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

Commits

runroom-packages - v0.15.3

Published by jenkins-runroom almost 3 years ago

Merged

  • Rename user table to avoid problems with Postgres #119

Commits

runroom-packages - v0.15.2

Published by jenkins-runroom almost 3 years ago

Merged

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

Commits

runroom-packages - v0.15.1

Published by jenkins-runroom almost 3 years ago

Merged

  • Make RunroomUserBundle work without reset password feature #116

Commits

  • parent 174d3de8c6c03e8d1503cf4faa366fc99d0ad71c 868709f
  • prepare next iteration 174d3de
runroom-packages - v0.15.0

Published by jenkins-runroom almost 3 years ago

Merged

Commits

runroom-packages - v0.14.1

Published by jenkins-runroom almost 3 years ago

Commits

runroom-packages - v0.14.0

Published by jenkins-runroom almost 3 years ago

Merged

  • Add RunroomUserBundle #109

Commits

runroom-packages - v0.13.3

Published by jenkins-runroom about 3 years ago

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

  • use static instead of self for static calls a9cd196
  • Add initial skeleton for user-bundle 35590e3
  • Add missing tests for testing package dfbfc96
  • improve phpunit.xml.dist d51234f
  • Use sonata stable versions 32f01ac
  • Fix composer.json replace section and author df8a80b
  • prepare next release b9bd42f
  • reduce phpstan baseline b315434
  • Up lower versions 23a0c19
  • Fix test lowest 354421c
  • Add missing knp dependency 109a7ef
  • 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
runroom-packages - v0.13.2

Published by jenkins-runroom about 3 years ago

Merged

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

Commits