Tom Hughes
85802048a7
Fix issues with renaming of diary entry controller
2018-11-17 17:47:51 +00:00
Tom Hughes
efd50cd529
Merge remote-tracking branch 'upstream/pull/2009'
2018-11-04 14:50:14 +00:00
J Guthrie
d5e6acaace
On hover, change border to a subtle darker orange, increase strokeWidth
2018-11-02 01:23:37 +00:00
Christopher Bazin
248f63f728
Enable line breaks in performatted text within rich text
...
This stops redaction details being truncated at the edge of the
page when they have long lines of preformatted text.
Also use a div instead of a paragraph for redaction details so
that formatting is consistent with other rich text blocks.
Closes #1885
Fixes #1845
2018-10-22 10:44:16 +01:00
superDoss
3a1a17b522
Avoid swapping min and max longitude in RTL mode
...
Closes #2027
2018-10-17 22:31:08 +01:00
Tom Hughes
6b194ed627
Resize change bounding boxes on a zoom change
2018-10-14 12:28:26 +01:00
Tom Hughes
091818da5d
Adjust minimum changeset bbox to 20 pixels
2018-10-11 18:52:00 +01:00
Tom Hughes
bdcc33ae7f
Improve variable naming
2018-10-11 18:51:45 +01:00
Tom Hughes
1aa63d92bc
Merge remote-tracking branch 'upstream/pull/2018'
2018-10-11 18:47:47 +01:00
Tom Hughes
4530f6e3e4
Make paragraph breaks more visible in changeset and note comments
...
Fixes #2022
2018-10-09 15:15:15 +01:00
J Guthrie
31c4461766
Converted to dot notation - fixes jshint
2018-10-07 00:52:11 +01:00
J Guthrie
e976f316b7
Convert degrees min-width to pixels min-width
2018-10-07 00:33:54 +01:00
Tom Hughes
cae83903d0
Rename CSS class matches for change in controller name
2018-10-04 22:32:10 +01:00
Tom Hughes
b13b63b65c
Improve formatting
2018-10-03 22:39:27 +01:00
J Guthrie
cf896fa0a7
Updated min bounds algorithm
2018-10-03 22:07:20 +01:00
J Guthrie
9bf489a0b9
Changeset boundary is enlarged if it was on a single point
2018-10-02 23:56:42 +01:00
J Guthrie
aae0d3b7b5
Changeset border turns blue on hover
2018-10-02 23:41:24 +01:00
mmd-osm
df671aeccc
Set img.button size to 20x20 for directions.png
2018-09-11 19:49:10 +02:00
Tom Hughes
1a66467ef6
Avoid flickering welcome banner
...
Make the welcome banner default to being hidden and then show
it (by adding a class) if there is no cookie.
Fixes #1951
2018-09-10 21:21:43 +01:00
Tom Hughes
a7cdb0298d
Limit map to the maximum zoom of the current base layer
...
Fix maximum zoom levels for various layers and ensure that the
map can't be zoomed beyond the limit of the current base layer.
Fixes #1978
2018-09-10 20:37:36 +01:00
Tom Hughes
744fadccd9
Rename CSS class matches for changes in action names
2018-09-10 14:12:56 +01:00
Ilya Zverev
67925e6d98
Do not display two coordinates on 'where am I' click
...
Closes #1968
2018-09-03 17:46:26 +01:00
Tom Hughes
32a400c5af
Only include embed related messages in the embed javascript
2018-08-28 18:02:32 +01:00
Tom Hughes
ed82d0a756
Only fetch client side translations for the current locale
2018-08-16 12:22:36 +01:00
Tom Hughes
e9abea3dd7
Avoid some accidental manouver type matches
2018-08-13 17:13:26 +01:00
Tom Hughes
5fa0aebe9f
Use dynamic error pages built through the asset pipeline
...
Fixes #1241
2018-08-01 19:13:04 +01:00
Tom Hughes
73637b285d
Remove expired banners
2018-06-22 12:05:45 +01:00
Francesco Frassinelli
99856a7717
Add SotM 2018 banner
...
Closes #1905
2018-06-22 12:05:45 +01:00
Tom Hughes
d3700e6201
Merge branch 'master' into next
2018-06-10 17:02:12 +01:00
Tom Hughes
beec16232d
Update style for change of name for message controller
2018-06-06 14:45:19 +01:00
Tom Hughes
4a6779abf7
Avoid using inline javascript to update message list
2018-05-30 15:30:23 +01:00
Benoît
e1f37fcc84
Improve HOT layer attribution
...
The style is by HOT and the server is provided by OpenStreetMap France.
Closes #1882
2018-05-25 10:22:56 +01:00
hikemaniac
908f9b5276
Rebase to current master
...
Merge openstreetmap/openstreetmap-website into hikemaniac/openstreetmap-website
2018-05-18 13:59:59 +02:00
Peter Karich
1cea6b363a
Use XHR instead of jsonp for GraphHopper
...
Closes #1872
2018-05-17 20:47:58 +01:00
Tom Hughes
fdd4361d5b
Remove some inline styles
2018-05-16 20:27:35 +01:00
Andy Allan
e1c62f1bf2
Remove if_user and similar methods
...
Rather than hiding features based on CSS, just avoid including them
in the output. Fixes #1862
2018-05-16 13:05:20 +08:00
hikemaniac
d799f4e750
Fix a browse icon typo.
2018-05-15 20:05:40 +02:00
Tom Hughes
50f85248db
Use https to launch the remote editor except for modern browsers
...
Currently only Chrome 53+ and Firefox 55+ are known to support loading
of http resources from localhost for an https page.
2018-05-15 14:21:09 +01:00
Tom Hughes
64f3a1a947
Fix translation lookups for roundabout exits
2018-04-30 23:01:08 +01:00
Tom Hughes
91c30d3a8c
Avoid using "one" and "two" as translation keys
2018-04-30 22:38:43 +01:00
Tom Hughes
69ff048ae1
Merge remote-tracking branch 'upstream/pull/1802'
2018-04-30 18:56:09 +01:00
Tom Hughes
1ecf146766
Add terminating semicolon to overpass query
...
Fixes #1843
2018-04-30 18:54:31 +01:00
J Guthrie
e833ef6315
Separated ordinal roundabout exit text from normal exit text
2018-04-29 21:59:54 +01:00
J Guthrie
e0b175d3bd
Merge branch 'convert_roundabout_exits' of https://github.com/jguthrie100/openstreetmap-website into convert_roundabout_exits
2018-04-29 21:44:26 +01:00
J Guthrie
9efa2c7b92
Change roundabout exit logic and remove blank string from locale file
2018-04-29 20:30:44 +01:00
Jamie Guthrie
76bc5eba06
Merge branch 'master' into convert_roundabout_exits
2018-04-29 19:53:57 +01:00
J Guthrie
4330dcdf94
Added exit counts as seperate keys in locale file
2018-04-26 00:43:01 +01:00
Bryan Housel
4399cc793f
Allow changeset source tag to be settable via url api
...
(see https://github.com/openstreetmap/iD/issues/4899 )
2018-04-16 14:49:46 -04:00
J Guthrie
606c0adf29
Remove error class when right-click-selecting destination
2018-04-15 18:05:25 +01:00
Andy Allan
7dbf8d8336
Merge branch 'master' into moderation
2018-04-11 09:54:04 +08:00