Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27Bug 541346: [Welcome Page] Remove the generation of the cache adapter method ↵Vincent Lorenzo16-141/+42
in the welcome page framework Change-Id: Ie313bb4256532dbfbedbebef73ee4760160587c5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-27Bug 540879: [Properties] Clean code of Observable and neighbours classesVincent Lorenzo37-98/+180
- oep.infra.emf.appearance plugin now use java 1.8 - fix some pom.xml files - add some non-nls marker - remove some possible NPE Change-Id: I68ad6b1384871438979c101dcc85b3f79994f9fd Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-26Bug 539022 - [Releng] Update targets with the new UML2 contributionQuentin Le Menez10-130/+130
Change-Id: I2afbf120f03b77cf0454de8bdf3c476f993775ee Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-23Bug 475369: List of string has always null string itemNicolas FAUVERGUE3-7/+89
Use java8 to remove reflection. Change-Id: I35eaa7c6615494b786a4740ae731ebcc28ae6645 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> Also-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-11-23Bug 528156 - [Model Explorer][New Relation-ship] change the dialogAsma Smaoui1-3/+11
content provider to include text-filter and an History widget Change-Id: I6819f4c7312830bd529713b513fafdafdbcd7a3d Signed-off-by: Asma Smaoui <asma.smaoui@cea.fr> (cherry picked from commit a08aefe458f053a7783d4c57ac44e4673ceb35ce)
2018-11-23Bug 536405: [NewChild] there is not possibility to add a compound filters in ↵Christian W. Damus4-5/+16
the editor of new child Follow up with fixes for adherence to Papyrus bundle metadata practices: - don’t add re-exports - increase the API version of the model bundle for genmodel changes Change-Id: I3e1d40c42a039c7cae4ea91728116c550c80d54f Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-11-23Bug 541044: [Tests] The testNicolas FAUVERGUE3-340/+174
'PageManagerTests.testContainedDiagramDeletion' is in failure Re-create the diagram for the deletion of the diagrams because the version of this model was out-dated. Change-Id: I4571cd46118e3dc9359d1a9ea2e5606344e43b2c Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-23Bug 539022 - [Releng] CleanupsQuentin Le Menez5-16/+8
- Add missing settings folders and files - removed old pom.xml Change-Id: Id8810caacfbb4cb85ea04bcf46be34b3c7576ce8 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-22Bug 536144 - [EMF Facet] validation of a custom file must be improvedptessier5-4/+139
Change-Id: I7528c23fdf7d4a2ee02dd0fef92e4d0a93322981 Signed-off-by: Patrick Tessier <patrick.tessier@cea.fr>
2018-11-22Bug 539022 - [Releng] [2018-12] Update target files for the next M3 milestoneQuentin Le Menez11-69/+69
Change-Id: Id5ab69d44f3e437174ed739953f41a06856ed3da Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-22Bug 539022 - [Releng] Update the API references for version management toolsQuentin Le Menez82-1246/+2735
- Add missing APIAnalysisNature - Add missing VersionNature - Add missing settings files - regenerate the API baseline Change-Id: I4088d2998402cc10067ee6c85f6a1763d574d28c Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-21Bug 512094: [Profiles][UMLPropertiesView] Issues when editing stereotypeNicolas FAUVERGUE1-18/+2
properties Remove the set of the Factory for the MultiString because it's not needed and failed for creation/edition. Change-Id: Iaf439ed599b5313b9aa5602f0b5862fa694c10b9 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-20Bug 536405: [NewChild] there is not possibility to add a compound filters in ↵Christian W. Damus9-13/+89
the editor of new child Regenerate the edit layer with child creation extenders. https://bugs.eclipse.org/bugs/show_bug.cgi?id=536405 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com> Change-Id: I1c8ca5fd13ab8615a9886bcdcebc961f3348d302 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-11-19Bug 541087: [Profile] ProfileServiceDefinition generates an NPE when we ↵Vincent Lorenzo2-24/+72
create a new model Change-Id: I6a99b6d283622445a878e2b48ad75636389a0210 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-19Bug 533667: the nameNicolas FAUVERGUE1526-14347/+26218
/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors do not respect the layer Keep the old plugin "org.eclipse.papyrus.extensionpoints.editors" and create the new one "org.eclipse.papyrusinfra.gmfdiag.extensionpoints.editors". The old classes inherit from the new ones. Change-Id: I98230776a03ab0c8a1f37e06790d50ad6af0077d Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-19Bug 537653 - [EPL] Fix trailing references to EPL 1.0Quentin Le Menez58-115/+229
Change-Id: Ibc9cee5fa831cc70d7b16d89ef507dea37b96a27 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-13Bug 536144 - [EMF Facet] validation of a custom file must be improvedNicolas FAUVERGUE3-6/+6
- Manage the failing test depending to the provider of this bungle. Change-Id: I0b555c60b6f712d89fbd6d89da17c078b46e4295 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-12Bug 536144: Fix EMF Facet Metamodel bundle buildChristian W. Damus1-5/+6
Include the new non-generated source folder in the build. Change-Id: I660ef19dde8cca3a94e45c6da42be6cd64038c8e Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-11-12Bug 541041: [Diagram] When creating a DurationObservation, it does notNicolas FAUVERGUE1-2/+3
have name Return 'null' instead of empty command in helper advice. Change-Id: I76f8b8c9e3385ac39f2ced19eaf07f0e9f12aae9 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-12Bug 536144 - [EMF Facet] validation of a custom file must be improvedptessier5-2/+152
- Add classes to validate custom files. Change-Id: I2ca6c2cd377bd9fd94012f65bb7605c19f4ad354 Signed-off-by: Patrick Tessier <patrick.tessier@cea.fr>
2018-11-12Bug 541029 - [Depreacted] Set duplicated classes as deprecated in ↵Vincent Lorenzo6-13/+43
org.eclipse.papyrus.infra.gmfdiag.tooling.runtime - add the @Deprecated annotation - update the minor fo the plugin (required to be able to write since when the classes are deprecated) Change-Id: Ifdd261a4bee4590d3d97421efc3548ba7bad704f Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-12Bug 517731 - [Table] Remove Operation requiring parameters from the ↵Vincent Lorenzo3-20/+22
Create/Destroy Columns - fix a failing JUnit tests Change-Id: Ic91433d4c3f4f583e25ff2b3537968d511849688 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-12Bug 536144 - [EMF Facet] validation of a custom file must be improvedptessier14-8/+13
- move code into src-gen Change-Id: Ifc2097a28a10209689f15d4997afce808fbc451b Signed-off-by: Patrick Tessier <patrick.tessier@cea.fr>
2018-11-12Bug 536144 - [EMF Facet] validation of a custom file must be improvedptessier115-7/+9
- Change the directory of the generated code, move it to src-gen Change-Id: I1cae153f3f45d5fa9c2fe7b7a4d80e6f0308a61c Signed-off-by: Patrick Tessier <patrick.tessier@cea.fr>
2018-11-12Bug 393750: [TextEditors] NPE in MessagePopupEditor when the MessageNicolas FAUVERGUE1-14/+18
name is null Change-Id: I7d7a56f4cee2515d19073ab69e79349e5cab2879 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-12Bug 532838: [Rich text] richtext duplicated between objects whenNicolas FAUVERGUE1-17/+18
changing focus Change the selection management to fit correctly with the supposed behavior and avoid multiple useless reload. Change-Id: I522a2628fa4cc5450e12492adc00711be1d383c3 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-12Bug 483573 - [Component diagram] Show/Hide related links should be done for ↵Vincent Lorenzo6-6/+159
Connector Change-Id: I03a5cb50b408a7bc74eb346ff3c37ce9d0a5ca45 Signed-off-by: ashatilov <shatilov@montages.com> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-11-12Bug 519381: [Table] Changing Display label value from the property viewNicolas FAUVERGUE10-34/+193
doesn't work properly https://bugs.eclipse.org/bugs/show_bug.cgi?id=519381 - Override the execute method in the RowDisplayLabelHeaderHandler to hide/show the row label column of tree table via the context menu - Add a new method postDoSetValue in the AbstractRowHeaderAxisConfigurationObservableValue - Handle the RowDisplayLabelHeaderObservableValue to hide/show the row label column of tree table via the properties view - Update version of plugins Change-Id: I4213183e39011d5276fa566d742306d4f0224d0e Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09Bug 515967: [Label Customization] Available label custo not alwaysNicolas FAUVERGUE7-11/+127
coherent with selected element Manage the refresh of the checkboxes depending to the selection. Change-Id: Id8c7c8a25ad85e91b453248eace76f11e69c66ed Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09Bug 515967: [Label Customization] Available label custo not alwaysNicolas FAUVERGUE1-22/+4
coherent with selected element Rollback of the previous fix. This one works for properties and operations but not for all the other mask labels (example: Floating labels of association) Change-Id: I61c8c5fd3a955761a41b9b350b1624795ca47214 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09Bug 497701: [Properties View] API enhancement of AbstractEditor classNicolas FAUVERGUE3-3/+12
Change-Id: I942f4c89810b540a5085c223a540098c5d218933 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09Bug 515409: [Class Diagram] in the palette we use PrimitiveType and notThanh Liem PHAN1-3/+3
simply Primitive https://bugs.eclipse.org/bugs/show_bug.cgi?id=515409 - Use "Primitive" instead of "PrimitiveType" in figure - Unlike in the previous versionn of this patch, do not touch the palette (as this might be misleading) Change-Id: Iad56e05a3879c75722d90b6438d9a8a1e3659d8a Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2018-11-09Bug 436397: [Properties view] Consistency: position of fields inNicolas FAUVERGUE21-126/+57
operation/attribute dialogs Modify the TypedElement properties view appearance to get the same properties order: 1. Visibility 2. Type 3. Multiplicity 4. Default Value Change-Id: I947ce465a20fddee2f44e8ed171839a7c819d713 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-09[tests][org.eclipse.papyrus.uml.diagram.sequence.functional.tests]Boutheina Bannour1-0/+91
new test case "TestCase_createCombinedFragment" creates of a CombinedFragment in an Interaction with empty fragments list checks that: 1) fragments list of the Interaction contains exactly one element 2) the only Interaction fragment is a CombinedFragment 3) the CombinedFragment has at least one operand Change-Id: I4f193b571e2e37406b5d605842df6c853c89e0aa Signed-off-by: Boutheina Bannour <boutheina.bannour@gmail.com>
2018-11-09Bug 381704 - [ActivityDiagram] Constraint display is not implementedPauline DEVILLE8-11/+209
*set preCondition and postCondition feature of owning action *display constraint and link Change-Id: I73b26f89e96cdbc000f29b5f039bd3c16d1dc199 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-11-07Bug 540864 - [SashEditor] Fix copyright inYupanqui Munoz7-6/+102
"org.eclipse.papyrus.infra.core.sasheditor" plug-in. Change-Id: I0039836b4277eeea1452f5d18be1afba43cda217 Signed-off-by: Yupanqui Munoz <Yupanqui.MUNOZJULHO@cea.fr>
2018-11-07Bug 539022 - [Releng] [2018-12] Update targets for M24.2.0_M2Quentin Le Menez10-93/+93
Change-Id: Id184a261e34cc088216174781444317be5c93c83 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-06Bug 539022 - [Releng] Update the RCP to be updatableQuentin Le Menez1-0/+1
- Added a Tycho configuration to the product in order to allow the integrated features to be updatable Change-Id: I053f1796bbf83186d8f05676a01d789bbe17d2a3 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-11-05Bug 540584: [New Wizard] Private details block wizard extensibilityChristian W. Damus4-112/+232
Add protected APIs for access to the wizard's selected storage provider and for customization of the construction of the representation kinds page. Change-Id: I94e85b57c5fe68bfec724c145b3c15cf25c5c289 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-11-01Bug 535696: Test resources in JARChristian W. Damus1-1/+2
Ensure that the test model resources are included in the JAR in the build. Change-Id: Ia438dd4a20d1cd63efb540cfd18dde8a41fea7c5 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
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>

Back to the top