Tom Hughes
|
f77a3c75be
|
Add methods to get a bug's author details from the first comment
|
2011-05-18 00:36:01 +01:00 |
|
Tom Hughes
|
882700c5c8
|
Rename some columns and indexes in the bug tables
|
2011-05-18 00:36:00 +01:00 |
|
Tom Hughes
|
63e9c4771a
|
Always get the bug commenter name from the user if there is one
|
2011-05-07 17:47:05 +01:00 |
|
Tom Hughes
|
4b0191befd
|
Detabify and tidy up some more of the bugs code
|
2011-05-07 13:18:42 +01:00 |
|
Kai Krueger
|
c3bf919e3e
|
Reuse the map_bug_comment table as a more general history table of map_bugs including close and reopen events
This helps the rss feed to work on a per event basis rather than on a per bug basis
|
2010-03-21 12:12:05 +00:00 |
|
Kai Krueger
|
01aa270315
|
Add a browse page for bugs
|
2010-03-13 13:45:02 +00:00 |
|
Kai Krueger
|
eac7348ad2
|
Split comment field out of map bugs table
Rather than have all comments in a single text field, have each comment in its own entry
and only combine them back on output
|
2010-03-01 21:05:40 +00:00 |
|