SuccessChanges

Summary

  1. [sto22-tsk61-tsk62] show the new attributes into event and user Added (details)
Commit 2cab893310c01f383446a868edec30f3cd654fee by marketes16
[sto22-tsk61-tsk62] show the new attributes into event and user Added
new method to get all provinces. Show the select whit capitals into the
views that should show the provinces. Create method to check if the user
province is like to event province. Create test to new method to check
te provinces. Added new datasets
The file was modifiedjsf/src/main/webapp/templates/event_form.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java
The file was addedtests/src/main/resources/datasets/capitals.xml
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/RegisterController.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java
The file was modifiedjsf/src/main/webapp/register.xhtml