imixs-office-workflow
imixs-office-workflow copied to clipboard
The open source business process management suite
Rounding error when displaying the table 
Currently in the search page it is only possible to search either for `type:workitem` or `type:workitemarchive`, but not the combination  Question is, if we should change the UI to...
currently also users with only Read Access can open a new workflow form even if they can not submit.
The `ChronicleController` is called twice during init phase if a workitem because of a PostConstruct annotation. This annotation leads to a wrong sorting of chronicle entries. The `ChronicleController` already reacts...
The bean "org.imixs.workflow.office.forms.SystemWorkitemService" causes Ambiguous dependencies for type WorkitemService because of extending WorkitemService maybe we can change the CDI name somehow
Provide an LDAP config Example for Docker Related to issue #521 See Details here: https://docs.wildfly.org/26/WildFly_Elytron_Security.html https://docs.jboss.org/author/display/WFLY/LDAP%20Based%20Authentication%20Migration.html
Implement a new concept for configuring wildfly docker image with CLI in embedded mode. See: - https://www.wildfly.org/news/2017/10/10/Embedded-Host-Controller/ - https://www.mastertheboss.com/jbossas/wildfly9/configuring-wildfly-9-from-the-cli-in-offline-mode/ - https://www.mastertheboss.com/soa-cloud/docker/deploying-applications-on-your-docker-wildfly-image/
Maybe: https://dzone.com/articles/how-to-create-and-edit-excel-xlsx-documents-in-jav
Extend the Profile form with an additional tab displaying user roles and rights:  Add also support for custom subform similar to the Orgunit View.
Upgrade Base Image quay.io/wildfly/wildfly:25.0.1.Final Update also standalone xml file!