SuccessChanges

Summary

  1. Tsk44 Adds logic in JSF to increase the readings (details)
Commit c46c6a689366dd4b61a40226fb6c14bd94a3b043 by ddduran
Tsk44 Adds logic in JSF to increase the readings
Adds a call to the service to increase readings after opening a story.
Also, due to problems caused by the ajax requests of the "explore"
search, where the viewState was lost, a script has been added in order
to insert the viewState in all the forms
The file was addedjsf/src/main/webapp/js/fix-missing-viewstates.js (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/components/storiesPanel.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/components/storyCard.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java (diff)