Mantis Bug Tracker

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000385MPfmMVP | Presenterspublic2012-07-01 16:372013-03-14 16:30
Reporterycastonguay 
Assigned Toycastonguay 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target Version0.7.0.0Fixed in Version 
Summary0000385: Add view/presenter for Edit Loop user interface (ILoopDetailPresenter/ILoopDetailView)
DescriptionThe Presenter controls all the logic for the application. It sends updates to the
view through the ILoopDetailView interface (for the Add/Edit Loop Window).
TagsNo tags attached.
Attached Files

- Relationships
child of 0000324assignedycastonguay Use a MVP-style pattern to centralize code for UI on multiple platforms 

-  Notes
There are no notes attached to this issue.

- Related Changesets
GitHub - ycastonguay/MPfm: master 0f252a0a
Timestamp: 2013-03-14 16:26:18
Author: ycastonguay
Details ] Diff ]
Added LoopDetailPresenter/View and MarkerDetailPresenter/View.
iOS: Added LoopDetailViewController and MarkerDetailViewController.

Related to issue 0000385, issue 0000387 and issue 0000405.
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs Diff ] File ]
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj Diff ] File ]
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/Interfaces/ILoopDetailsPresenter.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/Interfaces/IMarkerDetailsPresenter.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/LoopDetailsPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/LoopsPresenter.cs Diff ] File ]
add - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MobileOptionsMenuPresenter.cs Diff ] File ]
add - MPfm/MPfm.MVP/Views/ILoopDetailsView.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/ILoopsView.cs Diff ] File ]
add - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs Diff ] File ]
add - MPfm/MPfm.iOS/Classes/Controllers/LoopDetailsViewController.cs Diff ] File ]
add - MPfm/MPfm.iOS/Classes/Controllers/LoopDetailsViewController.designer.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.designer.cs Diff ] File ]
add - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs Diff ] File ]
add - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.designer.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.designer.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs Diff ] File ]
mod - MPfm/MPfm.iOS/MPfm.iOS.csproj Diff ] File ]
add - MPfm/MPfm.iOS/XIB/iPad/LoopDetailsViewController_iPad.xib Diff ] File ]
add - MPfm/MPfm.iOS/XIB/iPad/MarkerDetailsViewController_iPad.xib Diff ] File ]
add - MPfm/MPfm.iOS/XIB/iPhone/LoopDetailsViewController_iPhone.xib Diff ] File ]
mod - MPfm/MPfm.iOS/XIB/iPhone/LoopsViewController_iPhone.xib Diff ] File ]
add - MPfm/MPfm.iOS/XIB/iPhone/MarkerDetailsViewController_iPhone.xib Diff ] File ]
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkersViewController_iPhone.xib Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-07-01 16:37 ycastonguay New Issue
2012-07-01 16:37 ycastonguay Status new => assigned
2012-07-01 16:37 ycastonguay Assigned To => ycastonguay
2012-07-01 16:37 ycastonguay Issue generated from 0000384
2012-07-01 16:38 ycastonguay Issue cloned 0000387
2012-07-01 16:38 ycastonguay Issue cloned 0000388
2012-07-01 16:39 ycastonguay Relationship added child of 0000324
2013-02-23 13:18 ycastonguay Summary Add the ILoopDetailPresenter interface and implement LoopDetailPresenter => Add view/presenter for Edit Loop user interface (ILoopDetailPresenter/ILoopDetailView)
2013-03-14 16:30 ycastonguay Changeset attached => GitHub - ycastonguay/MPfm master 0f252a0a


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker