SuccessChanges

Summary

  1. [sto11-tsk47] Adds the canceled property to Event (details)
Commit 650e33743411f4c308979566462a348f12946881 by sicofan
[sto11-tsk47] Adds the canceled property to Event
Adds the canceled attribute to Event class. Besides, datasets for
testing were updated with this property. On the other hand, the search
was modified such that canceled events are ignored, now.
The file was modifiedtests/src/main/resources/datasets/user-create-event.xml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
The file was modifiedtests/src/main/resources/datasets/user-update-event-description.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java
The file was modifiedtests/src/main/resources/datasets/user-update-event-title.xml
The file was modifiedtests/src/main/resources/datasets/user-get-attended-events.xml
The file was modifiedtests/src/main/resources/datasets/user-update-event-start.xml
The file was modifiedtests/src/main/resources/datasets/user-search-event.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
The file was modifiedtests/src/main/resources/datasets/user-update-event-location.xml
The file was modifiedtests/src/main/resources/datasets/user-delete-event.xml
The file was modifiedtests/src/main/resources/datasets/user-update-event-head.xml
The file was modifiedtests/src/main/resources/datasets/users.xml