Menu

Commit [r980]  Maximize  Restore  History

Quitamos errores de compilación

lunarjchav 2015-08-17

1 2 3 .. 6 > >> (Page 1 of 6)
changed /trunk/GrupitUserAPICore/src/com/grupit/api/core/control/ioc/GlobalProvider.java
changed /trunk/GrupitUserAPICore/src/com/grupit/api/core/control/ioc/GrupitClientFactory.java
changed /trunk/GrupitUserAPICore/src/com/grupit/api/core/control/presenter/GrupitAPIPresenter.java
renamed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/ioc/GrupitLoginController.java -> /trunk/GrupitUserAPICore/src/com/grupit/api/core/control/ioc/GrupitLoginController.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/ioc/GrupitWebAppClientFactory.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/GrupitUserAppPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupMainBoardViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupMembersViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupNewsViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/LoginViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/MyAsksViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/MyPrivatesViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/SendJoinInvitationViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/UserMainBoardPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/GroupFormPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/JoinInvitationSelectorPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyGroupsViewPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyShortcutsBarPresenter.java
changed /trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyUserMessagesPresenter.java
changed /trunk/GrupitUserPluggableFeaturesCore/src/com/grupit/module/user/core/pluggablefeatures/control/presenter/view/AgendaCapabilityViewPresenter.java
changed /trunk/GrupitUserPluggableFeaturesCore/src/com/grupit/module/user/core/pluggablefeatures/control/presenter/view/MessageCapabilityViewPresenter.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/activity/GwtCapabilityActivity.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/place/BaseCapabilityPlace.java
changed /trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/place/GroupCapabilityPlace.java
/trunk/GrupitUserAPICore/src/com/grupit/api/core/control/ioc/GlobalProvider.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAPICore/src/com/grupit/api/core/control/ioc/GrupitClientFactory.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAPICore/src/com/grupit/api/core/control/presenter/GrupitAPIPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/ioc/GrupitWebAppClientFactory.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/GrupitUserAppPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupMainBoardViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupMembersViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/GroupNewsViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/LoginViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/MyAsksViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/MyPrivatesViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/SendJoinInvitationViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/view/UserMainBoardPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/GroupFormPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/JoinInvitationSelectorPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyGroupsViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyShortcutsBarPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserAppCore/src/com/grupit/module/user/core/control/presenter/widget/MyUserMessagesPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserPluggableFeaturesCore/src/com/grupit/module/user/core/pluggablefeatures/control/presenter/view/AgendaCapabilityViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserPluggableFeaturesCore/src/com/grupit/module/user/core/pluggablefeatures/control/presenter/view/MessageCapabilityViewPresenter.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/activity/GwtCapabilityActivity.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/place/BaseCapabilityPlace.java Diff Switch to side-by-side view
Loading...
/trunk/GrupitUserWebAPI/src/com/grupit/api/web/gwt/client/control/place/GroupCapabilityPlace.java Diff Switch to side-by-side view
Loading...
1 2 3 .. 6 > >> (Page 1 of 6)
MongoDB Logo MongoDB