Skip to content

Update symfony - #258

Merged
koromerzhin merged 5 commits into
mainfrom
develop
Sep 16, 2026
Merged

koromerzhin merged 5 commits into
mainfrom
develop

Conversation

@koromerzhin

Copy link
Copy Markdown
Member

No description provided.

- Centered text alignment for teaser placeholders.
- Changed movie paragraph grid layout from 3 columns to 2 columns for improved responsiveness.
#257)

* feat: Add AdminRoute attribute to various CRUD controllers and methods

- Added #[AdminRoute] attribute to new methods in BlockCrudController, ChapterCrudController, CompanyCrudController, DashboardController, EpisodeCrudController, GameCrudController, HttpErrorLogsCrudController, MovieCrudController, PersonCrudController, PlatformCrudController, RedirectionCrudController, SagaCrudController, SeasonCrudController, SerieCrudController, StoryCrudController, and their respective methods to enhance routing capabilities.
- Updated MenuItemFactory and ActionsFactory to utilize new routing methods.
- Refactored MetaParentConfigurator and ParagraphParentConfigurator to use getAdminControllers() instead of getCrudControllers().
- Enhanced field configurators (MetaParentField, ParagraphParentField, ParagraphsField) to accept TranslatableInterface for labels.

* feat: Upgrade EasyAdminBundle to version 5.5 and update related configurations

* refactor: Update method names for CRUD controller retrieval in configurators and form template

* feat: Add French translations for pagination and validation messages

* Enhance configuration documentation and add new parameters

- Updated comments for the 'secret' field in the routing configuration to clarify its purpose in production.
- Renamed 'remote-event' to 'remote_event' for consistency.
- Introduced 'wrap_queries' parameter in the pagination configuration.
- Added 'timezone' parameter to Monolog configuration for timestamp customization.
- Included 'base_path' in Monolog handlers for path specification.
- Changed default value of 'ident' in Monolog configuration to "php".
- Added 'rfc' parameter in the logging configuration for RFC compliance.
- Introduced 'expand_newlines' parameter for message formatting.
- Marked 'predis' option as deprecated in Redis configuration, advising to use 'redis' instead.
- Added 'parameters' field in email configuration for additional customization.

* feat: Implement soft delete handling in EpisodeService and SeasonService
@koromerzhin
koromerzhin merged commit 53bed52 into main Sep 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant