SuccessChanges

Summary

  1. tsk23,28 Adds private rest and JSF for list the created events (details)
Commit 9787b4a65017c01089f5ac7e8dd6b8a5bfc64d57 by aalopez
tsk23,28 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 modifiedjsf/src/main/webapp/template/templateHeader.xhtml
The file was addedjsf/src/main/webapp/template/templateHeaderPrivate.xhtml
The file was addedjsf/src/main/webapp/user_private.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
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java