SuccessChanges

Summary

  1. Fixes in the searches of own competitions (details)
Commit 1de39f41ecf1e078940e9798a9e5c2b4a190c353 by anrodriquez
Fixes in the searches of own competitions
The own list of competitions didn't filter so that the competitions of
the user were visualized, if not that the competitions of any user were
showed according to the selected filters.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java (diff)
The file was modifiedtests/src/main/resources/datasets/competitions-update.xml (diff)
The file was modifiedtests/src/main/resources/datasets/competitions-delete.xml (diff)
The file was modifiedtests/src/main/resources/datasets/competition-create.xml (diff)
The file was modifiedtests/src/main/resources/datasets/competitions.xml (diff)