|
| 1.18 | modified | dlloyd | console/src/main/webapp/WEB-INF/web.xml | Add new console |
| 1.3 | modified | dlloyd | console/src/main/webapp/WEB-INF/classes/messages.properties | Add new console |
| 1.3 | modified | dlloyd | console/src/main/webapp/images/background.gif | Add new console |
| 1.1 | added | dlloyd | console/src/main/webapp/images/bullet.gif | Add new console |
| 1.3 | deleted | dlloyd | console/src/main/webapp/search/process_instances.xhtml | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/search/processes.xhtml | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/search/tasks.xhtml | Out with the old |
| 1.4 | deleted | dlloyd | console/src/test/java/org/jbpm/webapp/HomePageTest.java | Out with the old |
| 1.33 | deleted | dlloyd | console/src/main/webapp/css/jbpm.css | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/back.png | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/background.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/bottom.jpg | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/images/cancel.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/claw.jpg | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/formline.jpg | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/forward.png | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/green.jpg | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/loading.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/lock.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/logo.jpg | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/minus.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/ok.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/plus.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/save.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/swoosh.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/transition.gif | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/images/transparent.gif | Out with the old |
| 1.10 | deleted | dlloyd | console/src/main/webapp/js/jbpm.js | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/main/done.xhtml | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/main/process/deploy.xhtml | Out with the old |
| 1.5 | deleted | dlloyd | console/src/main/webapp/main/process/token_cancel.xhtml | Out with the old |
| 1.4 | deleted | dlloyd | console/src/main/webapp/main/process/token_move.xhtml | Out with the old |
| 1.6 | deleted | dlloyd | console/src/main/webapp/main/process/token_signal.xhtml | Out with the old |
| 1.5 | deleted | dlloyd | console/src/main/webapp/main/process/view.xhtml | Out with the old |
| 1.7 | deleted | dlloyd | console/src/main/webapp/main/task/view.xhtml | Out with the old |
| 1.17 | deleted | dlloyd | console/src/main/webapp/WEB-INF/web.xml | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/WEB-INF/classes/messages.properties | Out with the old |
| 1.2 | deleted | dlloyd | console/src/main/webapp/WEB-INF/classes/messages_fr.properties | Out with the old |
| 1.4 | deleted | dlloyd | console/src/main/webapp/common/error.xhtml | Out with the old |
| 1.4 | deleted | dlloyd | console/src/main/webapp/common/login.xhtml | Out with the old |
| 1.8 | deleted | dlloyd | console/src/main/webapp/common/logintemplate.xhtml | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/common/searchfooter.xhtml | Out with the old |
| 1.3 | deleted | dlloyd | console/src/main/webapp/common/searchheader.xhtml | Out with the old |
| 1.24 | deleted | dlloyd | console/src/main/webapp/common/template.xhtml | Out with the old |
| 1.2 | modified | tbaeyens | jpdl/jar/src/test/java/org/jbpm/AllPojoTests.java | excluded the mail tests to please my virus scanner |
| 1.1 | added | tbaeyens | jpdl/jar/src/test/java/org/jbpm/graph/def/SuperStateDbTest.java | added test for the persistence of superstates |
| 1.4 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/jpdl/el/impl/JbpmExpressionEvaluator.java | added configurability of a function mapper: JBSEAM-842 |
| 1.7 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/mail/Mail.java | added configurability of a function mapper: JBSEAM-842 |
| 1.13 | modified | tbaeyens | jpdl/dist/src/main/resources/runtime/release.notes.html | documented the super state persistence problem |
| 1.7 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/def/ProcessDefinition.hbm.xml | documented superstate persistence fix in the hibernate mapping |