[root]/modules/integration/form-plugin/src/main/java/org/jbpm/integration/console/forms

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 35 (100.0%) | 1420 (100.0%) | 40.5 |
| heiko.braun@jboss.com | 18 (51.4%) | 1155 (81.3%) | 64.1 |
| jbarrez | 4 (11.4%) | 171 (12.0%) | 42.7 |
| tom.baeyens@jboss.com | 12 (34.3%) | 78 (5.5%) | 6.5 |
| alex.guizar@jboss.com | 1 (2.9%) | 16 (1.1%) | 16.0 |
Fix BPMC-21: CSS for task forms
86 lines of code changed in 3 files:
renamed jbpm.console.webservice.port (and host) to jbpm.console.server.port and fixed tomcat setup for these properties
3 lines of code changed in 1 file:
JBPM-2501 revisit jboss jbpm service archive architecture
30 lines of code changed in 1 file:
* Fix for JBPM-2353: remove transaction demarcation from console integration layer. Transactions will be managed now only by jBPM engine. This allows the console to run on Tomcat.
* Enhanced install script to allow jBPM and console installation into Tomcat.
* Enhanced install script to allow installation of standalone HSQLDB server.
171 lines of code changed in 4 files:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
6 lines of code changed in 2 files:
Cleanup FormDispatcher API
1 lines of code changed in 4 files:
Retreive instance data through ProcessManagement impl
18 lines of code changed in 1 file:
JBPM-2233: Start a process with task form
609 lines of code changed in 5 files:
Fix JBPM-2295: Highlight multiple activities in GraphViewer
1 lines of code changed in 1 file:
JBPM-2365 adding engine and api support for start task forms
5 lines of code changed in 2 files:
JBPM-2348 long taskDbid --> String taskId
1 lines of code changed in 1 file:
JBPM-2348 long deploymentDbid --> String deploymentId
1 lines of code changed in 1 file:
JBPM-2307 pruning the api to the minimal
1 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
29 lines of code changed in 1 file:
JBPM-2252 removed access to getActivityName from the Execution API
1 lines of code changed in 1 file:
RESOLVED - issue JBPM-2148: StringBuffer use in jBPM 4
https://jira.jboss.org/jira/browse/JBPM-2148
16 lines of code changed in 1 file:
JBPM-2269 added image resource support for process definitions
1 lines of code changed in 1 file:
FormDispatcherPlugin Impl., first cut
440 lines of code changed in 4 files: