Not builtChanges

Summary

  1. [sto24 - tsk68, tsk69, tsk70, tsk71]Friendship management Added (details)
Commit 9207eec1eefc884fc75b6e3254ae4bd5245a8bf4 by pabarreira
[sto24 - tsk68, tsk69, tsk70, tsk71]Friendship management Added
Friendship entitie Added FriendshipState enum with states of an
friendship Added Friendship test Added Friendship controller for JSF
Added view of my friends Added new resource for tag user Added new
resource for tag friend Added new resource for tag friendOf Added new
resource for tag Friendship recieved Added new resource for tag
Friendship request Added new view for users searched Added new EJB for
friendship entitie Added Friendship dataset for tests Added
IsEqualsFriendship for tests Modified search controler with methods for
search users Modified header.xhtml for to show up new option My friends
Modified UserEJB for search users Modified persistence.xml for add the
new entitie friendship
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToFriendship.java
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java
The file was addedjsf/src/main/webapp/resources/tags/user.xhtml
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipTest.java
The file was addedjsf/src/main/webapp/searchUsersResults.xhtml
The file was addedjsf/src/main/webapp/resources/tags/friendshipRequested.xhtml
The file was modifiedjsf/src/main/webapp/templates/header.xhtml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipDataset.java
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/FriendshipController.java
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/FriendshipEJB.java
The file was modifiedservice/src/main/resources/META-INF/persistence.xml
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Friendship.java
The file was addedjsf/src/main/webapp/resources/tags/friendOf.xhtml
The file was addedjsf/src/main/webapp/resources/tags/friend.xhtml
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/FriendshipState.java
The file was addedjsf/src/main/webapp/resources/tags/friendshipReceived.xhtml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java
The file was addedjsf/src/main/webapp/private/myFriends.xhtml