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 modifiedjsf/src/main/webapp/styles/main.css
The file was modifiedjsf/src/main/webapp/commons/navBar.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java
The file was modifiedjsf/src/main/webapp/commons/simpleSearch.xhtml
The file was modifiedpom.xml
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedjsf/src/main/webapp/searchPage.xhtml
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml
The file was modifiedjsf/src/main/webapp/commons/modal.xhtml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.java
The file was modifiedjsf/src/main/webapp/commons/storyPanel.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java
The file was modifiedjsf/src/main/webapp/commons/advancedSearch.xhtml