On Wed, Oct 2, 2013 at 4:53 PM, Richard Hipp <d...@sqlite.org> wrote:
> On Wed, Oct 2, 2013 at 10:47 AM, Stephan Beal <sgb...@googlemail.com>wrote: > >> >> Fossil has quite a few contributors: >> >> http://www.fossil-scm.org/fossil/reports?view=byuser >> >> > It would be really cool if the report above could be specifically for > checkins or tickets or wiki edits, rather than just for all events. > Here you go: http://www.fossil-scm.org/fossil/timeline?r=reports-by-type Seems to work, but currently is missing labels for the output, link integration/propagation of the type, and similar. You can try it out by passing "type=TYPE" (analog to /timeline&y=...). Note that i had to use 'type' instead of 'y' (like in /timeline) because /reports&y=YYYY is already taken. Bummer for the inconsistency :(. Compare: http://localhost:8080/reports?view=byweek&y=2013&type=w vs: http://localhost:8080/reports?view=byweek&y=2013&type=ci vs. http://localhost:8080/reports?view=byweek&y=2013&type=g i'll get the menu/link integration added in soon, but probably not tonight. BTW: it was trivial to implement by wedging a temp view between the /reports and the event table. i'll have to try that approach in the /timeline the next time i want to extend it. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users