SuccessChanges

Summary

  1. tsk26 Finishes the EJB user registry (details)
Commit 696775a3fd62e99d69a38b0aee1dbc4ad58394f0 by ansousa
tsk26 Finishes the EJB user registry
Modifies the sql scripts adding a new UUID field Modifies User entity
adding a new UUID field Adds a custom annotation for getting http query
params Updates the register form Adds a confirm user page and a confirm
user bean Finishes the MailEJB Adds a new exception,
UserAlreadyActiveException Modifies the xml datasets for the new fields
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/MailEJBTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java
The file was modifiedtests/src/main/resources/datasets/userEventNotAssist.xml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/security/LoginBean.java
The file was modifiedjsf/pom.xml
The file was addedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/exception/UserAlreadyActiveException.java
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/util/HttpParam.java
The file was modifiedtests/src/main/resources/datasets/users.xml
The file was modifiedadditional-material/db/letta-mysql.full.sql
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/util/HttpParamProducer.java
The file was modifiedtests/src/main/resources/datasets/users1.xml
The file was modifiedtests/src/main/resources/datasets/events-with-users.xml
The file was modifiedjsf/src/main/resources/languages/messages_en.properties
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/view/RegisterPageBean.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/MailEJB.java
The file was modifiedtests/src/main/resources/datasets/events1.xml
The file was modifiedjsf/src/main/resources/languages/messages_es.properties
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/UserEJB.java
The file was addedjsf/.metadata/src/main/webapp/WEB-INF/faces-config.pageflow
The file was modifiedtests/src/main/resources/datasets/eventsAssist.xml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/view/IndexPageBean.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java
The file was modifiedadditional-material/db/letta-mysql.test.sql
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/security/ConfirmBean.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/view/UserPageBean.java
The file was modifiedjsf/src/main/webapp/confirm.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java
The file was modifiedtests/src/main/resources/datasets/userEventAssist.xml
The file was modifiedtests/src/main/resources/datasets/findEvents.xml
The file was modifiedtests/src/main/resources/datasets/events4.xml