Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-11-04440754: [CSS] Export All Diagrams does not support the Style SheetsGabriel Pascual2-96/+255
unless Diagram is open Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=440754 - Change ResourceSet to ModelSet with service registery - Use of Service Registry - Modification of menu icon - Refactor plugin oep.infra.export -> oep.infra.gmfdiag.export - Add menu to Model Explorer View Change-Id: I9cbdb38a170db79696c7902f42b4127e02fdc0d3 Signed-off-by: Gabriel Pascual <gabriel.pascual@all4tec.net>
2014-10-28440230: [All Diagrams] Add Margins to the LabelsCéline Janssens1-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=440230 Margin and Labels on Mars Change-Id: If62f1665a4697b422df8dc0ffc84c7e95bb659f9 Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net>
2014-10-23448385: [XText Editors] Embedded editors must be testedCamille Letavernier1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=448385 - Add test plug-in for Parameters grammar
2014-10-22448385: [XText Editors] Embedded editors must be testedCamille Letavernier7-47/+601
https://bugs.eclipse.org/bugs/show_bug.cgi?id=448385 - Create the UML Textedit Tests Feature
2014-10-10Bug 445110 - [Diagram] Provide a papyrus configuration for modelingBenoit Maggi9-64/+726
ecore Change-Id: I9672fb9d5a80861433c1a938bdfafb1b2a1eb41c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-09-22435039: [Model Import] Model dependencies are not transformed duringCamille Letavernier1-5/+20
import https://bugs.eclipse.org/bugs/show_bug.cgi?id=435039 444379: [Model Import - UML RT] Performance issues with import of UML-RT profiled models https://bugs.eclipse.org/bugs/show_bug.cgi?id=444379 - Add a post-transformation step to fix the dependencies between imported models/libraries - Do not delete the RT stereotypes during the QVTo transformation; do it as a post-action instead
2014-09-22435039: [Model Import] Model dependencies are not transformed duringCamille Letavernier1-7/+22
import https://bugs.eclipse.org/bugs/show_bug.cgi?id=435039 444379: [Model Import - UML RT] Performance issues with import of UML-RT profiled models https://bugs.eclipse.org/bugs/show_bug.cgi?id=444379 - Add a post-transformation step to fix the dependencies between imported models/libraries - Do not delete the RT stereotypes during the QVTo transformation; do it as a post-action instead
2014-09-16[Releng] Fix version number for Qompass Tracing featureCamille Letavernier1-1/+1
2014-09-15[Releng] Update feature versions to 1.1.0Camille Letavernier162-515/+379
2014-09-12[Releng] Fix the extra source feature (Buckminster build)Camille Letavernier1-0/+4
2014-09-12410988: [Diagram Import] Papyrus shall enable to import the graphicalCamille Letavernier13-91/+1089
information of a UML profile defined in other tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=410988 410987: [Profile Import] Papyrus shall enable to import the semantics information of a UML profile defined in other tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=410987 410986: [Diagram Import] Papyrus shall enable to import layout information of other tools models https://bugs.eclipse.org/bugs/show_bug.cgi?id=410986 410985: [Model Import] Papyrus shall enable to import semantics information of other tools models https://bugs.eclipse.org/bugs/show_bug.cgi?id=410985
2014-09-12410988: [Diagram Import] Papyrus shall enable to import the graphicalCamille Letavernier13-91/+1089
information of a UML profile defined in other tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=410988 410987: [Profile Import] Papyrus shall enable to import the semantics information of a UML profile defined in other tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=410987 410986: [Diagram Import] Papyrus shall enable to import layout information of other tools models https://bugs.eclipse.org/bugs/show_bug.cgi?id=410986 410985: [Model Import] Papyrus shall enable to import semantics information of other tools models https://bugs.eclipse.org/bugs/show_bug.cgi?id=410985
2014-09-11443852: Change package declarations to plugin dependencies and updateCedric Dumoulin1-18/+38
reverse feature.xml accordingly. Change-Id: Ie403e5965fe3df1b682ec6fae97e7870e1052a7a
2014-08-20[Releng - Tycho] Update repositoriesCamille Letavernier1-35/+69
2014-08-20[Releng] Fix feature version and cleanup bundle, fix buildCamille Letavernier1-1/+1
2014-08-20[Releng] Update Papyrus version to 1.0.1 in pom.xmlCamille Letavernier73-146/+146
2014-08-20[Releng] Update versions to 1.0.1Camille Letavernier86-3269/+1360
2014-08-08Bug 441408 - [UmlRT] Add test for validations rulesBenoit Maggi1-0/+7
- add a test for the isActiveEntity rule - add a getter to get the diagnostic from the command - change the source to a unique id for the BasicDiagnostic comming from status Change-Id: I1f09e1d01fa9944675ea6c0ee872e6aa1011418c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-08-04[Tests refactoring] Restore the sasheditor.tests fragmentCamille Letavernier1-0/+1
2014-08-01[Tests refactoring] Fix remaining issuesCamille Letavernier7-43/+54
2014-08-01[Tests refactoring] Fix compilation errorsCamille Letavernier1-0/+15
2014-08-01[Tests refactoring] Split the plug-in oep.junit.utils to avoid cyclicCamille Letavernier1-0/+14
dependencies for Fragments - Created new plug-in oep.junit.framework
2014-08-01[Tests refactoring] Generate pom.xml for main Test FeaturesCamille Letavernier14-0/+210
2014-08-01[Tests refactoring] Move test plug-ins for consistencyCamille Letavernier3-14/+34
2014-07-30remove plugin oep.infra.nattable.views.editor.tests, these tests are now ↵Vincent Lorenzo1-7/+0
done by oep.infra.nattable.views.tests
2014-07-30rename project oep.tests.nattable.feature to oep.tests.uml.nattable.featureVincent Lorenzo1-1/+1
2014-07-30439681: [Tests] add Junit tests for the selection synchronization between ↵Quentin Le Menez8-53/+94
model explorer and tables https://bugs.eclipse.org/bugs/show_bug.cgi?id=439681 - Amended the tests already present for the requirement tables and created new ones for the generic, views and allocation tables. - Amended the tests to incorporate the new NavigationTarget interface instead of IRevealSemanticElement Change-Id: Ia9af79ec152b75e5c8685a2a1873e9056890458c Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2014-07-29[Releng] Remove unnecessary Guava dependencyCamille Letavernier1-5/+1
2014-07-29440002: [All Diagrams] Documentation of new Marquee selection ToolCéline Janssens1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=440002 New Plugin with Marquee Selection Tool Documentation Change-Id: I8c260443c448986adf4e4eddf484b867c7788dcc Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net>
2014-07-22330199: [General][Editors] Papyrus shall enable to use layers in diagramCamille Letavernier1-0/+6
editors. https://bugs.eclipse.org/bugs/show_bug.cgi?id=330199 - Add the layers documentation plugin to the documentation feature
2014-07-22Fix Tests, remove oep.diagram.common.tests and move its tests to ↵Vincent Lorenzo1-8/+0
oep.uml.diagram.common.tests
2014-07-21413077: [Table 2] The method getSelection in the table must be improved + ↵Vincent Lorenzo1-46/+68
add tests for TableStructuredSelection
2014-07-21424099: [Diagram] Papyrus must provide a way to draw common connections ↵Vincent Lorenzo1-0/+6
points (big bendpoints)
2014-07-03436837: [Control Mode] The papyrus control mode shall be documentedCamille Letavernier2-7/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=436837 - Add about.html - Add the documentation plug-in to the documentation feature
2014-06-25436368 - [C++ codegen] plugin org.eclipse.papyrus.cpp.codegen.tests needs to ↵Ansgar Radermacher1-0/+4
be moved into tests/junit/extraplugins/codegen - Add CDT feature and better handle cancel
2014-06-23437807: [Moka - Releng] Moka shall be integrated as an extra-plugin inCamille Letavernier1-0/+7
Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=437807
2014-06-20437807: [Moka - Releng] Moka shall be integrated as an extra-plugin inCamille Letavernier1-0/+7
Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=437807
2014-06-20437807: [Moka - Releng] Moka shall be integrated as an extra-plugin inCamille Letavernier1-13/+20
Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=437807 405393: [Moka] moka shall provide user documentation https://bugs.eclipse.org/bugs/show_bug.cgi?id=405393
2014-06-20[releng] Fixing problem with Moka feature identifierLaurent Wouters1-3/+2
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-06-20[releng] Fixing buckminster build for mokaLaurent Wouters2-1/+5
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-06-20[releng] Added Moka as an extra to the Buckminster and Tycho buildsLaurent Wouters2-13/+17
Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-06-20405391: [Moka] Moka shall provide an implementation of the fUMLJeremie Tatibouet7-0/+679
Execution Model https://bugs.eclipse.org/bugs/show_bug.cgi?id=405391 - Intitial commit for MOKA feature Signed-off-by: Jeremie Tatibouet <jeremie.tatibouet@cea.fr>
2014-06-11399858: [Documentation] Papyrus shall have an embedded documentationptessier1-73/+79
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399858 Change-Id: I3d9f81d1d59b33ee349ce9836c7a6d3d67399ffd
2014-06-10Bug 290261 - [Usability] Papyrus shall provide a copy/paste/cut featureBenoit Maggi1-67/+73
- add copy/paste user documentation Change-Id: Ib9086d1b0bb74f0d07e1f388573686debd00c211 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-06-04[Releng] Remove the (Incubation) suffix from all (main) plug-ins andCamille Letavernier55-55/+55
features Update the Bundle test accordingly
2014-06-03[Releng - TMP] Add a temporary dependency to Guava 12 for Extra plug-insCamille Letavernier1-0/+4
(To ensure compatibility with Acceleo and EMF Compare until RC3)
2014-06-03- [Releng] Update rmaps (Luna RC3)Camille Letavernier1-38/+42
- [Releng - TMP] Force inclusion of Guava 12 in the extra-tests, to be compatible with EMF Compare and Acceleo (Temporary workaround, until RC3 extends the compatibility range)
2014-06-03Revert "422745: Linkage error, if guava 13 is available ↵Camille Letavernier1-4/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422745" This reverts commit 685c6ad855e4aab2132469bd748bf24daa0011bb.
2014-06-03422745: Linkage error, if guava 13 is availableCamille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422745 - Include Guava 15 instead of Guava 12
2014-06-03436368 - [C++ codegen] plugin org.eclipse.papyrus.cpp.codegen.tests needs to ↵Ansgar Radermacher6-38/+539
be moved into tests/junit/extraplugins/codegen

Back to the top