Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 13208 unable upload files (#13224)
* #11609 : Updating DB scripts. Adding upgrade task to create intermediate table and other minor changes. * #11609 added first draft for add/edit workflow action * #11609 almost code done for save/edit workflow actions associated to the scheme * #11609 the add action and action to step are done * #11609 Added the delete steps and dependencies/minor fixes for transactions, etc * #11609 delete action from step done in the ui/ajax and endpoint * #11609 Added the deletes for the UI * #12960 changes for reorder done * #13104 Added the new field requires lock options that supports locked, unlocked and both choices * #12960 added the scripts changes for all dbs * #12960 added changes for the workflow, action and step new relationships * #12960 notes and fixes * #12960 fixing the IT test * #12960 code review feedback * #11691 added changes for the new endpoint for getting content type schemes * #12960 added changes for h2 and mysql * #12960 added the changes for the show_on column * #12960 adding changes for the showOn * #12960 changes for show on functionality * resolving the error of the missing schemeid * solving issue with content resource test * Fixing the Task04305UpdateWorkflowActionTable * Reverting to master configuration * #12960 fixing postgres and oracle UT * #11609 fixes for 11609 * #11609 configuration rollback * #11609 fixes by code review * #13208 now when there is a wrong workflow task associated to the step, it is deleted
- Loading branch information