Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Fixed bug discovered during SY plugin migration.developBob Brodt2-7/+9
2014-08-08Some minor changes for stardust support.Bob Brodt3-10/+14
2014-08-07Fixed some bugs found while helping with stardust extension.Bob Brodt12-53/+170
2014-08-05Forgot the ShowHideDialog class.rbrodt1-0/+50
2014-08-05Added feature to show/hide specific elements.rbrodt6-1/+60
2014-07-31Fixed some creation rules for Lanes, Pools and ChoreographyTasksrbrodt4-17/+51
2014-07-31Bug 440827 - Unable to remove participant process (whitebox)rbrodt5-18/+41
2014-07-30Add a Workaround for Bug 440796rbrodt1-2/+2
2014-07-30Saving work recovered after PC crashrbrodt12-98/+190
2014-07-29Minor cleanup: allow reconnection to a different Anchor Site, preventBob Brodt6-22/+33
2014-07-28Disable Live Validation after CreateFeature execution to allowBob Brodt2-1/+21
2014-07-28Updated location of drools.genmodel file.Bob Brodt1-1/+1
2014-07-28Anchor rework now includes Connection anchors.Bob Brodt38-1311/+1609
2014-07-23Bug 423381 - Manhattan Router needs work.Bob Brodt58-1563/+1501
2014-07-18Bug 439929 - Problems with importing WSDL that contains embedded XSDBob Brodt7-1484/+378
2014-07-17Added Definitions.exporter and exporterVersion.Bob Brodt1-6/+46
2014-07-17Bug 417654 - Element selection should not be reset when switching backBob Brodt4-11/+44
2014-07-17Obey the "Save BPMNLabel" user preference on save.Bob Brodt4-37/+36
2014-07-16Added support for BPMNLabelStyle elementsBob Brodt7-69/+239
2014-07-16Fix ShapeStyle overrides from .bpmn2config files.Bob Brodt3-73/+95
2014-07-15Don't set Service Task implementation when its Operation is changed.Bob Brodt1-14/+18
2014-07-15Fixed dynamic loading/unloading of <style> and <modelExtension>Bob Brodt10-55/+217
2014-07-14Fixed Timer Event Definition detail creation.Bob Brodt8-15/+236
2014-07-14Prep work for DND of files onto the canvas: Target Runtime extensionsBob Brodt4-8/+35
2014-07-14Make DataInput/Output name generation consistentBob Brodt3-13/+21
2014-07-14Added check for unsupported importTypeBob Brodt2-14/+47
2014-07-11Fix Appearance preferences.Bob Brodt4-27/+40
2014-07-11Fix the Data Input/Output/Associations mess for Send/Receive/ServiceBob Brodt20-422/+302
2014-07-11Added Resolve Externals user preference.Bob Brodt20-232/+483
2014-07-09Added code to automatically discover references to external objectsBob Brodt10-48/+234
2014-07-08Fixed forward reference of Association connected to a Sequence Flow.Bob Brodt5-96/+112
2014-07-07Fix Tool Enablement preferences.Bob Brodt8-164/+232
2014-07-03Fix problems in example pluginsBob Brodt4-9/+22
2014-07-02Fix examples, various NPEs.Bob Brodt43-498/+445
2014-06-30Data Items tab has gone missing, more bug fixesBob Brodt10-53/+72
2014-06-27Fix Property sheets for jbpm - none of the Task specialization propertyBob Brodt9-11/+44
2014-06-27New value for extension attributes can not be null - use default value.Bob Brodt1-4/+12
2014-06-27Fixed a bug in ModelEnablements for extension attributesBob Brodt1-3/+3
2014-06-27Fixed some more glaring bugs causing NPEsBob Brodt4-9/+19
2014-06-26FIx NPE caused when Property Sheet is closed and reopened.Bob Brodt1-0/+14
2014-06-26Fix a stupid mistake during Definitions construction.Bob Brodt1-12/+2
2014-06-11Updated Copyright notices and added missing about.html and licenseBob Brodt20-100/+87
2014-06-10Deleted *.orig files left over from merge conflictsBob Brodt15-4233/+0
2014-06-10Fix conflicts for Merge of 'API-Refactoring'Bob Brodt1597-0/+204457
2014-06-10Fixed NPE during delete of nested Lanes in Pools.API-RefactoringBob Brodt11-68/+150
2014-06-09Fix some bugs with copy/paste for Pools, Lanes and SubProcessesBob Brodt5-36/+112
2014-06-07Fixed copy/paste - was missing labels.Bob Brodt10-46/+90
2014-06-06Bug 436030 - Exception while creating connection form node to anotherBob Brodt10-214/+212
2014-06-06Bug 384084 - Correlation subscriptions and keys not yet supportedBob Brodt6-10/+56
2014-06-06Bug 433704 - Differences to jBPM Web Designer and BPMN2 Modeler.Bob Brodt13-45/+108

Back to the top