Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Automation Bundle Laravel Package

sulu/automation-bundle

View on GitHub
Deep Wiki
Context7
3.0.0

Breaking Changes | Full Changelog

  • Fix GroupProvider for Sulu 3.0.7 (sulu/suluautomationbundle#94) (@Prokyonn)
  • Apply codex suggestions for pre release (sulu/suluautomationbundle#93) (@alexander-schranz)
  • Remove unused fields endpoint and fix code style of Admin (sulu/suluautomationbundle#92) (@alexander-schranz)
  • Fix Automation view for multiple groups (sulu/suluautomationbundle#89) (@memoos)
  • Update test routing for 3.0 (sulu/suluautomationbundle#87) (@martinlagler)
  • Update routes so that they match the old routes from 2.x (sulu/suluautomationbundle#85) (@martinlagler)
  • Bugfix for articles with group (sulu/suluautomationbundle#83) (@martinlagler)
  • Add Sulu 3.0 compatibility (sulu/suluautomationbundle#82) (@martinlagler)
  • Remove integration of route handling in automation bundle (sulu/suluautomationbundle#78) (@alexander-schranz)
  • Prepare 3.0 Branch (sulu/suluautomationbundle#76) (@alexander-schranz)
3.0.0-RC3

What's Changed

New Contributors

Full Changelog: https://github.com/sulu/SuluAutomationBundle/compare/3.0.0-RC2...3.0.0-RC3 UPGRADE: https://github.com/sulu/SuluAutomationBundle/blob/3.0.0-RC3/UPGRADE-3.0.md

2.2.0
3.0.0-RC1

What's Changed

New Contributors

Full Changelog: https://github.com/sulu/SuluAutomationBundle/compare/2.1.4...3.0.0-RC1

2.1.4

Full Changelog

2.1.3

Full Changelog

  • Fix null returned instead of object when getting task_details form metadata (sulu/SuluAutomationBundle#74) (@NeuralClone)
2.1.2

Full Changelog

  • Remove deserialization and entity manager merge (sulu/SuluAutomationBundle#72) (@alexander-schranz)
  • Fixing workflow badge (sulu/SuluAutomationBundle#70) (@mamazu)
2.1.1

Full Changelog

  • Exclude tests directory from autoloader (sulu/suluautomationbundle#69) (@alexander-schranz)
2.1.0

Release 2.1.0 (2022-08-16)

Release Blog | Full Changelog

  • Add Symfony 6 compatibility (sulu/SuluAutomationBundle#67) (@Prokyonn)
2.0.2

Full Changelog

  • Update installation.md (sulu/suluautomationbundle#62) (@matthieu2607)
  • Set fom key default to task_details (sulu/suluautomationbundle#64) (@mario-fehr)
2.0.1

Full Changelog

  • Allow installation of jms bundle 4 (sulu/suluautomationbundle#61) (@alexander-schranz)
  • Fix task badge to also show past tasks which have not been executed yet (sulu/suluautomationbundle#60) (@luca-rath)
  • Added AutomationViewBuilderFactory changes to upgrade.md (sulu/suluautomationbundle#59) (@Prokyonn)
  • Remove dev version constraint from installation command (sulu/suluautomationbundle#58) (@niklasnatter)
2.0.0

Release Blog | Breaking Changes | Full Changelog

  • Replace AutomationViewBuilder class with AutomationViewBuilderFactory service (sulu/suluautomationbundle#53) (@nnatter)
  • Add [@dev](https://github.com/dev) version constraint in installation command for 2.x version (sulu/suluautomationbundle#52) (@nnatter)
  • Cleanup obsolete files, services and translations (sulu/suluautomationbundle#54) (@nnatter)
  • Flush changes to database in TaskController::putAction (sulu/suluautomationbundle#56) (@nnatter)
  • Replace separated date and time field with single schedule field (sulu/suluautomationbundle#55) (@nnatter)
  • Add PHP 8 compatibility (sulu/suluautomationbundle#48) (@alexander-schranz)
  • Add task count badge to automation tabs (sulu/suluautomationbundle#47) (@luca-rath)
  • Do not modify database in lint-doctrine script (@nnatter)
  • Fix error caused by non-existing gedmo doctrine mapping directory (@nnatter)
  • Use ramsey/composer-install action for installing dependencies (@nnatter)
  • Fix code style (sulu/suluautomationbundle#46) (@luca-rath)
  • Replace travis with github actions (sulu/suluautomationbundle#45) (@luca-rath)
  • Remove travis and add github actions (sulu/suluautomationbundle#43) (@Prokyonn)
  • Change branch name in README.md (@nnatter)
  • Remove branch alias from composer.json (@nnatter)
  • Cahnge branch name in README.md (@nnatter)
  • Fix namespace of TaskSchedulerTest to prevent warning on composer install (sulu/suluautomationbundle#42) (@nnatter)
  • Add status icons to list (sulu/suluautomationbundle#41) (@luca-rath)
  • Update dependencies for symfony 5 (sulu/suluautomationbundle#39) (@Prokyonn)
  • Update phpstan (sulu/suluautomationbundle#40) (@Prokyonn)
  • add list-configuration to disable completed tasks (sulu/suluautomationbundle#38) (@wachterjohannes)
  • Update installation.md (sulu/suluautomationbundle#37) (@wachterjohannes)
  • update php-task dependency (sulu/suluautomationbundle#36) (@Prokyonn)
  • fix translation bug (sulu/suluautomationbundle#35) (@luca-rath)
  • Add task handler for PageTree update (sulu/suluautomationbundle#31) (@luca-rath)
  • add admin priority and check for view existence (sulu/suluautomationbundle#34) (@wachterjohannes)
  • Add job to upload translations to crowdin (sulu/suluautomationbundle#33) (@danrot)
  • Fix sulu 2.0.1 compatibility (sulu/suluautomationbundle#27) (@Prokyonn)
  • Fix version for task-bundle (sulu/suluautomationbundle#26) (@Prokyonn)
  • updated force-lowest for symfony 4 (sulu/suluautomationbundle#25) (@mfehr94)
  • Update Installation instructions (sulu/suluautomationbundle#24) (marcostastny)
  • Update task listbuilder definition for 2.0 (sulu/suluautomationbundle#23) (@mark-gerarts)
  • fix branch alias for 2.0 (sulu/suluautomationbundle#21) (@alexander-schranz)
  • Update fosrest, jms serializer, task bundle phpunit and fix compatibility with sulu 2 (sulu/suluautomationbundle#19) (@alexander-schranz)
  • add github pr and issue templates (sulu/suluautomationbundle#20) (@alexander-schranz)
  • Updated jms-bundle (sulu/suluautomationbundle#17) (@wachterjohannes)
  • run tests with symfony 3 (sulu/suluautomationbundle#16) (@alexander-schranz)
  • Add extra step to installation.md (sulu/suluautomationbundle#14) (@Edvinas9
2.0.0-alpha1

Full Changelog

Implemented enhancements:

Merged pull requests:

1.2.0

Full Changelog Follow Upgrade

Closed issues:

  • Clearing cache when {host} is used in webspace.xml #7

Merged pull requests:

1.1.1

Full Changelog

Closed issues:

  • Add link to sulu-documentation #3

Merged pull requests:

1.1.0

Full Changelog

Closed issues:

  • Add link to sulu-documentation #3

Merged pull requests:

1.0.0

Merged pull requests:

1.0.0-RC3
1.0.0-RC2
1.0.0-RC1

Initial Release

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle