Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31[Releng] Fix bundle version for API versioningChristian W. Damus5-6/+6
API version does not require a minor version update because although new APIs are published, they are all only internal. Change-Id: I157688fa5c6e5aa02b7df4af97c916acece68b80 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-10-31Bug 535696: [UsecaseDiagram] Strategy does not work when move use case in ↵Christian W. Damus13-34/+333
subject Ensure that the drop strategy for use cases in subjects does not duplicate the view when moving an existing use case within the subject or when moving an existing use case from outside of the subject into the subject. This also covers the case of dropping a use case from the model explorer into a subject that is already presenting that use case within it, but in that case the drop strategy is just skipped and does not participate further in the drop gesture. Signed-off-by: Christian W. Damus <give.a.damus@gmail.com> Change-Id: Ic0f643b1da9aacbbba03a2f2673c93753aceb3c6 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-10-31Bug 540438 - [OneFile] Improve the possibility of customize the PapyrusYupanqui Munoz3-5/+24
OneFile Change-Id: Iff9a2a59a8e0e368ca018aa4cfe9ed7b82972491 Signed-off-by: Yupanqui Munoz <Yupanqui.MUNOZJULHO@cea.fr>
2018-10-31Bug 539022 - [Releng] Update the target tool to the new UpdaterQuentin Le Menez14-33/+35
Change-Id: I7c5240f6565e1292d524e9979f4a05c81f3c12d5 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-29Bug 539022 - [Releng] Update the RCP configurationQuentin Le Menez2-4/+30
- equinox.ds is not supported by Eclipse platform 4.10+ and replaced by apache.felix.scr - 32bits launchers are not supported by Eclipse platform 4.10 Change-Id: Ifa32f0710a09814b39f5cc62a15fe1eddf14a4c2 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-24Bug 540438: [OneFile] Improve the possibility of customize the Papyrus OneFileNicolas FAUVERGUE8-48/+397
Add extension point to manage the parent di file name by the IDiViewFilter interface. Change-Id: I2dca848fc7ef9e7a028e04874b6ade928e65d1c7 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-10-19Bug 539022 - [Releng] Update repositories in pom.xml filesQuentin Le Menez3-10/+29
- Moved Jobss to the p2 in order to prevent maven from using it by default Change-Id: Id6e789880db81e2c913bed193176ead6c17a1b3a Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-19Bug 539754 - [Customization] Improve error messagesAnsgar Radermacher2-24/+23
- Add error messages - Use ClassLoaderHelper instead of directly using bundle.loadClass. Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
2018-10-19Bug 530026: [Performance][Stereotype]The way used to name a stereotyped ↵Vincent Lorenzo1-10/+12
element according to its stereotype is time consuming. - minor change to continue the improvement Change-Id: Iee39374487224c626e5da73f80fb3f84b7f6c037 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-10-19Bug 540218 : [PageManager] The page manager listener doesn't receive ↵Vincent Lorenzo8-12/+391
interesting informations Change-Id: I8f34a8ab0fe58628d2aa4f4625a9bb703a1cbc81 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-10-19Bug 536486 - [Sequence Diagram] Duration/time constraint & Duration/timeNicolas FAUVERGUE202-11479/+11900
observation and general ordering https://bugs.eclipse.org/bugs/show_bug.cgi?id=536486 - Manage Duration/Time constraint, Duration/Time observation and GeneralOrdering Change-Id: Ice6a31e9b4bb1e757378494a62a2714d775f47dd Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-10-18Bug 539022 - [Releng] Update target platforms for 2018-12M1Quentin Le Menez10-14/+18
- The tests seem to react poorly to the new eclipse sdk, a patch must be made in order to proceed in the train - patched UMLModelElement in order to suppress an excessive check on UMLContentProvider type Change-Id: Ia0a72ef2d92c1fb6a6149482d12328d032a69611 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-18Bug 539022 - [Releng] Update the target definition dependencyQuentin Le Menez1-0/+4
- This is a first patch if necessary, we should depend on the latest github repo Change-Id: I8d29fcfb7279fe1181aa4f8b1ef507c5e92e2cf8 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-17Bug 517731: [Table] Remove Operation requiring parameters from the ↵Nicolas FAUVERGUE8-63/+121
Create/Destroy Columns https://bugs.eclipse.org/bugs/show_bug.cgi?id=517731 - Remove operations with parameters from the Create Destroy Column - Remove operations when we create column using a DnD from the ModelExplorer Change-Id: I1a5d97d232f7a0afb8375dbe0faaedd5aeaef68a Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-10-17Bug 539022 - [Releng] Update platforms for 2018-12 M1Quentin Le Menez10-135/+135
Change-Id: I7c859921a92634ec46cd2b3839ab92cfa14023d5 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-16Bug 539022 - [Releng] Format and complete some pom.xmlVincent Lorenzo18-285/+322
Change-Id: I68e20234bf94ad7e207f65807cb520c1cabb9b5b Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-10-15Bug 539632 - null pointer exception with AFptessier1-34/+50
Change-Id: I9492d5b61e55ef684d076da6f0bbe40ce08bf79a
2018-10-15Bug 521572 - Update the templates to UTF8 encoding/generationQuentin Le Menez84-2922/+2922
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 - encode non-utf8 xtext and xtend files into utf8 - restore eclipse encoding configuration to utf8 Change-Id: Icb935221b8a02c82ff39dc4da665733c4c198b6c Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2018-10-11Bug 539022 - [Releng] Update targets to the latest Orbit repoQuentin Le Menez9-34/+34
Change-Id: Ia46dcf3fe710686011aa159c8e04bfbf570c2c0b Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-10-08Fix pom in releng folder : add full schema for project node + format all pom ↵Vincent Lorenzo22-250/+290
files Change-Id: I1e9d72a14db01e0962d83438c97973c97cb3674c Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-10-04Bug 538895 - [Property view] The property view slows down element selectionAnsgar Radermacher1-7/+7
- Change order in comparison (stereotypeName is guaranteed to be non-null by an earlier assert) - Restore missing type information (that had been removed by a save-action) Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
2018-10-01Bug 539022 - [Releng] Update tagetplatforms post simrel patchQuentin Le Menez10-20/+20
Change-Id: I98f7f1f5a32f6b61f20dae78db51b4e6fa01f79e Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-30Bug 539411: [All Diagrams] ClassCastExceptions when dragging a borderCamille Letavernier1-8/+28
item over an XYCompartment https://bugs.eclipse.org/bugs/show_bug.cgi?id=539411 Change-Id: I46996a3f7cf3701d1eb54b08c07e868049b08dcf Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-09-28Bug 539022 - [Releng] Update the target platformsQuentin Le Menez10-47/+47
- Update the reference to Platform until the aggregator has been updated Change-Id: I92791b08d8beb1227d254105943f25ad98ffb828 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-26Bug 539315 : [Xtext] Add missing header in the plugin ↵Vincent Lorenzo27-84/+152
org.eclipse.papyrus.uml.xtext.integration.ui + some others code enhancement - add missing headers - add non-nls tag - upgrade to java 1.8 some plugins Change-Id: I875bcb25517aa9df420ffcc163dadc2c36664712 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-09-25Bug 538895 - [Property view] The property view slows down element selectionAnsgar Radermacher3-9/+10
- Add info about fixed bug, update copyright year - Add missing "since" to deprecation - Move to version 3.4.100 - Restore missing type information (that had been removed by a save-action) Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Change-Id: I78f9ab901862edcd9c01d3ac5b51ae51b49b17ea
2018-09-24Bug 539293: [XText] Validation rules written by the developper are ignored ↵Vincent Lorenzo13-37/+301
during the final setValue process. + upgrade to java 1.8 Change-Id: Ic4fbb3f2b47e63c022df39b084f4ce9652f142e2 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-09-24Bug 539319: [XText] AssertionFailedException thrown editing an ↵Vincent Lorenzo4-37/+67
OpaqueExpression when all diagrams are closed https://bugs.eclipse.org/bugs/show_bug.cgi?id=539319 Change-Id: I7dcebadeb5e7e05a32cb852dbeef95729e10b802 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-09-24Bug 538466: [Sequence] Lifelines should be resizableNicolas FAUVERGUE3-40/+189
Allow the resize of the lifeline but remove the possibility of resize over its existing elements. Change-Id: Ifa4498df7ebfd9ff595443667044ec2a7a9a33a8 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-24Bug 539181 - [Toolsmiths][ProfileMigrationTool] The UI should be improvePauline DEVILLE9-49/+367
* Improve dialog when the tool is launched * Improve the layout of the preference page * Manage preferences when the user hit the Cancel button Change-Id: Ida85c1d552f97e0c71bb0228ec0574c5b1cfec9e Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-24Bug 532754 - [Toolsmiths][Documentation] The documentation of thePauline DEVILLE2-8/+22
profile migration tool is not accessible from the help content Change-Id: I7a7cc26bbf4d1aaebe356cb7789407a1f0168e76 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-24Bug 539160 - [Toolsmiths][ProfileMigrationTool] This tool detect aPauline DEVILLE5-28/+37
change when we move an element in the same element Change-Id: Ib02f9e0896905fb1dfa6e8edb0bfd79947b9893a Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-24Bug 537569: [UI] Update to Eclipse Core Databinding 1.7Camille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537569 Change-Id: Ic9148b0cfe53df7510d33ab9d65080005f944581 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-09-21Bug 538895 - [Property view] The property view slows down element selectionAnsgar Radermacher1-37/+44
- Improve horrible performance of the UMLUtil functions getAppliedStereotype, getAppliedSuperstereotype and getApplicableStereotype in the non-strict case. The original implementation has built a list of all stereotypes from all profiles, before filtering it (findSubstereotypes). This is problematic, if "big" profiles/sub-profiles, such as SysML and MARTE are applied. - The function findSubstereotypes now has a warning about possible performance issues in its Javadoc. It is not used internally by Papyrus any more. It has been marked as deprecated. Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
2018-09-20Bug 539022 - [Releng] Update RCP configurationQuentin Le Menez2-5/+29
- Corrected the splash screen size and title Change-Id: I80f550d38bea33e5c7987a1202e4df0eb9f86a4f Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-20Bug 539022 - [Releng] Update RCP configurationQuentin Le Menez5-5/+5
- corrected overlooked Photon references - corrected the splash screen Change-Id: I2b7a5d60d986f1da62633d47d0adcd99dcd3ddbf Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-20Bug 472342: [Stereotype Display] Provide JUnit Tests for LinkCéline Janssens8-101/+238
https://bugs.eclipse.org/bugs/show_bug.cgi?id=472342 - Test Apply and unapply stereotype for Link Change-Id: If807a09fac08c008b34a0d4dc48a55a16ffb8918 Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-09-19Bug 539022 - [Releng] Update Oomph API baselineQuentin Le Menez5-423/+474
Change-Id: Ib2f179c0bf6de51448f8f5a5c8fa4e7b7c757181 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-18Bug 475369: List of string has always null string itemNicolas FAUVERGUE4-6/+63
Remove the auto commit on focus lost listener for the Multi primitive types window edition. Change-Id: Ibfaaeb9bf6c2d6335916e85f2c6fce5b87ded2cc Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-17Bug 447665: [Profiles] Removing profiles definitions causing a profileGabriel Pascual14-43/+1097
definition https://bugs.eclipse.org/bugs/show_bug.cgi?id=447665 - Add Papyrus Listener to tag unversion Profile Conflicts: plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/META-INF/MANIFEST.MF plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/plugin.xml plugins/uml/tools/org.eclipse.papyrus.uml.tools/META-INF/MANIFEST.MF plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/commands/DefineProfileCommand.java plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/commands/UndefineProfileCommand.java Change-Id: Ia8c12bf721e93be5efd6381a0d623452988884aa Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net>
2018-09-17Bug 539022 - [Releng] Update targets post respin of 2018-09 RQuentin Le Menez11-84/+84
Change-Id: I31f06b811c3971a4ddbf458ff015b3a5c8dc6652 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-09-17Bug 513995 - [ActivityDiagram][StartObjectBehaviorAction] In the palettePauline DEVILLE4-4/+4
the label of this action should have the American form - moved the label change to the new palette configuration resource Change-Id: I44c5bcffccef8bfe2a3b37786fac5d4f476c543c Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-17Bug 538928 - [Toolsmiths][ProfileMigrationTool] FileNotFoundExceptionPauline DEVILLE3-11/+34
due to bad management of cached files Change-Id: If2819a87eb1d693c93b8535b31ac46daa6aebb1c Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-14Bug 515126 - [ActivityDiagram] Drag and drop from ModelExplorer toNicolas FAUVERGUE1-6/+146
ActivityGroup doesn't work Change-Id: Ib6164a80025c4e2680301d7c4a7157af7a956940 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-14Bug 514126 - [ActivityDiagram][ActivityParameterNode] It should beNicolas FAUVERGUE1-25/+0
possible to put this node on the top of the activity Change-Id: Ic636d93765acddf0e6d47ca5b42010391f65e550 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-14Bug 538914 - [toolsmiths][ProfileMigrationTool] ClassCastException inPauline DEVILLE4-22/+30
ChangeLowerMultiplicityFromPropertyMigrator and ChangeUpperMultiplicityFromPropertyMigrator Change-Id: I62f7eea9ff9535d76389d61aa8eaed60afce891c Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-14Bug 536378: [RCPTT] Sequence diagram functional test regressionsChristian W. Damus25-846/+638
- remove test cases from the "suites" folder that were redundant with identically-named test cases in the "tests" folder - us CSS to select Roboto 11pt font in all tests for consistent (in some degree) geometry across platforms - define ECL procedures to express assertions of the geometry of shapes in the diagram more concisely and with tolerances for platform variability (and perhaps other sources of variability) - update test assertions to reflect current layout results on Mac platform with the intention that tolerances account for deviation in Linux build environment - update stylesheet for labels Note that some of the layout results as asserted now in the tests may be functionally incorrect and so not flagged as such by tests that should be failing. These will have to be reviewed once the noise of test failures for reasons of invalid test construction (e.g. asserting fractional anchors to 10 decimal places!) have been successfully cleaned up and stabilized. Change-Id: I0c757d3bd65ca30205a3cb1575dc61f81331a3b5 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-09-14Bug 538394: [Sequence Diagram] Impossible to visualize stereotype ofNicolas FAUVERGUE2-18/+32
lifelines Add the needed edit policy Change-Id: Ic9a37ab990580d81fbe9a0684f10af5d856d692b Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-09-14Bug 538912 - [Toolsmiths][ProfileMigrationTool] This tool ask for applyPauline DEVILLE3-10/+11
a new profile even if there is no concern stereotype application Change-Id: Ie2316fa6125b17d240fb7a5bad25b4e1b69fba21 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2018-09-14Bug 539026: [Sequence Diagram] Delete a message declared on sameNicolas FAUVERGUE1-10/+10
lifeline does not remove the graphical element When checking the references, we need to if the other referenced element is not the same like the current one before work on it. Change-Id: Ie4da8257ee92de6dd41a983d76c9821629e8ea48 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>

Back to the top