SuccessChanges

Summary

  1. tsk40: Modifies search to return all stories on empty query (details)
Commit 9d18f2398ae2c488eda6197aee53d60acf08817e by isgarcia19
tsk40: Modifies search to return all stories on empty query
Can now perform searches with empty text, showing all stories in the
database.
The file was modifiedjsf/src/main/webapp/story/search.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/microstories/services/StoryServiceIntegrationTest.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/StoryManagedBean.java
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/services/StoryService.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java