SuccessChanges

Summary

  1. tsk83 Modifies the index and search to hide finished Events (details)
Commit 298ed98945693e61dd95fb017affc3669a4a9437 by jacasanova
tsk83 Modifies the index and search to hide finished Events
Adds a function in EventsDataset to get future Events. Modifies
functions in EventResourceTest and UserTest to support the hide Events.
Modifies EventEJB to hide the finished Events in the search and
listbydate (used in the index).
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java