Commit graph

15 commits

Author SHA1 Message Date
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
8852454795 Rename association between map_bugs and map_bug_comment to comments 2011-05-08 00:22:32 +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
a2495c843e Detabify and tidy up some more of the bugs code 2011-05-07 17:36:57 +01:00
Tom Hughes
cc311ff301 Get returning of bugs as GPX files working 2011-05-07 14:54:22 +01:00
Tom Hughes
560e41ebf9 Factor out common code into partials 2011-05-07 14:54:16 +01:00
Kai Krueger
abf3358ce5 Fixed some minor bugs and add tests to spot them 2010-03-27 11:45:36 +00: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
35bbf82c20 Fixup some error handling in map bugs 2010-03-17 23:39:59 +00:00
Kai Krueger
c9a3f91f69 List bugs submited or commented on by user 2010-03-15 00:10:41 +00:00
Kai Krueger
81113f37b7 Fixup some of the rss output and geocode bugs using nominatim 2010-03-14 10:47:16 +00:00
Kai Krueger
458402813c try and make the OpenStreetBugs API a bit more consistent with the rest of the API 2010-03-13 22:21:48 +00:00
Kai Krueger
ef9f53f861 Escape javascript in output 2010-03-10 08:38:53 +00:00
Kai Krueger
d0e291552e Allow for different formats to the getBugs call
This is a rudimentary initial version of a GPX and a rss
format for looking at bugs in an area.
2010-03-04 22:30:42 +00:00