The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason cc5694da1c More progress on ticket:1919
These messages now don't use JavaScript string concatenation but
variable interpolation:

 * browse.start_rjs.history_for_feature
 * browse.start_rjs.edited_by_user_at_timestamp
 * browse.start_rjs.object_list.selected.type.node
 * browse.start_rjs.object_list.selected.type.way
 * browse.start_rjs.object_list.history.type.node
 * browse.start_rjs.object_list.history.type.way

These previously extant messages have been deleted, merged, and given
more descriptive names:

 * browse.start_rjs.history_for
 * browse.start_rjs.edited_by
 * browse.start_rjs.at_timestamp
2009-06-06 19:22:39 +00:00
app More progress on ticket:1919 2009-06-06 19:22:39 +00:00
config More progress on ticket:1919 2009-06-06 19:22:39 +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/