SuccessChanges

Summary

  1. task 45 - Adds a new option in the events.xhtml to dont show the join (details)
Commit ff6f7a63c83e80e9cdfb15db90db0b5d4034c881 by bcgonzalez3
task 45 - Adds a new option in the events.xhtml to dont show the join
button if you are alredy joined to a event.
Delete the join button for the events that are alredy joined Fix a
problem with the isAfter compare
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java