SuccessChanges

Summary

  1. tsk22 Completed the rest tests (details)
Commit e6940317686bff5266be7d39320da0faeacb091e by daniel
tsk22 Completed the rest tests
Fix ambiguity in StoryResource IsEqualToStory is modified to be
compatible with the new user entity, as well as the creation of
IsEqualToUser Add get and set of story in user Fix format in
jboss-web.xml Test rest is completed Fix search view for user entity
The file was modifiedjsf/src/main/webapp/WEB-INF/jboss-web.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java
The file was modifiedjsf/src/main/webapp/WEB-INF/searchlist.xhtml
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java