Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Saving work for ItemDefinition reworkBob Brodt113-526/+562
2014-04-17Saving work for ItemDefinition reworkBob Brodt70-398/+1138
2014-04-14Fix bug in jBPM variable name/id synchronization handler.Bob Brodt1-1/+1
2014-04-14Bug 413165 - Custom property tabs not rendered the same in dialog as inBob Brodt2-5/+18
2014-04-11Bug 417392 - Grid size & colorBob Brodt7-41/+322
2014-04-10Bug 432046 - Unclear how to set AdHocSubProcess completion conditionBob Brodt2-0/+16
2014-04-10Bug 431988 - Update remove/delete icons to be consistentBob Brodt6-6/+36
2014-04-10Removed unnecessary override methods - only used for debugging.Bob Brodt1-9/+0
2014-04-10Bug 432341 - Timer event definition - duration and cycle can be set atBob Brodt7-30/+66
2014-04-04Bug fix in URIConverter.Bob Brodt2-7/+1
2014-04-03Bug 431829 - WID properties displayName, category, description areBob Brodt10-17/+57
2014-04-03Bug 413072 - Import locations should be relative instead of platformBob Brodt15-101/+133
2014-04-01Bug 431570 - Unable to edit operationBob Brodt2-2/+2
2014-04-01Bug 431496 - ServiceTask: user added implementation is not durableBob Brodt2-3/+61
2014-03-28Fix NPE in datatypes exampleBob Brodt1-2/+8
2014-03-28Bug 430953 - boundaryEvent generatesBob Brodt1-1/+87
2014-03-27Bug 431211 - AbstractCreateDataInputOutputFeature.create doesn't returnBob Brodt12-102/+128
2014-03-26Bug 430955 - Unable to drag incoming connection to intermediate catchBob Brodt1-1/+2
2014-03-21Merge branch 'API-Refactoring' of ssh://git.eclipse.org:29418/bpmn2-modeler/o...Bob Brodt5-72/+84
2014-03-21Bug 430859 - DataInput and DataOutput elements cannot be moved inBob Brodt4-36/+117
2014-03-18More Javadocs.rbrodt5-72/+84
2014-03-14Fixed an NPE bug in datatypes exampleBob Brodt20-290/+456
2014-03-13Removed a printlnBob Brodt1-1/+0
2014-03-13More refactoring, javadocing.Bob Brodt129-964/+4010
2014-03-12Added javadocs output folder for hudson.Bob Brodt2-0/+42
2014-03-12Some more refactoring, javadoc-ing.Bob Brodt100-626/+1475
2014-03-08Added LifecycleEvents, fixed datatypes exampleBob Brodt51-273/+998
2014-03-06Bug 429774 - Some compound objects are not being updated immediately1.0.2.FinalBob Brodt12-8/+80
2014-03-06Bug 429699 - Stack Overflow error when creating any <customTask> with aBob Brodt62-406/+746
2014-03-06Bug 429699 - Stack Overflow error when creating any <customTask> with aBob Brodt11-33/+109
2014-03-03Removed unnecessary <module> defs from parent pomBob Brodt1-12/+0
2014-03-03Forgot to uncomment signing pluginBob Brodt1-2/+2
2014-03-03Whitespace changesBob Brodt2-140/+140
2014-03-03Reorganized project build. Still can't figure out how to create an SDKBob Brodt1677-782/+1601
2014-02-28More refactoring, renaming, examples feature removed. Need to figure outBob Brodt44-75/+170
2014-02-28Bug fixes, config file error reporting, property tab "cross-talk" fix.Bob Brodt17-91/+228
2014-02-28More refactoring, upversioned to 1.1.0Bob Brodt78-775/+647
2014-02-27Fix <toolPalette> definitions from .bpmn2config filesBob Brodt2-4/+5
2014-02-26Documenting the API, bug fixes, etc.Bob Brodt17-188/+533
2014-02-25More refactoring, javadoc'ingBob Brodt52-532/+1272
2014-02-22More refactoring. Fix confusion between Custom Task properties and ModelBob Brodt237-3230/+2131
2014-02-20Major refactoring of extension point API classes, addresses these bugs:Bob Brodt201-3343/+5712
2014-02-05Bug 427406 - Add support for EndPoint objects and define extensions.Bob Brodt1-14/+6
2014-02-05Bug 427406 - Add support for EndPoint objects and define extensions.Bob Brodt1-3/+2
2014-02-05Bug 427470 - Refactor validation classes to allow Target Runtimes toBob Brodt1-30/+34
2014-02-05Bug 427406 - Add support for EndPoint objects and define extensions.Bob Brodt13-112/+221
2014-02-04Bug 425776 - Need a "Pool" Property TabBob Brodt12-44/+375
2014-02-03Bug 427186 - Connections not visible when modeling a sub-process usingBob Brodt4-37/+49
2014-02-02Bug 423381 - Manhattan Router needs work.Bob Brodt2-11/+13
2014-01-31Bug 397164 - Auto layout for BPMNDI elements. Big improvement: handleBob Brodt1-11/+27

Back to the top