<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/102/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.pom</displayPath><fileName>tests-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#102</displayName><duration>5406</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #102</fullDisplayName><id>102</id><keepLog>false</keepLog><number>102</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1449168010125</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/102/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/logout.xhtml</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/CreateEventPage.java</affectedPath><affectedPath>jsf/src/main/webapp/searchResults.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/confirm.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/webapp/template/templateHeader.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/users-create-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/template/templateLayout.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/template/templateFooter.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/login.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/joinEvent.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/LoginUserController.java</affectedPath><affectedPath>jsf/src/main/webapp/template/templateContent.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/template/templateHeaderUser.xhtml</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java</affectedPath><affectedPath>jsf/src/main/webapp/register.xhtml</affectedPath><commitId>88b50f351f7729a53699b20a53efd61fb8db0d1d</commitId><timestamp>1449167318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Adds functionalities for anonymous user check to the LoginUserController
This new functionalities make easier to check whether the current user 
is an anonymous user or not. Additionally, redirecting functions based 
on user anonymity were added to avoid illegal page access. This 
functions can be used as "preView" events, to avoid page rendering when 
the user can't access a certaing page.
</comment><date>2015-12-03 19:28:38 +0100</date><id>88b50f351f7729a53699b20a53efd61fb8db0d1d</id><msg>Adds functionalities for anonymous user check to the LoginUserController</msg><path><editType>edit</editType><file>jsf/src/main/webapp/register.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/logout.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/searchResults.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/template/templateHeaderUser.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/CreateEventPage.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/templateHeader.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/templateContent.xhtml</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/confirm.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/joinEvent.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/LoginUserController.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/templateFooter.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/login.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/templateLayout.xhtml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users-create-event.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/102/mavenArtifacts/</url></mavenArtifacts></mavenBuild>