SuccessChanges

Summary

  1. tsk18 Adds list and searchs for user teams (details)
Commit 06ae8e1a9664573a38905b55a9af2fcebdd55f1c by agnovoa2
tsk18 Adds list and searchs for user teams
Now a logged user can search his own teams by name, description and
sport type. Also a logged user can create a new team for his management
and delete his teams.
The file was modifiedservice/src/main/java/ligaaas/teamc/service/TeamEJB.java (diff)
The file was addedjsf/src/main/webapp/views/private/teams.xhtml (diff)
The file was modifiedjsf/src/main/webapp/template/layout.xhtml (diff)
The file was addedjsf/src/main/java/ligaaas/teamc/jsf/TeamManagedBean.java (diff)