With #1802216: Workflow scheduling assume "medium" date format will return time committed, I don't think you need workflow_extensions.js any more.

Comments

rdeboer’s picture

In my checkout there is no workflow_extensions.js, only a workflow_schedule.js ....

nancydru’s picture

You are correct; I mistyped the name.

rdeboer’s picture

Sorry Nancy,
I must be missing something here.
I don't see how that patch has anything to do with the client-side code for showing/hiding of the scheduled date/time UI elements as establised via workflow_schedule.js
Rik

nancydru’s picture

Turn off WE and you will see that the show/hide still works.

rdeboer’s picture

Title: Don't need workflow_extensions.js » Don't need workflow_schedule.js with Workflow 7.x-1.x-dev (6 Feb)
Assigned: Unassigned » rdeboer
Status: Active » Fixed

I updated Workflow to the latest 7.x-1.x branch and tried it and yes it works without Workflow Extension's workflow_schedule.js file, even for the /workflow-dashboard page.
Cool!
However, users on Workflow 7.x-1.0 will still need it when using Workflow Extensions also. So I haven't removed it from the Workflow Extensions package yet.
Rik

rdeboer’s picture

Status: Fixed » Closed (fixed)