<?xml version="1.0" encoding="UTF-8"?>
  <rss version="2.0"><channel><title>Tests changes</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/changes</link><description>Tests changes</description><item><title>#107 [sto24 - tsk68, tsk69, tsk70, tsk71]Friendship management Added (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/107/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/107/changes#detail0</guid><pubDate>Sun, 25 Jun 2017 22:12:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/templates/header.xhtml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/FriendshipEJB.java
service/src/main/resources/META-INF/persistence.xml
jsf/src/main/webapp/resources/tags/friendshipReceived.xhtml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipTest.java
jsf/src/main/webapp/resources/tags/friendOf.xhtml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToFriendship.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
jsf/src/main/webapp/resources/tags/user.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
jsf/src/main/webapp/private/myFriends.xhtml
jsf/src/main/webapp/resources/tags/friend.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Friendship.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipState.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipDataset.java
jsf/src/main/webapp/resources/tags/friendshipRequested.xhtml
jsf/src/main/webapp/searchUsersResults.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/FriendshipController.java
</description></item><item><title>#107 [sto24 - tsk68, tsk69, tsk70, tsk71]Friendship management Added (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/107/changes#detail1</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/107/changes#detail1</guid><pubDate>Sun, 25 Jun 2017 22:12:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToFriendship.java
</description></item><item><title>#105 [sto24 - tsk68, tsk69, tsk70, tsk71]Friendship management Added (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/105/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/105/changes#detail0</guid><pubDate>Sun, 25 Jun 2017 21:43:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/templates/header.xhtml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/FriendshipEJB.java
service/src/main/resources/META-INF/persistence.xml
jsf/src/main/webapp/resources/tags/friendshipReceived.xhtml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipTest.java
jsf/src/main/webapp/resources/tags/friendOf.xhtml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToFriendship.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
jsf/src/main/webapp/resources/tags/user.xhtml
jsf/src/main/webapp/resources/tags/friend.xhtml
jsf/src/main/webapp/private/myFriends.xhtml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Friendship.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipState.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipDataset.java
jsf/src/main/webapp/searchUsersResults.xhtml
jsf/src/main/webapp/resources/tags/friendshipRequested.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/FriendshipController.java
</description></item><item><title>#104 [sto22-tsk61-tsk62] show the new attributes into event and user Added (marketes16)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/104/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/104/changes#detail0</guid><pubDate>Thu, 01 Jun 2017 20:12:09 +0200</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
tests/src/main/resources/datasets/capitals.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
jsf/src/main/webapp/resources/tags/event.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java
jsf/src/main/webapp/register.xhtml
jsf/src/main/webapp/templates/event_form.xhtml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#98 [sto21-tsk53] delete event by creator rest Added method to delete (marketes16)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/98/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/98/changes#detail0</guid><pubDate>Fri, 26 May 2017 00:25:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
additional-material/db/letta-mysql.inserts.sql
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
tests/src/main/resources/datasets/event-deleted-by-user.xml
tests/src/main/resources/datasets/user-delete-event-rest.xml
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#96 [task59 Update Entities] (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/96/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/96/changes#detail0</guid><pubDate>Sat, 20 May 2017 12:49:10 +0200</pubDate><author>no-reply@uvigo.es</author><description>domain/doc/allclasses-frame.html
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/user-create-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-frame.html
tests/src/main/resources/datasets/users-events-attendees.xml
domain/doc/index-files/index-4.html
domain/doc/deprecated-list.html
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
domain/doc/allclasses-noframe.html
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-use.html
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-get-attended-events.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-tree.html
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
domain/doc/index-files/index-3.html
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/resources/datasets/user-cancel-event.xml
tests/src/main/resources/datasets/event-created-by-user.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/class-use/User.html
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/resources/datasets/user-search-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-summary.html
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
domain/doc/stylesheet.css
tests/src/main/resources/datasets/user-update-event-start.xml
domain/doc/index-files/index-1.html
domain/doc/script.js
tests/src/main/resources/datasets/user-confirm-registration.xml
domain/doc/index-files/index-7.html
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-preregistration.xml
domain/doc/index-files/index-6.html
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
domain/doc/index-files/index-8.html
domain/doc/index-files/index-2.html
domain/doc/index-files/index-5.html
domain/doc/constant-values.html
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
domain/doc/overview-tree.html
domain/doc/index.html
tests/src/main/resources/datasets/user-delete-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/User.html
domain/doc/package-list
domain/doc/help-doc.html
</description></item><item><title>#94 [task59 Update Entities] (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/94/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/94/changes#detail0</guid><pubDate>Sat, 20 May 2017 12:36:10 +0200</pubDate><author>no-reply@uvigo.es</author><description>domain/doc/allclasses-frame.html
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/user-create-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-frame.html
tests/src/main/resources/datasets/users-events-attendees.xml
domain/doc/index-files/index-4.html
domain/doc/deprecated-list.html
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-use.html
domain/doc/allclasses-noframe.html
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-get-attended-events.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-tree.html
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
domain/doc/index-files/index-3.html
tests/src/main/resources/datasets/user-cancel-event.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/resources/datasets/event-created-by-user.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/resources/datasets/user-update-event-location.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/class-use/User.html
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/package-summary.html
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
domain/doc/stylesheet.css
domain/doc/index-files/index-1.html
tests/src/main/resources/datasets/user-update-event-start.xml
domain/doc/script.js
tests/src/main/resources/datasets/user-confirm-registration.xml
domain/doc/index-files/index-7.html
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-preregistration.xml
domain/doc/index-files/index-6.html
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
domain/doc/index-files/index-8.html
domain/doc/index-files/index-2.html
domain/doc/index-files/index-5.html
domain/doc/constant-values.html
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
domain/doc/overview-tree.html
domain/doc/index.html
tests/src/main/resources/datasets/user-delete-event.xml
domain/doc/es/uvigo/esei/dgss/teama/letta/entities/User.html
domain/doc/package-list
domain/doc/help-doc.html
</description></item><item><title>#92 [task59 Update Entities] (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/92/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/92/changes#detail0</guid><pubDate>Sat, 20 May 2017 12:09:10 +0200</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/users-events-attendees.xml
tests/src/main/resources/datasets/user-confirm-registration.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-preregistration.xml
tests/src/main/resources/datasets/user-update-event-description.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-get-attended-events.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
tests/src/main/resources/datasets/user-register.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
tests/src/main/resources/datasets/user-cancel-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/resources/datasets/event-created-by-user.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
</description></item><item><title>#90 [task59 Update Entities] (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/90/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/90/changes#detail0</guid><pubDate>Fri, 19 May 2017 22:05:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-unfollow-event.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/users-events-attendees.xml
tests/src/main/resources/datasets/user-confirm-registration.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-preregistration.xml
tests/src/main/resources/datasets/user-update-event-description.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-get-attended-events.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/resources/datasets/user-cancel-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/resources/datasets/event-created-by-user.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
</description></item><item><title>#88 Añadida Localidad y Provincia, actulaización de Test y datasets (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/88/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/88/changes#detail0</guid><pubDate>Fri, 19 May 2017 19:42:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-unfollow-event.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/users-events-attendees.xml
tests/src/main/resources/datasets/user-confirm-registration.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-preregistration.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-get-attended-events.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
tests/src/main/resources/datasets/user-cancel-event.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/resources/datasets/event-created-by-user.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
</description></item><item><title>#86 Task59: Añadido de Localidad y Provincia en entidades User y Evento. (pabarreira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/86/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/86/changes#detail0</guid><pubDate>Fri, 19 May 2017 19:24:07 +0200</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/users-events-attendees.xml
tests/src/main/resources/datasets/user-confirm-registration.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-preregistration.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-get-attended-events.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
tests/src/main/resources/datasets/user-cancel-event.xml
tests/src/main/resources/datasets/event-created-by-user.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/user-created-events-rest.xml
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
</description></item><item><title>#84 New develop version 0.3.0-SHAPSHOT (Miguel Reboiro-Jato)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/84/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/84/changes#detail0</guid><pubDate>Fri, 05 May 2017 20:13:08 +0200</pubDate><author>no-reply@uvigo.es</author><description>jsf/pom.xml
tests/pom.xml
rest/pom.xml
ear/pom.xml
domain/pom.xml
pom.xml
service/pom.xml
</description></item><item><title>#80 [sto8, tsk36] API method to attend an event implemented, but not (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/80/changes#detail0</guid><pubDate>Sun, 08 Jan 2017 20:59:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
tests/src/main/resources/datasets/user-precancel-event.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#80 Problems with testGetCreatedEvents. (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/changes#detail1</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/80/changes#detail1</guid><pubDate>Sun, 08 Jan 2017 20:59:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
tests/src/main/resources/datasets/user-created-events-rest.xml
tests/src/main/resources/datasets/user-precancel-event.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
pom.xml
tests/src/main/resources/datasets/user-cancel-event.xml
</description></item><item><title>#80 Conflict with unattendEventTest (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/changes#detail2</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/80/changes#detail2</guid><pubDate>Sun, 08 Jan 2017 20:59:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/UpdateEventController.java
</description></item><item><title>#80 [sto8, tsk36] API method to attend an event implemented, but not (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/changes#detail3</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/80/changes#detail3</guid><pubDate>Sun, 08 Jan 2017 20:59:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
tests/src/main/resources/datasets/user-precancel-event.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#80 [sto8,tsk35] Implemented rest method that returns a list with the events (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/changes#detail4</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/80/changes#detail4</guid><pubDate>Sun, 08 Jan 2017 20:59:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
tests/src/main/resources/datasets/user-precancel-event.xml
tests/src/main/resources/datasets/user-cancel-event.xml
</description></item><item><title>#79 [sto19-tsk56] Change Generic Exception and adds mappers (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/79/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/79/changes#detail0</guid><pubDate>Sun, 08 Jan 2017 18:45:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/exceptions/mappers/LettaIllegalArgumentExceptionMapper.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/exceptions/mappers/InvalidParamerterExceptionMapper.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/exceptions/mappers/EJBAccessExceptionMapper.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/exception/LettaIllegalArgumentException.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/UpdateEventController.java
</description></item><item><title>#77 [sto21-tsk52] Adds create event rest api (sicofan)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/77/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/77/changes#detail0</guid><pubDate>Thu, 05 Jan 2017 13:03:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/IllegalArgumentExceptionMapper.java
tests/src/main/resources/datasets/user-follow-event-rest.xml
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/http/util/HasHttpStatus.java
</description></item><item><title>#75 [sto17-tsk49] Method that allows you to update an event to the organizer (rabande)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/75/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/75/changes#detail0</guid><pubDate>Tue, 03 Jan 2017 23:21:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
tests/src/main/resources/datasets/user-update-event-title.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#71 [sto11, tsk46] Created the method that allows cancel an event. Tests not (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/71/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/71/changes#detail0</guid><pubDate>Tue, 27 Dec 2016 21:24:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
jsf/src/main/webapp/index.xhtml
tests/src/main/resources/datasets/user-cancel-event.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#70 [sto12-tsk43] Adds unfollow event to service layer (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/70/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/70/changes#detail0</guid><pubDate>Tue, 27 Dec 2016 20:31:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
tests/src/main/resources/datasets/users.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/users-events-attendees.xml
</description></item><item><title>#68 [sto12-tsk43] Adds unfollow event to service layer (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/68/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/68/changes#detail0</guid><pubDate>Tue, 27 Dec 2016 19:08:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-unfollow-event.xml
tests/src/main/resources/datasets/users-events-attendees.xml
</description></item><item><title>#64 [sto8 - task34] Rest - Events user who is the creator (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/64/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/64/changes#detail0</guid><pubDate>Fri, 23 Dec 2016 18:01:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
additional-material/db/letta-mysql.inserts.sql
rest/src/main/webapp/WEB-INF/web.xml
rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
rest/src/test/resources/web.xml
tests/src/main/resources/datasets/user-follow-event-rest.xml
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#63 [sto7 - task41/task42] Obtains events from an user (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/63/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/63/changes#detail0</guid><pubDate>Thu, 22 Dec 2016 18:04:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/event-created-by-user.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
jsf/src/main/webapp/myEvents.xhtml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#63 [sto7 - task41/task42] added the atribute canceled (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/63/changes#detail1</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/63/changes#detail1</guid><pubDate>Thu, 22 Dec 2016 18:04:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/event-created-by-user.xml
</description></item><item><title>#61 [sto11-tsk47] Adds the canceled property to Event (sicofan)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/61/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/61/changes#detail0</guid><pubDate>Wed, 21 Dec 2016 23:23:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-get-attended-events.xml
tests/src/main/resources/datasets/user-delete-event.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
</description></item><item><title>#57 [sto10-tsk25] Add authentication page for registered users (rabande)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/57/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/57/changes#detail0</guid><pubDate>Wed, 21 Dec 2016 19:04:08 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/templates/header.xhtml
tests/src/main/resources/datasets/user-create-event.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
pom.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
service/pom.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
jsf/src/main/webapp/login.xhtml
rest/pom.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/LoginController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/email/EmailSenderSpy.java
</description></item><item><title>#56 [sto7-tsk40] Refactoring methods and javadoc (igpereira)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/56/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/56/changes#detail0</guid><pubDate>Mon, 19 Dec 2016 02:48:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
jsf/src/main/webapp/search_results.xhtml
jsf/src/main/webapp/index.xhtml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
tests/src/main/resources/datasets/user-search-event.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-get-attended-events.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
</description></item><item><title>#51 [sto6-tsk38] Adds list events as assistant in service layer (sicofan)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/51/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/51/changes#detail0</guid><pubDate>Sat, 17 Dec 2016 18:51:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-get-attended-events.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/AttendedEventsDataset.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
</description></item><item><title>#50 New develop version 0.2.0-SHAPSHOT (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/50/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/50/changes#detail0</guid><pubDate>Wed, 14 Dec 2016 18:20:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/pom.xml
tests/pom.xml
rest/pom.xml
ear/pom.xml
domain/pom.xml
pom.xml
service/pom.xml
</description></item><item><title>#49 Release of version 0.1.0 (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/49/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/49/changes#detail0</guid><pubDate>Wed, 14 Dec 2016 17:56:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/pom.xml
tests/pom.xml
rest/pom.xml
ear/pom.xml
domain/pom.xml
pom.xml
service/pom.xml
</description></item><item><title>#48 Recover of [sto3 - tsk13] Test of EJB method assistToEvent (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/48/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/48/changes#detail0</guid><pubDate>Tue, 13 Dec 2016 20:57:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
tests/src/main/resources/datasets/user-follow-event.xml
</description></item><item><title>#47 [tsk13]: Follow event tests (nccasares)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/47/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/47/changes#detail0</guid><pubDate>Tue, 13 Dec 2016 19:20:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
tests/src/main/resources/datasets/user-follow-event.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
</description></item><item><title>#45 Adds user registration service and tests (sicofan)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/45/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/45/changes#detail0</guid><pubDate>Sat, 10 Dec 2016 17:36:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/MailSender.java
additional-material/db/letta-mysql.inserts.sql
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/ServiceTestSuite.java
tests/src/main/resources/datasets/user-update-event-title.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/Mail.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/ServiceTestSuite.java
tests/src/main/resources/datasets/user-update-event-description.xml
rest/src/test/resources-wildfly-embedded-mysql/standalone.xml
rest/src/test/resources-wildfly-embedded-h2/standalone.xml
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/token/UuidGenerator.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/datasets/users.xml
jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml
service/src/test/resources-wildfly-embedded-mysql/standalone.xml
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
service/src/test/resources-wildfly-embedded-h2/standalone.xml
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/token/TokenGeneratorStub.java
.gitignore
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
tests/src/main/resources/datasets/user-update-event-start.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/ConfirmationMail.java
tests/src/main/resources/datasets/user-confirm-registration.xml
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/SearchController.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
tests/src/main/resources/datasets/user-preregistration.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-register.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationTokenDataset.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
additional-material/wildfly/standalone.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/tokens.xml
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/EmailSender.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/token/TokenGenerator.java
tests/src/main/resources/datasets/user-delete-event.xml
jsf/src/test/resources-wildfly-embedded-h2/standalone.xml
service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/email/EmailSenderSpy.java
</description></item><item><title>#44 Adds a little javadoc to uncommented project (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/44/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/44/changes#detail0</guid><pubDate>Sat, 10 Dec 2016 14:25:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/SearchController.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java
</description></item><item><title>#43 Adds search event in view, fixes some errors and adds tests (sicofan)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/43/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/43/changes#detail0</guid><pubDate>Sat, 10 Dec 2016 13:12:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>jsf/src/main/webapp/templates/header.xhtml
jsf/src/main/webapp/search_results.xhtml
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
jsf/src/main/webapp/WEB-INF/web.xml
.gitignore
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event_.java
jsf/src/main/webapp/index.xhtml
jsf/src/main/webapp/css/letta.css
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/SearchController.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-search-event.xml
tests/src/main/resources/scripts/cleanup.sql
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
jsf/src/main/webapp/templates/footer.xhtml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#41 add datatest for search method (redouane)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/41/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/41/changes#detail0</guid><pubDate>Wed, 07 Dec 2016 18:13:06 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-search-event.xml
</description></item><item><title>#38 Update datasets,inserts and code to use md5 password (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/38/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/38/changes#detail0</guid><pubDate>Tue, 06 Dec 2016 20:14:07 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
additional-material/db/letta-mysql.inserts.sql
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-location.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-update-event-description.xml
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
tests/src/main/resources/datasets/user-register.xml
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#36 Update datasets and matchers (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail0</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
tests/src/main/resources/datasets/user-delete-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-duration.xml
</description></item><item><title>#36 Access service for wall event (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail1</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail1</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-location.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-title.xml
jsf/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-delete-event.xml
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java
additional-material/db/letta-mysql.full.sql
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#36 task15: add test data (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail2</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail2</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-create-event.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
</description></item><item><title>#36 Adds events persistence to the EventEJB (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail3</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail3</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-create-event.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java
tests/src/main/resources/datasets/user-update-event-start.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
jsf/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
jsf/src/main/java/RegisterController.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
service/src/test/resources/beans.xml
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#36 Add data to test sets (rabande)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail4</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail4</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-register.xml
</description></item><item><title>#36 Added new methods in Event.java to follow user a event, and his tests (marketes16)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/36/changes#detail5</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/36/changes#detail5</guid><pubDate>Mon, 05 Dec 2016 19:47:11 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
</description></item><item><title>#32 Added new methods in Event.java to follow user a event, and his tests (marketes16)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/32/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/32/changes#detail0</guid><pubDate>Wed, 30 Nov 2016 19:58:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
</description></item><item><title>#31 Add data to test sets (rabande)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/31/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/31/changes#detail0</guid><pubDate>Wed, 30 Nov 2016 18:11:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-register.xml
</description></item><item><title>#30 Adds events persistence to the EventEJB (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/30/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/30/changes#detail0</guid><pubDate>Wed, 30 Nov 2016 17:32:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java
jsf/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/user-update-event-description.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
jsf/src/main/java/RegisterController.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
service/src/test/resources/beans.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#27 Merge commit bfbde465d295fac008555de70e5a244ad3c404c6 y commit 27 (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/27/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/27/changes#detail0</guid><pubDate>Tue, 29 Nov 2016 20:18:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java
tests/src/main/resources/datasets/user-update-event-title.xml
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java
jsf/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/user-update-event-description.xml
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
jsf/src/main/java/RegisterController.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java
service/src/test/resources/beans.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java
service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java
domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java
jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java
tests/src/main/resources/datasets/user-delete-event.xml
domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java
domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#22 task15: add test data (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/22/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/22/changes#detail0</guid><pubDate>Mon, 28 Nov 2016 16:45:09 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-create-event.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
</description></item><item><title>#19 Access service for wall event (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/19/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/19/changes#detail0</guid><pubDate>Fri, 25 Nov 2016 20:32:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-title.xml
jsf/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-delete-event.xml
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java
additional-material/db/letta-mysql.full.sql
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#17 Access service for wall event (mgrodriguez3)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/17/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/17/changes#detail0</guid><pubDate>Fri, 25 Nov 2016 20:17:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
rest/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-title.xml
jsf/src/main/resources/META-INF/persistence.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-delete-event.xml
service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java
additional-material/db/letta-mysql.full.sql
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java
</description></item><item><title>#13 Update datasets and matchers (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/13/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/13/changes#detail0</guid><pubDate>Thu, 24 Nov 2016 19:24:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
tests/src/main/resources/datasets/user-delete-event.xml
tests/src/main/resources/datasets/users.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/datasets/user-update-event-duration.xml
</description></item><item><title>#6 tsk-2 Datasets,script, Matchers y minor fix (ifcunharro)</title><link>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/6/changes#detail0</link><guid isPermaLink="false">job/LETTA%201617%20Team%20A/6/changes#detail0</guid><pubDate>Sun, 20 Nov 2016 17:47:10 +0100</pubDate><author>no-reply@uvigo.es</author><description>tests/src/main/resources/datasets/user-create-event.xml
tests/src/main/resources/datasets/user-update-event-start.xml
tests/src/main/resources/datasets/user-update-event-location.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java
tests/src/main/resources/datasets/users.xml
tests/src/main/resources/datasets/user-update-event-head.xml
tests/src/main/resources/scripts/cleanup.sql
tests/src/main/resources/datasets/user-update-event-title.xml
tests/src/main/resources/datasets/user-update-event-description.xml
tests/src/main/resources/datasets/user-delete-event.xml
tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java
tests/src/main/resources/datasets/user-update-event-duration.xml
domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java
</description></item></channel></rss>