SuccessChanges

Summary

  1. Fixes issues derived from the display issue (details)
  2. Deletes uncompleted tasks (details)
Commit d0a9497a2977c127a122190093eb344e30ef8987 by yruben98
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 modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java
The file was addedservice/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql
The file was removedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java
The file was addedservice/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java
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/StoriesDataset.java
The file was addedtests/src/main/resources/scripts/cleanup.sql
Commit 0a3e43510f480a5d2f2a079b93962ec7e6c1550b by yruben98
Deletes uncompleted tasks
The file was removedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
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