SuccessChanges

Summary

  1. [sto8 - task34] Rest - Events user who is the creator (details)
Commit 2ef2fc0d66e7db573f02fa4322d130e81c715eb9 by mgrodriguez3
[sto8 - task34] Rest - Events user who is the creator
added new attribute canceled in the letta-mysql.inserts.sql added new
method REST in eventResource.java to get the user's events witch the
user is the creator added the method witch obtain the list of events
from a user witch is the creator added the test of the method created
created the xml file witch is used to test the new method created on the
Rest layer added in the configuration web.xml the security role of
registeredRole
The file was modifiedadditional-material/db/letta-mysql.inserts.sql
The file was modifiedrest/src/test/resources/web.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml
The file was addedtests/src/main/resources/datasets/user-follow-event-rest.xml