SuccessChanges

Summary

  1. tsk77 Add remove user functionality. (details)
Commit e5b0b3b7c4b70b1cfc44e2a22a641dac7061df96 by apsoto
tsk77 Add remove user functionality.
It is now possible to delete a user by an administrator other than the
current user. If the user has created events, the owner becomes the
administrator. If it is a future event will be canceled. To delete a
user, the system displays a confirmation dialog.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminController.java
The file was modifiedjsf/src/main/webapp/adminPrivate.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java