<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/74/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#74</displayName><duration>11476</duration><estimatedDuration>11531</estimatedDuration><fullDisplayName>μStories 2122 - Team B » JSF #74</fullDisplayName><id>74</id><keepLog>false</keepLog><number>74</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638815173794</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/74/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/styles/main.css</affectedPath><commitId>256c3d85d45b2770c70b32fbda37793276f09968</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Adds access to own stories view
Modify the header to add an access button to the user's own micro
stories view and the login access button
</comment><date>2021-12-06 19:24:14 +0100</date><id>256c3d85d45b2770c70b32fbda37793276f09968</id><msg>tsk34 Adds access to own stories view</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/main.css</file></path><path><editType>add</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><commitId>109f0d9a0d534a1f6c05261f0da8086019d755c5</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Modifies header to give access to user stories
Modifies the header to be able to access the user's history list. Also
adds the button that gives access to the login view
</comment><date>2021-12-06 19:24:14 +0100</date><id>109f0d9a0d534a1f6c05261f0da8086019d755c5</id><msg>tsk34 Modifies header to give access to user stories</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</affectedPath><commitId>5f8f5dbc9333b74d26b2dbae4278766de7362480</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>task34 Adds user stories view
Adds view and functionality in the controller to display the list of 
stories written by the current user
</comment><date>2021-12-06 19:24:14 +0100</date><id>5f8f5dbc9333b74d26b2dbae4278766de7362480</id><msg>task34 Adds user stories view</msg><path><editType>edit</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/login.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/styles/main.css</affectedPath><commitId>eeab017b5b755561d70098e93f04a3da06f3e512</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk31 Adds login and logout
Adds Login view to allow a user to log in to the application
Modifies the header to add the Logout button
</comment><date>2021-12-06 19:24:14 +0100</date><id>eeab017b5b755561d70098e93f04a3da06f3e512</id><msg>tsk31 Adds login and logout</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/login.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/main.css</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><commitId>3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk31 Adds the functionality for login and logout
Adds the controller where the necessary functions for login and logout 
are implemented. Also added checks for valid login credentials
Adds the UserService file where the user in session is obtained
</comment><date>2021-12-06 19:24:14 +0100</date><id>3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee</id><msg>tsk31 Adds the functionality for login and logout</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><commitId>ac8affb3644920f6705a43207b07060aff04b63e</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Adds the back button in the list of own stories
Adds a button to go back to the previous page in the user's own stories
list view
</comment><date>2021-12-06 19:24:14 +0100</date><id>ac8affb3644920f6705a43207b07060aff04b63e</id><msg>tsk34 Adds the back button in the list of own stories</msg><path><editType>edit</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/74/mavenArtifacts/</url></mavenArtifacts></mavenBuild>