Not builtChanges

Summary

  1. tsk94 Adds the attribute notifications to User (details)
Commit 787e6c2cd75b9e5435ef27c415a5313d4dc7f1db by jacasanova
tsk94 Adds the attribute notifications to User
Modifies all the datasets to support the new attribute. Modifies all the
DB to support the new attribute. Modifies the tests to supports the new
attribute. Modifies User, UserParameters and Registration to support the
new attribute.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java
The file was modifiedtests/src/main/resources/datasets/events.xml
The file was modifiedtests/src/main/resources/datasets/userJohnModified.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java
The file was modifiedadditional-material/db/letta.test.sql
The file was modifiedtests/src/main/resources/datasets/users-delete.xml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java
The file was modifiedadditional-material/db/letta.full.sql
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java
The file was modifiedtests/src/main/resources/datasets/events-modified.xml
The file was modifiedtests/src/main/resources/datasets/events-less-than-five.xml
The file was modifiedtests/src/main/resources/datasets/users.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java
The file was modifiedtests/src/main/resources/datasets/new-user.xml
The file was modifiedtests/src/main/resources/datasets/events-less-than-twenty.xml
The file was modifiedtests/src/main/resources/datasets/registrations-register-user.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserParameters.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java