aboutsummaryrefslogtreecommitdiffstats
path: root/Bugs-Everywhere-Web
Commit message (Expand)AuthorAgeFilesLines
* Some more fixes to get BE-Web working with libbe changes.W. Trevor King2008-11-191-2/+1
* Added identity discussion to BE-Web README.txt & require login to edit bugs.W. Trevor King2008-11-192-2/+35
* Added BE-Web repo-access warning to Bugs-Everywhere-Web/README.txt.W. Trevor King2008-11-191-1/+4
* Updated Bugs-Everywhere-Web to work with new architecture.W. Trevor King2008-11-195-7/+10
* Merged bug.new_comment into bug.Bug.new_comment.W. Trevor King2008-11-191-2/+2
* Moved bug.new_bug code into bugdir.BugDir.new_bug.W. Trevor King2008-11-191-7/+2
* * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-131-1/+4
* Require editbugs permission to edit bugs. Patch from j@oil21.org.Chris Ball2008-05-161-0/+1
* Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij.Chris Ball2008-05-165-7/+57
|\
| * Bugs-Everywhere-Web works with python2.5 do not hardcode python2.4j^2008-04-141-1/+1
|/
* Add setup-tables scriptAaron Bentley2007-07-151-0/+34
* Get beweb mostly workingAaron Bentley2007-02-052-4/+7
* Mostly upgrade to turbogears 1.0b1Aaron Bentley2006-12-0524-249/+599
* Disable commit behavior because it's not reliableAaron Bentley2006-10-171-3/+3
* Handle UTF-8 commentsAaron Bentley2006-04-181-1/+1
* Revert change, because it messes up stripey tablesAaron Bentley2006-04-121-7/+3
* Hide closed using display:NoneAaron Bentley2006-04-121-3/+7
* Remember search valueAaron Bentley2006-04-121-1/+1
* Tweaked colours of odd/even rows in tablesAaron Bentley2006-04-122-4/+18
* Teach PrestHandler to handle bad paths cleanlyAaron Bentley2006-04-121-1/+10
* Use relative path to databaseAaron Bentley2006-04-121-1/+1
* Used identity for new comments and bugsAaron Bentley2006-04-112-1/+7
* Use people listings from identity framework, not config, on bug pages.Aaron Bentley2006-04-113-2/+7
* Enable identity trackingAaron Bentley2006-04-113-10/+10
* Fixed up config a bitAaron Bentley2006-04-112-16/+15
* removed unused filesAaron Bentley2006-04-101-0/+0
* Got rid of machine-specific pathsAaron Bentley2006-04-101-4/+3
* Updated beweb to use TurboGears 0.9Aaron Bentley2006-04-1064-0/+1433