SuccessChanges

Summary

  1. tsk 15 - Adds explore stories search view (details)
  2. tsk 16 - Adds explore button in the main view (details)
Commit 67786a87354706028855ee830aaed487600c18af by bcgonzalez4
tsk 15 - Adds explore stories search view
Adds view for advance search form and its given results Adds new methods
in story search managed bean to get search results
The file was modifiedjsf/src/main/webapp/WEB-INF/templates/template.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java
The file was addedjsf/src/main/webapp/advanceSearch.xhtml
Commit c84b4e3b3a5cdf1d2542825184011405a75d05fa by bcgonzalez4
tsk 16 - Adds explore button in the main view
Adds a button to go to advance search (explore more stories) view
The file was modifiedjsf/src/main/webapp/WEB-INF/templates/template.xhtml
The file was modifiedjsf/src/main/webapp/index.xhtml