Tom Hughes
0a15112423
Mark javascript issued cookies with SameSite=Lax
2021-05-17 19:06:43 +01:00
Tom Hughes
32cc04fa5c
Switch to using js-cookie to manage cookies from javascript
2021-05-17 18:57:48 +01:00
Andy Allan
b70da7b8ea
Merge pull request #1558 from plarus/master
...
Add start url and indicate minimal-ui is sufficient when added as a PWA.
2021-04-08 14:01:08 +01:00
plarus
2b5e705006
Update manifest.json.erb
...
Change for minimal-ui
2021-04-07 19:45:58 +02:00
Tom Hughes
d8b9b6dd58
Merge remote-tracking branch 'upstream/pull/3121'
2021-03-04 13:45:34 +00:00
Andy Allan
18b8780f21
Remove CSS overrides for the login page at small screen sizes
...
Some of these selectors no longer apply, and the one that did just
made the behaviour worse, so they are all no longer required.
2021-03-04 11:09:16 +00:00
Andy Allan
3fdf1e204a
Remove unnecessary margin-tops
2021-03-03 17:16:31 +00:00
Andy Allan
926576881f
Remove final uses of the deemphasize class
2021-03-03 15:51:11 +00:00
Andy Allan
df1ec6b680
Remove standard-form CSS rules
2021-02-24 14:48:10 +00:00
Andy Allan
f7b8b114a6
Convert the search forms to bootstrap
...
This moves the forms to a flex grid, albeit with a little twiddling
to get things working in a compact space.
2021-02-24 12:21:51 +00:00
Andy Allan
3debff60ef
Merge branch 'pull/3091'
2021-02-24 10:49:39 +00:00
Andy Allan
00dbe5f4a4
Use the bootstrap spacer variable as the basis for spacing calcuation, and match mb-1 definition
2021-02-24 10:35:28 +00:00
Tom Hughes
f91dd6afc2
Tighten up cookie security
...
Mark all cookies as Secure, and the cookies which are not
modified client side as HttpOnly.
2021-02-19 18:18:13 +00:00
mxdanger
ea92d66cc0
Add btn-wrapper class
2021-02-17 18:27:41 -08:00
Andy Allan
501e256419
Refactor the share panel to use bootstrap forms
2021-02-17 17:17:19 +00:00
Andy Allan
5c086dad6e
Use bootstrap form-check for overlay selection
2021-02-17 17:05:49 +00:00
Tom Hughes
80f576a29b
Fix avatar mode update on file change
2021-02-16 17:12:34 +00:00
Andy Allan
f9b0490afc
Update terms form to use bootstrap
2021-02-10 15:09:29 +00:00
Tom Hughes
d15041f847
Use POST to submit OpenID login form
...
Fixes #3084
2021-02-06 15:04:33 +00:00
Andy Allan
1dc1c03225
Rework welcome message to use bootstrap buttons
...
I also reworked the layout to use flex utilities and avoid using a white button border as a spacing hack. In future this will be better done with start/end utilities, avoiding the need to be fancy with negative margins.
2021-02-03 13:44:52 +00:00
Andy Allan
05dd681abf
Refactor the export form to use bootstrap form controls
...
I started refatoring the export inputs to use a flex grid instead of
floats, but this is perhaps the one place on the whole site where left/right
makes sense since even in rtl we want min_lon on the left.
2021-02-03 13:44:52 +00:00
Tucker Chapman
d257e67842
Remove conditional for polyline layer
...
When a user searches for a route and one is not found the polyline
layer is removed - if they then change the mode of transportation the
event listener will not reroute if there is no polyline layer.
This commit removes the conditional that prevents the routing code from
re-running after the polyline has been removed.
Fixes #3050
Closes #3055
2021-01-28 10:31:33 +00:00
Tom Hughes
810e4da85a
Fix locate control popup on the main map to use new translations
...
Fixes #3072
2021-01-27 13:48:54 +00:00
Mikel Maron
7d2ff8e4cd
reserve 60x60 in top right of survey banner
2021-01-24 20:31:21 -05:00
Mikel Maron
04cb8d488e
community survey banner
2021-01-22 14:52:49 -05:00
Tom Hughes
8ac2302837
Avoid concatenating text to a translation
...
Fixes #3064
2021-01-21 17:15:27 +00:00
Andy Allan
8e02c98c3f
Refactor diary comment form to use bootstrap
2021-01-20 15:38:10 +00:00
Tom Hughes
4abd9cfcf1
Merge remote-tracking branch 'upstream/pull/2994'
2021-01-13 20:40:48 +00:00
Andy Allan
85bf0af488
Merge branch 'pull/3035'
2021-01-06 15:41:42 +00:00
Andy Allan
76146baf60
Remove spacing tweaks and legacy pagination spacing CSS
...
No need to fight against something that we no longer use.
2021-01-06 15:40:53 +00:00
Tom Hughes
0ff89c31e4
Remove both Potlatch versions
...
Fixes #2622
2021-01-05 21:18:45 +00:00
Andy Allan
547459314b
Refactor diary entry forms to use a custom form builder
2020-12-24 13:32:41 +00:00
Andy Allan
170ea3399b
Ensure richtext editing style rules are only applied on standard forms
2020-12-24 13:32:41 +00:00
Andy Allan
c192bd0d40
Use bootstrap utility class instead of custom css
2020-12-16 17:34:12 +00:00
Frédéric Rodrigo
bab39572a1
Add CyclOSM layer
2020-12-06 21:29:36 +01:00
mxdanger
aad1c1b933
Add updated authentication logos
2020-11-13 20:02:00 -08:00
Quincy Morgan
b1694ce39e
Update to iD v2.19.0
2020-10-27 17:46:24 -04:00
Tom Hughes
8a42bc2eff
Merge remote-tracking branch 'upstream/pull/2890'
2020-10-21 20:53:15 +01:00
Tom Hughes
2f03522c42
Fix close handler for welcome message
2020-10-21 20:51:10 +01:00
Hidde Wieringa
cde4ac61a2
Also fix private road
2020-10-17 17:00:40 +02:00
Hidde Wieringa
2fe408d5f9
Update icon for destination access in map key
2020-10-17 16:56:42 +02:00
Tom Hughes
e05748a9ff
Make embed.js depend on the settings
2020-08-28 09:08:28 +01:00
Tom Hughes
6855616870
Allow CDN URL for the embed page to be configured
2020-08-19 21:44:24 +01:00
Andy Allan
94008d9059
Fix remaining unstyled buttons by moving to bootstrap buttons
2020-08-19 14:54:36 +02:00
Tom Hughes
b74977ba8d
Fix marker paths for embedded map
...
Fixes #2763
2020-08-10 18:20:23 +01:00
Tom Hughes
61f9d002ea
Add some extra iD resources to the manifest
...
Closes #2762
2020-08-09 00:37:23 +01:00
Tom Hughes
a78da07f0b
Correct path for mapnik marker images
...
Fixes #2759
2020-08-08 11:00:47 +01:00
Tom Hughes
79447e7549
Replace querystring parser with qs yarn module
2020-08-06 20:51:55 +01:00
Tom Hughes
447c05fcb8
Move jquery.cookie to be a yarn managed asset
2020-08-06 19:28:51 +01:00
Tom Hughes
6db96ae2fe
Move ohauth to be a yarn managed asset
2020-08-06 19:28:51 +01:00