Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize whitespace in interfaces/web/templates/base.html. | W. Trevor King | 2012-03-25 | 1 | -16/+16 |
| | |||||
* | Add tag filter on the web interface | Israel Basurto | 2012-03-25 | 1 | -1/+16 |
| | |||||
* | cfbe: Remove "target" column from default bug list | Chris Ball | 2010-09-06 | 1 | -2/+0 |
| | | | | | As discussed at: http://void.printf.net/pipermail/be-devel/2010-September/000626.html | ||||
* | cfbe: Fix assigned-to-None search | Chris Ball | 2010-09-06 | 1 | -1/+3 |
| | |||||
* | cfbe: API: bug.comment.From -> bug.comment.author | Chris Ball | 2010-09-06 | 1 | -1/+1 |
| | |||||
* | Fixed #bea/0a2# : Humanize empty result pages. | W. Trevor King | 2010-07-15 | 1 | -0/+11 |
| | | | | | Added a special template for empty bug lists: interfaces/web/templates/empty-list.html | ||||
* | Fixed #bea/206d9b07# : 'BugDir' object has no attribute 'bug_shortname' (cfbe) | W. Trevor King | 2010-07-15 | 1 | -1/+1 |
| | | | | Tested with a single bug attribute change and comment addition. | ||||
* | cfbe: API: More shortname -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -2/+2 |
| | |||||
* | cfbe: API: bugdir.bug_shortname(bug) -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -3/+3 |
| | | | | FIXME: More instances here. | ||||
* | Merge Steve Losh's cfbe tree, from: | Chris Ball | 2010-06-20 | 3 | -0/+293 |
http://bitbucket.org/sjl/cherryflavoredbugseverywhere/ |