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 modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/UserPrivateController.java (diff)
The file was addeddomain/.gitignore (diff)
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java (diff)