- Removed class WorkflowTemplate, replaced by property abstractWorkflow in class workflow
- Fixed several test failures
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5015 8810af33-2d31-482b-a856-94f89814c4df
CCM NG/ccm-cms: Granting/Revoking permissions using the PermissionsPane in the FolderBrowser now works
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4622 8810af33-2d31-482b-a856-94f89814c4df
- Removed @StartUp annotation from OneTimeAuthTokenCleaner. With this
annotation this EJB is initalized *before* the schema migrations have been
applied. Because the init method of the bean accesses the database that
causes the whole deployment to fail if it is a fresh installation
- Added saxon library to the dependencies for the test profiles in ccm-docrepo
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@3983 8810af33-2d31-482b-a856-94f89814c4df