Ticket #262 (enhancement)
Opened 3 years ago
Last modified 3 years ago
[PATCH] Refactoring of covercp.py to make it nicer. Also, pretty CSS
Status: closed (fixed)
| Reported by: | keir | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | coverage |
| Cc: | keir@cs.utoronto.ca |
Well, the CSS is better than before ;-). The source view is styled now. More options for excluding files from the listing.
Attachments
Change History
08/23/05 02:25:07: Modified by keir
- attachment improve_covercp.patch added.
08/23/05 13:19:42: Modified by fumanchu
- keywords set to coverage.
- owner changed from rdelon to fumanchu.
First of all, great work! Lots of cool new stuff.
I'd like to traverse up the tree directly, instead of using "Hide _x_ parent directories" control; I find that extra mental step of translating what I want to see into a relative number of directories a bit too awkward. I'd like links to the parent directories instead--they don't have to right-shift the tree, just be listed at the top. I may write this myself later today so you can see what I mean, but I'd like to know if there's a good reason to stick with the "Hide" textbox.
08/24/05 00:13:13: Modified by keir
- attachment improve-covercp.patch added.
Improve covercp.py
08/24/05 19:32:53: Modified by kmierle
- status changed from new to closed.
- resolution set to fixed.
Robert merged this in [550]


Patch to improve covercp.py. Against rev 548