After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 549563 - A filter for HTML report genration
A filter for HTML report genration
Status: RESOLVED FIXED
Product: hamster-applet
Classification: Deprecated
Component: usability
2.23.x
Other All
: Normal enhancement
: ---
Assigned To: hamster-applet-maint
hamster-applet-maint
: 561284 571212 576312 584210 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-08-27 11:19 UTC by Cezary Krzyżanowski
Modified: 2009-06-08 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cezary Krzyżanowski 2008-08-27 11:19:57 UTC
The HTML report could by used by ppl to for example bill somebody, or state a list of time spend on a given activity/category.

It would be nice to be able to generate a report only for a specified category or activity.
Comment 1 jan.nekvasil 2008-12-04 23:43:03 UTC
Actually, I'm using the Hamster HTML report as a basis for billing some of our customers, removing non-concerning items by hand in text editor (although I'm considering to relearn some basic regexp/sed skills for this) every month. It's a pain.

So it would be more than nice to have this feature. It would be GREAT.
Comment 2 Brandon Konkle 2008-12-16 02:51:40 UTC
I'm going to do some work on this during the week, and I'll let you know what I come up with.  I'll post a patch here against trunk if I get it working.
Comment 3 Ryan Hayle 2008-12-24 01:54:25 UTC
I second the need for this.  Without it, Hamster is useless to me.  I need to be able to filter for a specific client (category) and date range, and the reports need to include TOTALS!  I can't believe they leave this out!  Once this feature is added, I could consider moving away from GnoTime.
Comment 4 Toms Bauģis 2009-02-18 11:40:44 UTC
*** Bug 571212 has been marked as a duplicate of this bug. ***
Comment 5 Toms Bauģis 2009-02-18 11:40:57 UTC
*** Bug 561284 has been marked as a duplicate of this bug. ***
Comment 6 Toms Bauģis 2009-05-29 15:50:57 UTC
*** Bug 576312 has been marked as a duplicate of this bug. ***
Comment 7 Toms Bauģis 2009-05-29 15:51:23 UTC
*** Bug 584210 has been marked as a duplicate of this bug. ***
Comment 8 Toms Bauģis 2009-06-08 12:00:51 UTC
filter by date and category is now in the git master.
that should cover the basic needs.
for advanced stuff one can use tsv, xml or output from DBUS, all of which is now in the git master
Comment 9 Toms Bauģis 2009-06-08 12:01:59 UTC
ah, forgot to mark as fixed. 
Comment 10 david 2009-06-08 12:26:40 UTC
Great!
Is is possible to filter by activity as well?

Thank you!
Comment 11 Toms Bauģis 2009-06-08 14:14:22 UTC
for now it is just date and category.
a fully blown report filter / customizer is Bug 572368