FailedChanges

Summary

  1. tsk28,23 Adds private rest and JSF for list the created events (details)
Commit ffae602747faab4a39b02a9ffbb143134212c27d by aalopez
tsk28,23 Adds private rest and JSF for list the created events
Adds a private view for show the list of the created events Modifies the
templateHeader for show the current user Adds a new templateHeader for
the private view Adds the private rest definition
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java
The file was addedjsf/src/main/webapp/user_private.xhtml
The file was addedjsf/src/main/webapp/template/templateHeaderPrivate.xhtml
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml
The file was addedrest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserPrivateRest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java