SuccessChanges

Summary

  1. tsk 32 - Adds template for user profile (details)
Commit afe001c0c5d8b0eb7ca20579a3d72618d8a97085 by ipgonzalez2
tsk 32 - Adds template for user profile
Creates a view profile.xhml that includes the information of the user
and support to show stories created with pagination. Also adds managed
bean,  with username and list of stories, that has to be corrected with
right values when the login is finished.
The file was addedjsf/src/main/webapp/profile.xhtml (diff)
The file was addedjsf/src/main/webapp/img/profile.png (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/UserMB.java (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/templates/nav.xhtml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/templates/template.xhtml (diff)