Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-08-22440224: [All Diagrams] Allow Labels Alignmentsstreams/0.10-maintenanceCéline Janssens14-424/+998
https://bugs.eclipse.org/bugs/show_bug.cgi?id=440224 Implement Label Alignment and refactor of the CustomAlignAction class Change-Id: I822a9a2dc0dcf1f501ed12c3d95b7187836e21ad Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net>
2014-07-25439039 - problem with model explorer / table synchronizationQuentin Le Menez1-0/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=439039 - added multi-selection for RevealSemantic - correction of the ServiceUtilsForWorkbenchPage class Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2014-07-21Fix table requirements testsVincent Lorenzo4-49/+83
2014-07-21Fix build problems due to new tests pluginsVincent Lorenzo1-2/+3
2014-07-21Fix build problems due to new tests pluginsVincent Lorenzo2-6/+6
2014-07-21Fix build problems due to new tests pluginsVincent Lorenzo14-13/+30
2014-07-21424099: [Diagram] Papyrus must provide a way to draw common connections ↵Vincent Lorenzo15-66/+2371
points (big bendpoints) Add tests for common bendpoints
2014-07-18424099: [Diagram] Papyrus must provide a way to draw common connections ↵Vincent Lorenzo1-152/+242
points (big bendpoints)
2014-07-18remove Override annotationVincent Lorenzo1-5/+2
2014-07-18439899: [General] add plugins to releng : oep.infra.nattable.tests, ↵Vincent Lorenzo3-99/+161
oep.infra.nattable.views.tests, oep.sysml.nattable.allocations.tests, oep.uml.nattable.generic.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=439899
2014-07-18add new tests plugin for oep.infra.nattableVincent Lorenzo14-0/+888
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2014-07-18move new test plugin in correct folderVincent Lorenzo39-0/+0
2014-07-18Merge branch 'streams/0.10-maintenance' of ↵Vincent Lorenzo51-101/+9821
ssh://git.eclipse.org:29418/papyrus/org.eclipse.papyrus into streams/0.10-maintenance
2014-07-18423451: [Table2] Enhancement around table selectionVincent Lorenzo1-35/+48
2014-07-18Merge "439681: [Tests] add Junit tests for the selection synchronization ↵vincent lorenzo46-2/+9612
between model explorer and tables https://bugs.eclipse.org/bugs/show_bug.cgi?id=439681 created three new plugins for views, generic and allocation amended the existing requirement plugin" into streams/0.10-maintenance
2014-07-18Merge "439039: problem with model explorer / table synchronization ↵vincent lorenzo5-99/+209
https://bugs.eclipse.org/bugs/show_bug.cgi?id=439039 added multi-selection for RevealSemantic fixed the bug with IAdaptable in EMFHelper" into streams/0.10-maintenance
2014-07-18Update path to find buckminster repositoryVincent Lorenzo4-4/+4
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2014-07-17439681: [Tests] add Junit tests for the selection synchronization between ↵Quentin Le Menez46-2/+9612
model explorer and tables https://bugs.eclipse.org/bugs/show_bug.cgi?id=439681 created three new plugins for views, generic and allocation amended the existing requirement plugin Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2014-07-17439039: problem with model explorer / table synchronizationQuentin Le Menez5-99/+209
https://bugs.eclipse.org/bugs/show_bug.cgi?id=439039 added multi-selection for RevealSemantic fixed the bug with IAdaptable in EMFHelper Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2014-07-17438133: [All diagrams] Improvement of the selection tool - IncludeCéline Janssens30-4/+1148
touched objects https://bugs.eclipse.org/bugs/show_bug.cgi?id=438133 438134: [All diagrams] "Lasso" selection tool https://bugs.eclipse.org/bugs/show_bug.cgi?id=438134 438135: [All diagrams] Include the affixed nodes in the "Lasso" selection tool https://bugs.eclipse.org/bugs/show_bug.cgi?id=438135 438136: [All diagrams] Include the floating labels in the "Lasso" selection tool https://bugs.eclipse.org/bugs/show_bug.cgi?id=438136 The new Marquee selection Tools are available in the Palette, next to the Standard selection tool (white arrow). 2 behaviors are available: - Marquee Selection including objects (All, nodes, connectors, labels) - Marquee Selection intersecting objects (All,nodes, connectors, labels) The previous selection has been modified as well for the UML diagram. This allows the standard multi-selection tool to catch floating labels and affixed child nodes as well. Change-Id: I84a1a0f12d9c3d61c7c8316faa16d85aae114ebc Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net>
2014-07-02[Releng] Fix rmapsCamille Letavernier4-4/+4
2014-05-07421212: [Diagram] Papyrus should provide actions for Show/Hide related links ↵Vincent Lorenzo3-3/+10
in all diagrams
2014-04-29424431: [Core] Deployment of Palettes should be possible at runtimerschnekenbu17-436/+1052
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424431 - first implementation of the deploy/undeploy palette for palette configuration (model based configuration) - small refactoring for the papyrus palette preferences (to support model -based palette configuration deployment) - API break: the ExtendedPluginPaletteProvider is not longer in plugin oep.uml.diagram.paletteconfiguraiton, but in uml.diagram.common (the dependency has been changed for these 2 plugins, common now depends of the palette configuration) Change-Id: I19d5a6d298ddfd5d3fe977700ac3e68390c4cdc0 Signed-off-by: rschnekenbu <remi.schnekenburger@cea.fr>
2014-04-23431694: [All diagrams] Problem with Surfboard display after Delete ->Camille Letavernier3-6/+44
Undo https://bugs.eclipse.org/bugs/show_bug.cgi?id=431694 - Improve the CSS Engine robustness against orphaned views
2014-04-16432824: [Core] It should be possible to create elements in diagram basedrschnekenbu29-293/+302
on IExtendedHintedElementTypes https://bugs.eclipse.org/bugs/show_bug.cgi?id=432824 432828: [Core] Deployment of the palettes should be dependent of the required profiles https://bugs.eclipse.org/bugs/show_bug.cgi?id=432828 Change-Id: Idd8371bba3dfd711d73489760c7c1b8d9af69512 Signed-off-by: rschnekenbu <remi.schnekenburger@cea.fr>
2014-04-11430702: [Diagram] Moving source of a link moves the target too. Add a test ↵Vincent Lorenzo1-7/+9
to avoid to chain the fix anchor command to an unexecutable command
2014-04-11430702: [Diagram] Moving source of a link moves the target too. Fix obvious bugsVincent Lorenzo1-2/+2
2014-04-10430702: [Diagram] Moving source of a link moves the target too. remove ↵Vincent Lorenzo7-183/+461
FixEdgeAnchorAfterCreationDeferredCommand and replace it
2014-04-08432007: [IBD Diagram] In some cases flowport icons is not found when snap to ↵Vincent Lorenzo1-8/+5
grid is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=432007
2014-04-04432007: [IBD Diagram] In some cases flowport icons is not found whenVincent Lorenzo3-15/+103
snap to grid is activated https://bugs.eclipse.org/bugs/show_bug.cgi?id=432007
2014-04-03431691: [Table 2] Paste from Spreadsheet must be able to apply required ↵Vincent Lorenzo5-13/+139
stereotypes for column properties in all usecases https://bugs.eclipse.org/bugs/show_bug.cgi?id=431691 Apply the stereotypes required by columns representing stereotypes properties even if no post actions are defined AND even if the element id doesn't require stereotype
2014-03-28431150: [Table 2] Paste/Import from Excel does not work with additional ↵Vincent Lorenzo1-1/+4
columns corresponding to stereotype application attributes.
2014-03-28431503: [Table 2] The Property view of the table generate an exception ↵Vincent Lorenzo1-2/+12
Widget Is Disposed when we try to add Post Action...
2014-03-27comment the line Display.getDefault().readAndDispatch because it breaks the ↵Vincent Lorenzo1-2/+2
Papyrus Tests
2014-03-26430702: [Diagram] Moving source of a link moves the target too.Vincent Lorenzo4-95/+248
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430702 Fix anchors after DnD from ModelExplorer + improve code
2014-03-25430702: [Diagram] Moving source of a link moves the target too.Vincent Lorenzo2-4/+11
2014-03-21430702: [Diagram] Moving source of a link moves the target too.Vincent Lorenzo6-28/+581
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430702 First commit for this bug. It fix anchors in sysml IBD and BDD
2014-03-17424942: [Diagram] Papyrus shall ease resizing of model elements owning childrenVincent Lorenzo2-1/+21
424942: [Diagram] Papyrus shall ease resizing of model elements owning children https://bugs.eclipse.org/bugs/show_bug.cgi?id=424942
2014-03-13429769: [All diagrams] Format/Distribute command handler fails with ↵Alain Le Guennec1-2/+0
IndexOutOfBoundsException when selection contains a mixed of affixedChildNodes/Links and other elements. https://bugs.eclipse.org/bugs/show_bug.cgi?id=429769
2014-03-13429962: [All diagrams] Show/Hide related links only works for Connectors.Vincent Lorenzo3-9/+10
2014-03-13429964: [Table 2] Entering cell edition should not discard current selectionVincent Lorenzo1-1/+3
2014-03-13429968: [Table 2] Cell editors that open a dialog do not properly yield ↵Vincent Lorenzo2-2/+20
focus to the table upon close.
2014-03-13430280: [Table 2] In a table in detached mode, pasting a cell with a ↵Vincent Lorenzo1-4/+8
stereotype information (like port direction) fails with an NPE https://bugs.eclipse.org/bugs/show_bug.cgi?id=430280
2014-03-12430207: [Table 2] Delete Row Element in a synchronized table generate a ↵Vincent Lorenzo1-1/+3
ClassCastException https://bugs.eclipse.org/bugs/show_bug.cgi?id=430207
2014-03-12428891: [Table 2] Error marker resulting from copy/paste of wrong values not ↵Vincent Lorenzo3-63/+120
removed when entering valid value afterwards
2014-03-12429965: [Table 2] Table selection should not be discarded any time aVincent Lorenzo1-1/+2
modification occurs in the model https://bugs.eclipse.org/bugs/show_bug.cgi?id=429965
2014-03-11430115: [Table2] Paste/Import must be possible when the number ofVincent Lorenzo3-2/+15
columns is not the same in the table and in the clipboard/file https://bugs.eclipse.org/bugs/show_bug.cgi?id=430115
2014-03-11430099: [Diagram] Snap to Grid for elements dropped from theVincent Lorenzo5-3/+285
ModelExplorer is ignored https://bugs.eclipse.org/bugs/show_bug.cgi?id=430099
2014-03-07Merge contribution from B. BannourCamille Letavernier1-3/+3
2014-03-06429651: [Sequence Diagram] old annotated element is not removed afterBoutheina BANNOUR1-2/+2
constraint/duration link reorient https://bugs.eclipse.org/bugs/show_bug.cgi?id=429651 Signed-off-by: Boutheina BANNOUR <boutheina.bannour@gmail.com>

Back to the top