Commit graph

1965 commits

Author SHA1 Message Date
Tom Hughes
f1a325684d Wait until after rails has initialise I18n to preload the resources 2013-04-01 14:18:21 +01:00
Tom Hughes
7bb267caec Force translations to be preloaded during startup 2013-04-01 14:18:21 +01:00
Siebrand Mazeland
5a7b0fac98 Localisation updates from http://translatewiki.net. 2013-04-01 14:18:20 +01:00
Tom Hughes
898cc828dd Merge branch 'master' into notes
Conflicts:
	Gemfile.lock
2013-03-28 00:36:07 +00:00
Tom Hughes
e8d32637c1 Add javascript OAuth support 2013-03-28 00:34:09 +00:00
Tom Hughes
d53bbe53f4 Mark CORS responses as uncacheable 2013-03-25 21:50:26 +00:00
Tom Hughes
30f8e412bc Wait until after rails has initialise I18n to preload the resources 2013-03-25 12:50:18 +00:00
Tom Hughes
652b09b4d1 Force translations to be preloaded during startup 2013-03-25 10:49:58 +00:00
Siebrand Mazeland
9b1c869995 Localisation updates from http://translatewiki.net. 2013-03-18 00:53:42 +00:00
Siebrand Mazeland
0935978414 Localisation updates from http://translatewiki.net. 2013-03-11 04:56:47 +00:00
Siebrand Mazeland
cda5009e17 Localisation updates from http://translatewiki.net. 2013-03-04 11:46:14 +00:00
Tom Hughes
fd79c41f49 Correct interpolation variables 2013-02-24 19:48:00 +00:00
Siebrand Mazeland
5a265f5aae Localisation updates from http://translatewiki.net. 2013-02-24 16:57:32 +00:00
Sarah Hoffmann
4fc0049361 Add description for mountain passes 2013-02-17 16:15:20 +00:00
Siebrand Mazeland
7f07c8b4e4 Localisation updates from http://translatewiki.net. 2013-02-16 05:20:17 +00:00
Tom Hughes
5bb55c2315 Update "new note" messaging to provide more guidance 2013-02-12 10:04:55 +00:00
Siebrand Mazeland
39b46132fe Localisation updates from http://translatewiki.net. 2013-02-10 19:31:44 +00:00
Tom Hughes
9374888b60 Correctly report which OAuth signature algorithms are supported 2013-02-08 19:19:59 +00:00
Tom Hughes
8090e086da Merge branch 'master' into notes 2013-02-05 19:03:28 +00:00
Tom Hughes
9f025130fd Change "Close" button to "Resolve" in notes popup 2013-02-05 18:56:59 +00:00
Tom Hughes
a51509c668 Add link to show a note on the map to the note browser page 2013-02-03 17:44:05 +00:00
Tom Hughes
fa86ea0187 Remove unused messages 2013-02-03 12:29:18 +00:00
Tom Hughes
3374f50a5d Drop secret_token as we don't use it and it confuses people 2013-02-03 12:23:37 +00:00
Tom Hughes
7f83692317 Improve date display in user notes list 2013-02-03 11:10:24 +00:00
Tom Hughes
ff73d12255 Make notes RSS feeds work 2013-02-02 17:48:56 +00:00
Tom Hughes
5ad45549e1 Add anonymous comment warning to note popup 2013-02-02 16:18:35 +00:00
Tom Hughes
9d3b419aad Improve styling of the per-user notes list view 2013-02-02 14:29:45 +00:00
Tom Hughes
2ef58f47a2 Improve display of anonymous note comments 2013-02-02 13:04:27 +00:00
Tom Hughes
e957aaacb6 Localise dates and times in notes popups 2013-02-02 12:11:46 +00:00
Tom Hughes
db5c58ed09 Improve comment descriptions in note popups 2013-02-02 11:40:28 +00:00
Tom Hughes
56db9ca2b7 Merge branch 'master' into notes 2013-02-02 11:00:46 +00:00
Siebrand Mazeland
c4e879c884 Localisation updates from http://translatewiki.net. 2013-01-27 19:47:32 +00:00
Siebrand Mazeland
e24415fee8 Localisation updates from http://translatewiki.net. 2013-01-22 06:16:27 +00:00
Saman Bemel-Benrud
b02844b42f Cleanup followup
Tighter copy on node list for to decrease the chance of an ugly line
break (need better fix here so the line break is smoother). Just changed
also part of way %{related_ways} to part of way %{related_ways}. This
needs a better fix to make line breaks indent properly, but this should
at least help a little (issue #185).

Properly positioned 'nearby users' block on user page to be in the left
column (issue #184).

Removed deemphasized class from search results (issue #181) lighter
highlight yellow on changesets page.
2013-01-16 21:31:05 +00:00
Tom Hughes
ec416f0609 Remove messages which have been copied from english 2013-01-16 18:48:48 +00:00
Tom Hughes
3d7eb387a7 Merge branch 'master' into notes
Conflicts:
	Gemfile.lock
	app/assets/stylesheets/common.css.scss
	app/views/browse/_map.html.erb
	app/views/user/view.html.erb
	config/locales/en.yml
2013-01-15 21:11:35 +00:00
Saman Bemel-Benrud
a36f3558dd Site cleanup
I set out to do a quick and dirty typography overhaul to make things
more consistent and a bit cleaner, but I kept running into things I
didn't like, so this lead me down something of a rabbit hole of design
tweaks to the OSM site.

Goals here are to have better content hierarchy, better vertical
rhythm, more consistent UI, cleaner markup with less tables, all while
keeping the basics pretty much intact. There are a lot of things I
didn't touch even though they need to be updated (lots of tables where
stuff shouldn't be tables, mostly).

Basic overview of changes:

I added a new persistent header that helps segment pages. It's now
a lot easier to know what you're looking at. The header has a page
title, a description, plus a submenu of actions.

There is now a pattern of 20px/10px margins and padding for more
rhythm and breathing room throughout the site.

I know there are other problems here or things I've missed - would
love another set of eyes to look over this! I am still getting comfortable
working on the site - it's my first time ever digging into a ruby or rails
so I'm not familiar with the templating language yet.
2013-01-14 21:27:08 +00:00
Siebrand Mazeland
91139ae014 Localisation updates from http://translatewiki.net. 2013-01-13 15:03:06 +00:00
Tom Hughes
316f1718cf Remove messages which have been copied from english 2013-01-08 20:37:03 +00:00
Siebrand Mazeland
6eb37afc4b Localisation updates from http://translatewiki.net. 2013-01-07 10:20:48 +00:00
Siebrand Mazeland
9a6b42ffeb Localisation updates from http://translatewiki.net. 2012-12-30 10:33:23 +00:00
Siebrand Mazeland
13587a34af Localisation updates from http://translatewiki.net. 2012-12-21 18:48:00 +00:00
Siebrand Mazeland
b9d719cf6f Localisation updates from http://translatewiki.net. 2012-12-16 19:21:59 +00:00
Siebrand Mazeland
780bf71fe5 Localisation updates from http://translatewiki.net. 2012-12-08 18:48:40 +00:00
Tom Hughes
dbc523bf34 Link user names to their pages 2012-12-03 14:50:54 +00:00
Tom Hughes
ba5107ebb5 Remove the author_name field from notes 2012-12-03 14:50:54 +00:00
Tom Hughes
de78176e04 Rework notes UI using leaflet 2012-12-02 14:13:54 +00:00
Siebrand Mazeland
cd05e1892b Localisation updates from http://translatewiki.net. 2012-12-01 19:43:57 +00:00
Tom Hughes
78f608b114 Merge branch 'master' into notes
Conflicts:
	app/assets/javascripts/browse.js
	app/assets/javascripts/map.js.erb
	app/assets/stylesheets/common.css.scss
	app/views/site/index.html.erb
2012-12-01 18:22:30 +00:00
Tom Hughes
d3b2a12266 Don't try and compile the (non-existent) openlayers theme 2012-11-29 21:29:40 +00:00