aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/web/templates
Commit message (Collapse)AuthorAgeFilesLines
* cfbe: Remove "target" column from default bug listChris Ball2010-09-071-2/+0
| | | | | As discussed at: http://void.printf.net/pipermail/be-devel/2010-September/000626.html
* cfbe: Fix assigned-to-None searchChris Ball2010-09-071-1/+3
|
* cfbe: API: bug.comment.From -> bug.comment.authorChris Ball2010-09-061-1/+1
|
* Fixed #bea/0a2# : Humanize empty result pages.W. Trevor King2010-07-151-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 King2010-07-151-1/+1
| | | | Tested with a single bug attribute change and comment addition.
* cfbe: API: More shortname -> bug.id.user()Chris Ball2010-06-221-2/+2
|
* cfbe: API: bugdir.bug_shortname(bug) -> bug.id.user()Chris Ball2010-06-221-3/+3
| | | | FIXME: More instances here.
* Merge Steve Losh's cfbe tree, from:Chris Ball2010-06-203-0/+293
http://bitbucket.org/sjl/cherryflavoredbugseverywhere/