SuccessChanges

Summary

  1. tsk26 Adds list of own stories (details)
Commit 11c216cab35407454f8a502873bd1ac6f462222f by plvalencia
tsk26 Adds list of own stories
Adds JSF View and Managed Bean to see the list of own stories. Adds
section to template to show the new view. Fixes UserManagedBean to show
actual view. Fixes searchStory view to adjust text.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/UserManagedBean.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/StoriesListManagedBean.java (diff)
The file was addedjsf/src/main/webapp/story/listStories.xhtml (diff)
The file was modifiedjsf/src/main/webapp/story/searchStory.xhtml (diff)
The file was modifiedjsf/src/main/webapp/user/privateSection.xhtml (diff)