The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason db51d7f3dd Added & cleaned up messages relating to a given user not existing
The following pages now have a <title> that can be set in localizations:

 * /user/USER_DOES_NOT_EXIST
 * /user/USER_DOES_NOT_EXIST/diary
 * /user/USER_DOES_NOT_EXIST/traces
 * /message/*/ID_DOES_NOT_EXIST

In addition I've cleaned up the i18n message keys of all the
''no_such_user.rhtml'' pages involved. They now all use
title/heading/body for the <title>, <h2> and <p> respectively. And the
message key {{user}} instead of {{name}}.
2009-06-06 13:15:53 +00:00
app Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +00:00
config Added & cleaned up messages relating to a given user not existing 2009-06-06 13:15:53 +00:00
db More missing files from I18N merge. 2009-05-31 17:41:25 +00:00
doc Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
lib More work on optimisation the location of nearby users - it turns out 2009-06-05 09:30:31 +00:00
public Add zh-CN to OpenLayers. 2009-06-05 14:20:15 +00:00
script Catch creation of en.po 2009-06-05 22:38:04 +00:00
test Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
vendor Add an extra message to detect Postgres deadlocks. 2009-06-05 23:08:29 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/