|
| 1.12 | modified | tbaeyens | jpdl/dist/src/main/resources/runtime/release.notes.html | last db update update and added jira issues to the release notes |
| 1.11 | modified | dlloyd | jpdl/dist/src/main/resources/runtime/release.notes.html | Add update statement to DB changes section of release notes |
| 1.4 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/renderer/ButtonRenderer.java | Font can be configured using servlet context parameter org.jbpm.webapp.ButtonFont - fixes JBPM-837 |
| 1.7 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/tf/ui/TaskForm.java | List new tasks inside of messages. Fixes JBPM-897. |
| 1.23 | modified | dlloyd | console/src/main/webapp/common/template.xhtml | List new tasks inside of messages. Fixes JBPM-897. |
| 1.32 | modified | dlloyd | console/src/main/webapp/css/jbpm.css | List new tasks inside of messages. Fixes JBPM-897. |
| 1.6 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/tf/ui/TaskForm.java | Redirect to task list when completing a task form... this is half of JBPM-897 |
| 1.6 | modified | dlloyd | console/src/main/webapp/main/task/view.xhtml | Redirect to task list when completing a task form... this is half of JBPM-897 |
| 1.7 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/bean/JbpmBean.java | Add some debug messages |
| 1.2 | modified | dlloyd | console/src/main/webapp/search/processes.xhtml | Fix JBPM-900 - forgot to change file reference |
| 1.3 | modified | tbaeyens | jpdl/userguide/en/modules/docmgmt.xml | improved JCR docs |
| 1.5 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/JcrNodeInstance.java | improved JCR docs |
| 1.2 | modified | tbaeyens | jpdl/userguide/en/modules/docmgmt.xml | improved JCR docs |
| 1.7 | modified | tbaeyens | jpdl/userguide/en/modules/persistence.xml | improved JCR docs |
| 1.6 | modified | tbaeyens | console/src/main/java/org/jbpm/webapp/bean/JbpmBean.java | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.22 | modified | tbaeyens | console/src/main/webapp/WEB-INF/faces-config.xml | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.16 | modified | tbaeyens | console/src/main/webapp/WEB-INF/web.xml | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.11 | modified | tbaeyens | enterprise/build.xml | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.7 | modified | tbaeyens | enterprise/src/main/config/jbpm.cfg.xml | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.2 | modified | tbaeyens | enterprise/src/main/java/org/jbpm/msg/jms/JmsMessageServiceFactoryImpl.java | changed enterprise tx configuration from CMT to JTA: JBPM-901 |
| 1.10 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/persistence/db/DbPersistenceService.java | changed enterprise tx configuration from CMT to JTA: JBPM-901 |