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/webapp/commons/advancedSearch.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java (diff)
The file was modifiedjsf/src/main/webapp/searchPage.xhtml (diff)
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 addedjsf/src/main/webapp/resources/components/simpleSearch.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/components/themes.xhtml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was removedjsf/src/main/webapp/commons/simpleSearch.xhtml (diff)
The file was removedjsf/src/main/webapp/commons/navBar.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/components/advancedSearch.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/components/carousel.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/components/storyModal.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java (diff)
The file was addedjsf/src/main/webapp/resources/components/storyCard.xhtml (diff)
The file was removedjsf/src/main/webapp/commons/advancedSearch.xhtml (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was addedjsf/src/main/webapp/resources/components/storiesPanel.xhtml (diff)
The file was removedjsf/src/main/webapp/commons/footer.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/components/footer.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/components/pagination.xhtml (diff)
The file was removedjsf/src/main/webapp/commons/storyPanel.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/components/navigation.xhtml (diff)
The file was modifiedjsf/src/main/webapp/searchPage.xhtml (diff)