Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-17 | Bug 550535: [AF] When switch viewpoints, the editors not managed by | Nicolas FAUVERGUE | 21 | -27/+674 | |
current viewpoints must be closed Add a command to manage the close of needed editors when switch viewpoints. Change-Id: I1562d03bc0400a835e5d8d4495d658e8ec78d611 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-09-17 | Bug 550359: [AF] Create a view to visualize the available architectures | Nicolas FAUVERGUE | 17 | -0/+628 | |
in the instance Documentation of the architecture view. Change-Id: Ibc0175672351df84fd7bb066faa6246280380cbc Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-09-17 | Bug 550510: [AF][Doc] The documentation concerning switch of | Nicolas FAUVERGUE | 1 | -7/+25 | |
architecture viewpoint should be modified Write the requirements specified by the Papyrus team for the switch of viewpoint in the architecture documentation Change-Id: Ia721d33112733800d063b47268780c0cb193b58a Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-09-17 | Bug 550390: [Toolsmiths][AF] A validation of Architecture framework | Nicolas FAUVERGUE | 27 | -0/+1739 | |
plug-in definition can be available Add the validation for the architecture plug-in: - synchronizations between import and element type Inside the file (warnings) - validation of extension points (error) - validation of buid files (error) - validation of Architecture Framework files (error) - validation of infra.architecture dependecy (error) Change-Id: I9826db5f59641c9e23c8c0dbce47c8b906e41191 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-09-11 | Bug 549266 - [Releng] Update target platform for 2019-09 RC2 | Pauline DEVILLE | 14 | -120/+120 | |
Change-Id: I71388f1a474ef972cefbd1ba6fb0af8419233677 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-09-04 | Bug 549266 - [Releng] Update target platform for 2019-09 RC1 | Pauline DEVILLE | 13 | -155/+155 | |
Change-Id: Ia314d88f82d68a96062549a972cbdaee060bc6da Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-09-02 | Bug 549266 - [Releng] Move to EPL 2.0.2 | Pauline DEVILLE | 74 | -125/+125 | |
Change-Id: I72fa11e24d45c3ecc3d541efe2b852afcd8a3fb5 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-08-29 | Bug 550520: [Table] Papyrus must provide a tools to create easily a ↵ | Vincent Lorenzo | 40 | -21/+2777 | |
TableConfiguration from an existing Table Change-Id: Id565ff4693c67e3b405d6b4019c9112899f1a1ae Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-08-29 | Bug 550359: [AF] Create a view to visualize the available architectures | Nicolas FAUVERGUE | 27 | -34/+1488 | |
in the instance - Create the Architecture view with: - First Level : Architecture file - Second level : Domains - third level : Viewpoints We need open the architecture file by double clicking on the described file. We also can sort table by clicking on the table header. Change-Id: I740ae2fa503dc9bb82d2c3192866598a8ccbd00d | |||||
2019-08-28 | Bug 549266 - [Releng] maintenance patch | Pauline DEVILLE | 3 | -46/+209 | |
- Update promote scripts - revert change on https://git.eclipse.org/r/#/c/146067/5/releng/main/site/pom.xml Change-Id: I71d49900fb4457e0bea56076c1f7f705c2191ca2 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-08-28 | Bug 549266 - [Releng] Update targetplatform for 2019-09 M34.5.0_M3 | Pauline DEVILLE | 14 | -209/+209 | |
Change-Id: I62893a79463c96c5f338fb1de53f8800ae1c72eb Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-08-22 | Bug 546686: [SashEditor] Remove internal dependencies | Pauline DEVILLE | 6 | -10/+124 | |
* Remove dependence to ErrorEditorPart ** Use the EMF ProblemEditorPart instead ** Override it to have the ShowErrorLogView button Depend on EMF patch https://git.eclipse.org/r/#/c/141391/ Change-Id: I29f2d4fb196c9f1fbde2974367dd243afe0ab001 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-08-22 | Bug 549705: [Properties View] The stereotype properties modified by | Nicolas FAUVERGUE | 15 | -57/+568 | |
properties view does not use the correct request Manage the stereotypes properties with SetStereotypeValueRequest instead of SetRequest for the properties view. With this, we can use element types of stereotype properties. + Manage it while keeping the API. Change-Id: I709ee5154bb966926f0f091e3516780df60ac686 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-22 | Bug 548720: [PropertiesView] Impossible to open properties view for | Nicolas FAUVERGUE | 1 | -5/+3 | |
'*.ctx' file The instanciation of ecoreItemProviderAdapterFactory was not managed (I think the super api changed). Change-Id: I80aec6b4e633e4b0f640855b31fdeaebc230ff4e Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-22 | Bug 550321: [Tests] Some tests are failing because of | Nicolas FAUVERGUE | 6 | -68/+152 | |
ProxyModificationTrackingAdapter Some tests are failing due to modification without command -> Manage it as commands For the PageManager, we need to open/close the pages without using command Change-Id: Iec25913a8ef372b18f6d74955b2d3cff8164203b Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-21 | Bug 549878: [Tests] Create tests for observable values and lists | Nicolas FAUVERGUE | 2 | -2/+4 | |
- Add the model folders to build.properties Change-Id: Ic0cc4392baa1b9d54ccef55210387a5b8c1a24b9 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-21 | Bug 550244: [Examples] Decorator example is available even if the | Nicolas FAUVERGUE | 4 | -4/+14 | |
Papyrus examples are not installed Manage problem during example display. Change-Id: I2d9e1d03ac77fa3c38c3e5ee015df50055b9d86f Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 549108: [Tests] PapyrusEditorFixture must support more file extension ↵ | Vincent Lorenzo | 4 | -21/+103 | |
that only uml, notation and di... Change-Id: I9dd99c8db8bebbb54fa5dc16e3a00b440dcea538 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-08-20 | Bug 549816: [Core] Papyrus shall provide an efficient | Nicolas FAUVERGUE | 1 | -23/+41 | |
ProxyModificationTrackingAdapter Mark the resources of ResourceSet as modified instead of checking the usages of modified object(s). Change-Id: I8990f2dc4eb0dfa67960c4fd5fa46625d4b680ac Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 550244: [Examples] Decorator example is available even if the | Nicolas FAUVERGUE | 17 | -23/+605 | |
Papyrus examples are not installed The decorator example is removed from services.doc and added in the new example plug-in and feature. Change-Id: Id685af973759db0ee5e921e35c187f0cdaecc3d7 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 549878: [Tests] Create tests for observable values and lists | Nicolas FAUVERGUE | 141 | -10/+6150 | |
Tests the observable values. Change-Id: I45bf31ef0cb0e0f6f5bf88073c98e2b746e78966 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 429758: [Properties View] Property view for ClassAssociation | Nicolas FAUVERGUE | 1 | -0/+7 | |
Add association ends edition in the AssociationClass property view. Change-Id: I24afd22103bfc982c74fade61a701d1290e9d58e Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 470495: [Properties View] Stereotypes should have attribute and | Nicolas FAUVERGUE | 1 | -0/+4 | |
operation lists - Add attributes and operations in the stereotype property view Change-Id: Ied1d5e97966e4dd3c22bd5196fda96986ee712b1 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Bug 542753: [Examples] Create examples of UML diagrams | Nicolas FAUVERGUE | 44 | -44/+809 | |
Provide UML examples in example menu. Change-Id: I6dce2c6e4093c0ac2a28866a0b72e20e2b5df584 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-20 | Minor enhancements for helper advices | Nicolas FAUVERGUE | 12 | -138/+89 | |
Change-Id: I498eea155e2dd6db6d6be147bc7f8f473eb4e32e Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-08-08 | Bug 542802: [SequenceDiagram] Undo after message creation removes other | Antonio Campesino | 1 | -9/+16 | |
elements from the model - II Fixing the case for the first message ends in the lifelines Change-Id: Id2d3a247e4c59e765e6225ad60475e958eadb0ef Signed-off-by: Antonio Campesino <antonio.campesino.robles@ericsson.com> | |||||
2019-08-08 | Bug 549511 - [SequenceDiagram] Cannot undo the creation of a message | Antonio Campesino | 1 | -0/+3 | |
with a gate as MessageEnd Change-Id: I222053ae935eb2d2a96efa96522171d244586e64 Signed-off-by: Antonio Campesino <antonio.campesino.robles@ericsson.com> | |||||
2019-08-07 | Bug 549266 - [Releng] Update the release baseline | Quentin Le Menez | 4 | -116/+116 | |
Change-Id: Ia670fc2fa3fee4efa1a4310aa9f9d07816b6fb62 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-08-07 | Bug 549266 - [Releng] Update the platforms4.5.0_M2 | Quentin Le Menez | 185 | -633/+643 | |
- Update to new M2 references - Update to 27.1.0 guava - Update versions to reflect the bree change Change-Id: I2896aaba6a887f30cef2c6f0c4e23ae3c0f548d0 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-08-06 | Bug 549266 - [Releng] Guava 27.1 compatibility patch | Quentin Le Menez | 12 | -108/+130 | |
- Add guava Futures compilation corrections (addCallback, transform, transformAsync) Change-Id: I236e3ba5cf9f4068168f5203688e99ac00fde4e8 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-07-18 | Bug 549266 - Update dependencies for 2019-09 M1 | Pauline DEVILLE | 12 | -31/+31 | |
* Update target platform for webtool Change-Id: Iea84e8fc302315692c00092235642fc45cca2245 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-07-17 | Bug 549266 - Update dependencies for 2019-09 M14.5.0_M1 | Pauline DEVILLE | 18 | -46/+51 | |
* Update target platform * Add javax.inject as required bundle since org.eclipse.core.runtine does not export it anymore ( https://git.eclipse.org/r/#/c/144814 ) Change-Id: Ie512891f2e8c46c9ccaa2280ae782690115709b8 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-07-15 | Bug 549266 - Update target platform for 2019-09 M1 | Pauline DEVILLE | 17 | -283/+283 | |
* Update target platform Change-Id: I9694c365b6501a007c0e3751f1d6bacbc640e2a9 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-07-09 | Bug 548237: [Expression] Papyrus must provide new expressions check single ↵ | Vincent Lorenzo | 4 | -4/+21 | |
valued EAttribute and Stereotype Properties values (equality tests) - update the documentation - Fix documentation plugin org.eclipse.papyrus.infra.emf.expressions.doc Change-Id: Ie5d1970d5672c28ceaf03887ac6ffa8691dbe1b5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-07-08 | Bug 548728: [ElementTypes] Mark some needed helper advices as deprecated | Nicolas FAUVERGUE | 10 | -18/+21 | |
Add deprecated tag to useless helper advices + Delete references from uml.elementtypesconfiguration file (This advices are currently managed in the oep.uml.services.types.ui plug-in) Change-Id: Ic0a3e25a3c4f2ec9fb747e6569ac79f1db15e8cb Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-07-08 | Add plug-in example to unregister a helper advice on-the-fly. | Nicolas FAUVERGUE | 21 | -0/+911 | |
Change-Id: Iaaef08ec73dbaa40916990a12142bf3bb53932f5 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-07-08 | Bug 549015 - [Resources] Notation file is not managed as shared resource | Nicolas FAUVERGUE | 1 | -5/+15 | |
Change the notation model hierarchy to get this as shared model. Change-Id: I0ad6fc087cc88db5d8de58c857b85bc8aa024751 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-07-08 | Bug 548998: [PageManager] the page manager looks for pages only in notation ↵ | Vincent Lorenzo | 6 | -14/+60 | |
file. Change-Id: Ie7dbd78f3e0014ed37431bcde261f220777ab615 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-07-08 | Bug 548973: The method resource.save is not called (class AbstractDynamicModel) | Vincent Lorenzo | 3 | -6/+20 | |
Change-Id: Ie477a9a91a2dc0c0dae57dcd6c53600ef47c6919 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-07-04 | Bug 548914: [Documentation]ElementType documentation is not well configured ↵ | Vincent Lorenzo | 3 | -47/+37 | |
to be build in Eclipse Workspace Change-Id: I5ffd49de5579ea07c62fcccd0bdd372066c4868b Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-28 | Bug 548758 - [CSS] The CSSDiagram should provide a createEngine method | Pauline DEVILLE | 1 | -3/+12 | |
to ease override Change-Id: I39358c28a2f71764a674fd08dbe3e2eeddaa3bd8 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-06-27 | Bug 548719: [Documentation] The documentation plugin ↵ | Vincent Lorenzo | 4 | -8/+7 | |
org.eclipse.papyrus.views.references.doc doesn't contribute properly to the Eclipse Help - Fix the documentation as expected Change-Id: Ib0a25af90d20325e9fa9ec71bc1a94f64ae16316 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-26 | Benchmarks plug-in to test performances of classes creation | Nicolas FAUVERGUE | 15 | -0/+1021 | |
Change-Id: I2c489ab9361f47f1142ab75901acae597562451b Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr> | |||||
2019-06-26 | Bug 548660 - [ActivityDiagram][Assistant] Error on loading of | Pauline DEVILLE | 1 | -1/+2 | |
activityDiagram.assistants Change-Id: I35f65c4bd846eb756364cc1f06c4637bffb60423 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr> | |||||
2019-06-24 | Bug 548237: [Expression] Papyrus must provide new expressions check single ↵ | Vincent Lorenzo | 1 | -1/+2 | |
valued EAttribute and Stereotype Properties values (equality tests) - add emf.expression.edit stc folder to the build Change-Id: I419457b503314f57e780e72d132b1d620d8be59b Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-21 | Bug 548237: [Expression] Papyrus must provide new expressions check single ↵ | Vincent Lorenzo | 5 | -7/+7 | |
valued EAttribute and Stereotype Properties values (equality tests) - update dependencies version Change-Id: Idd725d282cc751fa30b31eb5cb0b53adecd5c7f2 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-21 | Bug 545631 - [Releng] Update Papyrus version to the 4.5.0 nighlty | Quentin Le Menez | 18 | -28/+30 | |
- Bump the sdk, category and rcp references Change-Id: I843d2de1c3df2ce8f5272a6d32f424b4114116ee Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> | |||||
2019-06-21 | Bug 548237: [Expression] Papyrus must provide new expressions check single ↵ | Vincent Lorenzo | 106 | -3329/+6072 | |
valued EAttribute and Stereotype Properties values (equality tests) - add SingleStereotypeAttributeEqualityExpression element in UML Expression - add JUnit tests for the new expressions - contribute to EMF Property View - declare editor for this property view - connect the string editor for stereotype qualified name to the UML Expression Papyrus property view Change-Id: I4ed865b6f23f4e06a46b4fd15d5c31fb306350d7 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-21 | Bug 548237: [Expression] Papyrus must provide new expressions check single ↵ | Vincent Lorenzo | 64 | -2400/+4298 | |
valued EAttribute and Stereotype Properties values (equality tests) - refactore Expression model to get common features between expressions - 4 new abstract classes creation, which provide one of these feature : - referencedExpression - referencedExpressions - ownedExpression - ownedExpressions - this refactoring allows us to provide editors working with the EMF Property View (construre must have 0 parameter (so the previous commit didn't work) Change-Id: I5562978c28b6546d18609662f1ac50de70c6bce5 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> | |||||
2019-06-20 | Bug 545631 - [Releng] Update the targets for 2019-06 R | Quentin Le Menez | 13 | -102/+102 | |
Change-Id: I86e934071f2a4ecb7e7171872f8c70a5813df082 Signed-off-by: Quentin Le Menez <quentin.lemenez@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
-