FailedChanges

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 (diff)
The file was modifiedtests/src/main/resources/datasets/events.xml (diff)
The file was modifiedtests/src/main/resources/datasets/userJohnModified.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java (diff)
The file was modifiedadditional-material/db/letta.test.sql (diff)
The file was modifiedtests/src/main/resources/datasets/users-delete.xml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java (diff)
The file was modifiedadditional-material/db/letta.full.sql (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/events-modified.xml (diff)
The file was modifiedtests/src/main/resources/datasets/events-less-than-five.xml (diff)
The file was modifiedtests/src/main/resources/datasets/users.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java (diff)
The file was modifiedtests/src/main/resources/datasets/new-user.xml (diff)
The file was modifiedtests/src/main/resources/datasets/events-less-than-twenty.xml (diff)
The file was modifiedtests/src/main/resources/datasets/registrations-register-user.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserParameters.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java (diff)