The Rails application that powers OpenStreetMap
Find a file
Tom MacWright c241c3c312 Cleanup style
This is a mild restyling of OpenStreetMap. Changes include:

  * Remove margin from map, add more margin to text content
  * Rearrange permalink & link buttons and gives them a background
  * Pull OpenStreetMap text below logo along with subtitle
  * Simplify sidebar styling
  * Move towards a baseline, start to consolidate text size and line height

This is tested with LTR, RTL, and the compact mode, and looks good. Looks
more uniform in older browsers because it relies less on round corners.
2012-02-12 15:17:43 +00:00
app Cleanup style 2012-02-12 15:17:43 +00:00
config Stop pretending we support MySQL 2012-02-08 14:08:49 +00:00
db Add support for domain based ACLs 2012-02-08 21:40:21 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Stop pretending we support MySQL 2012-02-08 14:08:49 +00:00
public Update Potlatch 2 to 2.3-134-g8d7993f build 2012-02-06 14:06:16 +00:00
script Remove one more netmask reference 2012-02-08 16:09:32 +00:00
test Sort node ids in test_ways_for_node 2012-01-14 13:35:30 +00:00
vendor Allow the export box to be moved and resized 2012-01-02 16:34:47 +00:00
.gitignore Ignore the compiled asset directory 2011-11-14 09:42:54 +00:00
config.ru Update to rails 3 2011-11-14 09:42:40 +00:00
Gemfile Monkey patch mail to handle character encodings on ruby 1.8 2012-01-30 21:42:41 +00:00
Gemfile.lock Monkey patch mail to handle character encodings on ruby 1.8 2012-01-30 21:42:41 +00:00
Rakefile Update to rails 3 2011-11-14 09:42:40 +00:00
README.mkdn Updated README to points to the wiki, git etc. 2010-05-10 14:21:28 +01:00

# Description

This is the Rails port. The Ruby on Rails application that powers
http://www.openstreetmap.org.

# Running it

You can find documentation on how to setup and run the software on the
OpenStreetMap wiki:

* http://wiki.openstreetmap.org/wiki/The_Rails_Port
    
# Hacking it

The canonnical Git repository for this software is hosted at
git.openstreetmap.org:

* http://git.openstreetmap.org/?p=rails.git
    
See commiting to the rails port on the wiki for getting your patches
integrated:

* http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port