nuggetsol
Forum Replies Created
-
Forum: Plugins
In reply to: [Oasis Workflow] Workflow versionsThanks.
I will add the version number to the workflow inbox too. I see that it will be useful for the user to know what version of workflow is being used.
Forum: Plugins
In reply to: [Oasis Workflow] Email notificationsYep. This one will be added with the upcoming release.
Have you looked at Oasis Workflow – https://wordpress.org/plugins/oasis-workflow/?
It provides tools to create an editorial workflow for review.
The oasis workflow plugin works with posts and pages. It looks like form-maker creates a different object for submissions.
Here’s an idea…
If there is a create hook for form submissions, the hook can be used to create a post/page for the corresponding submission.The posts/page can then be submitted to the workflow for approval.
Will that work?
If it does, the “Pro” version of Oasis Workflow comes with “Auto Submit” – http://www.oasisworkflow.com/auto-submit-to-workflow. So as soon as the post/page is created the auto submit engine can pick it up and submit to a workflow.
Hope this helps.
Forum: Plugins
In reply to: [Oasis Workflow] Create more processesWe do not have a bulk move as of now..
But we are exploring the possibility of allowing editing existing steps in the workflow even when there are items in the workflow.
In your particular scenario, does the user have the assignment in his/her inbox? OR you just want to remove a particular role from the “assignee” list on one of the steps?
Let me know.
Forum: Plugins
In reply to: [Oasis Workflow] ReportsThanks for your suggestion. I will add this to our internal TODO list to track this one.
Forum: Plugins
In reply to: [Oasis Workflow] Workflow postsWhat a timing. We are going to provide a way to look at the graphical workflow from within the post. The graphical view will show where the post is currently in the workflow.
I’ll let everyone know once we have it.
Forum: Plugins
In reply to: [Oasis Workflow] CalendarWe are exploring some calendar type functionality for the plugin. Having .ics file associability is a really nice feature request.
We will add the same to our internal TODO list.
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowThanks for confirming the fix. I have released a new version of the plugin with the fix.
As regards to the translation, send me the translated .mo and .po files over the email and I can include the same with the next release.
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowI hope you received my email. Let me know if the change fixes the issue.
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowThat would be perfect. I did got some help on other languages and it would be great to have a swedish translation for the plugin.
Thanks again for reporting the error and helping with the swedish translation.
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowfound the issue.
essentially, the jquery ui datepicker, doesn’t have the language specific files and with a date which has display and edit, we should convert it into a default date format to begin with.
I will add a new function format_date_for_display_and_edit, so that we do not see the error.
As regards to showing the dates in specific locale, I will have to dig further and see how I can allow to load the date specific locale files and use jquery datepicker regional settings.
Just before I publish a new version, I would like to make sure it works for you.
There isn’t a good way to send files here, so can you please send me a message via https://www.oasisworkflow.com/submit-a-query and I can send you the modified files. There are only two files which are modified.
BTW, I also do not like fatal errors and warnings and I take utmost care to make sure the plugin doesn’t have any PHP warnings 🙂
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowI just verified with English locale and the default date comes out to be upper case date – February 18, 2015
I’m going to try with sv_SE locale and see if that helps to replicate the issue.
Forum: Plugins
In reply to: [Oasis Workflow] Localized date format causes error when saving a workflowLet me look into the issue and get back to you.
I’m guessing you are running on PHP 5.3 and above.
Forum: Fixing WordPress
In reply to: Restoring Default Publishing WorkflowDo you have a plugin which helps you control the roles and responsibilities – like “user role editor”.
See if the “editor” role has rights to publish the article. That might be the reason the “editor” role is not able to publish any more.
BTW, I’m the author for Oasis Workflow plugin – https://wordpress.org/plugins/oasis-workflow/
The plugin is intended to help users create editorial workflows and streamline the publishing process.
If you tried Oasis Workflow and it didn’t work for you, I would be curious to know your requirements, which will help us to add additional functionality to the plugin.
Forum: Plugins
In reply to: How does the content approval workflow work. See specific questions belowI came across your question and would like to let you know about a Oasis Workflow plugin – https://wordpress.org/plugins/oasis-workflow/
I’m the author of this plugin. The plugin is designed to provide a better way to do content approval. It allows you to create custom workflows which suite your needs. It has built in notifications and works on custom post types too.
The “Pro” version allows you to revise your published content and add workflow support to revisions.
There are a lot of features to explore both in “free” and “pro” version, but I would let you explore the plugin and see if it fits your needs.
Hope this helps.