SuccessChanges

Summary

  1. Tsk24 Improves the advanced search (details)
  2. Tsk48 Refactorizes JSF, controllers and adds new components (details)
Commit 455def324f77f38c6e12a324aa2a061ec9a3382b by git
Tsk24 Improves the advanced search
Modifies the advanced search to use ajax instead http submit to make the
application more user friendly
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java
The file was modifiedjsf/src/main/webapp/searchPage.xhtml
The file was modifiedjsf/src/main/webapp/commons/advancedSearch.xhtml
Commit 830e8a4a801a82adc39407bce6ffdbac89cb87c8 by git
Tsk48 Refactorizes JSF, controllers and adds new components
Creates a new components in order to do more maintainable the
application and modifies the html code by the new components.
The file was modifiedjsf/src/main/webapp/searchPage.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java
The file was removedjsf/src/main/webapp/commons/storyPanel.xhtml
The file was addedjsf/src/main/webapp/resources/components/advancedSearch.xhtml
The file was addedjsf/src/main/webapp/resources/components/pagination.xhtml
The file was addedjsf/src/main/webapp/resources/components/simpleSearch.xhtml
The file was addedjsf/src/main/webapp/resources/components/storyCard.xhtml
The file was modifiedjsf/src/main/webapp/resources/components/carousel.xhtml
The file was addedjsf/src/main/webapp/resources/components/themes.xhtml
The file was removedjsf/src/main/webapp/commons/navBar.xhtml
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was addedjsf/src/main/webapp/resources/components/footer.xhtml
The file was modifiedjsf/src/main/webapp/styles/main.css
The file was modifiedjsf/src/main/webapp/resources/components/storyModal.xhtml
The file was addedjsf/src/main/webapp/resources/components/storiesPanel.xhtml
The file was removedjsf/src/main/webapp/commons/footer.xhtml
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml
The file was removedjsf/src/main/webapp/commons/advancedSearch.xhtml
The file was removedjsf/src/main/webapp/commons/simpleSearch.xhtml
The file was addedjsf/src/main/webapp/resources/components/navigation.xhtml