SuccessChanges

Summary

  1. tsk1 Adds the second topic to the Story entity (details)
Commit 34bcb9165cb1e3581754382a60fe73d5e56a01b2 by miguel.ferreiro.diaz
tsk1 Adds the second topic to the Story entity
The second topic has been implemented to the Story entity and the
datasets have been updated to this change. In addition, the names of the
topics in the style file of the jsf layer, "Romance" and "Children",
have been corrected to "Romantic" and "Childrens". Finally, the spelling
error in the topic "Thirller" has been corrected to "Thriller".
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Type.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.creation.sql (diff)
The file was modifiedjsf/src/main/webapp/resources/components/microstories/modalComponent.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topics.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.data.sql (diff)