Re: [fossil-users] The reports page. Was: Ticket system -- blockers

2013-10-03 Thread Jan Nijtmans
2013/10/2 Stephan Beal sgb...@googlemail.com:
 Compare:
 http://localhost:8080/reports?view=byweeky=2013type=w
 vs:
 http://localhost:8080/reports?view=byweeky=2013type=ci
 vs.
 http://localhost:8080/reports?view=byweeky=2013type=g

Cool! It would be even cooler if I could specify multiple types,
e.g commit+wiki:

 http://localhost:8080/reports?view=byweeky=2013type=cw

then type could have any combination of 'a' (=all), 'w', 'c', 'g' ...
('i' is ignored, for compatibility). 'a' is the default.

Or, going further on that idea, if anything left after removing all
characters, it's interpreted as the year (type and y being
equivalent, just as in other fossil commands):

http://localhost:8080/reports?view=byweeky=2013w
or
   http://localhost:8080/reports?view=byweeky=w2013


or is that too fancy ;-)  ..

Just an idea, don't feel obliged to implemented that!

Regards,
Jan Nijtmans
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] The reports page. Was: Ticket system -- blockers

2013-10-03 Thread Stephan Beal
On Thu, Oct 3, 2013 at 10:36 AM, Jan Nijtmans jan.nijtm...@gmail.comwrote:

  http://localhost:8080/reports?view=byweeky=2013type=cw

 then type could have any combination of 'a' (=all), 'w', 'c', 'g' ...
 ('i' is ignored, for compatibility). 'a' is the default.


(BTW: i is currently ignored: you can use type=chucky and it will behave
the same)

But back to this one for a moment...

http://localhost:8080/reports?view=byweeky=2013w
 or
http://localhost:8080/reports?view=byweeky=w2013


i can't put it in the year because not all reports take (or require) a year
(or any other common argument except the user, IIRC). It could, however, be
encoded in the view name, e.g. view=byweek:wct.

(should probably use someting other than ':' or '/' as the separator,
though)

But at that point it makes sense to keep it as a separate parameter, analog
to the current 'type' (i don't really like that name because it's a bit too
generic - suggestions welcome). It would pose no significant problem to
pass, e.g. type=cwe. The only halfway klunky parts there might be
formatting the labels: (Checking, Wiki, Ticket) events for the year 2013
and the menus which toggle the various flags on and off (not sure that
would be feasible withou without JS).

i'll play with that.

-- 
- 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


[fossil-users] manifest file (12892) is malformed

2013-10-03 Thread Ron Aaron
What can I do about this error?

I have a large-ish repo, and after cloning it and updating some files, I
try to commit ... and get this message.  I did already try fossil
rebuild to no effect.

-- 
For confidential messages, please use my GnuPG key
http://ronware.org/gpg_key.html

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users