Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Implement the workflow into the blog sample data #21953

Merged
merged 3 commits into from Sep 7, 2018

Conversation

bembelimen
Copy link
Contributor

Pull Request for Issue #21707 . (first part)

Summary of Changes

This PR let the blog sample data creating a new Workflow to ensure, that the articles are published

Testing Instructions

Apply the "Blog Sample data" and check the workflows, a new workflow called "Sample Workflow" is created and assigned to all new sample data categories.


$workflow = [
'title' => Text::_('PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_WORKFLOW_0_TITLE'),
'description' => Text::_('PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_WORKFLOW_0_DESCRIPTION'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

align =>

@@ -26,6 +26,8 @@ PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_ARTICLE_5_INTROTEXT="<p>Templates control
PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_ARTICLE_5_TITLE="Your Template"
PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_CATEGORY_0_TITLE="Blog"
PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_CATEGORY_1_TITLE="Help"
PLG_SAMPLEDATA_BLOG_SAMPLEDATA_CONTENT_WORKFLOW_0_DESCRIPTION="A sample workflow for the blog sample datas"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

==> data

@brianteeman
Copy link
Contributor

Removed my last comment as it was on the wrong branch

@brianteeman
Copy link
Contributor

Assuming that the new workflow will get the full set of stages and workflows when the other pr is merged this is working correctly. If you can confirm that assumption I can mark a successful test

@bembelimen
Copy link
Contributor Author

Yes, that's true

@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on 13450bc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21953.

@infograf768
Copy link
Member

Sorry, which other PR? I am lost here.

@bembelimen
Copy link
Contributor Author

#21963 @infograf768

@chmst
Copy link
Contributor

chmst commented Sep 3, 2018

I have tested this item ✅ successfully on 13450bc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21953.

@ghost
Copy link

ghost commented Sep 3, 2018

Ready to Commit after two successful tests.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Sep 3, 2018
@wilsonge wilsonge merged commit 7081269 into joomla:4.0-dev Sep 7, 2018
@wilsonge wilsonge added this to the Joomla 4.0 milestone Sep 7, 2018
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Sep 7, 2018
brianteeman pushed a commit to brianteeman/joomla-cms that referenced this pull request Sep 8, 2018
* Implement the workflow into the blog sample data

* Tabs => Spaces

* Typo fix
@bembelimen bembelimen deleted the workflow-sample-data branch December 30, 2018 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants