openstreetmap-website/config
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
..
environments 2009-02-10 22:50:13 +00:00
initializers Fixed warning. 2010-01-13 13:41:13 +00:00
locales use i18n kthx 2010-02-28 05:13:00 +00:00
potlatch Localisation updates from translatewiki.net (2010-02-27) 2010-02-27 17:13:26 +00:00
application.yml Add support for GeoIP lookups using Quova. 2009-11-25 00:52:44 +00:00
boot.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
daemons.yml add daemons 2006-12-01 12:06:38 +00:00
environment.rb There's no need to use an alternative repository for SystemTimer as it 2010-01-18 09:19:20 +00:00
key.yml add osmarender key stub, which will need to be completed 2009-06-26 13:07:02 +00:00
languages.yml Update language list. 2009-10-19 23:24:48 +00:00
lighttpd-host-blocks.sh Use a script to pull in host blocks and add some robot blocks from 2009-12-15 22:39:51 +00:00
lighttpd.conf Add a map queue that points at cgimap and direct map calls to it. 2010-02-07 11:05:10 +00:00
mongrel_cluster.yml add mongrel_cluster config for potential usage later 2009-04-20 13:25:28 +00:00
mysql.example.database.yml Don't store the real database config in svn, instead store examples for Postgres and MySQL. (Reverting Edgemaster's silly revert.) 2009-05-21 14:45:16 +00:00
nginx.conf Add a geocoder backend. 2009-04-21 15:08:36 +00:00
openlayers.cfg Updated OpenLayers config for new XYZ based usage. 2009-07-02 10:52:09 +00:00
postgres.example.database.yml Don't store the real database config in svn, instead store examples for Postgres and MySQL. (Reverting Edgemaster's silly revert.) 2009-05-21 14:45:16 +00:00
routes.rb An initial (incomplete) "proof of concept" integration of an OpenStreetBugs interface into the rails port 2010-02-28 09:30:40 +00:00