SuccessChanges

Summary

  1. tsk15 Adds search results for story exploration (details)
Commit 0cf7a4e6853fa737bc8141e08ed76c178e373ed1 by bdalvarez
tsk15 Adds search results for story exploration
Adds a list with the results of exploring stories with the parameters
indicated in the exploration view Adds the logic to list the explored
stories and to show the detail of each one in the
StoryExplorerController Adds a storyModalController view to see detail
of the explored stories Fixes parameter and pagination errors in the
exploreStory method of the StoryEJB
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryExploreController.java (diff)
The file was modifiedjsf/src/main/webapp/explore.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was addedjsf/src/main/webapp/storyModalExplore.xhtml (diff)