Tom Hughes
214ff28cd9
Update to Leaflet 0.7
2013-11-18 17:43:46 +00:00
Tom Hughes
41e45bad51
Remove the _osm_username cookie and session validation logic
...
This was a temporary hack to workaround issues with sessions getting
mixed up at the time of the rails 3.1 upgrade, but logs indicate that
whatever the original problem was it is no longer occurring.
2013-11-17 21:52:39 +00:00
John Firebaugh
ad368d189f
Update to iD v1.3.2
2013-11-14 18:07:45 -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
John Firebaugh
1688c361d4
Add X-UA-Compatible meta tag
...
Rails 4 removed the `BestStandardsSupport` middleware, because
supposedly a HTML5 doctype accomplishes the same thing. But not
quite -- without X-UA-Compatible, the UI for changing compatibility
mode is still visible, and users can get themselves into a bad state
(see https://github.com/openstreetmap/openstreetmap-website/pull/498#issuecomment-28483550 )
2013-11-14 10:17:27 -08:00
Siebrand Mazeland
d9a48e936e
Localisation updates from http://translatewiki.net .
2013-11-12 13:59:27 +00:00
John Firebaugh
5a4c4e5e9c
Update CONFIGURE.md for Rails 4
...
Rails 4 doesn't support a :without_protection => true option.
2013-11-05 10:05:51 -08:00
Siebrand Mazeland
697790562b
Localisation updates from http://translatewiki.net .
2013-11-04 16:14:54 +00:00
Tom Hughes
76cf302cd0
Make sure we order user changeset correctly for browse#changeset
2013-11-03 12:40:01 +00:00
Tom Hughes
21d713005f
Update to rails 4.0.1
2013-11-01 22:34:18 +00:00
Tom Hughes
559a822f59
Setup OAuth when rendering site#index from site#edit
2013-10-31 20:52:43 +00:00
Siebrand Mazeland
781082cd20
Localisation updates from http://translatewiki.net .
2013-10-27 19:34:39 +00:00
John Firebaugh
24eb15b0c3
Update to iD v1.3.1
2013-10-26 16:56:43 -07:00
John Firebaugh
45d9e051f5
Update to iD v1.3.0
2013-10-24 09:12:36 -07:00
Tom Hughes
82e4970766
Handle an empty type value in a nominatim result
2013-10-21 18:56:56 +01:00
Siebrand Mazeland
b180b5490b
Localisation updates from http://translatewiki.net .
2013-10-19 19:57:31 +00:00
Tom Hughes
dc931c4ac4
Remove robots.txt block for /user/*/diary
2013-10-17 08:55:52 +01:00
Tom Hughes
3678e83678
Use gpx as the extension when we ask for /trace/N/data.gpx
2013-10-16 00:46:33 +01:00
Tom Hughes
d85fac567b
Add tests for trace#data
2013-10-16 00:46:20 +01:00
Tom Hughes
39a54f8c14
Test user#delete
2013-10-15 21:43:50 +01:00
Tom Hughes
b0fa1cf936
Test user#set_status
2013-10-15 21:39:07 +01:00
Tom Hughes
078a9d8ee3
Fix server error when user#reset_password called with no token
2013-10-15 21:27:39 +01:00
Tom Hughes
1abb7bfa56
Test user#reset_password
2013-10-15 21:27:25 +01:00
Tom Hughes
f892313c48
Test user#go_public
2013-10-15 21:14:08 +01:00
John Firebaugh
5835350879
Restore raw latlon search result
2013-10-15 21:01:14 +01:00
Tom Hughes
3e985f3ab9
Add more tests for hidden diary entries and comments
2013-10-15 19:21:39 +01:00
Tom Hughes
4f05b6a8ac
Add tests for diary_entry#comments
2013-10-15 18:24:51 +01:00
Tom Hughes
3a44d461b7
Fix bogus redirect on error
2013-10-15 18:18:49 +01:00
Tom Hughes
53b70a5971
Add tests for diary_entry#hide and diary_entry#hidecomment
2013-10-15 18:09:39 +01:00
Tom Hughes
b0936b87f4
Monkey patch composite_primary_keys to fix deletes via has_many
...
https://github.com/composite-primary-keys/composite_primary_keys/pull/170
2013-10-15 00:17:39 +01:00
Tom Hughes
c3c9d047ba
Tidy up trace#edit and trace#delete and make them more consistent
2013-10-15 00:16:53 +01:00
Tom Hughes
bcd2592ce9
Add tests for trace#delete
2013-10-15 00:12:40 +01:00
Tom Hughes
71065a5f2a
Add tests for trace#edit
2013-10-15 00:12:04 +01:00
Tom Hughes
7417d14299
Add some tests for trace#view
2013-10-14 10:17:31 +01:00
Siebrand Mazeland
b0331119ca
Localisation updates from http://translatewiki.net .
2013-10-14 09:14:40 +00:00
John Firebaugh
aaeca5b534
Use reverse geocoders for any lat/lon queries
...
This simplifies the implementation, allows code sharing with
"Where am I?", and produces friendlier results for lat/lon
searches (actual reverse geocode results rather than a raw
lat/lon display).
2013-10-13 19:30:38 +01:00
John Firebaugh
efc6aaf215
Remove vestigial routes
...
Namefinder support was removed in 1a0728ec7b
.
2013-10-13 19:23:15 +01:00
Tom Hughes
e341ef5673
Remove never actually used code from five years ago
2013-10-11 20:03:06 +01:00
Simon Legner
508ac0265a
Fix url to documentation of db setup
2013-10-07 21:35:45 +01:00
Siebrand Mazeland
960807cedc
Localisation updates from http://translatewiki.net .
2013-10-07 20:23:48 +00:00
Tom Hughes
05a69b3d25
Update rails-i18n
2013-10-05 10:44:30 +01:00
Paul Norman
e2920a0758
Use uniform abbreviations for CC licenses
2013-10-02 17:57:22 +01:00
Tom Hughes
2dcc6b620e
Log details of any signup requests blocked by an ACL
2013-10-02 17:56:23 +01:00
Tom Hughes
e19e996f1f
Improve behaviour of browse pages when no bounding box is available
2013-10-01 22:46:16 +01:00
Omar Vega
2d0dcbd9d0
Adding internationalization in links share and layers.
2013-10-01 19:38:27 +01:00
John Firebaugh
1104165e7b
Update to iD v1.2.1
2013-10-01 19:35:12 +01:00
Tom Hughes
7de32f3cd5
Add a basic test for browse#note
2013-10-01 19:34:36 +01:00
Tom Hughes
eaefb3ea73
Improve consistency of selections in the browser controller
2013-09-30 08:45:19 +01:00
Tom Hughes
536d80c2b2
Fix typo
2013-09-30 08:35:34 +01:00
Tom Hughes
554a7c9d47
Convert some deprecated methods to modern arel syntax
2013-09-29 22:50:01 +01:00