SuccessChanges

Summary

  1. Fixes JSF errors when exploring stories (details)
Commit 2fd95563e02b4a89aea8f7c0633ee0681e98e7e1 by mvaugusto
Fixes JSF errors when exploring stories
Fixes error when reading a story from explore view, so now it shows
story's actual content, and when showing views after exploring, so now
it uses correct getContentPreview method. It also changes default value
for date range in explore stories view.
The file was modifiedjsf/src/main/webapp/story/exploreStories.xhtml (diff)
The file was modifiedjsf/src/main/webapp/welcome.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/DateRange.java (diff)
The file was modifiedjsf/src/main/webapp/story/readStory.xhtml (diff)