Commit graph

7159 commits

Author SHA1 Message Date
Bryan Housel
2d7a678772 Update to iD v1.9.0 2016-03-01 17:19:05 -05:00
Tom Hughes
95bf36e158 Update rails to 4.2.5.2 2016-02-29 22:23:08 +00:00
Niklas Laxström
3ca254d6f1 Localisation updates from https://translatewiki.net. 2016-02-29 17:24:23 +01:00
Tom Hughes
398b4484ff Change "blocks received" to "active blocks"
Fixes #1168
2016-02-29 14:26:50 +00:00
Tom Hughes
fa593d8865 Make capitalisation of user menu entries consistent 2016-02-29 14:26:20 +00:00
Tom Hughes
f0fa701563 Treeat user as logged in after a password reset
Fixes #1160
2016-02-26 16:30:32 +00:00
Tom Hughes
480c17be58 Preserve username and "remember me" when login fails
Fixes #1159
2016-02-26 15:32:40 +00:00
Niklas Laxström
0fe1780e4d Localisation updates from https://translatewiki.net. 2016-02-25 09:24:08 +01:00
Niklas Laxström
ec64ea8aa3 Localisation updates from https://translatewiki.net. 2016-02-22 08:48:32 +01:00
Siebrand Mazeland
f0219a08d7 Localisation updates from https://translatewiki.net. 2016-02-19 15:23:26 +01:00
Tom Hughes
3238bf567c Merge remote-tracking branch 'openstreetmap/pull/1154' 2016-02-15 21:09:59 +00:00
Aditya Prakash
80c46f54d4 Create new translation string for deleted user 2016-02-15 22:37:54 +05:30
Aditya Prakash
341f6cd9fe Do not hyperlink profiles of deleted users 2016-02-15 20:47:53 +05:30
Niklas Laxström
5bf5819fa8 Localisation updates from https://translatewiki.net. 2016-02-15 07:18:10 +01:00
Tom Hughes
be624d64f3 Avoid using Rails.application.assets as it no longer set in production 2016-02-11 10:15:19 +00:00
Tom Hughes
8008dc9ccb Update rubocopy config after bug fixes 2016-02-11 07:12:41 +00:00
Tom Hughes
b2f2188e9d Remove sprockets-rails version restriction now konacha is fixed 2016-02-11 07:10:42 +00:00
Niklas Laxström
4a9a08ae8a Localisation updates from https://translatewiki.net. 2016-02-11 07:36:36 +01:00
Niklas Laxström
afde083378 Localisation updates from https://translatewiki.net. 2016-02-08 11:49:47 +01:00
Tom Hughes
fd0d21dea0 Update Potlatch 2 to 2.4-21-g233799c build 2016-02-07 14:32:03 +00:00
Tom Hughes
5d3ecffa28 Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
Tom Hughes
c7061991e7 Update bundle 2016-02-05 12:20:40 +00:00
Niklas Laxström
7df0fee347 Localisation updates from https://translatewiki.net. 2016-02-01 09:31:31 +01:00
Siebrand Mazeland
2f08f064b2 Localisation updates from https://translatewiki.net. 2016-01-28 16:52:17 +01:00
Siebrand Mazeland
14f1777dad Localisation updates from https://translatewiki.net. 2016-01-27 10:35:36 +01:00
Tom Hughes
e4acc41d28 Update to tails 4.2.5.1 2016-01-25 21:26:54 +00:00
Tom Hughes
77c25dca8c Validate characters in changeset comments
Fixes #1135
Closes #1139
2016-01-19 09:51:24 +00:00
Tom Hughes
8fe1899596 Fix rubocop warnings 2016-01-19 09:51:24 +00:00
Tom Hughes
2ef6a960d1 Update bundle 2016-01-19 09:51:23 +00:00
Bryan Housel
cb43e6af9e Update to iD v1.8.5 2016-01-18 10:38:19 -05:00
Nik Nyby
17d166b20f Use ruby 2.1.8 on travis 2016-01-13 14:45:37 +00:00
Tom Hughes
7d53513769 Add routing URLs to example config 2016-01-11 19:11:50 +00:00
Tom Hughes
e128e78408 Move routing API endpoint addresses to config file 2016-01-11 19:03:47 +00:00
Tom Hughes
409e99c6fc Precompile login.js
Fixes #1128
2016-01-10 10:14:58 +00:00
Tom Hughes
1aff968589 Add some tests for the locale library 2016-01-07 18:45:18 +00:00
Tom Hughes
213fa728ea Discard and locale tags that fail to parse 2016-01-07 09:10:19 +00:00
Bryan Housel
5ffdceeb4d Update to iD v1.8.4 2016-01-06 17:51:49 -05:00
Tom Hughes
4028f4cdb9 Rework locale selection
Implement our own matching algorithm rather than trying to
patch the http_accept_language one and make sure everything is
using it in a consistent way.

Fixes #1125
2016-01-06 18:43:25 +00:00
Tom Hughes
5f4b7d3f91 Merge remote-tracking branch 'openstreetmap/pull/1117' 2015-12-31 07:40:44 +00:00
Victor Grousset
1efbcc3ff4 Vagrant: Fix locale setup problem
Because dozens of red locale errors during provisioning are scary
2015-12-31 01:22:11 +01:00
Victor Grousset
fb6830dbb2 Update vagrant provision script with current install commands
From INSTALL.md
2015-12-31 00:31:44 +01:00
Victor Grousset
66fccfdbcf Vagrant: Virtualbox: increase RAM and put 2 CPUs
Because some tests were crashing by lack to RAM.
And a second core speedups the provitioning and the tests.
2015-12-31 00:04:02 +01:00
Victor Grousset
b0a4a93c68 Add ImageMagick to list of packages to install 2015-12-30 22:12:11 +00:00
Simon Poole
3bd07d12dc It's a magnifying glass, stupid... 2015-12-29 15:14:48 +00:00
Grant Slater
6c1917ce73 Add Host: to robots.txt 2015-12-26 23:53:59 +00:00
Ben Marchant
da6cf371ac Update rss.rss.builder
Change from hard coding URL to using image_path method that wil
resolve to the correct asset path.
2015-12-23 18:39:31 +00:00
Tom Hughes
febff23c2c Fix deprecation warnings in migrations 2015-12-21 16:11:02 +00:00
Tom Hughes
18b8fc60bb Add rel=nofollow to links to tagless nodes in browse pages 2015-12-20 00:19:16 +00:00
Tom Hughes
3babcd9fe1 Update Potlatch 2 to 2.4-16-g0c126d0 build 2015-12-16 16:21:09 +00:00
Tom Hughes
67f3658431 Preserve URL fragments through external authentication
Fixes #1102
2015-12-12 16:08:09 +00:00