Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
Grupit
Code
Grupit Code
Brought to you by:
lunarjchav
Summary
Reviews
Support
Tickets
Code
Menu
▾
▴
Browse Commits
Browse Files
Commit
[r839]
Maximize
Restore
History
Authored by:
lunarjchav
2013-03-18
Browse code at this revision
Parent:
[r838]
Child:
[r840]
<<
<
1
2
3
>
>>
(Page 2 of 3)
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/GrupitWebPlaceId.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/InvitationListPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/LoginPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ModifyGroupPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyAsksPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyFavouritesPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyNotificationsPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyUserMessagesPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/SendJoinInvitationPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ShowGroupPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ShowMembersPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserActionPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserInfoPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserPreferencesPlace.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service/GrupitGPRpcService.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service/LoginRpcService.java
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared
added
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common
changed
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception/BadConfigException.java
changed
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception/OAuthProviderException.java
copied
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/shared/common/domain -> /trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/domain
copied
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/shared/common/exception -> /trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/GrupitWebPlaceId.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/InvitationListPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/LoginPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ModifyGroupPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyAsksPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyFavouritesPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyNotificationsPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/MyUserMessagesPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/SendJoinInvitationPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ShowGroupPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/ShowMembersPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserActionPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserInfoPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/place/UserPreferencesPlace.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service
Directory.
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service/GrupitGPRpcService.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/service/LoginRpcService.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web
Directory.
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt
Directory.
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared
Directory.
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common
Directory.
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception/BadConfigException.java
Diff
Switch to side-by-side view
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception/OAuthProviderException.java
Diff
Switch to side-by-side view
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/shared/common/domain
to
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/domain
File was copied.
/trunk/GrupitUserWebApp/src/com/grupit/module/user/web/gwt/shared/common/exception
to
/trunk/GrupitUserAppCore/src/com/grupit/module/user/web/gwt/shared/common/exception
File was copied.
<<
<
1
2
3
>
>>
(Page 2 of 3)
✕