From: bsinou Date: Thu, 2 Feb 2017 22:30:28 +0000 (+0100) Subject: Work on branding X-Git-Tag: argeo-suite-0.1.1~9 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=bd0f8b2d36b86eaf1f770d07d7f2c7036ec36489 Work on branding --- diff --git a/org.argeo.suite.core/src/org/argeo/suite/people/PeopleSuiteServiceImpl.java b/org.argeo.suite.core/src/org/argeo/suite/people/PeopleSuiteServiceImpl.java index 3c1e1c6..3ca8acf 100644 --- a/org.argeo.suite.core/src/org/argeo/suite/people/PeopleSuiteServiceImpl.java +++ b/org.argeo.suite.core/src/org/argeo/suite/people/PeopleSuiteServiceImpl.java @@ -137,6 +137,9 @@ public class PeopleSuiteServiceImpl extends PeopleServiceImpl implements PeopleS resourceService.createTagLikeResourceParent(adminSession, null, PeopleTypes.PEOPLE_MAILING_LIST, null, getBasePath(null), PeopleTypes.PEOPLE_ENTITY, PeopleNames.PEOPLE_MAILING_LISTS); + // Initialise catalogues + importCatalogue(adminSession, initResources.get("SimpleTasks"), PeopleTypes.PEOPLE_TASK); + if (adminSession.hasPendingChanges()) { adminSession.save(); log.info("Resources have been added to Argeo Suite model"); diff --git a/org.argeo.suite.workbench.rap/META-INF/spring/parts.xml b/org.argeo.suite.workbench.rap/META-INF/spring/parts.xml index 68c2204..78b54a8 100644 --- a/org.argeo.suite.workbench.rap/META-INF/spring/parts.xml +++ b/org.argeo.suite.workbench.rap/META-INF/spring/parts.xml @@ -10,7 +10,7 @@ scope="prototype"> - + @@ -27,7 +27,8 @@ - + + diff --git a/org.argeo.suite.workbench.rap/plugin.xml b/org.argeo.suite.workbench.rap/plugin.xml index 863eb87..334b684 100644 --- a/org.argeo.suite.workbench.rap/plugin.xml +++ b/org.argeo.suite.workbench.rap/plugin.xml @@ -18,7 +18,7 @@ @@ -26,13 +26,13 @@ - - + --> @@ -41,7 +41,7 @@ @@ -80,8 +80,8 @@ + title="Argeo Suite" + favicon="theme/argeo-classic/icons/favicon.ico"> + alias="/ui/suite/img/logo-argeo.png" + base-name="theme/argeo-classic/img/logo-argeo.png">