Commit graph

2184 commits

Author SHA1 Message Date
Siebrand Mazeland
73341cfefd Localisation updates from https://translatewiki.net. 2013-11-30 18:36:16 +00:00
Tom Hughes
e73a770d81 Remove monkey patch which has been merged upstream in rails 4 2013-11-30 14:02:49 +00:00
Tom Hughes
309831a619 Monkey patch escaping in redirect routes
The correct method of escaping depends on whether the parameter
is being substituted in the path or the query, but all our ones
are substitued in the path so use URI.escape instead of the
standard Rack::Utils.escape which does query escaping.

https://github.com/rails/rails/issues/13110
2013-11-30 13:53:48 +00:00
Tom Hughes
a9f4549327 Tidy up the OAuth authorization screens
Make sure all messages are translatable, separate errors from
user initiated denial of authorization.
2013-11-30 12:25:22 +00:00
Tom Hughes
bfd11bf79a Change "Copyright & License" to "Copyright" and move it left 2013-11-30 10:51:43 +00:00
Tom Hughes
d375caf7a3 Update to CPK 6.0.1 and drop monkey patch 2013-11-30 10:28:41 +00:00
Tom Hughes
e0028d8639 Add a title for hidden notes 2013-11-28 20:23:50 +00:00
Tom Hughes
832969fddd Add hidden_by message for notes hidden by moderators 2013-11-28 19:06:17 +00:00
Tom Hughes
68a3df4d53 Merge branch 'redesign'
Conflicts:
	app/assets/stylesheets/common.css.scss
2013-11-28 17:30:53 +00:00
Tom Hughes
fb9b4edcdd Add tests for new redirects and fix a few bugs in the redirects 2013-11-28 08:56:52 +00:00
Tom Hughes
3cd5f45e08 Simplify browse routes and make routes more consistent
This gets rid of the /browse/ prefix and uses /history consistently
for all routes that show a list of changesets.
2013-11-28 00:14:07 +00:00
Tom Hughes
272a708b0f Format browse page titles in a consistent way 2013-11-24 16:55:56 +00:00
John Firebaugh
bbc72e26bc Tweak welcome text 2013-11-22 12:29:45 -08:00
Siebrand Mazeland
5a26a23cda Localisation updates from http://translatewiki.net. 2013-11-21 06:52:31 +00:00
John Firebaugh
b5825b2f64 Sign Up -> Start Mapping 2013-11-19 15:02:31 -08:00
John Firebaugh
826ab544b1 Logout -> Log Out 2013-11-19 14:59:25 -08:00
John Firebaugh
d0de36b607 Refine changeset browse behavior
The general history view shows changesets in the current view
and updates when you move the map. The view for an individual
user, nearby users, or friends zooms the map to the extent of
the results, and doesn't change when you move the map.
2013-11-19 12:10:14 -08:00
Aaron Lidman
a5e8b4cb88 Improved export warning, removed heading 2013-11-19 11:57:30 -08:00
John Firebaugh
e91956d0f7 Fix test failures 2013-11-19 10:30:18 -08:00
John Firebaugh
44629832dd Merge branch 'master' into redesign
Conflicts:
	vendor/assets/leaflet/leaflet.hash.js
	vendor/assets/leaflet/leaflet.js
2013-11-19 09:42:47 -08:00
Siebrand Mazeland
0b7deb6375 Localisation updates from http://translatewiki.net. 2013-11-19 06:57:29 +00:00
John Firebaugh
6929566543 Shorten intro text 2013-11-18 18:04:05 -08:00
John Firebaugh
2b4f8e92c9 Merge branch 'master' into redesign
Conflicts:
	app/controllers/browse_controller.rb
	app/views/layouts/_head.html.erb
	config/environments/production.rb
	config/routes.rb
2013-11-15 16:47:49 -08:00
Aaron Lidman
e62bac06ed Improved noteLayer and dataLayer availability, closes #65 2013-11-15 15:06:44 -08:00
John Firebaugh
dc82421f56 Adjustments to about page and welcome copy 2013-11-15 15:04:46 -08:00
Tom Hughes
f3d793c7e8 Make the link from site#help to site#welcome use a relative URL 2013-11-15 19:01:33 +00:00
John Firebaugh
b92cb5b772 Use html5shiv for IE8 compatibility 2013-11-15 10:46:56 -08:00
John Firebaugh
a62141ce7f Drop pngfix.js
Don't need to support IE 6 anymore (<0.2% of users).
2013-11-14 19:32:24 +00:00
Aaron Lidman
fd8f35309d Fix disabled overlay layers translations 2013-11-14 09:12:39 -08:00
John Firebaugh
3e305fb162 Fix lego translations 2013-11-12 14:46:47 -08:00
John Firebaugh
9dd230d0bc Refactor browse templates 2013-11-12 13:22:55 -08:00
John Firebaugh
e670da54cb Rationalize browse translation keys 2013-11-12 12:51:33 -08:00
John Firebaugh
1757a5a789 Remove unused translations 2013-11-12 12:30:24 -08:00
John Firebaugh
7733056858 Fix translations 2013-11-12 12:17:40 -08:00
Aaron Lidman
1a0ef82ab8 Style browse 404 page and simplify wording, closes #53 2013-11-12 11:36:09 -08:00
Aaron Lidman
7a435df917 Moved note description to the sidebar header 2013-11-12 10:09:46 -08:00
John Firebaugh
c4090bb150 Improve browse design 2013-11-12 09:03:23 -08:00
Siebrand Mazeland
d9a48e936e Localisation updates from http://translatewiki.net. 2013-11-12 13:59:27 +00:00
Aaron Lidman
1b19974b12 Add note creation to the sidebar 2013-11-11 19:06:07 -08:00
Aaron Lidman
2ebe5de1a1 Fix note formatting issues 2013-11-11 09:35:58 -08:00
Aaron Lidman
b56fb25068 Restructured notes page 2013-11-11 09:35:58 -08:00
Aaron Lidman
1ae7872ed8 Update title on pushState, closes #33 2013-11-08 16:10:08 -08:00
John Firebaugh
b903d8b746 Fix browse overlay status messages 2013-11-08 10:46:24 -08:00
John Firebaugh
b90d27cdff Tweak attribution 2013-11-07 12:14:10 -08:00
Eden Halperin
8f3e6ca6d7 Left-align intro buttons and update donate icon 2013-11-07 15:09:16 -05:00
John Firebaugh
6d5ce8d492 Move sidebar footer elements elsewhere
Donate is in attribution control.
Hosting credits are on about page.
2013-11-07 11:21:35 -08:00
John Firebaugh
d8cf49f0d7 Improve pagination in changeset details 2013-11-06 17:28:39 -08:00
Aaron Lidman
864901d167 Remove #view_tab 2013-11-06 17:19:37 -08:00
Aaron Lidman
694fa065c0 Split come changset display logic into a helper 2013-11-06 13:59:42 -08:00
Eden Halperin
726db77827 Fix donate link in attribution 2013-11-06 16:20:26 -05:00