SuccessChanges

Summary

  1. tsk89 Updates events cover list (details)
Commit 382720b79d819cd52fdde7c906506fcd73d9a69e by abmiguez
tsk89 Updates events cover list
Modifies EventEJB and its test to add listByLocation function. Modifies
IndexPageController to add list by location if user is logged in and has
city. Modifies event.xhtml and UserPrivateController to fix isAtLocation
function.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java
The file was addeddomain/.gitignore
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java