Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
TODO 57 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 57

org.exoplatform.social.core.activity.model.ActivityStreamImpl Line
this is not loosely coupled 69
org.exoplatform.social.core.application.RelationshipPublisher Line
hoatle a quick fix for activities gadget to allow deleting this activity ExoSocialActivity activity2 = new ExoSocialActivityImpl(relationship.getReceiver().getId(), RELATIONSHIP_ACTIVITY_TYPE, relationship.getSender().getProfile().getFullName() + " has invited " + relationship.getReceiver().getProfile().getFullName() + " to connect", null); activity2.setTitleId(TitleId.CONNECTION_REQUESTED.toString()); activity2.setTemplateParams(params); activityManager.saveActivityNoReturn(relationship.getReceiver(), activity2); 228
org.exoplatform.social.core.chromattic.entity.ProfileEntity Line
find better 94
org.exoplatform.social.core.identity.model.Profile Line
remove with Profile.URL 391
remove with Profile.URL 407
org.exoplatform.social.core.image.ImageUtils Line
Resize gif image. Now we skip gif because we can't resize it now 109
org.exoplatform.social.core.listeners.SocialMembershipListenerImpl Line
A case to confirm: will we create a new space here when a new group is created via organization portlet 90
org.exoplatform.social.core.manager.IdentityManagerTest Line
--No comment-- 53
hoatle complete testRegisterIdentityProviders() 106
hoatle: do this for 1.2.x "username" is not saved in JCR yet so its id should be globalId.toString() assertEquals("gotIdentity2.getId() must be: " + globalId.toString(), globalId.toString(), gotIdentity2.getId()); 177
hoatle complete testAddIdentityProvider(); 382
hoatle complete testGetIdentitiesByProfileFilterWithProviderId() 909
hoatle complete testGetIdentitiesByProfileFilterWithoutProviderId() 917
hoatle complete testGetIdentitiesFilterByAlphabetWithProviderId() 925
hoatle complete testGetIdentitiesFilterByAlphaBetWihthoutProviderId() 933
org.exoplatform.social.core.manager.RelationshipManagerImpl Line
now just remove, implement later 479
org.exoplatform.social.core.manager.RelationshipManagerTest Line
Skip this, will be implement later /** * * @throws Exception */ public void testIgnore() throws Exception { 1208
org.exoplatform.social.core.space.SpaceUtils Line
This method which uses to cache the Navigation. Maybe remove this method because it uses to cache for UI 698
should rollback what has to be rollback here 809
checks whether user is already manager? 894
should rollback what has to be rollback here 1027
org.exoplatform.social.core.space.impl.SpaceServiceImpl Line
if the space editor is null, an exception should be thrown too 1590
org.exoplatform.social.core.space.spi.SpaceServiceTest Line
--No comment-- 1971
--No comment-- 1981
Complete this 1991
Complete this 2001
Complete this 2011
Complete this 2390
Complete this 2442
Complete this 2452
Complete this 2782
Complete this 2792
Complete this 2802
Complete this 2812
Complete this 2822
Complete this 2832
org.exoplatform.social.core.space.spi.SpaceTemplateServiceTest Line
--No comment-- 202
org.exoplatform.social.core.storage.SpaceStorageTest Line
test getSpaceByGroupId without result 2134
save space with null member[] 2135
test space member number 2136
test app data 2137
test accepte invited / pending 2138
org.exoplatform.social.core.storage.impl.AbstractStorage Line
use JCR skip 157
org.exoplatform.social.core.storage.impl.ActivityStorageImplTestCase Line
--No comment-- 51
org.exoplatform.social.core.storage.impl.IdentityStorageImpl Line
update instead of remove/add 580
find better 643
move to appropriate classe 1357
org.exoplatform.social.core.storage.impl.RelationshipStorageImpl Line
IGNORED 155
IGNORED 492
listCheckIdentity ? 552
IGNORED 574
IGNORED 608
IGNORED 644
use property to improve the perfs 1108
org.exoplatform.social.core.storage.impl.SpaceStorageImpl Line
use property to improve the perfs 1718
avoid JCR query ? 1865
avoid JCR query ? 1893