Tom Hughes
69b967c9ff
Add support for Wikimedia authentication
...
Closes #1146
2016-12-20 22:32:25 +00:00
Thomas Skowron
fe0f4543c1
Add tab icon for safari/touchbar
...
Closes #1382
2016-11-29 19:01:12 +00:00
Tom Hughes
34c473f503
Use only_path instead of setting an explicit host
2016-11-24 20:33:36 +00:00
Tom Hughes
1309661b15
Use image_url instead of image_path with the host option
...
Fixes #1379
2016-11-24 20:23:42 +00:00
Andy Allan
1e3a35f971
Add missing xmlns:dc for notes rss
2016-11-24 17:47:16 +00:00
Andy Allan
33a1fca883
Use the assets pipeline for images in the changeset feeds.
...
This brings it into line with the other feeds.
2016-11-24 17:07:59 +00:00
Andy Allan
63271147a0
Use a full url for the image in the diary rss feed.
...
This is what was intended by ee2a941d3e
which fixed the same problem in a different place.
2016-11-24 17:06:14 +00:00
Andy Allan
83e1700d26
Add missing xmlns declaration for diary_entries
...
This is already present in the other feeds.
2016-11-24 11:41:04 +00:00
Martin Raifer
2a2a204125
Fix misspelling (lon -> lng)
...
Fixes https://github.com/openstreetmap/iD/issues/3588
Closes #1374
2016-11-17 20:37:27 +00:00
Bryan Housel
6fae46122e
Fix misspelling, @lng -> @lon
2016-11-15 10:40:42 -05:00
Bryan Housel
6c3a31d06c
Update to iD v2.0.0
2016-11-15 10:16:34 -05:00
Tom Hughes
48eb8eb369
Merge remote-tracking branch 'openstreetmap/pull/1349'
2016-10-29 18:08:31 +01:00
Andy Allan
4a9aa0a12e
Avoid double-escaping diary entry titles
...
The XML builder takes care of the escaping, and adding h() lead to
double-escaped titles in the RSS feed.
2016-10-29 17:17:56 +02:00
Andy Allan
968447595b
Use dc:creator for note RSS feeds
...
The author tag is reserved for email addresses
2016-10-29 17:14:56 +02:00
Andy Allan
5164c71646
Use dc:creator for diary entry RSS
...
The author tag is reserved for email addresses, and we already use
dc:creator in other feeds.
2016-10-29 17:10:24 +02:00
Andy Allan
ee2a941d3e
Use a full url for the image in the diary rss feed.
...
Picked up by a validator, see
https://validator.w3.org/feed/docs/error/InvalidFullLink.html
2016-10-29 17:08:21 +02:00
Andy Allan
27ee98cf4c
Make the image title match the feed title in diary rss
...
This is recommended at https://validator.w3.org/feed/docs/warning/ImageTitleDoesntMatch.html
2016-10-29 17:05:30 +02:00
Mikel Maron
3726d561ea
last minor fixes
2016-10-11 20:42:10 -04:00
Mikel Maron
bb22e23dfb
css in right place; fix structure.sql
2016-10-06 21:47:29 -04:00
Mikel Maron
e055eaf690
tests passing
2016-10-06 21:33:47 -04:00
Mikel Maron
3c01d2e80d
more idiomatic models for diary entry subscriptions
2016-10-06 20:31:10 -04:00
Mikel Maron
44b08cc35d
not api endpoints, moved to button, fixed notifier message, fixed tests
2016-10-03 22:20:04 -04:00
Mikel Maron
443080d7b0
WIP diary comment subscriptions
2016-10-03 15:04:22 -04:00
Andy Allan
38e12759ea
Rubocop autofixes.
2016-09-07 11:07:42 +01:00
Andy Allan
6cc4f4506b
Use .present? instead of double negative to check if terms_agreed timestamp is set.
2016-09-07 11:02:20 +01:00
Andy Allan
924f9fa083
User.consider_pd is boolean, so no need for double negation.
2016-09-07 10:59:00 +01:00
Tom Hughes
c70a1fe933
Add support for GitHub authentication
2016-07-14 09:40:45 +01:00
Tom Hughes
49edb79711
Rename cookie_id to banner_cookie
2016-06-23 09:04:07 +01:00
Bryan Housel
e14ec1547e
Refactor banner logic into BannerHelper module
2016-06-22 08:19:13 -04:00
Bryan Housel
933335a0ea
Set max queuePos high to ensure a banner is shown
...
Previously it was possible for no banners to fall below max queuePos,
in the situation where several banners get removed from active rotation.
2016-06-21 06:45:22 -04:00
Bryan Housel
5e27978d3c
Add support for rotating banners, add banners for SOTM, SOTMUS
2016-06-20 18:09:55 -04:00
Bryan Housel
a6b88fe6ce
Support passing imagery offset parameter to iD
2016-05-04 01:27:44 -04:00
Tom Hughes
6be39fca2f
Make support email address configurable
2016-03-20 18:58:50 +00:00
Markus Heidelberg
79df0df8c6
Correctly sort the Copyright item in the compact menu
...
In the default menu it had been moved left by commit bfd11bf79
but
the compact drop-down menu had not been adapted accordingly.
Closes #1185
2016-03-17 10:27:29 +00:00
Simon Legner
f3fa97fc63
Wrap user name in bdi
to provide a separate RTL context
...
Fixes #1179
Closes #1183
2016-03-14 21:20:03 +00:00
Simon Legner
5175ee68b0
Add title to changeset feeds
...
Fixes #1051
Closes #1180
2016-03-14 21:09:53 +00:00
Tom Hughes
37d65124a6
Improve styling of "signup blocked" page
2016-03-07 12:20:55 +00:00
Tom Hughes
9f9ba18baa
Correct URL of Mapzen metro extracts
2016-03-04 20:28:07 +00:00
Bryan Housel
47881add28
Add traffico icons to vendor/assets/iD and asset pipeline precompile list
2016-03-03 16:27:40 -05:00
Bryan Housel
2d7a678772
Update to iD v1.9.0
2016-03-01 17:19:05 -05:00
Tom Hughes
480c17be58
Preserve username and "remember me" when login fails
...
Fixes #1159
2016-02-26 15:32:40 +00: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
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
18b8fc60bb
Add rel=nofollow to links to tagless nodes in browse pages
2015-12-20 00:19:16 +00:00
Tom Hughes
9dd5dabf86
Remove inline javascript from login page
2015-12-12 11:42:36 +00:00
Bryan Housel
bd4de52c98
Support using iD on Internet Explorer 11 and above
2015-12-10 18:34:33 -08:00
Florian Schäfer
d02ea8a133
Allow closing the sidebar when a timeout occured
2015-12-05 21:59:27 +01:00
Tom Hughes
d218d5bf7d
Fix display of raw HTML in flash message
...
Fixes #1095
2015-11-30 08:56:26 +00:00
Bryan Housel
33b5af5c85
Don't update urlhash while in intro
...
This should cut down on the errant edits in Three Rivers, MI.
Users getting stuck in walkthrough are probably refreshing their browser and
returning to the location in the walkthrough where they got stuck.
2015-11-23 14:00:25 -05:00
Tom Hughes
82b4c8e3f0
Pass title to opengraph routine
2015-11-05 11:44:08 +00:00