Merge lp://staging/~rohanm/gtimelog/custom-date-range-report into lp://staging/~gtimelog-dev/gtimelog/trunk

Proposed by Rohan Mitchell
Status: Merged
Merged at revision: 255
Proposed branch: lp://staging/~rohanm/gtimelog/custom-date-range-report
Merge into: lp://staging/~gtimelog-dev/gtimelog/trunk
Diff against target: 170 lines (+114/-1)
4 files modified
NEWS.txt (+1/-1)
src/gtimelog/gtimelog.ui (+11/-0)
src/gtimelog/main.py (+34/-0)
src/gtimelog/test_gtimelog.py (+68/-0)
To merge this branch: bzr merge lp://staging/~rohanm/gtimelog/custom-date-range-report
Reviewer Review Type Date Requested Status
Marius Gedminas Approve
Review via email: mp+162547@code.staging.launchpad.net

Description of the change

Added a custom date range report so that you can generate a report between any two dates.
This feature can be reached at Report -> Report for a Custom Date Range.
This branch includes tests for the new report.

To post a comment you must log in.
Revision history for this message
Marius Gedminas (mgedmin) wrote :

Looks good, thanks!

I'd like to play with Glade and create a single dialog for selecting both the start and end dates in one go, instead of dealing with two distinct unlabeled popup dialogs asking for same thing. Or maybe you'd care to do that? ;-)

review: Approve
Revision history for this message
Rohan Mitchell (rohanm) wrote :

I'll see if I can find some time to hack on it, perhaps Monday :)

> Looks good, thanks!
>
> I'd like to play with Glade and create a single dialog for selecting both the
> start and end dates in one go, instead of dealing with two distinct unlabeled
> popup dialogs asking for same thing. Or maybe you'd care to do that? ;-)

Revision history for this message
Marius Gedminas (mgedmin) wrote :

No need any more, I found some time to play with Glade today.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches