SuccessChanges

Summary

  1. tsk9 Adds creation and edition player profile without image (details)
Commit d406aa003e1b83bfc24ef0d8cd5f418567c59f5a by mrdiez
tsk9 Adds creation and edition player profile without image
Added the view of the creation and edition of the profile of the player
and the PlayerManagedBean without image. In PlayerManagedBean, the
functions of creating and updating have not been included due to the
lack of login.
The file was addedjsf/src/main/webapp/private/player/add.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Player.java (diff)
The file was addedjsf/src/main/webapp/private/player/edit.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/es/dgss/teamb/ligaaas/jsf/PlayerManagedBean.java (diff)