Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/ |