SuccessChanges

Summary

  1. Add the "Messages" option to the user menu. (details)
Commit 39dccc5533365733782c7b02980da1d0ae7557b8 by apsoto
Add the "Messages" option to the user menu.
Modified "UserEJB.java" for user notifications. Modified
"templateHeader.xhtml" to display the "Messages" option. Added
"messages.xhtml" to display the message list. Added "showMessage.xhtml"
to show the details of a message.
The file was addedjsf/src/main/webapp/showMessage.xhtml (diff)
The file was addedjsf/src/main/webapp/messages.xhtml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/userNotifications.java (diff)
The file was modifiedjsf/src/main/webapp/template/templateHeader.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java (diff)