Mantis Bug Tracker

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000386MPfmMVP | Presenterspublic2012-07-01 16:372013-03-19 23:24
Reporterycastonguay 
Assigned Toycastonguay 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target Version0.7.0.0Fixed in Version 
Summary0000386: Add view/presenter for Markers user interface (IMarkersPresenter/IMarkersView)
DescriptionThe Presenter controls all the logic for the application. It sends updates to the
view through the IMarkersView interface (for the Main 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 0558d8bc
Timestamp: 2013-03-15 17:54:21
Author: ycastonguay
Details ] Diff ]
iOS: Can now add, edit and remove a marker.
Renamed PeakFileGenerator to PeakFileService.

Related to issue 0000386, issue 0000387 and issue 0000405.
mod - MPfm/MPfm.Library/Database/DatabaseFacade.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Bootstrap/Bootstrapper.cs Diff ] File ]
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj Diff ] File ]
add - MPfm/MPfm.MVP/Messages/MarkerDeletedMessage.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Navigation/MobileNavigationManager.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Services/Interfaces/ILibraryService.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Services/LibraryService.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/ILoopsView.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs Diff ] File ]
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/LoopsViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MobileLibraryBrowserViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controls/MPfmWaveFormView.cs Diff ] File ]
GitHub - ycastonguay/MPfm: master 2a4b1529
Timestamp: 2013-03-19 22:23:54
Author: ycastonguay
Details ] Diff ]
iOS: Markers are now fully functional.
MarkerDetailsPresenter: Added logic for mobile views (still more work for desktop views).
MarkerPresenter: Added SelectMarker action.

Related to issue 0000386, issue 0000387 and issue 0000405.
mod - MPfm/MPfm.MVP/MPfm.MVP.iOS.csproj Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MarkerDetailsPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Services/Interfaces/IPlayerService.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Services/PlayerService.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkerDetailsView.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkerDetailsViewController.cs Diff ] File ]
mod - 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/Delegates/AppDelegate.cs Diff ] File ]
mod - MPfm/MPfm.iOS/XIB/iPhone/MarkerDetailsViewController_iPhone.xib Diff ] File ]
GitHub - ycastonguay/MPfm: master 9b0426d6
Timestamp: 2013-03-19 23:23:59
Author: ycastonguay
Details ] Diff ]
iOS: Added marker name templates.
MarkersPresenter: Added marker name templates.

Related to issue 0000386 and issue 0000405.
mod - MPfm/MPfm.MVP/Presenters/MarkersPresenter.cs Diff ] File ]
mod - MPfm/MPfm.MVP/Views/IMarkersView.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Controllers/MarkersViewController.cs Diff ] File ]
mod - MPfm/MPfm.iOS/Classes/Delegates/AppDelegate.cs 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:39 ycastonguay Relationship added child of 0000324
2013-02-23 13:18 ycastonguay Summary Add the IMarkerOverviewPresenter interface and implement MarkerOverviewPresenter => Add view/presenter for Markers user interface (IMarkersPresenter/IMarkersView)
2013-02-23 13:18 ycastonguay Description Updated View Revisions
2013-03-15 17:54 ycastonguay Changeset attached => GitHub - ycastonguay/MPfm master 0558d8bc
2013-03-19 22:34 ycastonguay Changeset attached => GitHub - ycastonguay/MPfm master 2a4b1529
2013-03-19 23:24 ycastonguay Changeset attached => GitHub - ycastonguay/MPfm master 9b0426d6


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker