|
| 1.17 | modified | dlloyd | console/src/main/resources/jbpm.tld | Add div and span to tld |
| 1.4 | modified | dlloyd | console/src/main/webapp/main/process/definition_view.xhtml | limit process instance list to open processes; add some cleverness to criteria parameters |
| 1.4 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/UICriteria.java | limit process instance list to open processes; add some cleverness to criteria parameters |
| 1.2 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/renderer/DataTableRenderer.java | Token list really does not need a pager |
| 1.5 | modified | dlloyd | console/src/main/webapp/main/process/instance_view.xhtml | Token list really does not need a pager |
| 1.4 | modified | dlloyd | console/src/main/webapp/main/process/instance_view.xhtml | Token listing |
| 1.9 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/JbpmLibrary.java | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/renderer/GroupingRenderer.java | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Div.java | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Grouping.java | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.1 | added | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Span.java | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.3 | modified | dlloyd | console/src/main/webapp/main/process/instance_view.xhtml | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.12 | modified | dlloyd | console/src/main/webapp/search/form/formtemplate.xhtml | Add div/span elements - this is so that they can have an ID that recognizes NamingContainers |
| 1.16 | modified | dlloyd | console/src/main/resources/jbpm.tld | Minor fixes |
| 1.3 | modified | dlloyd | console/src/main/webapp/main/process/definition_view.xhtml | Minor fixes |
| 1.11 | modified | dlloyd | console/src/main/webapp/search/form/formtemplate.xhtml | Fix edit mistake |
| 1.3 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/renderer/ProcessImageRenderer.java | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.6 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/ProcessImage.java | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.24 | modified | dlloyd | console/src/main/webapp/css/jbpm.css | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/process/definition_view.xhtml | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/process/instance_view.xhtml | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.2 | modified | dlloyd | console/src/main/webapp/main/task/definition_view.xhtml | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.5 | modified | dlloyd | console/src/main/webapp/main/task/instance_view.xhtml | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.10 | modified | dlloyd | console/src/main/webapp/search/form/formtemplate.xhtml | Fix process image rendering problem in IE; add process instance list to process definition tab |
| 1.8 | modified | dlloyd | console/src/main/webapp/js/jbpm.js | Fix problem when search form is embedded within a NamingContainer |
| 1.9 | modified | dlloyd | console/src/main/webapp/search/form/formtemplate.xhtml | Fix problem when search form is embedded within a NamingContainer |
| 1.15 | modified | dlloyd | console/src/main/resources/jbpm.tld | TLD update |
| 1.5 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/bean/ProcessInstanceBean.java | Fix nav bug |
| 1.3 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/UICriteria.java | Add parameter support |
| 1.5 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/Search.java | Fix bug where searches did not work right if the enclosing component was rerendered as a result of a postback |