[pollen] branch develop updated (df79b27 -> 3fab593)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See http://git.chorem.org/pollen.git from df79b27 [jgitflow-maven-plugin]updating poms for 2.0-SNAPSHOT development new 1f0dd60 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds b6df59f [jgitflow-maven-plugin]updating poms for branch '2.0-alpha-1' with snapshot versions new 37cca05 [jgitflow-maven-plugin]updating poms for branch'release/2.0-alpha-1' with non-snapshot versions new ca8ad65 add license headers + fix release (license, thridparties) new e5a1179 Merge branch 'release/2.0-alpha-1' new 761e793 Merge branch 'master' into develop new 3fab593 [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3fab593cef5af476e679610ffaa9045e03987e1f Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:40 2014 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 761e793a2d49954eea5a352ba33c3525a0b5d58c Merge: 1f0dd60 e5a1179 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:39 2014 +0200 Merge branch 'master' into develop commit 1f0dd60cf6a0aaddf7527077d2524d4c58c3cc2e Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:38 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit e5a11797f0a3cf7d981ce071b09d293b89dbfd76 Merge: 99645a0 ca8ad65 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:33 2014 +0200 Merge branch 'release/2.0-alpha-1' commit ca8ad654b17ecc986eaf26a511f49f52e9908230 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:02:07 2014 +0200 add license headers + fix release (license, thridparties) commit 37cca05d92b825fdc0f0d46d5a9c56f750f2a637 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 10:58:59 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.0-alpha-1' with non-snapshot versions Summary of changes: .../persistence/entity/PollenResourceTopiaDao.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/PollenResourceApi.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/VoteCountingTypeApi.java | 21 +++++++++++++++++++++ pollen-services/src/license/THIRD-PARTY.properties | 12 ++++++++---- .../pollen/services/bean/ResourceFileBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceMetaBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceStreamBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/VoteCountingTypeBean.java | 21 +++++++++++++++++++++ .../services/service/PollenResourceService.java | 21 +++++++++++++++++++++ .../services/service/PollenUIUrlRenderService.java | 21 +++++++++++++++++++++ .../services/service/VoteCountingTypeService.java | 21 +++++++++++++++++++++ .../service/PollenUIUrlRenderServiceTest.java | 21 +++++++++++++++++++++ .../services/service/VoterListServiceTest.java | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/WEB-INF/web.xml | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/en.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/fr.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/js/app.js | 4 ++-- .../src/main/webapp/js/controllers/alertCtrl.js | 6 +++--- .../main/webapp/js/controllers/favoriteListCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/localeCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/mainCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/pollCtrl.js | 6 +++--- .../src/main/webapp/js/controllers/userCtrl.js | 6 +++--- pollen-ui-angular/src/main/webapp/js/directives.js | 4 ++-- .../src/main/webapp/js/libs/ckeditor/config.js | 20 ++++++++++++++++++++ .../main/webapp/js/scripts/sticky-inline-poll.js | 4 ++-- .../src/main/webapp/partials/alerts.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/dateTimePicker.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/pagination.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/poll-info.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/printResource.html | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.ci.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.js | 20 ++++++++++++++++++++ .../src/test/unit/alertControllersTest.js | 20 ++++++++++++++++++++ .../src/test/unit/pollControllersTest.js | 20 ++++++++++++++++++++ pollen-votecounting-aggregator/LICENSE.txt | 2 +- pollen-votecounting-api/LICENSE.txt | 2 +- pollen-votecounting-borda/LICENSE.txt | 2 +- pollen-votecounting-condorcet/LICENSE.txt | 2 +- pollen-votecounting-coombs/LICENSE.txt | 2 +- pollen-votecounting-instant-runoff/LICENSE.txt | 2 +- pollen-votecounting-normal/LICENSE.txt | 2 +- pollen-votecounting-number/LICENSE.txt | 2 +- pollen-votecounting-percentage/LICENSE.txt | 2 +- 44 files changed, 551 insertions(+), 34 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit 37cca05d92b825fdc0f0d46d5a9c56f750f2a637 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 10:58:59 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.0-alpha-1' with non-snapshot versions --- pollen-persistence/pom.xml | 2 +- pollen-rest-api/pom.xml | 2 +- pollen-services/pom.xml | 2 +- pollen-ui-angular/pom.xml | 2 +- pollen-votecounting-aggregator/pom.xml | 2 +- pollen-votecounting-api/pom.xml | 2 +- pollen-votecounting-borda/pom.xml | 2 +- pollen-votecounting-condorcet/pom.xml | 2 +- pollen-votecounting-coombs/pom.xml | 2 +- pollen-votecounting-instant-runoff/pom.xml | 2 +- pollen-votecounting-normal/pom.xml | 2 +- pollen-votecounting-number/pom.xml | 2 +- pollen-votecounting-percentage/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pollen-persistence/pom.xml b/pollen-persistence/pom.xml index b1298df..bf4252c 100644 --- a/pollen-persistence/pom.xml +++ b/pollen-persistence/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index ab67ea3..c82c90f 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-services/pom.xml b/pollen-services/pom.xml index 90f1f60..6a57a48 100644 --- a/pollen-services/pom.xml +++ b/pollen-services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index 649a4f6..dd8ef54 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-aggregator/pom.xml b/pollen-votecounting-aggregator/pom.xml index d5e123e..3edd288 100644 --- a/pollen-votecounting-aggregator/pom.xml +++ b/pollen-votecounting-aggregator/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-api/pom.xml b/pollen-votecounting-api/pom.xml index d440911..ba10449 100644 --- a/pollen-votecounting-api/pom.xml +++ b/pollen-votecounting-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-borda/pom.xml b/pollen-votecounting-borda/pom.xml index 99c6bc5..57a1068 100644 --- a/pollen-votecounting-borda/pom.xml +++ b/pollen-votecounting-borda/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-condorcet/pom.xml b/pollen-votecounting-condorcet/pom.xml index 1372df6..4f233ad 100644 --- a/pollen-votecounting-condorcet/pom.xml +++ b/pollen-votecounting-condorcet/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-coombs/pom.xml b/pollen-votecounting-coombs/pom.xml index 68f4809..9968500 100644 --- a/pollen-votecounting-coombs/pom.xml +++ b/pollen-votecounting-coombs/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-instant-runoff/pom.xml b/pollen-votecounting-instant-runoff/pom.xml index 58d7b4e..62c357c 100644 --- a/pollen-votecounting-instant-runoff/pom.xml +++ b/pollen-votecounting-instant-runoff/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-normal/pom.xml b/pollen-votecounting-normal/pom.xml index 41ec25a..0292e5d 100644 --- a/pollen-votecounting-normal/pom.xml +++ b/pollen-votecounting-normal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-number/pom.xml b/pollen-votecounting-number/pom.xml index 4afcb4a..adb4170 100644 --- a/pollen-votecounting-number/pom.xml +++ b/pollen-votecounting-number/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-percentage/pom.xml b/pollen-votecounting-percentage/pom.xml index 626a30e..bc88b07 100644 --- a/pollen-votecounting-percentage/pom.xml +++ b/pollen-votecounting-percentage/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pom.xml b/pom.xml index 6d731cb..6af1ed2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1-SNAPSHOT</version> + <version>2.0-alpha-1</version> <packaging>pom</packaging> <name>Pollen</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit ca8ad654b17ecc986eaf26a511f49f52e9908230 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:02:07 2014 +0200 add license headers + fix release (license, thridparties) --- .../persistence/entity/PollenResourceTopiaDao.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/PollenResourceApi.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/VoteCountingTypeApi.java | 21 +++++++++++++++++++++ pollen-services/src/license/THIRD-PARTY.properties | 12 ++++++++---- .../pollen/services/bean/ResourceFileBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceMetaBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceStreamBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/VoteCountingTypeBean.java | 21 +++++++++++++++++++++ .../services/service/PollenResourceService.java | 21 +++++++++++++++++++++ .../services/service/PollenUIUrlRenderService.java | 21 +++++++++++++++++++++ .../services/service/VoteCountingTypeService.java | 21 +++++++++++++++++++++ .../service/PollenUIUrlRenderServiceTest.java | 21 +++++++++++++++++++++ .../services/service/VoterListServiceTest.java | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/WEB-INF/web.xml | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/en.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/fr.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/js/app.js | 4 ++-- .../src/main/webapp/js/controllers/alertCtrl.js | 6 +++--- .../main/webapp/js/controllers/favoriteListCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/localeCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/mainCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/pollCtrl.js | 6 +++--- .../src/main/webapp/js/controllers/userCtrl.js | 6 +++--- pollen-ui-angular/src/main/webapp/js/directives.js | 4 ++-- .../src/main/webapp/js/libs/ckeditor/config.js | 20 ++++++++++++++++++++ .../main/webapp/js/scripts/sticky-inline-poll.js | 4 ++-- .../src/main/webapp/partials/alerts.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/dateTimePicker.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/pagination.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/poll-info.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/printResource.html | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.ci.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.js | 20 ++++++++++++++++++++ .../src/test/unit/alertControllersTest.js | 20 ++++++++++++++++++++ .../src/test/unit/pollControllersTest.js | 20 ++++++++++++++++++++ pollen-votecounting-aggregator/LICENSE.txt | 2 +- pollen-votecounting-api/LICENSE.txt | 2 +- pollen-votecounting-borda/LICENSE.txt | 2 +- pollen-votecounting-condorcet/LICENSE.txt | 2 +- pollen-votecounting-coombs/LICENSE.txt | 2 +- pollen-votecounting-instant-runoff/LICENSE.txt | 2 +- pollen-votecounting-normal/LICENSE.txt | 2 +- pollen-votecounting-number/LICENSE.txt | 2 +- pollen-votecounting-percentage/LICENSE.txt | 2 +- 44 files changed, 551 insertions(+), 34 deletions(-) diff --git a/pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/PollenResourceTopiaDao.java b/pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/PollenResourceTopiaDao.java index a90cf09..c3064d0 100644 --- a/pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/PollenResourceTopiaDao.java +++ b/pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/PollenResourceTopiaDao.java @@ -1,5 +1,26 @@ package org.chorem.pollen.persistence.entity; +/* + * #%L + * Pollen :: Persistence + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + /** * Created on 24/07/14. * diff --git a/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/PollenResourceApi.java b/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/PollenResourceApi.java index 734b8de..6349b86 100644 --- a/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/PollenResourceApi.java +++ b/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/PollenResourceApi.java @@ -1,5 +1,26 @@ package org.chorem.pollen.rest.api.v1; +/* + * #%L + * Pollen :: Rest Api + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.persistence.entity.PollenResource; import org.chorem.pollen.services.bean.*; import org.chorem.pollen.services.service.PollenResourceService; diff --git a/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoteCountingTypeApi.java b/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoteCountingTypeApi.java index 1fcd5ad..4c5880b 100644 --- a/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoteCountingTypeApi.java +++ b/pollen-rest-api/src/main/java/org/chorem/pollen/rest/api/v1/VoteCountingTypeApi.java @@ -1,5 +1,26 @@ package org.chorem.pollen.rest.api.v1; +/* + * #%L + * Pollen :: Rest Api + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.services.bean.VoteCountingTypeBean; import org.chorem.pollen.services.service.VoteCountingTypeService; import org.debux.webmotion.server.WebMotionController; diff --git a/pollen-services/src/license/THIRD-PARTY.properties b/pollen-services/src/license/THIRD-PARTY.properties index 284c4df..02733bc 100644 --- a/pollen-services/src/license/THIRD-PARTY.properties +++ b/pollen-services/src/license/THIRD-PARTY.properties @@ -1,16 +1,21 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : +# - AL 2.0 # - Apache License 2.0 +# - Apache License, version 2.0 # - BSD License +# - CDDL # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License # - Common Public License Version 1.0 # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 +# - Eclipse Public License, Version 1.0 # - GNU Affero General Public License version 3 # - GNU General Public License, Version 2 with the Classpath Exception -# - GNU Lesser General Public License, version 2.1 +# - GNU Lesser General Public License, Version 2.1 +# - GPLv2+CE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -18,14 +23,13 @@ # - MIT License # - MPL 1.1 # - New BSD License +# - Public Domain # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 -# - license.txt #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sat Apr 05 20:09:37 CEST 2014 +#Wed Aug 27 10:59:42 CEST 2014 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License -javax.servlet--servlet-api--2.5=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceFileBean.java b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceFileBean.java index ff3ad7f..0f6b9b7 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceFileBean.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceFileBean.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.bean; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.apache.commons.io.IOUtils; import org.chorem.pollen.persistence.entity.PollenResource; import org.chorem.pollen.persistence.entity.PollenResourceImpl; diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceMetaBean.java b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceMetaBean.java index 3243fa6..7c89eb2 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceMetaBean.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceMetaBean.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.bean; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.persistence.entity.PollenResource; import org.chorem.pollen.persistence.entity.PollenResourceImpl; diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceStreamBean.java b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceStreamBean.java index a4b154d..eadf02f 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceStreamBean.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/bean/ResourceStreamBean.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.bean; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.apache.commons.io.IOUtils; import org.chorem.pollen.persistence.entity.PollenResource; import org.chorem.pollen.persistence.entity.PollenResourceImpl; diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/bean/VoteCountingTypeBean.java b/pollen-services/src/main/java/org/chorem/pollen/services/bean/VoteCountingTypeBean.java index 4ccb153..272eeba 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/bean/VoteCountingTypeBean.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/bean/VoteCountingTypeBean.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.bean; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.votecounting.model.ChoiceToVoteRenderType; /** diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenResourceService.java b/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenResourceService.java index 4375052..3e9c798 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenResourceService.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenResourceService.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.service; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.persistence.entity.Choice; import org.chorem.pollen.persistence.entity.ChoiceType; import org.chorem.pollen.persistence.entity.PollenResource; diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenUIUrlRenderService.java b/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenUIUrlRenderService.java index bce8ac6..e787124 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenUIUrlRenderService.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/service/PollenUIUrlRenderService.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.service; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + /** * Created on 25/08/14. * diff --git a/pollen-services/src/main/java/org/chorem/pollen/services/service/VoteCountingTypeService.java b/pollen-services/src/main/java/org/chorem/pollen/services/service/VoteCountingTypeService.java index 3bbd957..554ba2c 100644 --- a/pollen-services/src/main/java/org/chorem/pollen/services/service/VoteCountingTypeService.java +++ b/pollen-services/src/main/java/org/chorem/pollen/services/service/VoteCountingTypeService.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.service; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.services.bean.VoteCountingTypeBean; import org.chorem.pollen.votecounting.VoteCounting; import org.chorem.pollen.votecounting.VoteCountingFactory; diff --git a/pollen-services/src/test/java/org/chorem/pollen/services/service/PollenUIUrlRenderServiceTest.java b/pollen-services/src/test/java/org/chorem/pollen/services/service/PollenUIUrlRenderServiceTest.java index 3b140ef..dc8621d 100644 --- a/pollen-services/src/test/java/org/chorem/pollen/services/service/PollenUIUrlRenderServiceTest.java +++ b/pollen-services/src/test/java/org/chorem/pollen/services/service/PollenUIUrlRenderServiceTest.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.service; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import org.chorem.pollen.services.AbstractPollenServiceTest; import org.junit.Assert; diff --git a/pollen-services/src/test/java/org/chorem/pollen/services/service/VoterListServiceTest.java b/pollen-services/src/test/java/org/chorem/pollen/services/service/VoterListServiceTest.java index 063afbd..693761b 100644 --- a/pollen-services/src/test/java/org/chorem/pollen/services/service/VoterListServiceTest.java +++ b/pollen-services/src/test/java/org/chorem/pollen/services/service/VoterListServiceTest.java @@ -1,5 +1,26 @@ package org.chorem.pollen.services.service; +/* + * #%L + * Pollen :: Service + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import com.google.common.base.Charsets; import com.google.common.io.Files; import org.chorem.pollen.persistence.entity.ChoiceType; diff --git a/pollen-ui-angular/src/main/webapp/WEB-INF/web.xml b/pollen-ui-angular/src/main/webapp/WEB-INF/web.xml index cfa5aa5..8e52c50 100644 --- a/pollen-ui-angular/src/main/webapp/WEB-INF/web.xml +++ b/pollen-ui-angular/src/main/webapp/WEB-INF/web.xml @@ -1,4 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> + <web-app version="3.0" id="pollen-ui-angular" xmlns="http://java.sun.com/xml/ns/javaee" diff --git a/pollen-ui-angular/src/main/webapp/i18n/en.js b/pollen-ui-angular/src/main/webapp/i18n/en.js index da8473a..5fd90fb 100644 --- a/pollen-ui-angular/src/main/webapp/i18n/en.js +++ b/pollen-ui-angular/src/main/webapp/i18n/en.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ var translateEN = { 'title.home' : 'Home', diff --git a/pollen-ui-angular/src/main/webapp/i18n/fr.js b/pollen-ui-angular/src/main/webapp/i18n/fr.js index 9c49bb3..7d7af16 100644 --- a/pollen-ui-angular/src/main/webapp/i18n/fr.js +++ b/pollen-ui-angular/src/main/webapp/i18n/fr.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ var translateFR = { 'title.home' : 'Accueil', diff --git a/pollen-ui-angular/src/main/webapp/js/app.js b/pollen-ui-angular/src/main/webapp/js/app.js index 75b50e0..4666bb4 100644 --- a/pollen-ui-angular/src/main/webapp/js/app.js +++ b/pollen-ui-angular/src/main/webapp/js/app.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/alertCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/alertCtrl.js index ace09b3..5e21a69 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/alertCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/alertCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% @@ -145,4 +145,4 @@ angular.module('alertControllers', []) $scope.toHTML = function (msg) { return $sce.trustAsHtml($filter('translate')(msg)); } -}]); \ No newline at end of file +}]); diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/favoriteListCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/favoriteListCtrl.js index 4548fca..7120fa4 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/favoriteListCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/favoriteListCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/localeCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/localeCtrl.js index 291b975..8c963a2 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/localeCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/localeCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/mainCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/mainCtrl.js index c945de4..7e545b5 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/mainCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/mainCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js index ff0b922..f243cc8 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/pollCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% @@ -1893,4 +1893,4 @@ angular.module('pollControllers', ['ngRoute', 'pollenServices', 'pascalprecht.tr }); }) -}]); \ No newline at end of file +}]); diff --git a/pollen-ui-angular/src/main/webapp/js/controllers/userCtrl.js b/pollen-ui-angular/src/main/webapp/js/controllers/userCtrl.js index 38d3a79..144df17 100644 --- a/pollen-ui-angular/src/main/webapp/js/controllers/userCtrl.js +++ b/pollen-ui-angular/src/main/webapp/js/controllers/userCtrl.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% @@ -256,4 +256,4 @@ angular.module('userControllers', []) //got to the home $route.reload(); } -}]); \ No newline at end of file +}]); diff --git a/pollen-ui-angular/src/main/webapp/js/directives.js b/pollen-ui-angular/src/main/webapp/js/directives.js index 78def59..592c20c 100644 --- a/pollen-ui-angular/src/main/webapp/js/directives.js +++ b/pollen-ui-angular/src/main/webapp/js/directives.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/js/libs/ckeditor/config.js b/pollen-ui-angular/src/main/webapp/js/libs/ckeditor/config.js index 84f0e14..eeedea0 100644 --- a/pollen-ui-angular/src/main/webapp/js/libs/ckeditor/config.js +++ b/pollen-ui-angular/src/main/webapp/js/libs/ckeditor/config.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ CKEDITOR.editorConfig = function (config) { config.toolbar = 'PollenToolbar'; diff --git a/pollen-ui-angular/src/main/webapp/js/scripts/sticky-inline-poll.js b/pollen-ui-angular/src/main/webapp/js/scripts/sticky-inline-poll.js index 828697b..8595eb8 100644 --- a/pollen-ui-angular/src/main/webapp/js/scripts/sticky-inline-poll.js +++ b/pollen-ui-angular/src/main/webapp/js/scripts/sticky-inline-poll.js @@ -8,12 +8,12 @@ * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * #L% diff --git a/pollen-ui-angular/src/main/webapp/partials/alerts.html b/pollen-ui-angular/src/main/webapp/partials/alerts.html index 3c8e854..03cd7f1 100644 --- a/pollen-ui-angular/src/main/webapp/partials/alerts.html +++ b/pollen-ui-angular/src/main/webapp/partials/alerts.html @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="pool-alert"> <alert ng-repeat="alert in data.alerts" type="{{alert.type}}" diff --git a/pollen-ui-angular/src/main/webapp/partials/dateTimePicker.html b/pollen-ui-angular/src/main/webapp/partials/dateTimePicker.html index 140decc..6bae019 100644 --- a/pollen-ui-angular/src/main/webapp/partials/dateTimePicker.html +++ b/pollen-ui-angular/src/main/webapp/partials/dateTimePicker.html @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="input-group date datetimepicker"> <input type="text" class="form-control" focus-me="focus" ng-exit="exit()" id="{{forId}}" /> <span class="input-group-addon datepickerbutton"> diff --git a/pollen-ui-angular/src/main/webapp/partials/pagination.html b/pollen-ui-angular/src/main/webapp/partials/pagination.html index 9e3feaf..ff524c1 100644 --- a/pollen-ui-angular/src/main/webapp/partials/pagination.html +++ b/pollen-ui-angular/src/main/webapp/partials/pagination.html @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <ul class="pagination" ng-show="pageList.length > 1"> <li ng-class="{disabled:currentPage == 0}" ng-click="goPage(previousPage)"> <a class="fakeLink">«</a> diff --git a/pollen-ui-angular/src/main/webapp/partials/poll-info.html b/pollen-ui-angular/src/main/webapp/partials/poll-info.html index 2b90696..ba704fe 100644 --- a/pollen-ui-angular/src/main/webapp/partials/poll-info.html +++ b/pollen-ui-angular/src/main/webapp/partials/poll-info.html @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div ng-if="data.poll.isClosed" class="anim"> <h4 class="text-warning">{{ 'poll.info.closed' | translate }}</h4> diff --git a/pollen-ui-angular/src/main/webapp/partials/printResource.html b/pollen-ui-angular/src/main/webapp/partials/printResource.html index c761212..ebd4ed7 100644 --- a/pollen-ui-angular/src/main/webapp/partials/printResource.html +++ b/pollen-ui-angular/src/main/webapp/partials/printResource.html @@ -1,3 +1,23 @@ +<!-- + #%L + Pollen :: UI (Angular) + %% + Copyright (C) 2009 - 2014 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <div class="preview" ng-if="isImage && resourceURL"> <img ng-attr-src="{{previewURL}}" /> </div> diff --git a/pollen-ui-angular/src/test/karma.conf.ci.js b/pollen-ui-angular/src/test/karma.conf.ci.js index 7f0ae59..b29911b 100644 --- a/pollen-ui-angular/src/test/karma.conf.ci.js +++ b/pollen-ui-angular/src/test/karma.conf.ci.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ // load the base config var baseConfig = require('./karma.conf.js'); diff --git a/pollen-ui-angular/src/test/karma.conf.js b/pollen-ui-angular/src/test/karma.conf.js index 339aa00..7679c33 100644 --- a/pollen-ui-angular/src/test/karma.conf.js +++ b/pollen-ui-angular/src/test/karma.conf.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ // Karma configuration // Generated on Tue Jul 15 2014 10:21:18 GMT+0200 (CEST) diff --git a/pollen-ui-angular/src/test/unit/alertControllersTest.js b/pollen-ui-angular/src/test/unit/alertControllersTest.js index ade98dc..94e7a19 100644 --- a/pollen-ui-angular/src/test/unit/alertControllersTest.js +++ b/pollen-ui-angular/src/test/unit/alertControllersTest.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ 'use strict'; /////////////////////////////// diff --git a/pollen-ui-angular/src/test/unit/pollControllersTest.js b/pollen-ui-angular/src/test/unit/pollControllersTest.js index 22608b0..3ec9bc3 100644 --- a/pollen-ui-angular/src/test/unit/pollControllersTest.js +++ b/pollen-ui-angular/src/test/unit/pollControllersTest.js @@ -1,3 +1,23 @@ +/* + * #%L + * Pollen :: UI (Angular) + * %% + * Copyright (C) 2009 - 2014 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ 'use strict'; /////////////////////////////// diff --git a/pollen-votecounting-aggregator/LICENSE.txt b/pollen-votecounting-aggregator/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-aggregator/LICENSE.txt +++ b/pollen-votecounting-aggregator/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-api/LICENSE.txt b/pollen-votecounting-api/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-api/LICENSE.txt +++ b/pollen-votecounting-api/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-borda/LICENSE.txt b/pollen-votecounting-borda/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-borda/LICENSE.txt +++ b/pollen-votecounting-borda/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-condorcet/LICENSE.txt b/pollen-votecounting-condorcet/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-condorcet/LICENSE.txt +++ b/pollen-votecounting-condorcet/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-coombs/LICENSE.txt b/pollen-votecounting-coombs/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-coombs/LICENSE.txt +++ b/pollen-votecounting-coombs/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-instant-runoff/LICENSE.txt b/pollen-votecounting-instant-runoff/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-instant-runoff/LICENSE.txt +++ b/pollen-votecounting-instant-runoff/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-normal/LICENSE.txt b/pollen-votecounting-normal/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-normal/LICENSE.txt +++ b/pollen-votecounting-normal/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-number/LICENSE.txt b/pollen-votecounting-number/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-number/LICENSE.txt +++ b/pollen-votecounting-number/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. diff --git a/pollen-votecounting-percentage/LICENSE.txt b/pollen-votecounting-percentage/LICENSE.txt index 2def0e8..dba13ed 100644 --- a/pollen-votecounting-percentage/LICENSE.txt +++ b/pollen-votecounting-percentage/LICENSE.txt @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. \ No newline at end of file +<http://www.gnu.org/licenses/>. -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit e5a11797f0a3cf7d981ce071b09d293b89dbfd76 Merge: 99645a0 ca8ad65 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:33 2014 +0200 Merge branch 'release/2.0-alpha-1' .gitignore | 10 + README.txt | 3 + changelog.txt | 6 + pollen-persistence/pom.xml | 11 +- ...Dao.java => PollenTopiaApplicationContext.java} | 23 +- .../persistence/PollenTopiaPersistenceContext.java | 4 +- .../pollen/persistence/entity/ChoiceTopiaDao.java | 27 +- .../{ChoiceTopiaDao.java => CommentTopiaDao.java} | 15 +- ...oiceTopiaDao.java => FavoriteListTopiaDao.java} | 19 +- .../pollen/persistence/entity/PollTopiaDao.java | 71 +- .../persistence/entity/PollenResourceTopiaDao.java | 62 + .../persistence/entity/PollenUserTopiaDao.java | 23 +- .../persistence/entity/SessionTokenTopiaDao.java | 17 + .../pollen/persistence/entity/VoteToChoices.java | 21 + ...SessionTokenTopiaDao.java => VoteTopiaDao.java} | 13 +- ...{ChoiceTopiaDao.java => VoterListTopiaDao.java} | 19 +- pollen-persistence/src/main/xmi/pollen.properties | 34 +- pollen-persistence/src/main/xmi/pollen.zargo | Bin 18495 -> 20954 bytes README.txt => pollen-rest-api/INSTALL.txt | 15 +- pollen-rest-api/pom.xml | 69 +- .../org/chorem/pollen/rest/api/JsonHelper.java | 276 +++ .../org/chorem/pollen/rest/api/PollenRender.java | 56 +- .../rest/api/PollenRestApiApplicationContext.java | 19 +- .../rest/api/PollenRestApiApplicationListener.java | 79 +- .../rest/api/PollenRestApiRequestFilter.java | 40 +- .../chorem/pollen/rest/api/PollenRestApiUtil.java | 71 +- .../pollen/rest/api/converter/DateConverter.java | 34 +- .../rest/api/converter/JsonArrayConverter.java | 59 +- .../pollen/rest/api/converter/JsonConverter.java | 62 +- .../rest/api/injector/PollenBeanIdInjector.java | 70 + .../PollenRestApiRequestContextInjector.java | 53 + .../rest/api/injector/PollenServiceInjector.java | 55 + .../org/chorem/pollen/rest/api/v1/AuthApi.java | 17 +- .../org/chorem/pollen/rest/api/v1/ChoiceApi.java | 25 +- .../org/chorem/pollen/rest/api/v1/CommentApi.java | 28 +- .../org/chorem/pollen/rest/api/v1/ErrorAction.java | 10 + .../chorem/pollen/rest/api/v1/FavoriteListApi.java | 56 +- .../org/chorem/pollen/rest/api/v1/PollApi.java | 52 +- .../pollen/rest/api/v1/PollenResourceApi.java | 136 ++ .../chorem/pollen/rest/api/v1/PollenUserApi.java | 48 +- .../org/chorem/pollen/rest/api/v1/VoteApi.java | 32 +- .../chorem/pollen/rest/api/v1/VoteCountingApi.java | 16 +- ...teCountingApi.java => VoteCountingTypeApi.java} | 26 +- .../chorem/pollen/rest/api/v1/VoterListApi.java | 63 +- pollen-rest-api/src/main/resources/default.jpg | Bin 0 -> 8374 bytes pollen-rest-api/src/main/resources/mapping | 145 +- .../src/main/resources/pollen-rest-api.properties | 2 + .../pollen/rest/api/AbstractPollenRestApiTest.java | 27 +- .../org/chorem/pollen/rest/api/AuthApiTest.java | 111 ++ .../org/chorem/pollen/rest/api/PollApiTest.java | 63 +- .../chorem/pollen/rest/api/PollenUserApiTest.java | 42 +- .../rest/api/converter/JsonArrayConverterTest.java | 34 +- .../rest/api/converter/JsonConverterTest.java | 17 +- pollen-services/pom.xml | 23 +- pollen-services/src/license/THIRD-PARTY.properties | 12 +- .../services/DefaultPollenServiceContext.java | 12 + .../pollen/services/PollenApplicationContext.java | 3 + .../pollen/services/PollenServiceContext.java | 3 + .../pollen/services/TopiaEntityCopyVisitor.java | 2 +- .../chorem/pollen/services/bean/ChoiceBean.java | 97 +- .../pollen/services/bean/ChoiceScoreBean.java | 94 + .../chorem/pollen/services/bean/CommentBean.java | 31 +- .../chorem/pollen/services/bean/CreateBeanRef.java | 96 - .../pollen/services/bean/FavoriteListBean.java | 67 +- .../services/bean/FavoriteListMemberBean.java | 29 +- .../services/bean/GroupVoteCountingResultBean.java | 69 + .../services/bean/PaginationParameterBean.java | 107 ++ .../pollen/services/bean/PaginationResultBean.java | 83 + .../org/chorem/pollen/services/bean/PollBean.java | 80 +- .../chorem/pollen/services/bean/PollenBean.java | 58 +- .../chorem/pollen/services/bean/PollenBeans.java | 120 ++ .../pollen/services/bean/PollenEntityId.java | 137 ++ .../pollen/services/bean/PollenEntityRef.java | 129 ++ .../pollen/services/bean/PollenUserBean.java | 53 +- .../pollen/services/bean/ResourceFileBean.java | 129 ++ .../pollen/services/bean/ResourceMetaBean.java | 89 + .../pollen/services/bean/ResourceStreamBean.java | 123 ++ .../org/chorem/pollen/services/bean/VoteBean.java | 94 +- .../services/bean/VoteCountingGroupResultBean.java | 96 + .../services/bean/VoteCountingResultBean.java | 82 + .../pollen/services/bean/VoteCountingTypeBean.java | 96 + .../pollen/services/bean/VoteToChoiceBean.java | 47 +- .../chorem/pollen/services/bean/VoterListBean.java | 58 +- .../pollen/services/bean/VoterListMemberBean.java | 46 +- .../chorem/pollen/services/bean/package-info.java | 4 +- .../services/config/PollenServiceConfig.java | 68 + .../services/config/PollenServiceConfigOption.java | 101 + .../pollen/services/service/AuthService.java | 93 - .../pollen/services/service/ChoiceService.java | 174 +- .../pollen/services/service/CommentService.java | 84 +- .../FavoriteListImport.java} | 24 +- .../service/FavoriteListImportFromFile.java | 173 ++ .../service/FavoriteListImportFromLdap.java | 155 ++ .../services/service/FavoriteListService.java | 413 ++--- .../pollen/services/service/FixturesService.java | 6 +- .../services/service/NotificationService.java | 40 +- .../pollen/services/service/PollService.java | 302 +-- .../services/service/PollenResourceService.java | 144 ++ .../services/service/PollenServiceSupport.java | 128 +- .../services/service/PollenUIUrlRenderService.java | 98 + .../pollen/services/service/PollenUserService.java | 234 ++- .../services/service/VoteCountingService.java | 253 ++- .../services/service/VoteCountingTypeService.java | 88 + .../pollen/services/service/VoteService.java | 238 ++- .../pollen/services/service/VoterListService.java | 293 ++- .../services/service/mail/ChoiceAddedEmail.java | 2 +- .../services/service/mail/ChoiceDeletedEmail.java | 2 +- .../services/service/mail/ChoiceEditedEmail.java | 2 +- .../services/service/mail/CommentAddedEmail.java | 2 +- .../services/service/mail/CommentDeletedEmail.java | 2 +- .../services/service/mail/CommentEditedEmail.java | 2 +- .../pollen/services/service/mail/EmailService.java | 26 +- .../services/service/mail/LostPasswordEmail.java | 17 +- .../service/mail/PollChoicePeriodEndedEmail.java | 2 +- .../service/mail/PollChoicePeriodStartedEmail.java | 2 +- .../services/service/mail/PollClosedEmail.java | 2 +- .../services/service/mail/PollCreatedEmail.java | 22 +- .../service/mail/PollVotePeriodEndedEmail.java | 2 +- .../service/mail/PollVotePeriodStartedEmail.java | 2 +- .../service/mail/PollVoteReminderEmail.java | 2 +- .../mail/RestrictedPollInvitationEmail.java | 2 +- .../service/mail/UserAccountCreatedEmail.java | 33 +- .../services/service/mail/VoteAddedEmail.java | 2 +- .../services/service/mail/VoteDeletedEmail.java | 2 +- .../services/service/mail/VoteEditedEmail.java | 2 +- .../services/service/security/PermissionVerb.java | 2 + .../service/security/PollenSecurityRealm.java | 15 +- .../services/service/security/SecurityService.java | 296 ++- .../test/FakePollenApplicationContext.java | 25 +- .../services/test/FakePollenSecurityContext.java | 16 +- .../services/test/FakePollenServiceContext.java | 10 +- .../resources/email/LostPasswordEmail.mustache | 8 + .../resources/email/LostPasswordEmail_fr.mustache | 8 + ...wordEmail.mustache => PollClosedEmail.mustache} | 0 ...dEmail.mustache => PollClosedEmail_fr.mustache} | 0 .../main/resources/email/PollCreatedEmail.mustache | 15 + .../resources/email/PollCreatedEmail_fr.mustache | 15 + .../email/UserAccountCreatedEmail.mustache | 10 + .../email/UserAccountCreatedEmail_fr.mustache | 10 + pollen-services/src/main/resources/fixtures.yaml | 7 +- .../i18n/pollen-services_en_GB.properties | 55 +- .../i18n/pollen-services_fr_FR.properties | 55 +- .../pollen/services/AbstractPollenServiceTest.java | 30 + .../services/service/FavoriteListServiceTest.java | 361 ++++ .../pollen/services/service/PollServiceTest.java | 661 ++++--- .../service/PollenUIUrlRenderServiceTest.java | 100 + .../services/service/PollenUserServiceTest.java | 91 +- .../services/service/VoteCountingServiceTest.java | 146 ++ .../pollen/services/service/VoteServiceTest.java | 25 +- .../services/service/VoterListServiceTest.java | 210 +++ .../src/test/resources/pollen-services.properties | 2 + pollen-ui-angular/.bowerrc | 5 + pollen-ui-angular/.gitignore | 8 + pollen-ui-angular/INSTALL.txt | 17 + pollen-ui-angular/README.txt | 46 +- pollen-ui-angular/bower.json | 30 + pollen-ui-angular/package.json | 22 + pollen-ui-angular/pollen-ui-angular.iml | 16 - pollen-ui-angular/pom.xml | 222 ++- .../src/main/resources/nuiton-js/wro.properties | 26 - pollen-ui-angular/src/main/version.txt | 1 + pollen-ui-angular/src/main/webapp/WEB-INF/web.xml | 21 + .../src/main/webapp/bundle/Messages.properties | 196 -- pollen-ui-angular/src/main/webapp/css/style.css | 198 -- pollen-ui-angular/src/main/webapp/i18n/en.js | 315 ++++ pollen-ui-angular/src/main/webapp/i18n/fr.js | 316 ++++ .../src/main/webapp/img/chart-icon.png | Bin 0 -> 610 bytes pollen-ui-angular/src/main/webapp/img/en.png | Bin 0 -> 599 bytes pollen-ui-angular/src/main/webapp/img/fr.png | Bin 0 -> 545 bytes .../src/main/webapp/img/glyphicons_050_link.png | Bin 1410 -> 0 bytes pollen-ui-angular/src/main/webapp/img/pie-icon.png | Bin 0 -> 1292 bytes pollen-ui-angular/src/main/webapp/index.html | 195 +- pollen-ui-angular/src/main/webapp/js/app.js | 218 ++- .../src/main/webapp/js/conf.js.example | 48 + .../src/main/webapp/js/conf.js.exemple | 4 - .../src/main/webapp/js/controllers/alertCtrl.js | 148 ++ .../main/webapp/js/controllers/favoriteListCtrl.js | 241 +++ .../src/main/webapp/js/controllers/localeCtrl.js | 70 + .../src/main/webapp/js/controllers/mainCtrl.js | 21 +- .../src/main/webapp/js/controllers/pollCtrl.js | 1943 ++++++++++++++++++-- .../src/main/webapp/js/controllers/userCtrl.js | 259 +++ pollen-ui-angular/src/main/webapp/js/directives.js | 721 ++++++++ .../src/main/webapp/js/libs/ckeditor/CHANGES.md | 457 ----- .../src/main/webapp/js/libs/ckeditor/LICENSE.md | 1264 ------------- .../src/main/webapp/js/libs/ckeditor/README.md | 39 - .../webapp/js/libs/ckeditor/adapters/jquery.js | 10 - .../main/webapp/js/libs/ckeditor/build-config.js | 141 -- .../src/main/webapp/js/libs/ckeditor/ckeditor.js | 904 --------- .../src/main/webapp/js/libs/ckeditor/config.js | 20 + .../src/main/webapp/js/libs/ckeditor/contents.css | 123 -- .../src/main/webapp/js/libs/ckeditor/lang/af.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ar.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/bg.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/bn.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/bs.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ca.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/cs.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/cy.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/da.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/de.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/el.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/en-au.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/en-ca.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/en-gb.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/en.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/eo.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/es.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/et.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/eu.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/fa.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/fi.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/fo.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/fr-ca.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/fr.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/gl.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/gu.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/he.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/hi.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/hr.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/hu.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/id.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/is.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/it.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ja.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ka.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/km.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ko.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ku.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/lt.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/lv.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/mk.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/mn.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ms.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/nb.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/nl.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/no.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/pl.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/pt-br.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/pt.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ro.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ru.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/si.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/sk.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/sl.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/sq.js | 5 - .../main/webapp/js/libs/ckeditor/lang/sr-latn.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/sr.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/sv.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/th.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/tr.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/ug.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/uk.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/vi.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/zh-cn.js | 5 - .../src/main/webapp/js/libs/ckeditor/lang/zh.js | 5 - .../ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js | 10 - .../a11yhelp/dialogs/lang/_translationstatus.txt | 25 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ar.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/bg.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ca.js | 13 - .../ckeditor/plugins/a11yhelp/dialogs/lang/cs.js | 13 - .../ckeditor/plugins/a11yhelp/dialogs/lang/cy.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/da.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/de.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/el.js | 13 - .../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/en.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/eo.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/es.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/et.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/fa.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/fi.js | 12 - .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/fr.js | 13 - .../ckeditor/plugins/a11yhelp/dialogs/lang/gl.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/gu.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/he.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/hi.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/hr.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/hu.js | 13 - .../ckeditor/plugins/a11yhelp/dialogs/lang/id.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/it.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ja.js | 9 - .../ckeditor/plugins/a11yhelp/dialogs/lang/km.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ko.js | 10 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ku.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/lt.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/lv.js | 13 - .../ckeditor/plugins/a11yhelp/dialogs/lang/mk.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/mn.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/nb.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/nl.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/no.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/pl.js | 13 - .../plugins/a11yhelp/dialogs/lang/pt-br.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/pt.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ro.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ru.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/si.js | 10 - .../ckeditor/plugins/a11yhelp/dialogs/lang/sk.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/sl.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/sq.js | 11 - .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/sr.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/sv.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/th.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/tr.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/ug.js | 11 - .../ckeditor/plugins/a11yhelp/dialogs/lang/uk.js | 12 - .../ckeditor/plugins/a11yhelp/dialogs/lang/vi.js | 11 - .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 9 - .../ckeditor/plugins/a11yhelp/dialogs/lang/zh.js | 10 - .../libs/ckeditor/plugins/about/dialogs/about.js | 7 - .../plugins/about/dialogs/hidpi/logo_ckeditor.png | Bin 13339 -> 0 bytes .../plugins/about/dialogs/logo_ckeditor.png | Bin 6757 -> 0 bytes .../ckeditor/plugins/clipboard/dialogs/paste.js | 11 - .../ckeditor/plugins/dialog/dialogDefinition.js | 4 - .../ckeditor/plugins/fakeobjects/images/spacer.gif | Bin 43 -> 0 bytes .../main/webapp/js/libs/ckeditor/plugins/icons.png | Bin 10030 -> 0 bytes .../js/libs/ckeditor/plugins/icons_hidpi.png | Bin 34465 -> 0 bytes .../libs/ckeditor/plugins/image/dialogs/image.js | 43 - .../libs/ckeditor/plugins/image/images/noimage.png | Bin 2115 -> 0 bytes .../libs/ckeditor/plugins/link/dialogs/anchor.js | 8 - .../js/libs/ckeditor/plugins/link/dialogs/link.js | 35 - .../libs/ckeditor/plugins/link/images/anchor.png | Bin 763 -> 0 bytes .../ckeditor/plugins/link/images/hidpi/anchor.png | Bin 1597 -> 0 bytes .../plugins/magicline/images/hidpi/icon.png | Bin 260 -> 0 bytes .../ckeditor/plugins/magicline/images/icon.png | Bin 172 -> 0 bytes .../plugins/pastefromword/filter/default.js | 31 - .../js/libs/ckeditor/plugins/scayt/LICENSE.md | 28 - .../js/libs/ckeditor/plugins/scayt/README.md | 25 - .../libs/ckeditor/plugins/scayt/dialogs/options.js | 20 - .../ckeditor/plugins/scayt/dialogs/toolbar.css | 71 - .../dialogs/lang/_translationstatus.txt | 20 - .../plugins/specialchar/dialogs/lang/ar.js | 13 - .../plugins/specialchar/dialogs/lang/bg.js | 13 - .../plugins/specialchar/dialogs/lang/ca.js | 14 - .../plugins/specialchar/dialogs/lang/cs.js | 13 - .../plugins/specialchar/dialogs/lang/cy.js | 14 - .../plugins/specialchar/dialogs/lang/de.js | 13 - .../plugins/specialchar/dialogs/lang/el.js | 13 - .../plugins/specialchar/dialogs/lang/en-gb.js | 13 - .../plugins/specialchar/dialogs/lang/en.js | 13 - .../plugins/specialchar/dialogs/lang/eo.js | 12 - .../plugins/specialchar/dialogs/lang/es.js | 13 - .../plugins/specialchar/dialogs/lang/et.js | 13 - .../plugins/specialchar/dialogs/lang/fa.js | 12 - .../plugins/specialchar/dialogs/lang/fi.js | 13 - .../plugins/specialchar/dialogs/lang/fr-ca.js | 10 - .../plugins/specialchar/dialogs/lang/fr.js | 11 - .../plugins/specialchar/dialogs/lang/gl.js | 13 - .../plugins/specialchar/dialogs/lang/he.js | 12 - .../plugins/specialchar/dialogs/lang/hr.js | 13 - .../plugins/specialchar/dialogs/lang/hu.js | 12 - .../plugins/specialchar/dialogs/lang/id.js | 13 - .../plugins/specialchar/dialogs/lang/it.js | 14 - .../plugins/specialchar/dialogs/lang/ja.js | 9 - .../plugins/specialchar/dialogs/lang/km.js | 13 - .../plugins/specialchar/dialogs/lang/ku.js | 13 - .../plugins/specialchar/dialogs/lang/lv.js | 13 - .../plugins/specialchar/dialogs/lang/nb.js | 11 - .../plugins/specialchar/dialogs/lang/nl.js | 13 - .../plugins/specialchar/dialogs/lang/no.js | 11 - .../plugins/specialchar/dialogs/lang/pl.js | 12 - .../plugins/specialchar/dialogs/lang/pt-br.js | 11 - .../plugins/specialchar/dialogs/lang/pt.js | 13 - .../plugins/specialchar/dialogs/lang/ru.js | 13 - .../plugins/specialchar/dialogs/lang/si.js | 13 - .../plugins/specialchar/dialogs/lang/sk.js | 13 - .../plugins/specialchar/dialogs/lang/sl.js | 12 - .../plugins/specialchar/dialogs/lang/sq.js | 13 - .../plugins/specialchar/dialogs/lang/sv.js | 11 - .../plugins/specialchar/dialogs/lang/th.js | 13 - .../plugins/specialchar/dialogs/lang/tr.js | 12 - .../plugins/specialchar/dialogs/lang/ug.js | 13 - .../plugins/specialchar/dialogs/lang/uk.js | 12 - .../plugins/specialchar/dialogs/lang/vi.js | 14 - .../plugins/specialchar/dialogs/lang/zh-cn.js | 9 - .../plugins/specialchar/dialogs/lang/zh.js | 12 - .../plugins/specialchar/dialogs/specialchar.js | 14 - .../libs/ckeditor/plugins/table/dialogs/table.js | 21 - .../plugins/tabletools/dialogs/tableCell.js | 17 - .../webapp/js/libs/ckeditor/plugins/wsc/LICENSE.md | 28 - .../webapp/js/libs/ckeditor/plugins/wsc/README.md | 25 - .../libs/ckeditor/plugins/wsc/dialogs/ciframe.html | 66 - .../js/libs/ckeditor/plugins/wsc/dialogs/tmp.html | 118 -- .../ckeditor/plugins/wsc/dialogs/tmpFrameset.html | 52 - .../js/libs/ckeditor/plugins/wsc/dialogs/wsc.css | 82 - .../js/libs/ckeditor/plugins/wsc/dialogs/wsc.js | 67 - .../js/libs/ckeditor/plugins/wsc/dialogs/wsc_ie.js | 11 - .../main/webapp/js/libs/ckeditor/samples/ajax.html | 82 - .../main/webapp/js/libs/ckeditor/samples/api.html | 207 --- .../webapp/js/libs/ckeditor/samples/appendto.html | 57 - .../ckeditor/samples/assets/inlineall/logo.png | Bin 4411 -> 0 bytes .../samples/assets/outputxhtml/outputxhtml.css | 204 -- .../js/libs/ckeditor/samples/assets/posteddata.php | 59 - .../js/libs/ckeditor/samples/assets/sample.css | 3 - .../js/libs/ckeditor/samples/assets/sample.jpg | Bin 17932 -> 0 bytes .../samples/assets/uilanguages/languages.js | 7 - .../js/libs/ckeditor/samples/datafiltering.html | 401 ---- .../js/libs/ckeditor/samples/divreplace.html | 141 -- .../webapp/js/libs/ckeditor/samples/index.html | 128 -- .../webapp/js/libs/ckeditor/samples/inlineall.html | 311 ---- .../js/libs/ckeditor/samples/inlinebycode.html | 121 -- .../js/libs/ckeditor/samples/inlinetextarea.html | 110 -- .../webapp/js/libs/ckeditor/samples/jquery.html | 100 - .../samples/plugins/dialog/assets/my_dialog.js | 48 - .../ckeditor/samples/plugins/dialog/dialog.html | 187 -- .../samples/plugins/enterkey/enterkey.html | 103 -- .../assets/outputforflash/outputforflash.fla | Bin 85504 -> 0 bytes .../assets/outputforflash/outputforflash.swf | Bin 15571 -> 0 bytes .../htmlwriter/assets/outputforflash/swfobject.js | 18 - .../samples/plugins/htmlwriter/outputforflash.html | 280 --- .../samples/plugins/htmlwriter/outputhtml.html | 221 --- .../samples/plugins/magicline/magicline.html | 206 --- .../ckeditor/samples/plugins/toolbar/toolbar.html | 232 --- .../samples/plugins/wysiwygarea/fullpage.html | 77 - .../webapp/js/libs/ckeditor/samples/readonly.html | 73 - .../js/libs/ckeditor/samples/replacebyclass.html | 57 - .../js/libs/ckeditor/samples/replacebycode.html | 56 - .../webapp/js/libs/ckeditor/samples/sample.css | 356 ---- .../main/webapp/js/libs/ckeditor/samples/sample.js | 50 - .../js/libs/ckeditor/samples/sample_posteddata.php | 16 - .../webapp/js/libs/ckeditor/samples/tabindex.html | 75 - .../webapp/js/libs/ckeditor/samples/uicolor.html | 69 - .../js/libs/ckeditor/samples/uilanguages.html | 119 -- .../js/libs/ckeditor/samples/xhtmlstyle.html | 231 --- .../webapp/js/libs/ckeditor/skins/moono/dialog.css | 5 - .../js/libs/ckeditor/skins/moono/dialog_ie.css | 5 - .../js/libs/ckeditor/skins/moono/dialog_ie7.css | 5 - .../js/libs/ckeditor/skins/moono/dialog_ie8.css | 5 - .../libs/ckeditor/skins/moono/dialog_iequirks.css | 5 - .../js/libs/ckeditor/skins/moono/dialog_opera.css | 5 - .../webapp/js/libs/ckeditor/skins/moono/editor.css | 5 - .../js/libs/ckeditor/skins/moono/editor_gecko.css | 5 - .../js/libs/ckeditor/skins/moono/editor_ie.css | 5 - .../js/libs/ckeditor/skins/moono/editor_ie7.css | 5 - .../js/libs/ckeditor/skins/moono/editor_ie8.css | 5 - .../libs/ckeditor/skins/moono/editor_iequirks.css | 5 - .../webapp/js/libs/ckeditor/skins/moono/icons.png | Bin 10030 -> 0 bytes .../js/libs/ckeditor/skins/moono/icons_hidpi.png | Bin 34465 -> 0 bytes .../js/libs/ckeditor/skins/moono/images/arrow.png | Bin 261 -> 0 bytes .../js/libs/ckeditor/skins/moono/images/close.png | Bin 824 -> 0 bytes .../ckeditor/skins/moono/images/hidpi/close.png | Bin 1792 -> 0 bytes .../skins/moono/images/hidpi/lock-open.png | Bin 1503 -> 0 bytes .../ckeditor/skins/moono/images/hidpi/lock.png | Bin 1616 -> 0 bytes .../ckeditor/skins/moono/images/hidpi/refresh.png | Bin 2320 -> 0 bytes .../libs/ckeditor/skins/moono/images/lock-open.png | Bin 736 -> 0 bytes .../js/libs/ckeditor/skins/moono/images/lock.png | Bin 728 -> 0 bytes .../libs/ckeditor/skins/moono/images/refresh.png | Bin 953 -> 0 bytes .../webapp/js/libs/ckeditor/skins/moono/readme.md | 51 - .../src/main/webapp/js/libs/ckeditor/styles.js | 111 -- .../main/webapp/js/scripts/sticky-inline-poll.js | 23 +- pollen-ui-angular/src/main/webapp/js/services.js | 416 ++++- pollen-ui-angular/src/main/webapp/less/style.less | 639 +++++++ .../src/main/webapp/less/variables.less | 122 ++ .../webapp/partials/{home.html => alerts.html} | 20 +- .../src/main/webapp/partials/big-poll.html | 66 +- .../partials/dateTimePicker.html} | 28 +- .../main/webapp/partials/favoriteList-edit.html | 84 + .../partials/{home.html => favoriteList-list.html} | 19 +- .../src/main/webapp/partials/home.html | 19 +- .../src/main/webapp/partials/inline-poll.html | 163 +- .../webapp/partials/{home.html => pagination.html} | 16 +- .../src/main/webapp/partials/poll-comment.html | 79 + .../src/main/webapp/partials/poll-info.html | 70 + .../src/main/webapp/partials/poll-link.html | 84 + .../src/main/webapp/partials/poll-list.html | 52 +- .../main/webapp/partials/poll-listParticipant.html | 119 ++ .../src/main/webapp/partials/poll-poll.html | 54 + .../src/main/webapp/partials/poll-popupChoice.html | 29 +- .../src/main/webapp/partials/poll-result.html | 91 + .../src/main/webapp/partials/poll-settings.html | 351 +++- .../src/main/webapp/partials/poll.html | 74 +- .../partials/{home.html => printResource.html} | 21 +- .../src/main/webapp/partials/user-admin-list.html | 60 + .../src/main/webapp/partials/user-edit.html | 108 ++ .../src/main/webapp/partials/user-login.html | 52 + .../main/webapp/partials/user-lostPassword.html | 45 + .../src/main/webapp/partials/user-register.html | 87 + .../src/test/karma.conf.ci.js | 32 +- pollen-ui-angular/src/test/karma.conf.js | 112 ++ .../src/test/unit/alertControllersTest.js | 141 ++ .../src/test/unit/pollControllersTest.js | 518 ++++++ pollen-ui-js/.gitignore | 2 + pollen-votecounting-aggregator/LICENSE.txt | 2 +- pollen-votecounting-aggregator/pom.xml | 7 +- pollen-votecounting-api/LICENSE.txt | 2 +- pollen-votecounting-api/pom.xml | 3 +- .../chorem/pollen/votecounting/VoteCounting.java | 10 +- .../pollen/votecounting/model/GroupOfVoter.java | 1 + .../votecounting/model/VoteCountingResult.java | 10 + pollen-votecounting-borda/LICENSE.txt | 2 +- pollen-votecounting-borda/pom.xml | 4 +- .../pollen/votecounting/BordaVoteCounting.java | 10 +- pollen-votecounting-condorcet/LICENSE.txt | 2 +- pollen-votecounting-condorcet/pom.xml | 4 +- .../pollen/votecounting/CondorcetVoteCounting.java | 14 +- pollen-votecounting-coombs/LICENSE.txt | 2 +- pollen-votecounting-coombs/pom.xml | 4 +- .../pollen/votecounting/CoombsVoteCounting.java | 10 +- pollen-votecounting-instant-runoff/LICENSE.txt | 2 +- pollen-votecounting-instant-runoff/pom.xml | 4 +- .../votecounting/InstantRunoffVoteCounting.java | 10 +- pollen-votecounting-normal/LICENSE.txt | 2 +- pollen-votecounting-normal/pom.xml | 4 +- .../pollen/votecounting/NormalVoteCounting.java | 10 +- pollen-votecounting-number/LICENSE.txt | 2 +- pollen-votecounting-number/pom.xml | 4 +- .../pollen/votecounting/NumberVoteCounting.java | 10 +- pollen-votecounting-percentage/LICENSE.txt | 2 +- pollen-votecounting-percentage/pom.xml | 4 +- .../votecounting/PercentageVoteCounting.java | 15 +- pom.xml | 216 ++- src/site/rst/restApi.rst | 21 + 515 files changed, 15810 insertions(+), 13489 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit 1f0dd60cf6a0aaddf7527077d2524d4c58c3cc2e Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:38 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- pollen-persistence/pom.xml | 2 +- pollen-rest-api/pom.xml | 2 +- pollen-services/pom.xml | 2 +- pollen-ui-angular/pom.xml | 2 +- pollen-votecounting-aggregator/pom.xml | 2 +- pollen-votecounting-api/pom.xml | 2 +- pollen-votecounting-borda/pom.xml | 2 +- pollen-votecounting-condorcet/pom.xml | 2 +- pollen-votecounting-coombs/pom.xml | 2 +- pollen-votecounting-instant-runoff/pom.xml | 2 +- pollen-votecounting-normal/pom.xml | 2 +- pollen-votecounting-number/pom.xml | 2 +- pollen-votecounting-percentage/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pollen-persistence/pom.xml b/pollen-persistence/pom.xml index cb8cc02..bf4252c 100644 --- a/pollen-persistence/pom.xml +++ b/pollen-persistence/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index 46536a6..c82c90f 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-services/pom.xml b/pollen-services/pom.xml index 71345de..6a57a48 100644 --- a/pollen-services/pom.xml +++ b/pollen-services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index fadb0de..dd8ef54 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-aggregator/pom.xml b/pollen-votecounting-aggregator/pom.xml index 5012b50..3edd288 100644 --- a/pollen-votecounting-aggregator/pom.xml +++ b/pollen-votecounting-aggregator/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-api/pom.xml b/pollen-votecounting-api/pom.xml index dfbb715..ba10449 100644 --- a/pollen-votecounting-api/pom.xml +++ b/pollen-votecounting-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-borda/pom.xml b/pollen-votecounting-borda/pom.xml index fba3fd7..57a1068 100644 --- a/pollen-votecounting-borda/pom.xml +++ b/pollen-votecounting-borda/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-condorcet/pom.xml b/pollen-votecounting-condorcet/pom.xml index 345fe66..4f233ad 100644 --- a/pollen-votecounting-condorcet/pom.xml +++ b/pollen-votecounting-condorcet/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-coombs/pom.xml b/pollen-votecounting-coombs/pom.xml index eb73702..9968500 100644 --- a/pollen-votecounting-coombs/pom.xml +++ b/pollen-votecounting-coombs/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-instant-runoff/pom.xml b/pollen-votecounting-instant-runoff/pom.xml index aaa023b..62c357c 100644 --- a/pollen-votecounting-instant-runoff/pom.xml +++ b/pollen-votecounting-instant-runoff/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-normal/pom.xml b/pollen-votecounting-normal/pom.xml index f60484d..0292e5d 100644 --- a/pollen-votecounting-normal/pom.xml +++ b/pollen-votecounting-normal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-number/pom.xml b/pollen-votecounting-number/pom.xml index c734203..adb4170 100644 --- a/pollen-votecounting-number/pom.xml +++ b/pollen-votecounting-number/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-percentage/pom.xml b/pollen-votecounting-percentage/pom.xml index 2db0b26..bc88b07 100644 --- a/pollen-votecounting-percentage/pom.xml +++ b/pollen-votecounting-percentage/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pom.xml b/pom.xml index 0c40527..6af1ed2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-alpha-1</version> <packaging>pom</packaging> <name>Pollen</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit 761e793a2d49954eea5a352ba33c3525a0b5d58c Merge: 1f0dd60 e5a1179 Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:39 2014 +0200 Merge branch 'master' into develop .../persistence/entity/PollenResourceTopiaDao.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/PollenResourceApi.java | 21 +++++++++++++++++++++ .../pollen/rest/api/v1/VoteCountingTypeApi.java | 21 +++++++++++++++++++++ pollen-services/src/license/THIRD-PARTY.properties | 12 ++++++++---- .../pollen/services/bean/ResourceFileBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceMetaBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/ResourceStreamBean.java | 21 +++++++++++++++++++++ .../pollen/services/bean/VoteCountingTypeBean.java | 21 +++++++++++++++++++++ .../services/service/PollenResourceService.java | 21 +++++++++++++++++++++ .../services/service/PollenUIUrlRenderService.java | 21 +++++++++++++++++++++ .../services/service/VoteCountingTypeService.java | 21 +++++++++++++++++++++ .../service/PollenUIUrlRenderServiceTest.java | 21 +++++++++++++++++++++ .../services/service/VoterListServiceTest.java | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/WEB-INF/web.xml | 21 +++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/en.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/i18n/fr.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/main/webapp/js/app.js | 4 ++-- .../src/main/webapp/js/controllers/alertCtrl.js | 6 +++--- .../main/webapp/js/controllers/favoriteListCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/localeCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/mainCtrl.js | 4 ++-- .../src/main/webapp/js/controllers/pollCtrl.js | 6 +++--- .../src/main/webapp/js/controllers/userCtrl.js | 6 +++--- pollen-ui-angular/src/main/webapp/js/directives.js | 4 ++-- .../src/main/webapp/js/libs/ckeditor/config.js | 20 ++++++++++++++++++++ .../main/webapp/js/scripts/sticky-inline-poll.js | 4 ++-- .../src/main/webapp/partials/alerts.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/dateTimePicker.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/pagination.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/poll-info.html | 20 ++++++++++++++++++++ .../src/main/webapp/partials/printResource.html | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.ci.js | 20 ++++++++++++++++++++ pollen-ui-angular/src/test/karma.conf.js | 20 ++++++++++++++++++++ .../src/test/unit/alertControllersTest.js | 20 ++++++++++++++++++++ .../src/test/unit/pollControllersTest.js | 20 ++++++++++++++++++++ pollen-votecounting-aggregator/LICENSE.txt | 2 +- pollen-votecounting-api/LICENSE.txt | 2 +- pollen-votecounting-borda/LICENSE.txt | 2 +- pollen-votecounting-condorcet/LICENSE.txt | 2 +- pollen-votecounting-coombs/LICENSE.txt | 2 +- pollen-votecounting-instant-runoff/LICENSE.txt | 2 +- pollen-votecounting-normal/LICENSE.txt | 2 +- pollen-votecounting-number/LICENSE.txt | 2 +- pollen-votecounting-percentage/LICENSE.txt | 2 +- 44 files changed, 551 insertions(+), 34 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit 3fab593cef5af476e679610ffaa9045e03987e1f Author: Maven Release <maven-release@codelutin.com> Date: Wed Aug 27 11:05:40 2014 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- pollen-persistence/pom.xml | 2 +- pollen-rest-api/pom.xml | 2 +- pollen-services/pom.xml | 2 +- pollen-ui-angular/pom.xml | 2 +- pollen-votecounting-aggregator/pom.xml | 2 +- pollen-votecounting-api/pom.xml | 2 +- pollen-votecounting-borda/pom.xml | 2 +- pollen-votecounting-condorcet/pom.xml | 2 +- pollen-votecounting-coombs/pom.xml | 2 +- pollen-votecounting-instant-runoff/pom.xml | 2 +- pollen-votecounting-normal/pom.xml | 2 +- pollen-votecounting-number/pom.xml | 2 +- pollen-votecounting-percentage/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pollen-persistence/pom.xml b/pollen-persistence/pom.xml index bf4252c..cb8cc02 100644 --- a/pollen-persistence/pom.xml +++ b/pollen-persistence/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index c82c90f..46536a6 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-services/pom.xml b/pollen-services/pom.xml index 6a57a48..71345de 100644 --- a/pollen-services/pom.xml +++ b/pollen-services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index dd8ef54..fadb0de 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-aggregator/pom.xml b/pollen-votecounting-aggregator/pom.xml index 3edd288..5012b50 100644 --- a/pollen-votecounting-aggregator/pom.xml +++ b/pollen-votecounting-aggregator/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-api/pom.xml b/pollen-votecounting-api/pom.xml index ba10449..dfbb715 100644 --- a/pollen-votecounting-api/pom.xml +++ b/pollen-votecounting-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-borda/pom.xml b/pollen-votecounting-borda/pom.xml index 57a1068..fba3fd7 100644 --- a/pollen-votecounting-borda/pom.xml +++ b/pollen-votecounting-borda/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-condorcet/pom.xml b/pollen-votecounting-condorcet/pom.xml index 4f233ad..345fe66 100644 --- a/pollen-votecounting-condorcet/pom.xml +++ b/pollen-votecounting-condorcet/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-coombs/pom.xml b/pollen-votecounting-coombs/pom.xml index 9968500..eb73702 100644 --- a/pollen-votecounting-coombs/pom.xml +++ b/pollen-votecounting-coombs/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-instant-runoff/pom.xml b/pollen-votecounting-instant-runoff/pom.xml index 62c357c..aaa023b 100644 --- a/pollen-votecounting-instant-runoff/pom.xml +++ b/pollen-votecounting-instant-runoff/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-normal/pom.xml b/pollen-votecounting-normal/pom.xml index 0292e5d..f60484d 100644 --- a/pollen-votecounting-normal/pom.xml +++ b/pollen-votecounting-normal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-number/pom.xml b/pollen-votecounting-number/pom.xml index adb4170..c734203 100644 --- a/pollen-votecounting-number/pom.xml +++ b/pollen-votecounting-number/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pollen-votecounting-percentage/pom.xml b/pollen-votecounting-percentage/pom.xml index bc88b07..2db0b26 100644 --- a/pollen-votecounting-percentage/pom.xml +++ b/pollen-votecounting-percentage/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> diff --git a/pom.xml b/pom.xml index 6af1ed2..0c40527 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>2.0-alpha-1</version> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Pollen</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm