|
| 1.4 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Search.java | Make the search component independant from Criteria |
| 1.2 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/SearchBean.java | Make the search component independant from Criteria |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/SearchProvider.java | Make the search component independant from Criteria |
| 1.2 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/UICriteria.java | Make the search component independant from Criteria |
| 1.23 | modified | dlloyd | console/src/main/webapp/css/jbpm.css | Fix minor formatting glitch |
| 1.3 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Search.java | Extract SearchBean class |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/SearchBean.java | Extract SearchBean class |
| 1.22 | modified | dlloyd | console/src/main/webapp/css/jbpm.css | Show both date and time, fix comment formatting a bit |
| 1.3 | modified | dlloyd | console/src/main/webapp/main/task/instance_view.xhtml | Show both date and time, fix comment formatting a bit |
| 1.8 | modified | dlloyd | console/src/main/webapp/search/filter/task.xhtml | Show both date and time, fix comment formatting a bit |
| 1.11 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/listener/JbpmPhaseListener.java | Add basic comment tab |
| 1.12 | modified | dlloyd | console/src/main/resources/jbpm.tld | Add basic comment tab |
| 1.21 | modified | dlloyd | console/src/main/webapp/css/jbpm.css | Add basic comment tab |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/task/instance_view.xhtml | Add basic comment tab |
| 1.6 | modified | dlloyd | console/src/main/webapp/common/logintemplate.xhtml | Quiet validation warnings |
| 1.5 | modified | dlloyd | console/src/main/webapp/common/logintemplate.xhtml | Fix javascript error in firefox |
| 1.3 | modified | dlloyd | console/src/main/webapp/search/form/grouptasks.xhtml | Group task list (needs more work) |
| 1.17 | modified | dlloyd | console/src/main/webapp/common/template.xhtml | Group task list (needs more work) |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/user/grouptasklist.xhtml | Group task list (needs more work) |
| 1.1 | added | dlloyd | console/src/main/webapp/search/filter/pooledactor.xhtml | Group task list (needs more work) |
| 1.7 | modified | dlloyd | console/src/main/webapp/search/filter/task.xhtml | Group task list (needs more work) |
| 1.7 | modified | dlloyd | console/src/main/webapp/js/jbpm.js | Prevent double-submit by disabling filter inputs |
| 1.3 | modified | dlloyd | console/src/main/webapp/search/form/findprocess.xhtml | Move start process link to end |
| 1.5 | modified | dlloyd | console/src/main/webapp/search/form/usertasks.xhtml | Move view to end |
| 1.2 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Search.java | Fix bug where changing the results per page makes the list have an odd offset |
| 1.11 | modified | dlloyd | console/src/main/resources/jbpm.tld | Handy tld entries |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/editor/form/swimlane/SwimlaneAssignmentHandlerForm.java | add an element to handle delegation configurations |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/AssignmentInformationPageBook.java | add an element to handle delegation configurations |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/NodeActionPropertyPage.java | add an element to handle delegation configurations |
| 1.11 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/plugin.xml | add an element to handle delegation configurations |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ConfigInfoElement.java | add an element to handle delegation configurations |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Delegation.java | add an element to handle delegation configurations |
| 1.7 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/ActionDomAdapter.java | add an element to handle delegation configurations |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/AssignmentDomAdapter.java | add an element to handle delegation configurations |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/ConfigInfoElementDomAdapter.java | add an element to handle delegation configurations |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/ControllerDomAdapter.java | add an element to handle delegation configurations |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/HandlerDomAdapter.java | add an element to handle delegation configurations |
| 1.11 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/JpdlElementDomAdapter.java | add an element to handle delegation configurations |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/JpdlElementDomAdapterFactory.java | add an element to handle delegation configurations |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/AssignmentInformationPageBook.java | swimlane assignment form update |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationComposite.java | swimlane assignment form update |
| 1.10 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/SwimlanesSection.java | swimlane assignment form update |