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/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java (diff)
The file was addedjsf/src/main/webapp/img/movie.svg (diff)
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/ConfirmPage.java (diff)
The file was addedjsf/src/main/webapp/img/tv.svg (diff)
The file was addedjsf/src/main/webapp/confirm.xhtml (diff)
The file was addedjsf/src/main/webapp/template/templateFooter.xhtml (diff)
The file was addedjsf/src/main/webapp/template/templateHeader.xhtml (diff)
The file was addedjsf/src/main/webapp/register.xhtml (diff)
The file was addedjsf/src/main/webapp/css/letta.less (diff)
The file was addedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java (diff)
The file was addedjsf/src/main/webapp/template/templateLayout.xhtml (diff)
The file was addedjsf/src/main/webapp/img/music.svg (diff)
The file was addedjsf/src/main/webapp/template/templateContent.xhtml (diff)
The file was addedjsf/src/main/webapp/img/internet.svg (diff)
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java (diff)
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserControllerTest.java (diff)
The file was addedjsf/src/main/webapp/css/letta.css (diff)
The file was addedjsf/src/main/webapp/img/logo.png (diff)
The file was addedjsf/src/main/webapp/img/logo.svg (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.java (diff)
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml (diff)
The file was addedjsf/src/main/webapp/img/book.svg (diff)