SuccessChanges

Summary

  1. Fixes in search and reload the list of owns competitions (details)
Commit 325bc2892cabb28707767740829e907d48a3080e by anrodriquez
Fixes in search and reload the list of owns competitions
When the user was creates a new competition, the list of competitions
wasn't reloaded causing errors. However, the previous solution has made
the searchs not work.
Now the list of competitions of the user is correctly recharged after
any modification, elimination or creation and the searchs by name and
description and type of sport is working correctly.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java (diff)