Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Release 4.5.0

* We improved several data grids in the 'WorkflowDefinition_View' page: In the 'Workflows' tab, we removed the superfluous 'Workflow Definition' column and added an 'Ended On' column. In the 'Tasks' tab, we updated the 'Task & Workflow' column and added 'Task Definition' and 'Ended On' columns.
* We improved the navigation in the 'Tasks' tab of the 'WorkflowDefinition_View' page: You can now view the task details in a pop-up, and navigate to the Workflow Admin page by clicking on the workflow name.
* We updated the 'DefaultWorkflowAdmin' page by adding a search filter on top of the task list. We also added the 'Ended On' and 'Due Date' fields in the 'Tasks' tab.

_______

## Release 4.4.0

* We upgraded the module to Mendix 11.6.0
Expand Down
Binary file added Releases/WorkflowCommons-4-5-0.mpk
Binary file not shown.
Binary file modified Source/ExpenseRequestStarterApp.mpr
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Source/mprcontents/d2/34/d234fb8c-ee82-4f33-bc02-a515eb70e344.mxunit
Binary file not shown.
1 change: 0 additions & 1 deletion Source/themesource/workflowcommons/web/shared/_misc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@

.mxwc-outcome-header .mx-text {
display: block;
padding-top: $grid-padding-top;
padding-bottom: $grid-padding-bottom;
}

Expand Down