SuccessChanges

Summary

  1. task6: Finished. View for listing recent stories (details)
Commit 0870e548864ee3e2a3f8b70355729ea23c56fdbe by daniel
task6: Finished. View for listing recent stories
The template for views is established, which contains two blosses to add
content. This view is called from home.
The file was modifiedCONTRIBUTING.md (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-h2/jboss-web.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java (diff)
The file was addedjsf/src/main/webapp/js/holder.js (diff)
The file was addedjsf/src/main/webapp/styles/bootstrap.min.css (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifiedjsf/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java (diff)
The file was addedjsf/src/main/webapp/WEB-INF/carousel.xhtml (diff)
The file was modifiedear/.gitignore (diff)
The file was modifiedjsf/src/main/webapp/styles/carousel.css (diff)
The file was modifiedservice/pom.xml (diff)
The file was modifieddomain/pom.xml (diff)
The file was modifiedadditional-material/images/environment.jpg (diff)
The file was modifiedservice/src/test/resources/arquillian.extension.persistence.properties (diff)
The file was addeddomain/.gitignore (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-mysql/jboss-web.xml (diff)
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml (diff)
The file was modifiedrest/src/main/resources/META-INF/persistence.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java (diff)
The file was modifiedjsf/src/test/resources/web.xml (diff)
The file was modifiedjsf/src/test/resources/arquillian.extension.persistence.properties (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-h2/jboss-web.xml (diff)
The file was addedtests/es.html (diff)
The file was modifiedtests/src/main/resources/logging.properties (diff)
The file was modifiedrest/src/test/resources/beans.xml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/beans.xml (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java (diff)
The file was modifiedjsf/src/main/webapp/js/holder.min.js (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-mysql/jboss-web.xml (diff)
The file was modifiedrest/src/test/resources/arquillian.extension.persistence.properties (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-h2/standalone.xml (diff)
The file was modifiedjsf/src/main/webapp/js/popper.min.js (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/web.xml (diff)
The file was modifiedservice/src/test/resources/arquillian.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java (diff)
The file was modifiedtests/pom.xml (diff)
The file was modifiedadditional-material/db/microstories-mysql.full.sql (diff)
The file was modifiedservice/src/test/resources/beans.xml (diff)
The file was modifiedadditional-material/wildfly/v8.2.1/standalone.xml (diff)
The file was modifiedjsf/src/main/webapp/img/cover.jpg (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-mysql/standalone.xml (diff)
The file was modifiedservice/src/test/resources/test-persistence.xml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/jboss-web.xml (diff)
The file was modifiedjsf/src/test/resources/arquillian.xml (diff)
The file was modifiedREADME.md (diff)
The file was removedjsf/src/main/webapp/carousel.html (diff)
The file was modifiedrest/.gitignore (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-h2/standalone.xml (diff)
The file was modifiedrest/pom.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java (diff)
The file was modifiedrest/src/test/resources/arquillian.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java (diff)
The file was addedjsf/src/main/webapp/WEB-INF/storieslist.xhtml (diff)
The file was modified.gitignore (diff)
The file was addedjsf/src/main/webapp/js/jquery-3.2.1.slim.min.js (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was addedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/beans.xml (diff)
The file was modifiedservice/.gitignore (diff)
The file was modifiedear/pom.xml (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-mysql/standalone.xml (diff)
The file was modifiedjsf/src/main/webapp/js/carousel.js (diff)
The file was removedjsf/src/main/webapp/template.xhtml (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-mysql/jboss-web.xml (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-mysql/standalone.xml (diff)
The file was modifiedrest/src/test/resources/test-persistence.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/styles/album.css (diff)
The file was modifiedadditional-material/images/lifecycle.jpg (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-h2/jboss-web.xml (diff)
The file was modifiedadditional-material/wildfly/v10.1.0/standalone.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java (diff)
The file was modifiedservice/src/main/resources/META-INF/persistence.xml (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifiedrest/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java (diff)
The file was addedtests/src/main/resources/datasets/createStories.json (diff)
The file was modifiedjsf/src/test/resources/test-persistence.xml (diff)
The file was modifiedjsf/src/test/resources/beans.xml (diff)
The file was modifiedservice/src/test/resources-wildfly-embedded-mysql/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifiedjsf/src/main/webapp/js/bootstrap.min.js (diff)
The file was modifiedrest/src/test/resources/web.xml (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/jboss-web.xml (diff)
The file was modifiedservice/src/main/resources/META-INF/jboss-ejb3.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-h2/arquillian.extension.persistence.dbunit.properties (diff)
The file was modifiedjsf/.gitignore (diff)
The file was modifiedjsf/src/test/resources-wildfly-embedded-h2/standalone.xml (diff)
The file was modifiedCONTRIBUTORS.md (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java (diff)