UnstableChanges

Summary

  1. tsk 34 Adds view count of the stories to all the views (details)
Commit f4b23f34d6a3ea418e13e9ab5661be4733ab7c8f by tie15albertomoure
tsk 34 Adds view count of the stories to all the views
Adds to the views the view counter that each story has. It has also been
created the necessary method to get this counter to the EJB.
The file was modifiedjsf/src/main/webapp/resources/css/storyCard.css (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedjsf/src/main/webapp/readStory.xhtml (diff)
The file was modifiedjsf/src/main/java/ListStoryManagedBean.java (diff)
The file was modifiedjsf/src/main/java/ReadStoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/resources/emcomp/storyCard.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/read.css (diff)
The file was addedjsf/src/main/webapp/resources/images/eye.png (diff)
The file was modifiedjsf/src/main/webapp/searchStory.xhtml (diff)