Commit graph

10 commits

Author SHA1 Message Date
Kai Krueger
1ac7f20263 Make the bug popups look a little nicer 2011-04-29 20:37:51 -06:00
Kai Krueger
3b55494c8c Add a note that the OSB client side js library has been adapted from the original 2011-04-22 11:20:10 -06:00
Kai Krueger
ad75dd1f06 Update OSB internationalisation to match the rails_port way 2011-04-22 11:17:32 -06:00
Kai Krueger
8cb83adf84 Deactivate OSB controller immediately after clicking a new bug 2011-04-22 10:07:36 -06:00
Kai Krueger
f414d3cb3e Remove references to old server location 2011-04-22 09:47:25 -06:00
Kai Krueger
5e335b6a55 Link the openstreetbugs browse pages 2011-04-22 09:41:10 -06:00
Kai Krueger
4a23ee8baf Grey out username text field for bugs when logged in. 2011-04-21 09:05:44 -06:00
Kai Krueger
85984128b1 Change bug comment to a textarea to make it easier to input longer comments 2011-04-21 08:16:53 -06:00
Kai Krueger
aa61dfb1ae Convert openstreetbugs javascript to new style api 2010-03-20 12:34:59 +00:00
Kai Krueger
42822a8b89 An initial (incomplete) "proof of concept" integration of an OpenStreetBugs interface into the rails port
This is a (start of a) reimplementation of the api at http://github.com/emka/openstreetbugs/tree/master/api/0.1/
into rails

The client side code is taken from http://wiki.openstreetmap.org/wiki/OpenStreetBugs/New_Client

This is ment as a mockup to perhaps use as a basis to further discuss how best to integrate a map bug reporting system

It currently uses (more or less) the openstreetbugs api specification. But this api feels rather inconsistent with the
rest of the rails_port api, so depending on discussions might still need some significant changes.
2010-02-28 09:30:40 +00:00