SuccessChanges

Summary

  1. Tsk10-11-15 Adds explorer search and fixes simple search (details)
Commit 8f5ef3927b43f54e3554f58d5951feaafb1f32c2 by ddduran
Tsk10-11-15 Adds explorer search and fixes simple search
Adds new method exploreStories() Adds pagination to the searches Fixes
DateRange implementation Fixes findByThemeAndGenreAndDate() in Service
to check DateRange Modifies xhtml files to adds the new functionality
The file was modifiedpom.xml (diff)
The file was modifiedjsf/src/main/webapp/commons/navBar.xhtml (diff)
The file was modifiedjsf/src/main/webapp/commons/storyPanel.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/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java (diff)
The file was modifiedjsf/src/main/webapp/commons/advancedSearch.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)
The file was modifiedjsf/src/main/webapp/commons/simpleSearch.xhtml (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was modifiedjsf/src/main/webapp/searchPage.xhtml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.java (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/commons/modal.xhtml (diff)