SuccessChanges

Summary

  1. Updates the event search (details)
Commit ba98e3aba5479c83e61ee6bbc7e754a0d4b1cb64 by arfarinha
Updates the event search
Updates the visual aspect of the event search functionality to make it
more similar to the rest of the web. Ids were added to the
templatesHeader.xhtml file to be used in EventSearchPage and
EventSearchForm. This two files were created but have not been used in
an actual test yet.
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml
The file was modifiedjsf/src/main/webapp/searchResults.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/EventSearchController.java
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/EventSearchPage.java
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/EventSearchForm.java