The INFONOVA-OpenCms Modules are now build with Maven.
A simple Demo Webapp is described in:
http://bp-cms-commons.sourceforge.net/m2site/infonova/infonova-opencms-demo/7.5.2.2-M2
and can be downloaded from:
http://sourceforge.net/projects/bp-cms-commons/
An Overview of the Maven project dependencies are described in:
http://bp-cms-commons.sourceforge.net/m2site/infonova/infonova-opencms-demo/7.5.2.2-M2/maven.html... read more
* Changed task role assignment from group to project. Also updated the workflow engine interface to retrieve "Project Tasks" instead of "Group Task".
* Added correct pool/accept button calls for tasks.
* Fixed table rowspan layout issue
* Fixed task deletion for admin users
* Fixed task actor assignment
* Added an example workflow configuration file (opencms-workplace.xml) for OpenCms 7.0.4... read more
Upgraded to Spring 2.5.1 (spring.jar, spring-test.jar)
Important Note: Since version 0.9.9 the SpringManager Module
is using Spring Framework 2.5.1. If you have also used a previous
version of the SpringManager Module please make sure that
following files are deleted from your OpenCms lib directory:
* spring-mock.jar
* spring-1.2.6.jar
Otherwise the wrong libraries will be loaded.
* Fixed permissions issue when moving resources between projects (AdminCmsObject)
* Fixed issue when retrieving valid reject projects and the resource hasn't been modified yet.
* Renamed utility method for AdminCmsObject retrieval
* Date Format fixed
* Fixed several task view issues
* Fixed assignment handling
* Changed task class for previous user handling
* Improved task view GUI
* Added default usage of OpenCms Database !IMPORTANT: After importing the new module review the database configuration before restarting your tomcat if you don't like this behavior.
- Added module initialization class to manifest
- Fixed task create date issue, reimplemented as engine responsibility (task instance)
- Fixed pooled user issue
- Improved Event Handling. Added utility class 'WorkflowEventGun' to fire workflow related events
- Extended logging
Now there is also a full (ready for installation) package which includes readme.txt, license, opencms-workplace.xml, the workflow2 opencms module and all dependencies.
* Fixed wrong reject projects issue if resource hasn't been modified yet
* Fixed lock issue: Now the resource gets unlocked before moving to another project
Now there is also a full (ready for installation) package which includes readme.txt, license, opencms-workplace.xml and opencms module.