acquia-pipelines.yml |
acquia-pipelines.yml |
|
acquia-pipelines.yml |
behat.partial.yml |
tests/behat.partial.yml |
|
tests/behat.partial.yml |
ContentModerationIPEAccess.php |
src/Plugin/IPEAccess/ContentModerationIPEAccess.php |
Drupal\lightning_workflow\Plugin\IPEAccess |
|
DiffContext.behat.inc |
tests/contexts/DiffContext.behat.inc |
Acquia\LightningExtension\Context |
|
ForwardRevisionExists.php |
src/Plugin/views/field/ForwardRevisionExists.php |
Drupal\lightning_workflow\Plugin\views\field |
|
lightning_scheduler.info.yml |
modules/lightning_scheduler/lightning_scheduler.info.yml |
|
modules/lightning_scheduler/lightning_scheduler.info.yml |
lightning_scheduler.libraries.yml |
modules/lightning_scheduler/lightning_scheduler.libraries.yml |
|
modules/lightning_scheduler/lightning_scheduler.libraries.yml |
lightning_scheduler.module |
modules/lightning_scheduler/lightning_scheduler.module |
|
|
lightning_workflow.info.yml |
lightning_workflow.info.yml |
|
lightning_workflow.info.yml |
lightning_workflow.install |
lightning_workflow.install |
|
Contains installation and update routines for Lightning Workflow. |
lightning_workflow.module |
lightning_workflow.module |
|
Provides workflow enhancements for Drupal. |
lightning_workflow.schema.yml |
config/schema/lightning_workflow.schema.yml |
|
config/schema/lightning_workflow.schema.yml |
lightning_workflow.services.yml |
lightning_workflow.services.yml |
|
lightning_workflow.services.yml |
ModerationAwareEntityFormTrait.php |
src/Form/ModerationAwareEntityFormTrait.php |
Drupal\lightning_workflow\Form |
|
NodeBulkForm.php |
src/Plugin/views/field/NodeBulkForm.php |
Drupal\lightning_workflow\Plugin\views\field |
|
NodeForm.php |
src/Form/NodeForm.php |
Drupal\lightning_workflow\Form |
|
node_moderation.html |
help/node_moderation.html |
|
|
PanelizerIPEController.php |
src/Controller/PanelizerIPEController.php |
Drupal\lightning_workflow\Controller |
|
QuickEditContext.behat.inc |
tests/contexts/QuickEditContext.behat.inc |
Acquia\LightningExtension\Context |
|
reinstall.sh |
hooks/common/post-code-update/reinstall.sh |
|
#!/bin/sh
#
# Cloud Hook: Reinstall Standard with Lightning Workflow
site="$1"
target_env="$2"
drush @$site.$target_env site-install standard --account-pass=admin --yes
drush @$site.$target_env pm-enable lightning_workflow… |
reinstall.sh |
hooks/common/post-code-deploy/reinstall.sh |
|
#!/bin/sh
#
# Cloud Hook: Reinstall Standard with Lightning Workflow
site="$1"
target_env="$2"
drush @$site.$target_env site-install standard --account-pass=admin --yes
drush @$site.$target_env pm-enable lightning_workflow… |
RouteSubscriber.php |
src/Routing/RouteSubscriber.php |
Drupal\lightning_workflow\Routing |
|
Update120.php |
src/Update/Update120.php |
Drupal\lightning_workflow\Update |
|
views.view.moderation_history.yml |
config/optional/views.view.moderation_history.yml |
|
config/optional/views.view.moderation_history.yml |
ViewsData.php |
src/ViewsData.php |
Drupal\lightning_workflow |
|
workflow.html |
help/workflow.html |
|
|