Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
entity_workflow-3430272
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
entity_workflow-3430272
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
project-update-bot-only
Select Git revision
Branches
4
2.x
3430272-automated-drupal-11
7.x-1.x
default
project-update-bot-only
Tags
8
2.0.0-alpha8
2.0.0-alpha7
2.0.0-alpha6
2.0.0-alpha5
2.0.0-alpha4
2.0.0-alpha3
2.0.0-alpha2
2.0.0-alpha1
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
5
23
Feb
19
Jan
16
10
Jul
27
Jun
3
Apr
27
Mar
10
7
3
2
28
Feb
21
17
Jan
10
6
9
Dec
7
Sep
18
Aug
17
15
12
10
6
Apr
5
23
Mar
2
1
23
Feb
22
20
Jun
19
18
May
10
5
23
Apr
20
14
9
Mar
5
4
2
24
Feb
19
18
16
18
Jan
28
Apr
15
Mar
4
May
Automated Project Update Bot fixes from run 11-121090.
project-update-…
project-update-bot-only
Fix auto-transitioning of a workspace along with its content.
2.x 3430272-aut…
2.x 3430272-automated-drupal-11
Filter out empty workflow states.
Various fixes.
2.0.0-alpha8
2.0.0-alpha8
Make entity workflows configurable in the UI and add a 'locked' feature to the workspace workflow.
Allow entity type or bundles to be excluded from the workspace requirement in the content workflow.
Fix workspace filtering and add the workspace state in the list builder.
Issue #3347119: Consider possibly opted out entity types and/or bundles before...
Add a temporary BC field type for sites that are using the Drupal core patch for the workflow field.
Issue #3347119: Dropped condition that compares altered config's entity types with default config's
Issue #3279785 by Tim Bozeman, amateescu: Pathalias entity_workflow_content draft is not a valid choice
2.0.0-alpha7
2.0.0-alpha7
Issue #3287336 by Project Update Bot, amateescu: Automated Drupal 10 compatibility fixes
Issue #3315776 by plach, amateescu: Add exception handling to state transition
Issue #3224495 by Tim Bozeman, s_leu, amateescu: Prompt users to activate a workspace in the content workflow instead of just denying access to some page
Issue #3322153 by amateescu, Tim Bozeman: Ensure that the workflow state field is added to newly created entity types
Implement an API for system transitions and disable allowed transitions for now.
Invalidate the cache tags of the active workspace when its content gets updated.
Fix the state displayed when transition logs are missing.
Fix the recent addition for checking whether a transition is allowed, and refactor the way we apply default transitions.
Switch to transition events instead of hooks.
Minor fixes.
Remove unneeded permission.
Fold transition logs into the transition context parameter and move them out of the field type class.
Various improvements for applying transitions, including a special 'system' transition useful for API or CLI calls.
Decouple from WSE and its 'workspace state' field.
Hide Views bulk operations form if we are in Live.
Allow the simple workflow form to update only a translation of the entity.
The pre_transition hook was not being invoked.
Small cleanup.
2.0.0-alpha6
2.0.0-alpha6
Rebuild the router when an entity workflow is added or deleted.
Remove the ability to have a transition's 'to' state determined dynamically.
Remove the ability to alter a state's label dynamically.
Extend the execution time after each entity save in a transition.
2.0.0-alpha5
2.0.0-alpha5
Write log entries directly in the storage handler.
Statically cache the content workflow configuration.
Ensure that we take into account only the entities that displayed on the workspace manage page.
Add a way to pass arbitrary data when initiating a transition.
Bugfixes.
.info file cleanup.
2.0.0-alpha4
2.0.0-alpha4
Deny access to the 'revert_form' route, that operation is done via workflow transitions.
Loading