[4.0] Workflow article buttons#22393
Merged
wilsonge merged 82 commits intojoomla:4.0-devfrom Dec 25, 2018
Merged
Conversation
Handle a disabled state for anchors
… into toolbar-articles
…oolbar-articles
…oolbar-articles
…oolbar-articles
…oolbar-articles
…oolbar-articles
…oolbar-articles
…rticles # Conflicts: # administrator/templates/atum/css/template-rtl.css # administrator/templates/atum/css/template-rtl.min.css # administrator/templates/atum/css/template.css # administrator/templates/atum/css/template.min.css # layouts/joomla/toolbar/dropdown.php # libraries/src/Toolbar/ToolbarButton.php # plugins/editors/tinymce/tinymce.xml # templates/cassiopeia/css/template-rtl.css # templates/cassiopeia/css/template.css
Contributor
|
I have tested this item ✅ successfully on aacb27f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22393. |
Contributor
|
I have tested this item ✅ successfully on aacb27f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22393. |
Contributor
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22393. |
Contributor
|
Thanks |
Contributor
Author
This was referenced Dec 26, 2018
This was referenced Dec 28, 2018
This was referenced Dec 28, 2018
This was referenced Jan 20, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue #21818 #21708 #21527 .
Summary of Changes
Based on the PR #21247 the action buttons (publish, unpublish, archive, trash) are readded and grouped.
First we need this PR to have all buttons in place: #21532 so perhaps someone could reactivate it.
Thanks to @lavipr for the JS code and @ciar4n for the main idea.
Testing Instructions
Expected result
Articles change stage by pressing the buttons
--
Cleaning the JS file atm.