SuccessChanges

Summary

  1. Improves theme display formatting on story page (details)
Commit e348338939031e5a426dc35df50eadad54519eef by devpablogg
Improves theme display formatting on story page
Added a JSF converter to show theme names in title case for better
readability. Updated the story page to properly display all themes by
converting the set of themes to an array for compatibility with JSF 2.2.
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/microstories/jsf/ThemeTypeConverter.java (diff)