<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/43/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>JSF</displayName><duration>19255</duration><estimatedDuration>13460</estimatedDuration><fullDisplayName>LETTA 1617 Team A » JSF JSF</fullDisplayName><id>43</id><keepLog>false</keepLog><number>43</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1481371933815</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/43/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/templates/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/search_results.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>.gitignore</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event_.java</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/css/letta.css</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/SearchController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-search-event.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</affectedPath><affectedPath>jsf/src/main/webapp/templates/footer.xhtml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>831b52a554c6e427cbd863b14ac6bcd956fcf9fb</commitId><timestamp>1481371619000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></author><authorEmail>sicofan@esei.uvigo.es</authorEmail><comment>Adds search event in view, fixes some errors and adds tests
This commit adds the search bar with autocomplete. For this, the 
SearchController has been added. Besides, footer and header templates 
have been added. When it was integrated, the search requirements were
not as the kunagi specification. Besides, tests for searching were added
to EventEJBTest.
</comment><date>2016-12-10 13:06:59 +0100</date><id>831b52a554c6e427cbd863b14ac6bcd956fcf9fb</id><msg>Adds search event in view, fixes some errors and adds tests</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/templates/footer.xhtml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/SearchEventDataset.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event_.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-search-event.xml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/css/letta.css</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/templates/header.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/search_results.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/SearchController.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/43/mavenArtifacts/</url></mavenArtifacts></mavenBuild>