<?xml version="1.0" encoding="UTF-8"?>
  <rss version="2.0"><channel><title>LIGAaaS Team B changes</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/changes</link><description>LIGAaaS Team B changes</description><item><title>#205 tsk66 Adds API Rest to headquarters (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/205/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/205/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 21:27:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/headquartersRest.xml
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/HeadquartersDTO.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/GenericTypes.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToHeadquarters.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquartersDataset.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/HeadquartersResourceRestTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/HeadquartersResource.java
</description></item><item><title>#204 Fixes in the adding headquarters view (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/204/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/204/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 19:38:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/headquarters/add.xhtml
</description></item><item><title>#203 Rename login attribute in backing beans (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/203/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/203/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 19:10:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#202 Adds check of permissions in the modification of a user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/202/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/202/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 18:53:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
</description></item><item><title>#201 Fixes in the searches of own competitions (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/201/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/201/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 18:27:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
tests/src/main/resources/datasets/competition-create.xml
</description></item><item><title>#200 tsk74 Edit headquarters (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/200/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/200/changes#detail0</guid><pubDate>Tue, 09 Jan 2018 16:16:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
jsf/src/main/webapp/private/headquarters/headquarters.xhtml
jsf/src/main/webapp/private/headquarters/edit.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/HeadquartersManagedBean.java
</description></item><item><title>#199 task 72 Added a function to filter public teams by sports (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/199/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/199/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 21:42:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/team/teams.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#198 task50 Added TeamResourceRestTest class to TestSuite (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/198/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/198/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 21:26:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
</description></item><item><title>#197 Tsk76 View for a public competition info (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/197/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/197/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 20:59:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/webapp/public/competition/competitions.xhtml
jsf/src/main/webapp/public/competition/viewCompetition.xhtml
</description></item><item><title>#196 tsk73 Adds public links on the home page (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/196/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/196/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 15:38:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/index.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#195 Fixes in the Competition and Team Service tests (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/195/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/195/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 02:14:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
</description></item><item><title>#194 Tsk51 Get the competitions managed by the logged user using REST (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/194/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/194/changes#detail0</guid><pubDate>Mon, 08 Jan 2018 01:18:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionPrivateResourceRestTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionPrivateResource.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
</description></item><item><title>#193 Updates the design of the page (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/193/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/193/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 22:09:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/resources/styles/mystyle.css
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/HeadquartersManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#192 Update the button desing logout (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/192/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/192/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 21:48:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/components/menu.xhtml
</description></item><item><title>#191 Fixes spelling error and duplicate id in view (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/191/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/191/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 21:37:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/main.xhtml
jsf/src/main/webapp/public/user/login.xhtml
</description></item><item><title>#190 task72 View of teams with public visibility (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/190/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/190/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 20:07:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/team/teams.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#189 Fixes in find visibles teams (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/189/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/189/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 15:05:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
</description></item><item><title>#188 Fixes in search and reload the list of owns competitions (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/188/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/188/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 14:53:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
</description></item><item><title>#187 task50 Added method to search and filter all the teams by Sport (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/187/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/187/changes#detail0</guid><pubDate>Sun, 07 Jan 2018 03:00:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamResourceRestTest.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamResource.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
</description></item><item><title>#186 Update page style (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/186/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/186/changes#detail0</guid><pubDate>Sat, 06 Jan 2018 22:19:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/main.xhtml
jsf/src/main/webapp/components/template.xhtml
jsf/src/main/webapp/resources/styles/mystyle.css
</description></item><item><title>#185 tsk70 Adds and removes the user's profile of the user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/185/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/185/changes#detail0</guid><pubDate>Sat, 06 Jan 2018 20:40:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/player/add.xhtml
jsf/src/main/webapp/private/player/edit.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/webapp/private/user/edit.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#184 Fixes in the list view of players (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/184/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/184/changes#detail0</guid><pubDate>Sat, 06 Jan 2018 20:26:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
</description></item><item><title>#183 Fixes in the constructor for player test (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/183/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/183/changes#detail0</guid><pubDate>Fri, 05 Jan 2018 19:29:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
</description></item><item><title>#182 tsk75 Adds a logo and a favicon. (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/182/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/182/changes#detail0</guid><pubDate>Fri, 05 Jan 2018 17:26:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/index.xhtml
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/resources/img/logo.png
jsf/src/main/webapp/resources/img/favicon-48x48.png
jsf/src/main/webapp/components/template.xhtml
</description></item><item><title>#181 tsk71 View of competitions with public visibility (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/181/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/181/changes#detail0</guid><pubDate>Fri, 05 Jan 2018 14:43:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/webapp/public/competition/competitions.xhtml
</description></item><item><title>#180 tsk48 Get public competitions through REST (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/180/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/180/changes#detail0</guid><pubDate>Fri, 05 Jan 2018 10:49:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/GenericTypes.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionDTO.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionResource.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToCompetition.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/CompetitionResourceRestTest.java
</description></item><item><title>#179 tsk15 Adds a information view after login (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/179/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/179/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 22:22:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java
jsf/src/main/webapp/resources/styles/mystyle.css
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/private/main.xhtml
</description></item><item><title>#178 tsk70 Create and delete player profile (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/178/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/178/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 20:49:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/resources/datasets/players-profile.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
tests/src/main/resources/datasets/playersAfterCreate.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
tests/src/main/resources/datasets/players.xml
</description></item><item><title>#177 Fixes in creating a player (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/177/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/177/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 17:57:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
</description></item><item><title>#176 Fixes player domain security (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/176/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/176/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 17:17:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
</description></item><item><title>#175 tsk53 JSF for headquarters (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/175/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/175/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 16:35:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/headquarters/add.xhtml
jsf/src/main/webapp/private/headquarters/headquarters.xhtml
jsf/src/main/webapp/components/menu.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/HeadquartersManagedBean.java
</description></item><item><title>#174 Fixes Competition invitation management (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/174/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/174/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 02:12:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
</description></item><item><title>#173 Fixes Competition invitation management (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/173/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/173/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 02:06:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
</description></item><item><title>#172 tsk68 Adds Players management (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/172/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/172/changes#detail0</guid><pubDate>Thu, 04 Jan 2018 01:47:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/player/edit.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
jsf/src/main/webapp/components/menu.xhtml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
tests/src/main/resources/datasets/playersForGet.xml
jsf/src/main/webapp/private/player/players.xhtml
</description></item><item><title>#171 Fixes security at CompetitionService (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/171/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/171/changes#detail0</guid><pubDate>Wed, 03 Jan 2018 17:54:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
</description></item><item><title>#170 Add checks of permissions in the modification of a player (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/170/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/170/changes#detail0</guid><pubDate>Wed, 03 Jan 2018 00:52:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
</description></item><item><title>#169 Add security check at headquarters in the service layer (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/169/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/169/changes#detail0</guid><pubDate>Wed, 03 Jan 2018 00:25:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
</description></item><item><title>#168 Add security check at headquarters in the service layer. (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/168/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/168/changes#detail0</guid><pubDate>Wed, 03 Jan 2018 00:19:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
</description></item><item><title>#167 Run the test as a user in the user service (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/167/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/167/changes#detail0</guid><pubDate>Tue, 02 Jan 2018 23:48:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
</description></item><item><title>#166 tsk10 Define access control (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/166/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/166/changes#detail0</guid><pubDate>Tue, 02 Jan 2018 23:40:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>CONTRIBUTING.md
</description></item><item><title>#165 tsk32 Adds a view for invite teams to a competition and delete (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/165/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/165/changes#detail0</guid><pubDate>Tue, 02 Jan 2018 21:48:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
jsf/src/main/webapp/private/competition/competitions.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
jsf/src/main/webapp/private/competition/inviteTeam.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
</description></item><item><title>#164 Fixes in creating headquarters in layer service (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/164/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/164/changes#detail0</guid><pubDate>Sat, 30 Dec 2017 13:20:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
</description></item><item><title>#163 Fixes in creating player in layer service (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/163/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/163/changes#detail0</guid><pubDate>Sat, 30 Dec 2017 12:58:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/playersAfterCreate.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
</description></item><item><title>#162 tsk65 Add view to show and accept or reject invitation in teams (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/162/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/162/changes#detail0</guid><pubDate>Sat, 30 Dec 2017 11:44:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
jsf/src/main/webapp/private/team/teams.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/webapp/private/team/invitations.xhtml
</description></item><item><title>#161 Change scope of Team backing beans (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/161/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/161/changes#detail0</guid><pubDate>Fri, 29 Dec 2017 19:54:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#160 Show the user's team by default (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/160/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/160/changes#detail0</guid><pubDate>Fri, 29 Dec 2017 19:45:32 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#158 Show the user's team by default (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/158/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/158/changes#detail0</guid><pubDate>Fri, 29 Dec 2017 19:31:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#157 task50 Show visible teams for all users throught REST (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/157/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/157/changes#detail0</guid><pubDate>Fri, 29 Dec 2017 01:37:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamResourceRestTest.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamResource.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
</description></item><item><title>#156 tsk30 Adds management of competition invitations for teams (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/156/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/156/changes#detail0</guid><pubDate>Thu, 28 Dec 2017 19:08:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
tests/src/main/resources/datasets/competitionAfterInviteTeam.xml
tests/src/main/resources/datasets/competitionBeforeInviteTeam.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
</description></item><item><title>#155 tsk64 Search, accept and reject invitations in Team EJB (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/155/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/155/changes#detail0</guid><pubDate>Thu, 28 Dec 2017 17:47:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/resources/datasets/teams-invitations-accepted.xml
tests/src/main/resources/scripts/cleanupTeamTests.sql
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
tests/src/main/resources/datasets/teams.xml
tests/src/main/resources/datasets/teams-invitations-reject.xml
</description></item><item><title>#154 tsk63 Search, accept and reject invitations in EJB (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/154/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/154/changes#detail0</guid><pubDate>Thu, 28 Dec 2017 17:41:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/resources/scripts/cleanupTeamTests.sql
tests/src/main/resources/datasets/teams-invitations-accepted.xml
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
tests/src/main/resources/datasets/teams.xml
tests/src/main/resources/datasets/teams-invitations-reject.xml
</description></item><item><title>#153 Fixes in accepting and rejecting an invitacion (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/153/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/153/changes#detail0</guid><pubDate>Thu, 28 Dec 2017 17:29:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/InvitationBetweenTeamCompetition.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
</description></item><item><title>#152 tsk63 Invitations between team and competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/152/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/152/changes#detail0</guid><pubDate>Thu, 28 Dec 2017 00:11:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/resources/test-persistence.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamTest.java
rest/src/test/resources/test-persistence.xml
jsf/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/InvitationBetweenTeamCompetition.java
service/src/main/resources/META-INF/persistence.xml
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
jsf/src/test/resources/test-persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#150 tsk63 Invitations between team and competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/150/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/150/changes#detail0</guid><pubDate>Wed, 27 Dec 2017 23:01:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/InvitationBetweenTeamCompetition.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#149 tsk54 Adds headquarters service (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/149/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/149/changes#detail0</guid><pubDate>Tue, 26 Dec 2017 17:29:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToHeadquarters.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquartersDataset.java
tests/src/main/resources/datasets/headquartersList.xml
tests/src/main/resources/datasets/headquarters.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Headquarter.java
tests/src/main/resources/datasets/headquartersAfterUpdate.xml
tests/src/main/resources/datasets/headquartersAfterCreate.xml
tests/src/main/resources/scripts/cleanupHeadquartersTests.sql
tests/src/main/resources/datasets/headquartersAfterDelete.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
</description></item><item><title>#148 tsk52 Get the teams managed by a logged-in user through REST (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/148/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/148/changes#detail0</guid><pubDate>Tue, 26 Dec 2017 17:06:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamDTO.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/GenericTypes.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamPrivateResourceRestTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToTeam.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamPrivateResource.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
</description></item><item><title>#146 tsk52 Gets an user (logged-in) teams through REST (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/146/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/146/changes#detail0</guid><pubDate>Mon, 25 Dec 2017 22:07:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamDTO.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/GenericTypes.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamPrivateResourceRestTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToTeam.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/TeamPrivateResource.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
</description></item><item><title>#145 Fixes team creation/editing (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/145/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/145/changes#detail0</guid><pubDate>Mon, 25 Dec 2017 19:14:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#144 Tsk13 Implemented a basic home page (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/144/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/144/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 16:16:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/resources/styles/main.css
jsf/src/main/webapp/public/index.xhtml
</description></item><item><title>#143 Add the Removed extension in the Team class (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/143/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/143/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 15:31:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
</description></item><item><title>#142 Fixes constructor competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/142/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/142/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 14:22:01 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#140 Fixes constructor competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/140/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/140/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 14:11:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#139 Revision of the first week (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/139/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/139/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 12:06:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
</description></item><item><title>#138 Fixes the verification that a competition belongs to a team (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/138/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/138/changes#detail0</guid><pubDate>Sat, 23 Dec 2017 11:20:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
</description></item><item><title>#137 tsk62 Fixes in edit user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/137/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/137/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 23:13:53 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/user/edit.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#135 tsk62 Fixes in add user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/135/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/135/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 18:17:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#133 tsk62 Fixes in add user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/133/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/133/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 17:57:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#132 Adds the corrections for the 3º week commits (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/132/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/132/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 17:13:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerTest.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/ActivationManagedBean.java
</description></item><item><title>#131 Updates login for activated and registered users (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/131/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/131/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 01:52:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java
jsf/src/main/webapp/public/user/login.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
</description></item><item><title>#130 tsk60 Get a user through REST (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/130/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/130/changes#detail0</guid><pubDate>Fri, 22 Dec 2017 00:14:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/scripts/cleanup.sql
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/IllegalArgumentExceptionMapper.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/UserDTO.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/UserResourceRestTest.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/Deployments.java
rest/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/UserResource.java
rest/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/rest/ResourceIntegrationTestSuite.java
</description></item><item><title>#129 tsk5 Adds support for capture the activation petitions (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/129/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/129/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 22:03:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/ActivationManagedBean.java
jsf/src/main/webapp/public/user/activation.xhtml
</description></item><item><title>#128 tsk3 Adds an EmailService for the account activation process (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/128/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/128/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 21:54:37 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/EmailService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#127 tsk2 Configurates the email session (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/127/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/127/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 21:50:23 +0100</pubDate><author>no-reply@uvigo.es</author><description>additional-material/wildfly/v8.2.1/standalone.xml
CONTRIBUTING.md
additional-material/wildfly/v10.1.0/standalone.xml
pom.xml
service/pom.xml
</description></item><item><title>#126 tsk 1 Adds user attributes for the account activation process (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/126/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/126/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 21:46:17 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UsersDataset.java
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions.xml
tests/src/main/resources/datasets/teams.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
tests/src/main/resources/datasets/users-update.xml
tests/src/main/resources/datasets/players-update.xml
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToUser.java
tests/src/main/resources/datasets/teamsAfterCreate.xml
tests/src/main/resources/datasets/players.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
tests/src/main/resources/datasets/users-update-password.xml
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/resources/datasets/teamsAfterUpdate.xml
tests/src/main/resources/datasets/players-delete.xml
tests/src/main/resources/datasets/usersWithUUID.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/users.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
</description></item><item><title>#124 tsk2 Configurates the email session (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/124/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/124/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 21:32:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>additional-material/wildfly/v8.2.1/standalone.xml
CONTRIBUTING.md
additional-material/wildfly/v10.1.0/standalone.xml
pom.xml
service/pom.xml
</description></item><item><title>#123 tsk 1 Adds user attributes for the account activation process (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/123/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/123/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 21:19:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
tests/src/main/resources/datasets/users-update-password.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/resources/datasets/teamsAfterUpdate.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UsersDataset.java
tests/src/main/resources/datasets/players-delete.xml
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/usersWithUUID.xml
tests/src/main/resources/datasets/competitions.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/teams.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
tests/src/main/resources/datasets/users-update.xml
tests/src/main/resources/datasets/players-update.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
tests/src/main/resources/datasets/teamsAfterCreate.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToUser.java
tests/src/main/resources/datasets/players.xml
</description></item><item><title>#122 tsk49 Configures the REST service (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/122/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/122/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 19:41:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/test/resources/web.xml
rest/src/main/webapp/WEB-INF/web.xml
CONTRIBUTING.md
</description></item><item><title>#121 tsk47 User profile as a player (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/121/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/121/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 15:00:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/player/add.xhtml
jsf/src/main/webapp/private/player/edit.xhtml
jsf/src/main/webapp/private/user/edit.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#120 tsk47 Fixes in PlayerService and UserService (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/120/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/120/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 14:24:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UsersDataset.java
</description></item><item><title>#119 Fixes in Player class (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/119/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/119/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 13:45:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
</description></item><item><title>#118 Fixes in Player class (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/118/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/118/changes#detail0</guid><pubDate>Thu, 21 Dec 2017 13:40:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
</description></item><item><title>#117 Adds documentation to classes in JSF (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/117/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/117/changes#detail0</guid><pubDate>Wed, 20 Dec 2017 17:23:22 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/SportTypeManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#115 Adds documentation to classes in JSF (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/115/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/115/changes#detail0</guid><pubDate>Wed, 20 Dec 2017 17:15:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/SportTypeManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#114 task46 Added edit user profile and minority fixes in user register (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/114/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/114/changes#detail0</guid><pubDate>Wed, 20 Dec 2017 10:42:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
jsf/src/main/webapp/private/user/edit.xhtml
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#112 tsk54 Adds headquarters service (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/112/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/112/changes#detail0</guid><pubDate>Tue, 19 Dec 2017 20:04:15 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToHeadquarters.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquartersDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Headquarter.java
tests/src/main/resources/datasets/headquarters.xml
tests/src/main/resources/datasets/headquartersAfterUpdate.xml
tests/src/main/resources/datasets/headquartersAfterCreate.xml
tests/src/main/resources/scripts/cleanupHeadquartersTests.sql
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
tests/src/main/resources/datasets/headquartersAfterDelete.xml
</description></item><item><title>#110 Adds headquarters service (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/110/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/110/changes#detail0</guid><pubDate>Tue, 19 Dec 2017 19:52:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToHeadquarters.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquartersDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Headquarter.java
tests/src/main/resources/datasets/headquarters.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java
tests/src/main/resources/datasets/headquartersAfterUpdate.xml
tests/src/main/resources/datasets/headquartersAfterCreate.xml
tests/src/main/resources/scripts/cleanupHeadquartersTests.sql
tests/src/main/resources/datasets/headquartersAfterDelete.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java
</description></item><item><title>#109 Tsk58 Fixes in team views (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/109/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/109/changes#detail0</guid><pubDate>Tue, 19 Dec 2017 03:37:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
jsf/src/main/webapp/private/team/teams.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#108 task46 User register form (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/108/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/108/changes#detail0</guid><pubDate>Tue, 19 Dec 2017 02:10:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#107 tsk45 Fixes in UserService (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/107/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/107/changes#detail0</guid><pubDate>Mon, 18 Dec 2017 20:30:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
</description></item><item><title>#105 task46 Register user form (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/105/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/105/changes#detail0</guid><pubDate>Mon, 18 Dec 2017 01:55:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#104 Validate the email and correct spelling in add and edit competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/104/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/104/changes#detail0</guid><pubDate>Sun, 17 Dec 2017 17:45:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/competition/add.xhtml
jsf/src/main/webapp/private/competition/edit.xhtml
</description></item><item><title>#103 tsk56 Unifies the team views with competition views (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/103/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/103/changes#detail0</guid><pubDate>Sat, 16 Dec 2017 21:13:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/team/teams.xhtml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
jsf/src/main/webapp/private/team/edit.xhtml
jsf/src/main/webapp/private/team/add.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#102 tsk55 Fixes in PlayerService (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/102/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/102/changes#detail0</guid><pubDate>Sat, 16 Dec 2017 20:13:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
</description></item><item><title>#100 Fixes in PlayerService (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/100/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/100/changes#detail0</guid><pubDate>Sat, 16 Dec 2017 18:53:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
</description></item><item><title>#99 Fixes headquarters entity (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/99/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/99/changes#detail0</guid><pubDate>Sat, 16 Dec 2017 12:32:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#98 tsk43 Fixes the relationship between competition and team (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/98/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/98/changes#detail0</guid><pubDate>Sat, 16 Dec 2017 11:27:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#97 tsk27 Adds management of own competitions (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/97/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/97/changes#detail0</guid><pubDate>Fri, 15 Dec 2017 20:14:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/competition/add.xhtml
jsf/src/main/webapp/private/competition/competitions.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/private/competition/edit.xhtml
</description></item><item><title>#96 tsk37 Data validation for team views (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/96/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/96/changes#detail0</guid><pubDate>Fri, 15 Dec 2017 19:20:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/team/teams.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/webapp/private/team/edit.xhtml
jsf/src/main/webapp/private/team/add.xhtml
</description></item><item><title>#95 Task39 Adds logic to the TeamManagedBean (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/95/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/95/changes#detail0</guid><pubDate>Fri, 15 Dec 2017 18:29:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
</description></item><item><title>#94 Fixes in the user entity (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/94/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/94/changes#detail0</guid><pubDate>Fri, 15 Dec 2017 03:15:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
</description></item><item><title>#93 tsk42 Fixes in search of competition by name and description (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/93/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/93/changes#detail0</guid><pubDate>Fri, 15 Dec 2017 02:50:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
</description></item><item><title>#92 tsk41 Fixes of the team service (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/92/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/92/changes#detail0</guid><pubDate>Thu, 14 Dec 2017 21:34:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
</description></item><item><title>#91 tsk42 Fixes of the competition service (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/91/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/91/changes#detail0</guid><pubDate>Thu, 14 Dec 2017 01:06:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
</description></item><item><title>#90 Change path register add (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/90/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/90/changes#detail0</guid><pubDate>Wed, 13 Dec 2017 19:47:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/public/user/add.xhtml
jsf/src/main/webapp/private/user/add.xhtml
</description></item><item><title>#89 Unifies of the injection of the Principal class and the EJBs (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/89/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/89/changes#detail0</guid><pubDate>Wed, 13 Dec 2017 18:48:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
</description></item><item><title>#87 Unify the name of the variable in which the Princpal class is injected (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/87/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/87/changes#detail0</guid><pubDate>Wed, 13 Dec 2017 18:34:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
</description></item><item><title>#86 Change the size of the password in the database (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/86/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/86/changes#detail0</guid><pubDate>Wed, 13 Dec 2017 01:58:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
</description></item><item><title>#85 tsk14 Adds login with form and logout (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/85/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/85/changes#detail0</guid><pubDate>Wed, 13 Dec 2017 01:36:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/public/user/login.xhtml
</description></item><item><title>#84 Change the labels in Spanish of the type of sport (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/84/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/84/changes#detail0</guid><pubDate>Mon, 11 Dec 2017 03:06:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
jsf/src/main/webapp/private/team/teams.xhtml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/resources/datasets/teamsAfterUpdate.xml
tests/src/main/resources/datasets/competition-create.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquarterTest.java
tests/src/main/resources/datasets/teams.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
jsf/src/main/webapp/private/team/edit.xhtml
jsf/src/main/webapp/private/team/add.xhtml
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
tests/src/main/resources/datasets/teamsAfterCreate.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
jsf/src/main/webapp/private/competition/competitions.xhtml
</description></item><item><title>#83 task9 Adds creation and edition user profile without date (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/83/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/83/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 20:57:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/user/edit.xhtml
jsf/src/main/webapp/private/user/add.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/UserManagedBean.java
</description></item><item><title>#82 tsk18 Adds views for teams management (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/82/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/82/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 20:22:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/team/teams.xhtml
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/private/team/add.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java
jsf/src/main/webapp/private/team/edit.xhtml
</description></item><item><title>#81 Change Team socialMedia attribute to three Strings (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/81/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/81/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 20:06:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamTest.java
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/resources/datasets/teamsAfterUpdate.xml
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
tests/src/main/resources/datasets/teamsAfterCreate.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
tests/src/main/resources/datasets/teams.xml
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquarterTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToTeam.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
</description></item><item><title>#80 Fixes in the jsf project structure (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/80/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/80/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 17:29:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
jsf/src/main/java/es/uvigo/es/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
</description></item><item><title>#79 tsk27 Updates view for listing and search competitions (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/79/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/79/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 03:32:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/competition/competitions.xhtml
jsf/src/main/webapp/components/template.xhtml
jsf/src/main/webapp/resources/styles/mystyle.css
</description></item><item><title>#78 tsk27 Modifies the enumerated classes to return their value (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/78/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/78/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 03:13:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionType.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/SportTypeManagedBean.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#76 tsk27 Modifies the enumerated classes to return their value (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/76/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/76/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 03:04:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java
jsf/src/main/webapp/private/competition/competitions.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionType.java
jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/SportTypeManagedBean.java
jsf/src/main/webapp/components/template.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#75 tsk9 Adds creation and edition player profile without image (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/75/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/75/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 01:36:05 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/private/player/add.xhtml
jsf/src/main/webapp/private/player/edit.xhtml
jsf/src/main/java/es/uvigo/es/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
</description></item><item><title>#73 tsk9 Adds creation and edition player profile without image (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/73/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/73/changes#detail0</guid><pubDate>Sat, 09 Dec 2017 01:27:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
</description></item><item><title>#72 Fixes the size of the phone in the competition (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/72/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/72/changes#detail0</guid><pubDate>Fri, 08 Dec 2017 20:55:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#71 Changes the structure of social networks and complete javadoc (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/71/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/71/changes#detail0</guid><pubDate>Fri, 08 Dec 2017 18:29:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#70 Removes the headquarters in competition attribute (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/70/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/70/changes#detail0</guid><pubDate>Fri, 08 Dec 2017 13:25:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#69 Change socialNetworks attribute to three Strings with the same values (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/69/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/69/changes#detail0</guid><pubDate>Thu, 07 Dec 2017 22:27:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
</description></item><item><title>#68 Adds security and roles to the funcionalities of the competition service (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/68/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/68/changes#detail0</guid><pubDate>Thu, 07 Dec 2017 16:13:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions-update.xml
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
tests/src/main/resources/datasets/competitions.xml
service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
</description></item><item><title>#67 Fixes the contributing file according the package renaming (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/67/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/67/changes#detail0</guid><pubDate>Thu, 07 Dec 2017 13:36:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>CONTRIBUTING.md
</description></item><item><title>#66 Cleans and moves domain test classes to the same package as entities (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/66/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/66/changes#detail0</guid><pubDate>Thu, 07 Dec 2017 12:49:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionsDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UsersDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToEntity.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToPlayer.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToCompetition.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToCompetition.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/Deployments.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToPlayer.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToTeam.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToUser.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToTeam.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToEntity.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/PlayerDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToUser.java
</description></item><item><title>#65 Renames the source code packages to use teamb instead of teamB (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/65/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/65/changes#detail0</guid><pubDate>Thu, 07 Dec 2017 12:37:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/PlayerTest.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserServiceIntegrationTest.java
service/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Removed.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToCompetition.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
service/src/test/resources/test-persistence.xml
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java
jsf/src/main/resources/META-INF/persistence.xml
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/IdentificationType.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/User.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamService.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java
jsf/src/test/resources/test-persistence.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/Deployments.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/EntitiesTestSuite.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/PlayerDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionType.java
domain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java
rest/src/test/resources/test-persistence.xml
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToTeam.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionType.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Headquarter.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToUser.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToPlayer.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/SportType.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Removed.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/Deployments.java
service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/PlayerService.java
service/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IdentificationType.java
</description></item><item><title>#64 task 17 - Adds roles and the methods addPlayer and removePlayer to (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/64/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/64/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 21:54:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamService.java
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
tests/src/main/resources/datasets/teams.xml
</description></item><item><title>#62 task 17 - Adds roles and the methods addPlayer and removePlayer to (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/62/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/62/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 21:19:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamService.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.java
tests/src/main/resources/datasets/teams.xml
tests/src/main/resources/datasets/teamsAfterAddPlayer.xml
</description></item><item><title>#61 Cleaning code (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/61/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/61/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 20:40:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
</description></item><item><title>#60 task29 Add new relation between Team and Competition entities (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/60/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/60/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 19:45:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
</description></item><item><title>#59 tsk12 Updates the contributing to indicate the backing beans (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/59/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/59/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 01:25:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>CONTRIBUTING.md
</description></item><item><title>#58 tsk12 Defines a structure and template for the website (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/58/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/58/changes#detail0</guid><pubDate>Wed, 06 Dec 2017 00:52:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/pom.xml
jsf/src/main/webapp/img/cover.jpg
jsf/src/main/webapp/WEB-INF/web.xml
CONTRIBUTING.md
jsf/src/main/webapp/resources/img/cover.jpg
jsf/src/main/webapp/index.xhtml
pom.xml
jsf/src/main/webapp/components/menu.xhtml
jsf/src/main/webapp/styles/main.css
jsf/src/main/webapp/components/footer.xhtml
jsf/src/main/webapp/resources/styles/main.css
jsf/src/main/webapp/public/index.xhtml
jsf/src/main/webapp/private/competition/competitions.xhtml
jsf/src/main/webapp/components/template.xhtml
</description></item><item><title>#56 task 29 Add new relation beetwen Team and Competition entities (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/56/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/56/changes#detail0</guid><pubDate>Mon, 04 Dec 2017 22:35:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
</description></item><item><title>#55 Fixes the remove function of competition EJB (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/55/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/55/changes#detail0</guid><pubDate>Sun, 03 Dec 2017 18:35:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/competitions-delete.xml
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
</description></item><item><title>#54 Fixes competition tests problems (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/54/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/54/changes#detail0</guid><pubDate>Sat, 02 Dec 2017 18:46:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions.xml
</description></item><item><title>#53 tsk8 Adds player in the service layer (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/53/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/53/changes#detail0</guid><pubDate>Sat, 02 Dec 2017 17:52:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/users-update-password.xml
tests/src/main/resources/datasets/players-delete.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToPlayer.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
tests/src/main/resources/datasets/users.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
tests/src/main/resources/scripts/cleanupPlayerTests.sql
tests/src/main/resources/datasets/users-update.xml
tests/src/main/resources/datasets/players-update.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/PlayerServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/PlayerService.java
service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/PlayerDataset.java
tests/src/main/resources/datasets/players.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToUser.java
</description></item><item><title>#52 Modifies the relationship between Player and Teams (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/52/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/52/changes#detail0</guid><pubDate>Fri, 01 Dec 2017 22:57:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
</description></item><item><title>#51 tsk8 Adds MD5 encryption for the user's password (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/51/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/51/changes#detail0</guid><pubDate>Fri, 01 Dec 2017 16:46:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
tests/src/main/resources/datasets/users-update-password.xml
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
tests/src/main/resources/datasets/teamsAfterUpdate.xml
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/resources/datasets/teamsAfterCreate.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
tests/src/main/resources/datasets/competitions.xml
tests/src/main/resources/datasets/teams.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/users-update.xml
</description></item><item><title>#50 tsk8 Adds the action to update a user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/50/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/50/changes#detail0</guid><pubDate>Fri, 01 Dec 2017 02:11:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java
tests/src/main/resources/datasets/users-update.xml
</description></item><item><title>#49 Fixes the second week report problems (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/49/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/49/changes#detail0</guid><pubDate>Thu, 30 Nov 2017 23:20:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
</description></item><item><title>#48 tsk8 Adds get and find functions in UserService (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/48/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/48/changes#detail0</guid><pubDate>Thu, 30 Nov 2017 20:22:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
tests/src/main/resources/datasets/teamsAfterUpdate.xml
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
tests/src/main/resources/datasets/teams.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/resources/datasets/teamsAfterCreate.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToUser.java
</description></item><item><title>#47  Tsk26 Adds funcionalities to the CompetitionService class (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/47/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/47/changes#detail0</guid><pubDate>Thu, 30 Nov 2017 12:23:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/scripts/cleanupCompetitionTests.sql
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
</description></item><item><title>#46 Tsk26 Adds funcionalities to the CompetitionService class (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/46/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/46/changes#detail0</guid><pubDate>Thu, 30 Nov 2017 02:00:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/scripts/cleanupCompetitionTests.sql
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
tests/src/main/resources/datasets/competition-create.xml
tests/src/main/resources/datasets/competitions-update.xml
tests/src/main/resources/datasets/competitions-delete.xml
tests/src/main/resources/datasets/competitions.xml
</description></item><item><title>#45 tsk17 Adds functionalities to the team service (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/45/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/45/changes#detail0</guid><pubDate>Wed, 29 Nov 2017 21:42:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/resources/scripts/cleanupTeamTests.sql
tests/src/main/resources/datasets/teamsAfterUpdate.xml
tests/src/main/resources/datasets/teamsAfterDelete.xml
tests/src/main/resources/datasets/teamsAfterCreate.xml
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamService.java
tests/src/main/resources/datasets/teams.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
</description></item><item><title>#44 Tsk26 Adds the Competition Service EJB (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/44/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/44/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 22:54:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionServiceIntegrationTest.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/CompetitionsDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
tests/src/main/resources/datasets/competitions.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToCompetition.java
</description></item><item><title>#43 tsk8 Adds the action to remove a user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/43/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/43/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 22:22:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Removed.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/teams.xml
</description></item><item><title>#42 tsk17 Adds team service (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/42/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/42/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 21:45:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/TeamServiceIntegrationTest.java
tests/src/main/resources/datasets/teams.xml
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToTeam.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java
</description></item><item><title>#41 Fixes JPA realitionships (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/41/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/41/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 21:36:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
</description></item><item><title>#40 Fixes to remove a team from a headquarters (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/40/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/40/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 17:21:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#39 tsk25 Adds a relationship between competition and headquarters (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/39/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/39/changes#detail0</guid><pubDate>Tue, 28 Nov 2017 12:39:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
</description></item><item><title>#38 Fixes adds in the  entitites classes (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/38/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/38/changes#detail0</guid><pubDate>Mon, 27 Nov 2017 21:34:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
jsf/src/main/resources/META-INF/persistence.xml
service/src/main/resources/META-INF/persistence.xml
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#36 task25 Adds the relationship between Headquarters and Competition (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/36/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/36/changes#detail0</guid><pubDate>Mon, 27 Nov 2017 18:03:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
</description></item><item><title>#35 tsk8 Adds user creation in the service layer (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/35/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/35/changes#detail0</guid><pubDate>Mon, 27 Nov 2017 12:09:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/UserRoleCaller.java
service/src/test/resources/beans.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
service/src/test/resources/test-persistence.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/UsersDataset.java
service/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/Deployments.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/ServiceIntegrationTestSuite.java
service/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/AdminRoleCaller.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToUser.java
</description></item><item><title>#33 task25 Adds the relationship between Headquarters and Competition (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/33/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/33/changes#detail0</guid><pubDate>Sat, 25 Nov 2017 20:31:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#31 task25 Adds the relationship between Headquarters and Competition (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/31/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/31/changes#detail0</guid><pubDate>Sat, 25 Nov 2017 19:45:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
</description></item><item><title>#30 tsk20 Adds player-team relationship (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/30/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/30/changes#detail0</guid><pubDate>Fri, 24 Nov 2017 21:06:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#29 tsk7 Adds the relation between Player and User (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/29/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/29/changes#detail0</guid><pubDate>Fri, 24 Nov 2017 18:10:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/IdentificationType.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionType.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/SportType.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
</description></item><item><title>#28 Tsk 16 Fix an test error (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/28/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/28/changes#detail0</guid><pubDate>Thu, 23 Nov 2017 20:04:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
</description></item><item><title>#27 tsk17 Adds relationship between team and user (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/27/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/27/changes#detail0</guid><pubDate>Thu, 23 Nov 2017 16:30:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
</description></item><item><title>#26 Adds relation between User and Competition (task25) (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/26/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/26/changes#detail0</guid><pubDate>Wed, 22 Nov 2017 20:13:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
prueba
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
</description></item><item><title>#25 Adds the relationship between user and player (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/25/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/25/changes#detail0</guid><pubDate>Wed, 22 Nov 2017 00:58:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
</description></item><item><title>#24 tsk17 Updates entity Team and establishes relation headquarters (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/24/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/24/changes#detail0</guid><pubDate>Tue, 21 Nov 2017 22:22:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#23 Task7-Adds the classes for the entity player and his tests (mprodriguez4)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/23/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/23/changes#detail0</guid><pubDate>Tue, 21 Nov 2017 20:27:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/PlayerTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Player.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java
</description></item><item><title>#22 tsk25 - Adds Competition entity: Adds the entity Competition in order (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/22/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/22/changes#detail0</guid><pubDate>Tue, 21 Nov 2017 17:32:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionType.java
domain/pom.xml
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/CompetitionTest.java
pom.xml
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Headquarter.java
</description></item><item><title>#21 Adds a simple entity User (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/21/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/21/changes#detail0</guid><pubDate>Tue, 21 Nov 2017 01:13:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/IdentificationType.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
</description></item><item><title>#20 Adds geckodriver properties for unix/32 (aldominguez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/20/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/20/changes#detail0</guid><pubDate>Mon, 20 Nov 2017 20:41:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/pom.xml
</description></item><item><title>#19 Adds entities test suite (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/19/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/19/changes#detail0</guid><pubDate>Mon, 20 Nov 2017 20:19:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/EntitiesTestSuite.java
</description></item><item><title>#18 task16 adds a simple entity team (anrodriquez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/18/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/18/changes#detail0</guid><pubDate>Mon, 20 Nov 2017 19:13:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java
domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/SportType.java
</description></item><item><title>#17 Test commit (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/17/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/17/changes#detail0</guid><pubDate>Fri, 17 Nov 2017 21:46:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>prueba
</description></item><item><title>#17 Adds a folder structure for subporject Domain: 	A folder struture (daouterelo)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/17/changes#detail1</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/17/changes#detail1</guid><pubDate>Fri, 17 Nov 2017 21:46:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java
domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java
</description></item><item><title>#15 Creates the structure of the domain project (mrdiez)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/15/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/15/changes#detail0</guid><pubDate>Fri, 17 Nov 2017 20:26:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src.main.java/src/main/java/domain/entities/User.java
domain/src.test.java/src/test/java/domain/entities/UserTest.java
</description></item><item><title>#13 Test commit (agbrey)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/13/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/13/changes#detail0</guid><pubDate>Fri, 17 Nov 2017 18:56:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>prueba
</description></item><item><title>#12 Initial commit (Miguel Reboiro-Jato)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/12/changes#detail0</link><guid isPermaLink="false">job/LIGAaaS%20Team%20B/12/changes#detail0</guid><pubDate>Tue, 14 Nov 2017 20:58:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/.gitignore
rest/src/main/webapp/WEB-INF/web.xml
service/src/main/resources/META-INF/persistence.xml
additional-material/images/lifecycle.jpg
rest/src/test/resources/arquillian.xml
rest/src/main/resources/META-INF/persistence.xml
service/pom.xml
service/src/test/resources/test-persistence.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.java
service/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties
jsf/src/test/resources/arquillian.xml
service/src/test/resources-wildfly-embedded-mysql/jboss-web.xml
jsf/src/main/resources/META-INF/persistence.xml
rest/src/test/resources-wildfly-embedded-mysql/standalone.xml
jsf/src/main/webapp/WEB-INF/jboss-web.xml
rest/src/test/resources-wildfly-embedded-h2/standalone.xml
rest/src/test/resources-wildfly-embedded-mysql/jboss-web.xml
jsf/pom.xml
jsf/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties
rest/src/main/webapp/WEB-INF/jboss-web.xml
service/src/test/resources/beans.xml
jsf/src/main/webapp/WEB-INF/web.xml
jsf/.gitignore
jsf/src/main/webapp/WEB-INF/beans.xml
CONTRIBUTING.md
ear/pom.xml
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/http/util/HasHttpStatus.java
service/src/main/resources/META-INF/jboss-ejb3.xml
jsf/src/test/resources/test-persistence.xml
tests/src/main/resources/logging.properties
jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml
jsf/src/main/webapp/styles/main.css
README.md
service/src/test/resources-wildfly-embedded-mysql/standalone.xml
additional-material/wildfly/v10.1.0/standalone.xml
ear/.gitignore
jsf/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties
service/src/test/resources-wildfly-embedded-h2/standalone.xml
service/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties
jsf/src/test/resources/web.xml
tests/pom.xml
rest/src/test/resources-wildfly-embedded-h2/jboss-web.xml
jsf/src/main/webapp/img/cover.jpg
.gitignore
additional-material/images/environment.jpg
jsf/src/main/webapp/index.xhtml
additional-material/db/ligaaas-mysql.full.sql
jsf/src/test/resources-wildfly-embedded-mysql/jboss-web.xml
service/src/test/resources-wildfly-embedded-h2/jboss-web.xml
pom.xml
jsf/src/test/resources/beans.xml
rest/src/test/resources/test-persistence.xml
service/src/test/resources/arquillian.extension.persistence.properties
rest/.gitignore
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/TestPrincipal.java
rest/pom.xml
service/src/test/resources/arquillian.xml
rest/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties
jsf/src/test/resources-wildfly-embedded-h2/jboss-web.xml
additional-material/wildfly/v8.2.1/standalone.xml
rest/src/test/resources/arquillian.extension.persistence.properties
rest/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties
rest/src/main/webapp/WEB-INF/beans.xml
rest/src/test/resources/beans.xml
rest/src/test/resources/web.xml
domain/pom.xml
jsf/src/test/resources/arquillian.extension.persistence.properties
jsf/src/test/resources-wildfly-embedded-h2/standalone.xml
CONTRIBUTORS.md
tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToEntity.java
</description></item></channel></rss>