SuccessChanges

Summary

  1. Tsk11 Add search view (details)
Commit 30c0b9ffa93775b2c9e60eafff5e5056bc171955 by ddduran
Tsk11 Add search view
Adds SearchController class to control the searches Adds modal.xhtml
with the content of the modal Modifies xhtml files to include the
changes
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was modifiedjsf/pom.xml (diff)
The file was modifiedjsf/src/main/webapp/commons/simpleSearch.xhtml (diff)
The file was modifiedpom.xml (diff)
The file was addedjsf/src/main/webapp/commons/modal.xhtml (diff)
The file was modifiedjsf/src/main/webapp/commons/storyPanel.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java (diff)
The file was modifiedjsf/src/main/webapp/commons/advancedSearch.xhtml (diff)
The file was modifiedjsf/src/main/webapp/commons/footer.xhtml (diff)
The file was modifiedjsf/src/main/webapp/commons/navBar.xhtml (diff)
The file was modifiedjsf/src/main/webapp/searchPage.xhtml (diff)