SuccessChanges

Summary

  1. Adds JSFs views and controllers of registration process and other fixes. (details)
Commit 6fd34a9aac8795be5b9621cd13857575b7c2eb35 by abmiguez
Adds JSFs views and controllers of registration process and other fixes.
Fixes EventEJB adding @Stateless annotation. Creates index, register and
confirm views. Creates managed beans (register and confirm) of
registrations process. Add templates with images and css, divided by
header, content and footer. Modify persistent.xml to add User and Event
classes.
The file was addedjsf/src/main/webapp/img/book.svg
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java
The file was addedjsf/src/main/webapp/template/templateHeader.xhtml
The file was addedjsf/src/main/webapp/css/letta.css
The file was addedjsf/src/main/webapp/template/templateContent.xhtml
The file was addedjsf/src/main/webapp/img/internet.svg
The file was addedjsf/src/main/webapp/register.xhtml
The file was addedjsf/src/main/webapp/css/letta.less
The file was addedjsf/src/main/webapp/img/movie.svg
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.java
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserControllerTest.java
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/ConfirmPage.java
The file was addedjsf/src/main/webapp/index.xhtml
The file was addedjsf/src/main/webapp/template/templateFooter.xhtml
The file was addedjsf/src/main/webapp/confirm.xhtml
The file was addedjsf/src/main/webapp/img/logo.svg
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml
The file was addedjsf/src/main/webapp/img/music.svg
The file was addedjsf/src/main/webapp/template/templateLayout.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java
The file was addedjsf/src/main/webapp/img/tv.svg
The file was addedjsf/src/main/webapp/img/logo.png