|
| 1.7 | modified | dlloyd | console/src/main/webapp/main/task/instance_view.xhtml | Fix a bug where the box failed to appear in the process image for tasks that were not on a task node. Resolves JBPM-795 |
| 1.4 | modified | dlloyd | console/src/main/webapp/main/task/new_tasks.xhtml | Signal the root token on new process execution, if the criteria are met |
| 1.1 | added | dlloyd | console/src/main/webapp/main/process/started.xhtml | Provide a different screen for process start with no tasks and no process end |
| 1.3 | modified | dlloyd | console/src/main/webapp/main/task/new_tasks.xhtml | Add a friendly message |
| 1.4 | modified | dlloyd | console/src/main/webapp/main/task/form_tab.xhtml | Task logs changed to work based on task creation, not task assignment - this allows new tasks to be created without assigning them to an actor ID, and the webapp will still pick it up |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/task/new_tasks.xhtml | Task logs changed to work based on task creation, not task assignment - this allows new tasks to be created without assigning them to an actor ID, and the webapp will still pick it up |
| 1.11 | modified | dlloyd | console/src/main/webapp/main/process/instance_view.xhtml | Add a "signal" function |
| 1.1 | added | dlloyd | console/src/main/webapp/main/process/token_signal.xhtml | Add a "signal" function |
| 1.6 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/taskmgmt/exe/TaskMgmtInstance.java | added check for start task existence in the createStartTaskInstance method |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.java | action configuration implemented |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationComposite.java | action configuration implemented |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationTable.java | action configuration implemented |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSection.java | action configuration implemented |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Action.java | action configuration implemented |
| 1.9 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/ActionDomAdapter.java | action configuration implemented |
| 1.7 | modified | tbaeyens | jpdl/dist/src/main/resources/runtime/release.notes.html | latest release notes updates |
| 1.5 | modified | dlloyd | console/src/main/webapp/main/process/definition_view.xhtml | When a process is created, provide several outcome paths. If the process runs and immediately ends, log a message that says so. If the process produces tasks, send the user to the task assignment page. If the process starts but does not end, and it does not move to a task node, log a message that says so. |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.java | action configuration form |
| 1.14 | modified | dlloyd | console/src/main/webapp/search/form/formtemplate.xhtml | Cosmetic adjustments |
| 1.5 | modified | dlloyd | jpdl/jar/src/main/java/org/jbpm/taskmgmt/exe/TaskMgmtInstance.java | Remove an unused import that breaks the build on my system |
| 1.9 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/def/GraphElement.java | replaced object id comparison with equals: JBPM-813 |
| 1.3 | modified | kaers | jpdl/jar/src/main/java/org/jbpm/file/def/FileDefinition.java | update filedefinition to accomodate for unexisting forms.xml file |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/ActionElementCreateCommand.java | add the action element container, implement event property sheet |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/ActionElementDeleteCommand.java | add the action element container, implement event property sheet |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/EventCreateCommand.java | add the action element container, implement event property sheet |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/EventDeleteCommand.java | add the action element container, implement event property sheet |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/JpdlElementAddActionCommand.java | add the action element container, implement event property sheet |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/TreeItemDeleteCommand.java | add the action element container, implement event property sheet |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/editor/JpdlSelectionSynchronizer.java | add the action element container, implement event property sheet |
| 1.9 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/AbstractNodeOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.11 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/EventOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.8 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/ProcessDefinitionOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/StartStateOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/TaskNodeOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.8 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/TransitionOutlineEditPart.java | add the action element container, implement event property sheet |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.java | add the action element container, implement event property sheet |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSection.java | add the action element container, implement event property sheet |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSectionActionBarContributor.java | add the action element container, implement event property sheet |
| 1.16 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/SwimlanesSection.java | add the action element container, implement event property sheet |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ActionElementContainer.java | add the action element container, implement event property sheet |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Event.java | add the action element container, implement event property sheet |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/EventContainer.java | add the action element container, implement event property sheet |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ExceptionHandler.java | add the action element container, implement event property sheet |
| 1.7 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/JpdlElement.java | add the action element container, implement event property sheet |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Mail.java | add the action element container, implement event property sheet |
| 1.12 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ProcessDefinition.java | add the action element container, implement event property sheet |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Timer.java | add the action element container, implement event property sheet |
| 1.13 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/EventDomAdapter.java | add the action element container, implement event property sheet |
| 1.10 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/TransitionDomAdapter.java | add the action element container, implement event property sheet |
| 1.2 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/file/def/FileDefinition.java | removed exception in the webapp in case of unexisting forms.xml: JBPM-818, JBPM-819 |