SuccessChanges

Summary

  1. [sto24, sto25 - tsk67, tsk68, tsk72]Friendships visualization Modified (details)
Commit 31bdb8fc06c7cd1d85baf9a1be07aeb474d13123 by pabarreira
[sto24, sto25 - tsk67, tsk68, tsk72]Friendships visualization Modified
index.xhtml to show new information of friends Modified tag event.xhtml
to show new information of friends Modified myfriends to correct errors
Modified EventEJB to add new methods of friends Modified EventController
to control new methods of EventEJB Modified EventEJBTest to work with
FriendshipEJB Modified EventResourceIntegrationTest to work with
FriendshipEJB
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java (diff)
The file was modifiedjsf/src/main/webapp/resources/tags/event.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java (diff)
The file was modifiedjsf/src/main/webapp/private/myFriends.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java (diff)