SuccessChanges

Summary

  1. Fixes issues derived from the display issue (details)
  2. Deletes uncompleted tasks (details)
  3. Deletes remnants of maybe unneeded persistence.xml files (details)
Commit 56015acd1e6c8af0198435f99fd6d965217c69bc by aggarcia3
Fixes issues derived from the display issue
Fixes part of the integration problems of the untested parts. They have
participated: Alejandro, Rubén, Irene and Javier.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java
The file was addedservice/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql
The file was addedtests/src/main/resources/scripts/cleanup.sql
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java
The file was removedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java
The file was addedservice/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java
Commit fb352839ec2b715eecdca20c5b6172ca2b8f3862 by aggarcia3
Deletes uncompleted tasks
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was removedjsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java
The file was removedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
Commit 77b432d4f82e1fb1a743f8f19cc7e55455d56ee5 by aggarcia3
Deletes remnants of maybe unneeded persistence.xml files
See description of commit 2d4227837ab43e805b5c8cb8053df2ce9af3645f for
more information.
The file was removedrest/src/main/resources/META-INF/persistence.xml