Skip to content

Releases: imixs/open-bpmn

open-bpmn-1.0.3

18 Oct 19:56
Compare
Choose a tag to compare

Features

  • Resize Lanes within a pool #292
  • Provide an DoubleClick Listener to toggle the Property Panel #291
  • Implement Undo/Redo Functionallity #285
  • BPMNModel add method findAllActivities #283
  • Upgrade GLSP Verison 1.1.0-RC04 ==> 1.1.0-RC10 #269
  • ModelNotification Feature #252

Enhancements

  • Remove deprecated Participant Elements #299
  • Collaboration Diagram with missing default process shows unexpected behavior #297
  • Optimize BPMNLabel Position from Eclipse-BPMN #290
  • Align server launcher to latest glsp release #288
  • Improve recalculating routing #287
  • Disable Selection after action command #281
  • Disable animated model updates #275
  • CreateBPMNNodeOperationHandler missing method getLocation #270

Bugfixes

  • Docker Image does not start server #300
  • Copy/Paste of Dataobject is not working #298
  • TextAnnotation and DataObjects can not be placed on a Pool #296
  • CreateBPMNNodeOperationHandler does not work in Collaboration Diagram correctly #295
  • Copy/Pase of elements with SequenceFlows results in an invalid model #294
  • Undo Bug bug #293
  • Get rid of the ForeignObjectElement #289
  • Fixed Memory Leak bug #282
  • Modeller slows down and hangs after some time #280
  • Add Event Definition should udpate the property panel #279
  • Pool Lanes grow up #277
  • Fix Routing Layout problem with nearrow lines #276
  • GConstants.Layout.STACK no longer supported #273
  • createPaletteItems in BPMNToolPaletteItemProvider no longer supported #272
  • CutOperationHandler no longer supporte in RC10 #271
  • fixed release.sh script #268

open-bpmn-1.0.2

18 Oct 19:00
Compare
Choose a tag to compare

Features

  • BPMNLabel - resize label height #265
  • Model Validation #259

Enhancements

  • Fix Log Level of load and save modell #267
  • Improve Command Palette #266

open-bpmn-1.0.1

18 Jun 16:26
Compare
Choose a tag to compare

Features

  • Fit Diagram to window on load #264
  • Auto-Centre Model after loading #257
  • BPMNModelExtension feature #254

Enhancemetns

  • SnapPoint Feature - improve routing #261
  • Renaiming BPMNExtension -> BPMNElementExtension #258
  • Improve Command Pallete for SequenceFlows #256
  • Improve ISnapper behaviour #255

Bugfixes

  • Copy a BPMN element with Extensions leads to an invalid diagram #262
  • SequenceFlow Label is not shown / editable #260
  • Error in save the model on windows #249

open-bpmn-1.0.0

18 May 15:54
Compare
Choose a tag to compare

Features

  • TextEditorFileControl #246
  • After copy/paste preselect new elements #229

Enhancements

  • Rename BPMNGraphUtil -> BPMNGModelUtil #251
  • Added removeExtensionAttribute methods #248
  • Improve BPMNModelFactory #247
  • Message Objects are not detected as child elements of a container #244

Bugfixes

  • Message Element can not be copy/paste #250
  • Error in save the model on windows #249
  • Associations are not contained by a pool #245

open-bpmn-0.9.5

12 May 22:06
Compare
Choose a tag to compare

Features

  • Improve Dockerfile config #242
  • Add VS Code Checkstyle #241
  • BPMNProcess - new methods: getAllFlowElementNodes, findElementNodes #238

Enhancements

  • Add a default layout for imixs-extensions #240
  • Improve description of elements within the Property panel #239

Bugfixes

  • Clone Element - wrong IDs #236
  • Target element 'Participant_1' not found - skip SequenceFlow #235
  • Deleting a Flow Element does not update the Lane References #234
  • cloneFlowElement - update documentation and sequenceFlow references #233

open-bpmn-0.9.4

11 May 07:09
Compare
Choose a tag to compare

Features

  • Support MessageFlows between tasks #228
  • Update bpmn2:flowNodeRef #227
  • GLSP Server Launcher - show version #226
  • Optimize rouiting when moving Node Element #225

Bugfixes

  • SignalEventDefinition must offer a 'null' option. #232
  • laneSet id is not unique if two pools are placed in a diagram #230
  • DocumentRoot ID unknown #206
  • HelperLine within a Pool #116

open-bpmn-0.9.3

03 Apr 20:09
Compare
Choose a tag to compare

Features

  • Reconnect Feature #224
  • Copy Paste Feature #223

Enhancements

  • Task Element causes javascript warning message #215

Bugfixes

  • Updating a TaskName in the property Panel did not update the task element in the diagram #219

open-bpmn-0.9.2

02 Apr 21:20
Compare
Choose a tag to compare

Features

  • BPMNPropertyPanelUpdateAction #221
  • Provide Context Menu for Property Panel #216
  • Custom Mulit-SelectListener #213

Enhancements

  • Improve SignalEventDefinition #222
  • Fixed lerna build issue #217
  • Fixed color schema for sequence flow label #210

Bugfixes

  • Diagramm Properties can not be edited #214
  • BPMNModel - writeXML runs into LazyLoop.match #212
  • Moving Activities and Pool results in wrong positioning #208
  • Moving a Text Annotation results in wrong positioning #207
  • Adding a new element does reset the diagram position #205

open-bpmn-0.9.1

08 Mar 21:05
Compare
Choose a tag to compare

Features

  • Provide custom Renderer for SelectItems (Checkbox|Radio) #196
  • Property Panel - introduce optional 'category' parameter #195
  • New optional Info Text for BPMNExtension #192
  • Property Panel - multiple array object lists displayed as tables #191

Enhancements

  • Fix color schema for tool-palette #200
  • PropertyPanel - preselect last category #199
  • Adjust Color Schema for Property Panel #197
  • Strip whitespace in CDATA sections #194

Bugfixes

  • Extension can not be added to elements in a Pool #201
  • remove WhitespaceNodes form BPMN files on Load #193
  • JSONForms - Property Panel does not refresh correctly after selecting a new element #189
  • Task Element with Boundary Event can not be selected #188

open-bpmn-0.9.0

04 Mar 09:29
Compare
Choose a tag to compare

Features

  • TimerEventDefinition #177
  • SequenceFlow Conditions - Visualisation conditinal flow #176
  • SequenceFlow Conditions - property panel #175

Enhancements

  • LinkEventDefintions improvements #187
  • Metamodel refactoring - child element methods should expect namespace #184
  • Optimize Layout & Color Themes #180
  • Adding server launch options: java.base/java.util=ALL-UNNAMED for VSCode #179
  • Rename pom.xml name and discription #178
  • signalEventDefinition - improvements #174
  • conditionalEventDefinition - improvements #173

Bugfixes

  • DataSchema Builder creates empty arrays #186
  • Documentation Property borken #185
  • BPMNExtension does not handle empty values #183
  • Delete Lane is broken #182
  • Delete Data Elements broken #181