Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-08[497744] Catch a space character appearing illegally in a custom type definit...1.4.2.FinaloxygenPaul Leacu1-1/+7
2017-11-01[497647] Allow grid dimensions to include 0. Update display on application.Paul Leacu3-8/+12
2017-10-13[525835] Make sure a composite base widget is not disposed before attempting ...Paul Leacu1-0/+5
2017-10-09[525779] Verify new diagram creation before dereferencing.Paul Leacu3-21/+28
2017-09-27[525285] Verify a valid graphics algorithm before applying a style.Paul Leacu1-3/+3
2017-09-27[525282] Check for a non-empty pictogram element list before referencing list...Paul Leacu1-1/+2
2017-09-26[525246] In the default connection router - validate the start anchor before ...Paul Leacu1-2/+9
2017-09-26[525237] While calculating the connection route departure value, don't let th...Paul Leacu1-1/+5
2017-09-25[522768] Make sure you have a valid diagram editor before determining the edi...Paul Leacu1-2/+6
2017-09-25[522764] Check that the update tab widget isn't already disposed.Paul Leacu1-0/+2
2017-09-22[522669] verify a valid element parameter while processing modeler runtimesPaul Leacu1-0/+3
2017-09-21[522589] verify a valid reconnect type before determine source/targetPaul Leacu1-1/+2
2017-09-19Bump graphiti dependency range to allow for 0.15.0Paul Leacu7-14/+14
2017-09-18[522448] check for a valid key before calling hash methodPaul Leacu1-0/+3
2017-09-15[522329] Correct maven warnings in BPMN2-Modeler buildPaul Leacu29-48/+44
2017-09-14[522324] ClassCastException in Bpmn2ModelerFactory.getInstancePaul Leacu2-5/+4
2017-09-14[522262] NullPointerException in ModelUtil.generateUndefinedIDPaul Leacu1-7/+8
2017-09-13[522258] ClassCastException in DefaultPasteBPMNElementFeature.copyConnectionPaul Leacu1-2/+2
2017-09-13[522014] ClassCastException in BoundaryEventPositionHelper.canMoveToPaul Leacu1-2/+5
2017-09-07[521998] NPE in DIUtils.findBPMNEdgePaul Leacu1-2/+7
2017-09-07[521993] NPE in CustomTaskDescriptor.getImageIdPaul Leacu1-3/+20
2017-09-05[501318] Overlapping Lanes resize bug on deletePaul Leacu36-53/+55
2017-09-01[489487] Support data items at the process levelPaul Leacu3-25/+25
2017-09-01[521770] NPE in ReconnectBaseElementFeature.preReconnect.Paul Leacu1-3/+2
2017-08-25[521428] NPE in MoveDataFeature.postMoveShape .1.4.1.FinalPaul Leacu1-2/+6
2017-08-25[521419] NPE in DIUtils.getDiagram.Paul Leacu1-0/+2
2017-08-24[521399] Extend the NPE avoidance when a final selection comes in from the Ou...Paul Leacu1-1/+13
2017-08-24[521393] In the model handler, when creating a new lane, verify a valid flow ...Paul Leacu1-3/+10
2017-08-21[520662] Handle geometry for larger objects (> 1000px)Paul Leacu1-3/+17
2017-08-18[521120] Handle preference query on removed nodesPaul Leacu1-0/+3
2017-08-08[506598] COrrect message definitions 'Name' field to contain the name and no...Paul Leacu3-3/+14
2017-08-01[506624] Honor the user text limit if set in add dialogsPaul Leacu4-1/+9
2017-07-18[513903] Correct NPE when opening preference pages and no default tool profi...Paul Leacu1-13/+17
2017-07-13[518980] set the business object from the default dialog composite listener t...Paul Leacu3-5/+10
2017-07-06[519325] - correct logic in getText() and avoid dereferencing a null string o...Paul Leacu1-10/+8
2017-07-05[500899] - correct an NPE when dropping an element from the palatte into an e...Paul Leacu37-77/+157
2017-06-07Update for oxygen1.4.0.FinalPaul Leacu3-8/+22
2017-05-25Bug 517258Ralph Soika1-8/+1
2017-05-22Merge "Bug 516847"Paul Leacu2-5/+7
2017-05-18update tycho-version and eclipse-jarsigner-plugin versionPaul Leacu1-2/+2
2017-05-18Bug 516847Ralph Soika2-5/+7
2017-05-17Bug 504045Ralph Soika1-5/+35
2017-05-16Merge "Bug 516607"Paul Leacu1-3/+13
2017-05-16Bug 516607Ralph Soika1-3/+13
2017-05-16https://bugs.eclipse.org/bugs/show_bug.cgi?id=514579Roland Grunberg3-34/+453
2017-03-31Updated sample work item editor to avoid dependency on drools base classBob Brodt1-9/+29
2017-03-30Bug fix due to change for JBPM-5636Bob Brodt4-16/+16
2017-03-30Minor build cleanupBob Brodt5-24/+60
2017-03-30Build error in jbpm build.propertiesBob Brodt1-3/+1
2017-03-30Working towards implementing dynamically loadable custom WID editorBob Brodt14-58/+267

Back to the top