shepherd icon indicating copy to clipboard operation
shepherd copied to clipboard

A Drupal-based controller to the Shepherd site management platform.

Results 10 shepherd issues
Sort by recently updated
recently updated
newest added

This branch is now ready for review by git cloning, then. ``` ./openshift start robo build robo DrupalContentGenerate.php ``` Known issues: * datagrid image doesn't get pulled down. * somethings...

``` $ composer-lock-diff --to HEAD:composer.lock --from develop:composer.lock +-----------------------------------------------+-------------+-------------+----------------------------------------------------------------------------------------+ | Production Changes | From | To | Compare | +-----------------------------------------------+-------------+-------------+----------------------------------------------------------------------------------------+ | consolidation/annotated-command | 4.5.5 | 4.9.1 | https://github.com/consolidation/annotated-command/compare/4.5.5...4.9.1 | | consolidation/output-formatters...

Bumps [drupal/core](https://github.com/drupal/core) from 9.3.12 to 9.4.14. Commits c349c2d Drupal 9.4.14 8360ad0 SA-CORE-2023-005 by benjifisher, Heine, cmlara, mlhess, larowlan, David_Roths... 8ad87c8 Drupal 9.4.13 191cc38 Issue #3349691 by longwave, larowlan, Wim Leers,...

dependencies

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1 - 2023-04-17 Fixed Fixed header validation...

dependencies

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.41 to 4.4.50. Release notes Sourced from symfony/http-kernel's releases. v4.4.50 Changelog (https://github.com/symfony/http-kernel/compare/v4.4.49...v4.4.50) no significant changes v4.4.49 Changelog (https://github.com/symfony/http-kernel/compare/v4.4.48...v4.4.49) bug #48273 Fix message for unresovable arguments of invokable...

dependencies

Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.13 to 2.15.3. Changelog Sourced from twig/twig's changelog. 2.15.3 (2022-09-28) Fix a security issue on filesystem loader (possibility to load a template outside a configured directory) 2.15.2...

dependencies

Updates project secrets in sites from the project on environment create. TODO: Test it.

I have removed the custom DB table and used keyvalue expire for storing the last action. I haven't changed the error messages on the form alters, they are back up...