Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-29 | Bug 544476: [Properties - Profile] Support Optional Enums & Primitivesbugs/544476-optionalProperties | Camille Letavernier | 3 | -16/+276 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=544476 - Do not fire a value change in text fields when the content of the text field didn't change (e.g. on FocusIn + FocusOut), to avoid replacing a null value with an empty value - Add support for unsetting or clearing a text field Change-Id: I927060ad55a73ac674d35c09090c1f12a5870a52 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com> | |||||
2019-03-29 | Bug 544476: [Properties - Profile] Support Optional Enums & Primitives | Camille Letavernier | 13 | -49/+150 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=544476 Change-Id: I1bdb5bc20298379eba39176f5dfff2005c1f7887 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com> | |||||
2019-03-21 | Bug 545631 - [Releng] Update RCP configuration and splash screen for | Pauline DEVILLE | 2 | -2/+2 | |
nightly Change-Id: Ia21b02346f7aca5ba1c7de321b073ff848e2219e Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-03-20 | Bug 545575: [Table] Paste String resolution doesn't work for stereotype's ↵ | Vincent Lorenzo | 9 | -22/+54 | |
properties typed with an UML metaclass - fix the bug about the stereotype resolution problem - change cell painter for UML reference and UML stereotype single reference to get he underline error in case of paste error Change-Id: I379ca98592118c2311c046834d67820a5375ed00 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-03-14 | Bug 545401: [Table] Cell representing a property of stereotype typed with a ↵ | Vincent Lorenzo | 3 | -7/+32 | |
single reference are not editable Change-Id: I20a9b66b7e4698223cf40798464c23b50acd2fed Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-03-13 | Bug 545246 - [Tools] PackageUtil getUserModel fails in case of | Pauline DEVILLE | 1 | -15/+16 | |
internationalization - Return UML model root based on editor URI Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Change-Id: Iea87bf42c0c372e378f8a5e90856b0bd70f044e6 | |||||
2019-03-07 | Bug 544869: [Properties][Toolsmiths] AssertionFailedException in the ↵ | Vincent Lorenzo | 6 | -22/+48 | |
property view generation, when a dependency at ecore model level can't be resolved - fix the bug - add exsd files in the build.properties of the plugin oep.infra.properties - add 2 non-nls tags Change-Id: I810f12fc9d66f7a6571506a38232c13ec5547ba0 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-03-06 | Bug 545131 - [Class Diagram] [Deployment Diagram] NLS warnings on unused ↵ | Quentin Le Menez | 2 | -143/+0 | |
messages - remove problematic entries in the associated messages.properties file Change-Id: Ibee16d16f4d470881923d1779b156f5feb781058 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-02-19 | Bug 544547: [CDO] Replace CSSDiagramImpl by CSSDiagram in ↵ | Vincent Lorenzo | 15 | -64/+78 | |
oep.infra.gmfdiag.css, to avoid a ClassCastException Change-Id: I06dc69439a4d4d88b2b66047b5f40c1cf1ceb9fe Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-02-18 | Revert Bug 447665: [Profiles] Removing profiles definitions causing a profile | Vincent Lorenzo | 4 | -9/+11 | |
- revert plugin version too Change-Id: I443ac86455318a8731ec6ee83f66f49df48923ca Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-02-15 | Bug 527940: [All Diagrams] EditPolicies "RemoveOrphanViewPolicy" for | Nicolas FAUVERGUE | 1 | -6/+3 | |
each diagrams must be disabled Remove dead code after removing all the 'RemoveOrphanViewPolicy'. Change-Id: I5e9e433745974e870879e752ec0afd0b5fbae52e Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-02-14 | Bug 544183 - [releng][tools] https update site are not change into | Pauline DEVILLE | 3 | -14/+34 | |
file:/home/data/httpd/ during generation of target files Change-Id: Id7871d3432ff0993e644795983471eceeaf24549 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-02-13 | Bug 542518 - [Diagram] Creation of a diagram inside an element and dropping ↵ | Quentin Le Menez | 1 | -8/+19 | |
associations inside - Cleaning the conditions Change-Id: I238b4d3da42b6c6e36b3cae562040a77b39fd37c Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-02-08 | Revert "Bug 447665: [Profiles] Removing profiles definitions causing a profile" | Vincent Lorenzo | 13 | -678/+37 | |
This patch revert the code changes, but keeps the declared new plugin version, by facility, to avoid possible inconsistent versioning of plugins. This reverts commit 5e61a5490724d2ddf52caf45af21744482e8ada8. Change-Id: Iea4cb8d266e877130066f0c98fa730eb25bc625a | |||||
2019-02-08 | Bug 540882: [Properties]Remove all usages of deprecated Observable classes | Vincent Lorenzo | 54 | -134/+2620 | |
- remove all usages of the deprecated classes oep.uml.tools.databinding.PapyrusObservableValue - remove all usages of the deprecated classes oep.uml.tools.databinding.PapyrusObservableList - move all Observables classes from oep.uml.tools to oep.uml.properties plugin Change-Id: I8fc309e91101b8b0a6b420f961f5011b55ede618 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-02-03 | Bug 544044 - [Diagram] Palette is not showing on the class diagram | Quentin Le Menez | 3 | -2/+99 | |
- added the deleted method and a generated NOT tag until the generator has been fixed - removed the override and defined the palette method as we do not have the palette in the gmfgen anymore Change-Id: I8cec430542882e8a834e425841ff67eb0b3e2c5e Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-02-01 | Bug 539241: [sequence diagram] problem fragments ordering | ptessier | 1 | -1/+1 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539241 fix the problem of index but the probelm of redo remains Change-Id: I7b6c8c2ab98b444e3ab5c879987d2450c421dcc7 | |||||
2019-01-27 | Bug 541686 - Multiple clients and suppliers in edges after copy-paste | Ansgar Radermacher | 2 | -6/+8 | |
- Remove copy-references from DiagramPasteStrategy (duplicate, since already in defaultPasteStrategy) - Fix typo in DefaultPasteCommand - Add new test UMLCopyTestME. Similar to existing copy test, but based on copier command in model explorer (including additional strategies and not only the copier itself) Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Change-Id: Ia786713a069fb69fd24e520466e4021cc6ea0c20 | |||||
2019-01-23 | Bug 540815 - [Property view] Upper multiplicity is not correctly updated | Ansgar Radermacher | 1 | -16/+8 | |
- Root problem is that ExtensionEnd redefines the lowerBound query (comment in UM2 MM): "The query lowerBound() ... is a redefinition of the default lower bound, which normally, for MultiplicityElements, evaluates to 1 if empty." - Revert to old code for setting multiplicity values, i.e. do not handle default values specifically during setting. This is conformant with what the UML2 plugin does, if setUpper/setLower methods are called. Default values are taken into account by getters and eIsSet methods. Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> Change-Id: Ide95832d1c20d0bbbad1b5a1385eb4adafde8d9d | |||||
2019-01-21 | Bug 528325: [DeploymentDiagram] EditPolicy "RemoveOrphanViewPolicy" must | Nicolas FAUVERGUE | 133 | -1375/+3013 | |
be disabled on Deployment Diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=528325 Set RemoveOrphanViewPolicy" on deprecated and disabled it. Change-Id: I7d03e5dbd8d0d082c6ce8dc3127f530ce5ed57cd Signed-off-by: Fanch BONNABESSE <fanch.bonnabesse@all4tec.net> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-01-21 | Bug 528337: [ClassDiagram] EditPolicy "RemoveOrphanViewPolicy" must be | Quentin Le Menez | 362 | -13847/+16181 | |
disabled on Class Diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=528337 Set RemoveOrphanViewPolicy" on deprecated and disabled it. Apply Papyrus refactor on the custom and srcgen code Change-Id: Ibfca7d69e6b187b441bc01ec4188f82d69368244 Signed-off-by: Fanch BONNABESSE <fanch.bonnabesse@all4tec.net> Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-01-21 | Bug 535653: [Table][Richtext] Referencing a UML Element using the richtext ↵ | Vincent Lorenzo | 2 | -36/+95 | |
editor doesn't work when the edited feature is a stereotype property Change-Id: I5d9c90eb1bff21899a227e8598f128dd2ac34cc9 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-01-21 | Bug 539241: [sequence diagram] problem fragments ordering | ptessier | 1 | -2/+32 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539241 Update covered Change-Id: I564bd47a67fce9f19a7de132359535122a1d06b9 | |||||
2019-01-21 | Bug 543494 - InternationalizationUMLItemProviderAdapterFactory fails to | Nicolas FAUVERGUE | 3 | -10/+25 | |
find existing adapters To avoid possible performance issues, we implement an internationalization condition in the adapt method. + Test for the fix NB: An error with the MANIFEST version was detected, but i cannot do something nowadays. I enter a bug for the next release. Change-Id: I1044139e40b0b45d57c18be4821a6486df7e9aec Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-01-18 | Bug 447665: [Profiles] Removing profiles definitions causing a profile | Nicolas FAUVERGUE | 17 | -41/+683 | |
definition https://bugs.eclipse.org/bugs/show_bug.cgi?id=447665 - Disconnect save listner on Profile Diagram - Make functionnal Profile Definition view Change-Id: Ibcf8cc9ddd90a5e31ca287db1b3788221981d145 Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net> | |||||
2019-01-18 | Bug 542759: Fix architecture provider to take active viewpoints into | Camille Letavernier | 1 | -1/+3 | |
account Change-Id: I11212c02f844a27428b68882c1408330f2a75a7e Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com> | |||||
2019-01-18 | Bug 539241: [sequence diagram] problem fragments ordering | Camille Letavernier | 1 | -2/+24 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539241 Change-Id: I6fc0e068d8be0cc4a3207493c9356850789f83cf Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com> | |||||
2019-01-09 | Bug 542518 - [Diagram] Creation of a diagram inside an element and dropping ↵ | Quentin Le Menez | 3 | -4/+8 | |
associations inside - Added a check on the editPart to verify that it is not a Diagram Change-Id: I50f0f26fac164335368d5c3577f8c33b620b41f6 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2018-12-20 | Bug 542929 - [Releng] Update versions for the next release | Quentin Le Menez | 2 | -2/+2 | |
Change-Id: I43d32c24f75f215e457c6e9297caa399323b8b89 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2018-12-18 | Bug 542855 - [SasheEditor] Implement toString() to | Yupanqui Munoz | 1 | -0/+17 | |
NotificationContentEvent Change-Id: Ideb90ae01dc6d4e0f3d99c0b854586643620ca99 Signed-off-by: Yupanqui Munoz <Yupanqui.MUNOZJULHO@cea.fr> | |||||
2018-12-05 | Bug 539022 - [Releng] Update the Oomph setup and the API reference4.2.0_RC1 | Quentin Le Menez | 3 | -2/+2 | |
Change-Id: Ic01553422dce6504107aa2a0f30300bcc38f95c4 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2018-11-30 | Bug 541746 - [Profile] Stereotype base properties should have 0..1 | Asma Smaoui | 1 | -0/+19 | |
multiplicity Change-Id: I80ece92da3e4e62778d8a1ee9f00a1e2cc8d8bb0 Signed-off-by: Asma Smaoui <asma.smaoui@cea.fr> | |||||
2018-11-30 | Bug 533667: the name | Nicolas FAUVERGUE | 4 | -10/+35 | |
/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors do not respect the layer - Manage the old DirectEditor extension point in the new plugin - Manage the new plugin with java 1.8 Change-Id: Id84de1e7a3b41442a443e2807cafa9df6717481c Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2018-11-29 | Bug 541590: [Modeling Assistant] Remove the generation of the cache adapter ↵ | Vincent Lorenzo | 15 | -167/+96 | |
method in the Modeling assistant framework Change-Id: Iff17567a39b60c91cea97b82ae61c9bd8e51abe9 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2018-11-28 | Bug 539022 - [Releng] [2018-12] Update the API baseline for the toolsmiths ↵ | Quentin Le Menez | 3 | -8/+8 | |
API tools Change-Id: I395a8c58b3345d7d0afa290fa0a2aa7e30e07b6d Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2018-11-27 | Bug 541313: [UML][CDO] UML calls to the method getCacheAdapter(EObject) must ↵ | Vincent Lorenzo | 8 | -75/+29 | |
be replaced https://bugs.eclipse.org/bugs/show_bug.cgi?id=541313 Change-Id: I590e72c871f86af1f26878aacb1884c982cdb9a4 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2018-11-27 | Bug 540815 - [Property view] Upper multiplicity is not correctly updated | Ansgar Radermacher | 1 | -3/+24 | |
- handle case that value specifications are initially null (if default multiplicity) Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> | |||||
2018-11-27 | Bug 540815 - [Property view] Upper multiplicity is not correctly updated | Ansgar Radermacher | 1 | -8/+16 | |
- Remove value specification for upper and lower, if set to their default value (1) Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr> | |||||
2018-11-27 | Bug 541594: [UML] [Decorator Model] Remove the generation of the cache ↵ | Vincent Lorenzo | 17 | -306/+242 | |
adapter method in the ProfileExternalization framework Change-Id: I817f00be3123eaf745d37cfa8bc94508f059e411 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2018-11-27 | Bug 541346: [Welcome Page] Remove the generation of the cache adapter method ↵ | Vincent Lorenzo | 16 | -141/+42 | |
in the welcome page framework Change-Id: Ie313bb4256532dbfbedbebef73ee4760160587c5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2018-11-27 | Bug 540879: [Properties] Clean code of Observable and neighbours classes | Vincent Lorenzo | 36 | -65/+143 | |
- 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-23 | Bug 475369: List of string has always null string item | Nicolas FAUVERGUE | 3 | -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-23 | Bug 528156 - [Model Explorer][New Relation-ship] change the dialog | Asma Smaoui | 1 | -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-23 | Bug 536405: [NewChild] there is not possibility to add a compound filters in ↵ | Christian W. Damus | 4 | -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-23 | Bug 539022 - [Releng] Cleanups | Quentin Le Menez | 4 | -0/+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-22 | Bug 536144 - [EMF Facet] validation of a custom file must be improved | ptessier | 5 | -4/+139 | |
Change-Id: I7528c23fdf7d4a2ee02dd0fef92e4d0a93322981 Signed-off-by: Patrick Tessier <patrick.tessier@cea.fr> | |||||
2018-11-22 | Bug 539022 - [Releng] Update the API references for version management tools | Quentin Le Menez | 78 | -1209/+2644 | |
- 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-21 | Bug 512094: [Profiles][UMLPropertiesView] Issues when editing stereotype | Nicolas FAUVERGUE | 1 | -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-20 | Bug 536405: [NewChild] there is not possibility to add a compound filters in ↵ | Christian W. Damus | 9 | -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-19 | Bug 541087: [Profile] ProfileServiceDefinition generates an NPE when we ↵ | Vincent Lorenzo | 2 | -24/+72 | |
create a new model Change-Id: I6a99b6d283622445a878e2b48ad75636389a0210 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-