SuccessChanges

Summary

  1. tsk55-56 Adds section for modify user profile (details)
Commit 8a8abb67327ac80fa8ba904bbd3609a124d11d2b by aalopez
tsk55-56 Adds section for modify user profile
Adds a new section on dropdown menu for modify profile Adds a new
template with the modify form Adds a new method on UserEjb for modify
User data
The file was addedtests/src/main/resources/datasets/userJohnModified.xml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java
The file was modifiedjsf/src/main/webapp/template/templateLayout.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java
The file was modifiedjsf/src/main/webapp/register.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyProfileController.java
The file was modifiedjsf/src/main/webapp/css/letta.css
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml
The file was addedjsf/src/main/webapp/userModified.xhtml
The file was addedjsf/src/main/webapp/modifyProfile.xhtml