<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1aa3ddeb7a9dd251ebbf5e69ae4fb90c</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>fa3ed8022554ba7ed81d81690d66557d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d99e2dd553836ab0b626e70f9541d09a</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>34</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/34/</url></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e92f99eadabe3ce954484f07aa08e22f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>4269</duration><estimatedDuration>4305</estimatedDuration><fullDisplayName>microstories-2425-teamA » JSF #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1732729088322</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/resources/css/main.css</affectedPath><affectedPath>jsf/src/main/java/ListStoryManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/searchStory.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/template.xhtml</affectedPath><commitId>93d24be7ee0135f3d850c3d66fff6031a9f2721e</commitId><timestamp>1732728590000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18</absoluteUrl><fullName>david.f.suarez18</fullName></author><authorEmail>david.f.suarez18@gmail.com</authorEmail><comment>tsk12,13 Adds the method to search by text to the JSF Bean.
Added a method to search for stories by text from the index page
(redirect to search view not yet implemented). Created a search view to
display stories containing a specified text. Updated the navbar search
input styling for improved appearance.
</comment><date>2024-11-27 18:29:50 +0100</date><id>93d24be7ee0135f3d850c3d66fff6031a9f2721e</id><msg>tsk12,13 Adds the method to search by text to the JSF Bean.</msg><path><editType>edit</editType><file>jsf/src/main/webapp/resources/css/main.css</file></path><path><editType>add</editType><file>jsf/src/main/webapp/searchStory.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/ListStoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/template.xhtml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18</absoluteUrl><fullName>david.f.suarez18</fullName><id>david.f.suarez18</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>david.f.suarez18@gmail.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1aa3ddeb7a9dd251ebbf5e69ae4fb90c</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>fa3ed8022554ba7ed81d81690d66557d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d99e2dd553836ab0b626e70f9541d09a</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>34</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/34/</url></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e92f99eadabe3ce954484f07aa08e22f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/34/mavenArtifacts/</url></mavenArtifacts></mavenBuild>