SuccessChanges

Summary

  1. tsk30-57 Modifies the User and Registration entities allowing the new (details)
Commit 78e7879b7b13993e0fb0a9511f62fa9bdb07819c by aalopez
tsk30-57 Modifies the User and Registration entities allowing the new
optional data.
Adds the new data to the entities User and Registration Modifies the
test datasets including the values for the new data Adds the test for
the equals and hashcode of the Registration entity
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java
The file was modifiedtests/src/main/resources/datasets/registrations-register-user.xml
The file was modifiedtests/src/main/resources/datasets/users-delete.xml
The file was modifiedadditional-material/db/letta.full.sql
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java
The file was modifiedtests/src/main/resources/datasets/new-user.xml
The file was modifiedadditional-material/db/letta.test.sql
The file was modifiedtests/src/main/resources/datasets/registrations.xml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java
The file was modifiedtests/src/main/resources/datasets/registrations-create.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java
The file was modifiedtests/src/main/resources/datasets/users.xml