Andy Allan
a9a00acf68
Fix italic font styles
...
This was missed during the bootstrap 5 upgrade
2022-08-03 19:49:46 +01:00
Andy Allan
f16d497703
Remove the user menu focus overrides
...
This restores the outline effect when the button is focussed using
keyboard navigation.
Refs #3633
2022-08-03 18:59:32 +01:00
Tom Hughes
7e5d47e6a8
Merge remote-tracking branch 'upstream/pull/3644'
2022-08-03 18:45:47 +01:00
Tom Hughes
47e585f94f
Merge remote-tracking branch 'upstream/pull/3646'
2022-08-03 18:45:15 +01:00
Andy Allan
9db0808870
Merge pull request #3581 from harry-wood/discourage-note-report
...
Wording to discourage note reporting
2022-08-03 18:38:36 +01:00
Andy Allan
c185ef2598
Use standard bootstrap spacers, rather than custom css, to space out the elements
...
Also make the reporting text small, since it's not required reading in most circumstances.
2022-08-03 18:25:22 +01:00
Harry Wood
7eae946b9a
Move note reporting link to bottom of the sidebar
...
Move the 'report this note' and surrounding sentence down the sidebar beneath the commont/resolve form to give it less prominence.
2022-08-03 18:11:01 +01:00
Harry Wood
dce0f1639e
Add wording to discourage reporting a note
...
Add some wording wrapped around the 'Report this note' link to explain to users to resolve the note instead.
Tackling the issue reported by DWG, that too many note reports are coming to them, where the users could deal it themselves: https://github.com/openstreetmap/openstreetmap-website/issues/3071
2022-08-03 18:10:03 +01:00
Andy Allan
e443ec7587
Merge pull request #3634 from AntonKhorev/map-key-tooltip
...
Fix tooltips
2022-08-03 15:38:58 +01:00
Andy Allan
68776e378c
Fix remaining tooltips, and add tests
...
These were broken during the upgrade to bootstrap 5
Fixes #3632
2022-08-03 15:20:50 +01:00
Andy Allan
d235b12767
Enable focus styling for leaflet control buttons
...
Fixes #3633
2022-08-03 14:58:40 +01:00
Andy Allan
08020fff63
Switch reverse_directions link to use a button
...
This makes it keyboard selectable, and also preserves the event
handler.
Refs #3637
2022-08-03 14:10:52 +01:00
Andy Allan
6b69655812
Merge pull request #3631 from AntonKhorev/bootstrap-close
...
Use Bootstrap close button
2022-08-03 11:47:08 +01:00
Andy Allan
e59ba78575
Use lead text highlighting for lede paragraph
2022-08-03 10:35:13 +01:00
Andy Allan
83a0ea14f1
Refactor i18n so that all community information is available
...
This makes it easier to use non-chapter communities on the site in future.
2022-08-03 10:11:30 +01:00
Tom Hughes
e9f62a8c30
Rename piwik to matomo and merge configuration into settings
2022-08-01 22:42:04 +01:00
Anton Khorev
31a39d3479
Fix zoom level related tooltips except for layer checkboxes
2022-07-29 18:07:32 +03:00
Anton Khorev
cbb8772685
Fix map key tooltip
2022-07-28 22:15:08 +03:00
Anton Khorev
89095c8981
Fix eslint errors
2022-07-27 21:36:54 +03:00
Anton Khorev
bb868e0b11
Merge master with css changes
2022-07-27 21:28:12 +03:00
Anton Khorev
eb0f6d5952
Fixed welcome banner close button
2022-07-27 21:10:49 +03:00
Anton Khorev
4000a4004b
Changed feature close buttons to Bootstrap
2022-07-27 21:02:16 +03:00
Anton Khorev
66e526c2d5
Changed directions close button to Bootstrap
2022-07-27 20:54:47 +03:00
Anton Khorev
0322ed4295
Changed close buttons of banner and other leaflet sidebars to Bootstrap
2022-07-27 20:22:20 +03:00
Anton Khorev
5ed2bfc950
Changed sidebar close button to Bootstrap
2022-07-27 19:35:29 +03:00
Andy Allan
09631b53e9
Remove extra container div from fixthemap page
...
This created extra margins and padding either side of the blocks
of text, which was unnecessary
2022-07-27 16:32:16 +01:00
Andy Allan
1bf671f684
Rework welcome and fixthemap pages
...
* Use lead class for lede paragraphs
* Change headings to start from h2
* Remove custom css and use bootstrap utilities where required
2022-07-27 16:32:16 +01:00
Andy Allan
bb7f5ac2c8
Switch to using FrozenRecord for loading communities
...
This allows us to query the records to get the local chapters, which
is more flexible and allows us to use other resources too.
2022-07-27 16:19:08 +01:00
Andy Allan
64b470aa3c
Remove font size overrides for code and pre blocks
...
These are taken care of, where necessary, by bootstrap
2022-07-27 13:24:07 +01:00
Andy Allan
f1d60e05c4
Remove font size overrides from sidebar headings
...
These were interfering with the response font sizing via RFS
2022-07-27 13:23:03 +01:00
Andy Allan
0bc9ede6ff
Use th tags on trace show table
...
This brings consistency with other similar tables
2022-07-27 13:09:47 +01:00
Andy Allan
c8ddd63280
Fix the font weight on the about page title, and use lead styling for the lede
2022-07-27 13:08:06 +01:00
Andy Allan
f702d5c426
Remove unnecessary br tags
...
The margin on the table takes care of the spacing.
2022-07-27 11:59:47 +01:00
Tom Hughes
2cbf6062fc
Don't try and write directly to the user status
...
This causes an exception when processing the authentication callback for
providers like google where we treat the email address as verified.
2022-07-26 00:52:22 +01:00
Tom Hughes
aa32dba482
Require a logged in user for the iD frame
...
The frame will error if the user is not logged in as it wants
to be able to access their OAuth token.
2022-07-26 00:52:22 +01:00
mxdanger
a6b655862e
Bootstrap 5: Change rounded-lg to rounded-3
2022-07-22 13:17:36 -07:00
Tom Hughes
3871d61be4
Merge remote-tracking branch 'upstream/pull/3612'
2022-07-21 19:20:26 +01:00
Tom Hughes
297d05c63b
Merge remote-tracking branch 'upstream/pull/3610'
2022-07-21 18:36:29 +01:00
Anton Khorev
2dd7a5edb2
Add xmlns:dc namespace to note show rss actions
2022-07-21 17:14:49 +03:00
Andy Allan
6078e2f68e
Bootstrap 5: Use dropdown-menu-end for dropdown alignment
2022-07-20 19:34:19 +01:00
Andy Allan
2b97658786
Bootstrap 5: Fix table striping background colour
2022-07-20 18:49:10 +01:00
Andy Allan
13e44f031c
Bootstrap-5: use logical alternative for text alignment
...
Using start/end rather than left/right, for better RTL support.
2022-07-20 18:45:26 +01:00
Andy Allan
721044ad01
Bootstrap 5: Use symmetrical padding in toggled dropdown
...
Required since pl-* classes have been removed, but also works fine
without bringing start/end considerations into play.
2022-07-20 18:43:45 +01:00
Andy Allan
4e06fe054a
Rework trace index to use secondary-actions
...
The border between items is familiar UI, so we can keep it, but lets
use the secondary-actions approach instead.
This avoids using left-right specific border, margin and padding
classes
2022-07-20 17:45:35 +01:00
Andy Allan
9e6ecefdb2
Bootstrap 5: Remove the padding from trace nav buttons on larger sizes
...
If additional py is added when the tabs are laid out in full, then the
other tabs start to become detatched from the rest of the page and a
line appears under the active tab.
We don't need the padding in the horizontal layout, so remove it, and
tweak the size of the padding when collapsed.
2022-07-20 14:43:00 +01:00
Andy Allan
9963fcffc0
Bootstrap 5: Override button text colours, force to white
2022-07-20 14:43:00 +01:00
Andy Allan
ac07a79078
Use bootstrap variables to style links
...
Bootstrap 5 now has a hover color, and instead of trying to override
with CSS, it's easier to use the variables instead.
2022-07-20 14:43:00 +01:00
Andy Allan
235ca0b4f3
Bootstrap 5: data-toggle renamed to data-bs-toggle for dropdown menus
2022-07-20 14:43:00 +01:00
Andy Allan
2f1715a02c
Bootstrap 5: no-gutters renamed to g-0
2022-07-20 14:43:00 +01:00
Andy Allan
e2f17abd3d
Bootstrap 5: Replace card-deck with a row-cols-* based grid
2022-07-20 14:43:00 +01:00