SuccessChanges

Summary

  1. tsk20 Add most read stories to the main page (details)
Commit d7052c0af8fa82183c9fa48145a6804a2a2373a3 by nghervella
tsk20 Add most read stories to the main page
Adds to RecentStoriesManagedBean the function that gets the most read
stories. The view is also modified to adapt the content to the new
feature introduced. Now the page logo redirects to the home page.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/RecentStoriesManagedBean.java (diff)
The file was removedjsf/src/main/webapp/resources/images/libreria.jpeg (diff)
The file was modifiedjsf/src/main/webapp/resources/css/login.css (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/images/bookstore.jpeg (diff)
The file was modifiedjsf/src/main/webapp/user/login.xhtml (diff)
The file was modifiedjsf/src/main/webapp/welcome.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/welcomeStyle.css (diff)
The file was modifiedjsf/src/main/webapp/story/searchStory.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/StoryManagedBean.java (diff)