openstreetmap-website/config
Ævar Arnfjörð Bjarmason bc66c8adeb Make the printable_name() function call i18n.t to translate its
output. Makes e.g. "#{name}, v#{object.version.to_s}" which is used in
the changeset browser translatable.

I'm still not happy with how the anchor is constructed. we're linking
from /browse/changeset/1234 to e.g. node "[[366672999, v1]]" even
though the page we're linking to might take us to that node at version
2. The link should be "[[366672999]], v1" instead.

But that's something to solve later.
2009-06-28 21:13:27 +00:00
..
environments 2009-02-10 22:50:13 +00:00
initializers Remove asset tag monkey patch as it is no longer having any effect 2009-06-26 13:08:36 +00:00
locales Make the printable_name() function call i18n.t to translate its 2009-06-28 21:13:27 +00:00
potlatch Added highway=road to Potlatch presets as "unknown road" 2009-06-02 13:09:43 +00:00
application.yml Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +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 Revert r16046. 2009-06-23 02:48:38 +00:00
key.yml add osmarender key stub, which will need to be completed 2009-06-26 13:07:02 +00:00
languages.yml Add a list of languages and fix a few issues with the schema. Also get 2009-05-30 16:37:21 +00:00
lighttpd.conf Don't send a 417 error if "Expect: 100-continue" is sent by the client. 2009-06-04 23:34:13 +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 Add some more languages to the OpenLayers build. 2009-06-24 23:39:46 +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 Change the feature commited in [16174] to use the main map view 2009-06-27 15:34:26 +00:00