Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-17[Tests] Fix various regressions based on test results (SashEditor, CSS,Camille Letavernier1-3/+4
ExtendedTypes)
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier1-3/+2
2014-02-14[Releng] Remove the erroneous Java 1.6 dependency for diagramsCamille Letavernier3-5/+5
2014-02-11417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier52-228/+231
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Bypass preferences initialization for Labels and Compartments when CSS are installed - Regenerate Class diagram to properly initialize preferences for renamed compartments - Update the templates to avoid forcing the "showTitle" attribute of new compartments - Fix bug in the CSSListCompartment, which didn't properly support "showTitle"
2014-02-11417180: [CSS] The CSS Engine shall support element visibilityCamille Letavernier47-2514/+651
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417180 Conflicts: features/papyrus-tests-extra-features/org.eclipse.papyrus.tests.extra.feature/feature.xml features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/feature.xml plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src-gen/org/eclipse/papyrus/infra/gmfdiag/css/CSSShapeImpl.java plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src-gen/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSViewDelegate.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/plugin.xml plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/NoSemanticParserEditPolicy.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/handler/RefreshHandler.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/NotationLabelProvider.java plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.common/META-INF/MANIFEST.MF plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationBranchEndLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationEndSourceLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/AssociationEndTargetLabelHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/MultiAssociationHelper.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/parsers/PropertyParser.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationBranchEndEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationBranchEndMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndSourceEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndSourceMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndTargetEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/policies/DisplayAssociationEndTargetMultiplicityEditPolicy.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/InstanceSpecificationPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/OperationPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/preferences/PropertyPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/META-INF/MANIFEST.MF plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/preferences/PropertyPreferencePage.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/messages.properties plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/model/ComponentDiagram.gmfgen plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/plugin.xml plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/OperationForInterfaceEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortNameEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyForInterfaceEditPart.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartNameEditPartCN.java plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/org/eclipse/papyrus/uml/diagram/statemachine/preferences/DiagramPreferenceInitializer.java tests/junit/extraplugins/org.eclipse.papyrus.infra.gmfdiag.css.tests/META-INF/MANIFEST.MF tests/junit/extraplugins/org.eclipse.papyrus.tests.extra/META-INF/MANIFEST.MF tests/junit/extraplugins/org.eclipse.papyrus.tests.extra/src/org/eclipse/papyrus/tests/extra/AllTests.java tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF tests/junit/plugins/core/org.eclipse.papyrus.tests/test/org/eclipse/papyrus/tests/AllTests.java
2014-02-05[Releng] Udpate plugin dependency versions to 0.10.2Camille Letavernier1-19/+19
2014-02-05[Releng] Update plug-in version numbers to 0.10.2Camille Letavernier1-2/+2
2014-01-16422745: Linkage error, if guava 13 is availableCamille Letavernier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422745 Tentative to fix the Guava Linkage error issues. Papyrus now depends on Guava >= 11.0.0 - Removed usages of deprecated APIs - Increased minimum version dependency to Guava 11 to allow usage of new APIs
2014-01-09424942: [Diagram] Papyrus shall ease resizing of model elements owningvlorenzo1-2/+2
children https://bugs.eclipse.org/bugs/show_bug.cgi?id=424942
2013-12-16[releng] Fixed unnecessary warnings and removed duplicated codeLaurent Wouters91-577/+577
Change-Id: Ifd95d550e13aec7391ccb73defae8ad1bebe190f Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2013-12-06416744: [CSS] Transparency not propagated to graphical elements fromCamille Letavernier1-0/+7
which it has not been defined. https://bugs.eclipse.org/bugs/show_bug.cgi?id=416744
2013-11-18421966: [all diagram] migrate NoSemanticParserEditPolicy to commonBoutheina Bannour4-75/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=421966
2013-10-18394905: [All Diagrams] Papyrus shall support display of the stereotypesPatrick Tessier1-13/+2
shapes https://bugs.eclipse.org/bugs/show_bug.cgi?id=394905
2013-10-03Applied Patch for R. Chevrel for Patrick Tessier4-13/+25
Bug 413991 - [SysML Parametric Diagram] Pb with Show hide contents menu - Bug 413992 - [SysML Parametric Diagram] Drag&Drop problem - Bug 413996 - [SysML Parametric Diagram] Pb with Graphical representation of constraint property - Bug 413999 - [SysML Parametric Diagram] Problem with reference properties displayed as parameters - Bug 414005 - [SysML Parametric diagram]Pb with creating a constraint property from Palette - Bug 414013 - [SysML Parametric Diagram] Automatically stereotyping constraint properties - Problem 2 of Bug 415663 - [Parametric Diagrams] Problem with constraints
2013-07-23404254: [All Diagrams] Papyrus shall provide a "Context link" forCamille Letavernier1-1/+48
constraints https://bugs.eclipse.org/bugs/show_bug.cgi?id=404254 Prevent multiple display of the same context link between 2 elements
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie1-21/+24
2013-07-03404254: [All Diagrams] Papyrus shall provide a "Context link" for constraintscletavernie54-2473/+8894
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404254
2013-06-07410209: [General] [Preferences] context name and context description are ↵vlorenzo1-2/+2
not correct for several diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=410209
2013-06-07410179: [Class Diagram] Regenerate diagram to fit new code generation for ↵rschnekenbu3-61/+6
version 0.10.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=410179
2013-06-07410179: [Class Diagram] Regenerate diagram to fit new code generation for ↵rschnekenbu1-2/+1
version 0.10.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=410179
2013-06-07410179: [Class Diagram] Regenerate diagram to fit new code generation for ↵rschnekenbu1-3/+0
version 0.10.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=410179 => Remove unused messages after regeneration
2013-06-07410179: [Class Diagram] Regenerate diagram to fit new code generation for ↵rschnekenbu167-1012/+1099
version 0.10.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=410179 404254: [All Diagrams] Papyrus shall provide a "Context link" for constraints https://bugs.eclipse.org/bugs/show_bug.cgi?id=404254
2013-06-05Remove unused files in class diagram pluginrschnekenbu2-32/+0
2013-06-03409750: [Core] Remove all unecessary system.err.println in Papyrus code for ↵rschnekenbu1-1/+0
version 0.10.0 https://bugs.eclipse.org/bugs/show_bug.cgi?id=409750
2013-05-23404254: [All Diagrams] Papyrus shall provide a "Context link" for constraintsptessier5-0/+446
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404254
2013-05-21407686: [General] Inconsistent Guava importsrschnekenbu2-2/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407686 - updating all com.google.guava* imports to com.google.guava:bundle-version="10.0.1" in Manifest.MF - updating some preferences files where date was stored and is not stored anymore.
2013-05-06404254: [All Diagrams] Papyrus shall provide a "Context link" for constraintscletavernie69-7841/+3726
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404254
2013-04-22348521: [Class Diagram] Can only add Class in Class nested classifier ↵rschnekenbu78-344/+13932
compartment https://bugs.eclipse.org/bugs/show_bug.cgi?id=348521
2013-04-12405555: [ClassDiagram] ClassCastException when redoing the deletion of the ↵cletavernie2-16/+22
target of an Association https://bugs.eclipse.org/bugs/show_bug.cgi?id=405555
2013-03-27404469: [Class Diagram] Invalid asserts in the Class Diagramcletavernie1-5/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404469
2013-03-20339989: [Class Diagram] Refactor gmfgencletavernie1-18/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339989 Revert commit 10277 (plugin.xml only) to remove the duplicated element type declarations (Property_3041 and Operation_3042)
2013-02-28394904: Cannot reopen class diagram (Installation Base is Juno)rschnekenbu7-89/+50
https://bugs.eclipse.org/bugs/show_bug.cgi?id=394904 - backport from branch 0.9.X r10293
2013-02-27339989: [Class Diagram] Refactor gmfgenptessier17-12/+858
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339989
2013-02-27354688: [Class Diagram] Warning "NLS unused message"ptessier1-116/+82
https://bugs.eclipse.org/bugs/show_bug.cgi?id=354688
2013-02-27345889: [ClassDiagram] Compartment for properties and operations are not ↵ptessier60-411/+4506
implemented yet for primitive type https://bugs.eclipse.org/bugs/show_bug.cgi?id=345889
2013-02-26401109: [PageManager] Deleting an element which contains an opened page ↵cletavernie1-2/+4
leads to critical model corruption https://bugs.eclipse.org/bugs/show_bug.cgi?id=401109
2013-01-31269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier1-67/+0
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2013-01-30269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier2-119/+1
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2012-12-12396387: [Class Diagram] The custom Edit Part Priority should not be set to ↵adaussy1-1/+1
Highest https://bugs.eclipse.org/bugs/show_bug.cgi?id=396387 Backport from 0.8.X
2012-12-07391945: [Refactoring] Part 2: Refactoring on Kepler (0.10)cletavernie2-10/+31
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391945
2012-12-05367938: [Refactoring][Diagram Common] the package ↵cletavernie1-12/+2
oep.uml.diagram.common.ui.hyperlink should be moved in a new plugin https://bugs.eclipse.org/bugs/show_bug.cgi?id=367938 391945: [Refactoring] Part 2: Refactoring on Kepler (0.10) https://bugs.eclipse.org/bugs/show_bug.cgi?id=391945
2012-12-04269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier3-22/+24
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2012-12-03269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier27-185/+74
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2012-10-18NEW - bug 392160: [Drag & Drop] read only flag are ignored when d&d elements ↵mvelten5-8/+8
from the model explorer https://bugs.eclipse.org/bugs/show_bug.cgi?id=392160
2012-10-08282857: [Developer doc] Update documentation related to Papyrus developmentptessier1-0/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282857
2012-09-20389704: [Class diagram] add Information Itemptessier1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389704 389705: [class diagram] add InformationFlow https://bugs.eclipse.org/bugs/show_bug.cgi?id=389705 363701: [Class Diagram] properties (isStatic...) of Operations, Properties ... are not managed graphically https://bugs.eclipse.org/bugs/show_bug.cgi?id=363701 373908: [Class diagram] Receptions are not visible in a classifier's operation compartment https://bugs.eclipse.org/bugs/show_bug.cgi?id=373908
2012-09-20389704: [Class diagram] add Information Itemptessier232-208/+20866
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389704 389705: [class diagram] add InformationFlow https://bugs.eclipse.org/bugs/show_bug.cgi?id=389705 363701: [Class Diagram] properties (isStatic...) of Operations, Properties ... are not managed graphically https://bugs.eclipse.org/bugs/show_bug.cgi?id=363701 373908: [Class diagram] Receptions are not visible in a classifier's operation compartment https://bugs.eclipse.org/bugs/show_bug.cgi?id=373908
2012-09-18Kepler: Update plug-in versions to 0.10.0cletavernie1-21/+24
2012-09-17380517: [Papyrus] We should use explicit plug-in dependencies whenever possiblecletavernie19-40/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380517 + removed some unused dependencies and imports
2012-09-17358862: [class diagram] can not add reception to an interface nor componentptessier44-147/+1337
https://bugs.eclipse.org/bugs/show_bug.cgi?id=358862

Back to the top