Commit graph

14019 commits

Author SHA1 Message Date
Anton Khorev
15e1459f25 Link to previous/next nonempty user's changeset on changeset pages 2024-05-01 15:02:59 +03:00
Anton Khorev
f554e14b7f Use common sidebar_browse_check in notes controller test 2024-05-01 13:21:24 +03:00
Anton Khorev
eaacfbb911 Restore constraints on note id parameter 2024-05-01 13:17:14 +03:00
Anton Khorev
6a5fea01b1 Update outdated tags of amenity/office/shop browse icons 2024-05-01 10:25:38 +03:00
Tom Hughes
2058251659 Merge remote-tracking branch 'upstream/pull/4735' 2024-04-30 18:58:42 +01:00
Tom Hughes
9ee3df33bd Merge remote-tracking branch 'upstream/pull/4712' 2024-04-30 18:46:14 +01:00
Tom Hughes
183e5c6d67 Merge remote-tracking branch 'upstream/pull/4744' 2024-04-30 18:41:01 +01:00
Tom Hughes
8dafc39ab3 Merge remote-tracking branch 'upstream/pull/4740' 2024-04-30 18:37:25 +01:00
Tom Hughes
56a57e7f29 Merge remote-tracking branch 'upstream/pull/4739' 2024-04-30 18:34:43 +01:00
Tom Hughes
3a4b23a3c1 Update bundle 2024-04-30 18:07:55 +01:00
Anton Khorev
dea9c385b3 Set trace thumbnail link display property to inline-block, fixing focus outline
This makes <a> as tall as <img> inside it.
2024-04-30 17:14:07 +03:00
Anton Khorev
728425858d Don't change display property of messages table header cell 2024-04-30 06:58:43 +03:00
Anton Khorev
a84c1cb89d Remove .message-summary css classes and selectors
They are not necessary because they select every table body row, and the table already has its own class.
2024-04-30 06:49:30 +03:00
Anton Khorev
90f1c49227 Invert dark browse icons in dark mode 2024-04-30 06:20:50 +03:00
Anton Khorev
c1dc4f62eb Write browse icons using Sass loop 2024-04-30 06:20:50 +03:00
Tom Hughes
b46c53d329 Merge remote-tracking branch 'upstream/pull/4736' 2024-04-29 22:40:53 +01:00
Tom Hughes
a76a2db37c Merge remote-tracking branch 'upstream/pull/4737' 2024-04-29 22:38:55 +01:00
Tom Hughes
2ebb84118f Merge remote-tracking branch 'upstream/pull/4738' 2024-04-29 22:37:30 +01:00
translatewiki.net
2bb4ca45b3 Localisation updates from https://translatewiki.net. 2024-04-29 14:16:28 +02:00
Milan Cvetkovic
4965c19b7a Re-introduce additional round trip for verifying auth_provider 2024-04-29 11:32:54 +00:00
Milan Cvetkovic
c486dd5532 Rename verified_email to email_hmac parameter in /users/new 2024-04-29 11:32:54 +00:00
Milan Cvetkovic
2b4096e566 Remove "Sign up" and "Log in" from application bar when sessions or user controller are active 2024-04-29 11:32:54 +00:00
Milan Cvetkovic
9649b192c0 Add preferred provider social signup
- Add preferred provider for authorization to login and signup pages.
  To use, the 3rd party application would have to add `preferred_provider=...`
  parameter to OAuth2 authorization request.
- Resize 3rd party provider icons
- Add "login to authorize" heading to login and signup screens
2024-04-29 11:32:54 +00:00
Anton Khorev
728a03466c Remove color override for user dropdown message count 2024-04-29 10:07:10 +03:00
Anton Khorev
d4f4a97b7f Adapt Leaflet context menus to dark mode 2024-04-29 09:47:14 +03:00
Anton Khorev
dd29af0ec4 Remove white background from tree, gate, level crossing icons 2024-04-29 09:11:18 +03:00
Tom Hughes
fc81201cab Mark copyright example image as fluid
This preserves the old behaviour after #4732 is applied.
2024-04-28 18:47:13 +01:00
Tom Hughes
fd732ee33d Merge remote-tracking branch 'upstream/pull/4732' 2024-04-28 18:45:44 +01:00
Tom Hughes
0e749fd5be Merge remote-tracking branch 'upstream/pull/4731' 2024-04-28 18:41:17 +01:00
Tom Hughes
fa0f31c83c Merge remote-tracking branch 'upstream/pull/4730' 2024-04-28 18:39:50 +01:00
Anton Khorev
312648cb05 Remove custom css applied to images inside paragraphs 2024-04-28 02:44:34 +03:00
Anton Khorev
e820e143a8 Remove custom css for note icons on welcome and fixthemap pages 2024-04-28 02:22:33 +03:00
Anton Khorev
acac5fcc89 Use .align-text-bottom for feed icon images 2024-04-28 02:07:53 +03:00
Anton Khorev
a2e7b5db56 Remove border=0 from feed icons 2024-04-28 02:02:15 +03:00
Anton Khorev
528c2fb4da Use .icon-link for new diary entry icon 2024-04-28 01:57:38 +03:00
Tom Hughes
a5f7221639 Merge remote-tracking branch 'upstream/pull/4728' 2024-04-27 15:19:45 +01:00
Tom Hughes
b3cb9e2524 Merge remote-tracking branch 'upstream/pull/4725' 2024-04-27 15:16:19 +01:00
Tom Hughes
7154ebbb54 Merge remote-tracking branch 'upstream/pull/4724' 2024-04-27 15:15:24 +01:00
Tom Hughes
5a958d3d69 Merge remote-tracking branch 'upstream/pull/4727' 2024-04-27 15:14:06 +01:00
Tom Hughes
27159ebf6d Merge remote-tracking branch 'upstream/pull/4726' 2024-04-27 15:12:05 +01:00
Milan Cvetkovic
d0e8f72311 Add tabbed navigation for signup/login screens 2024-04-27 12:44:10 +01:00
Milan Cvetkovic
0c7c950149 Add social signin buttons to signup screen, avoid repeating round trip to auth provider. 2024-04-27 12:44:10 +01:00
Milan Cvetkovic
ae87d2ca7f Extract 3rd party login buttons from login screen 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
c4347c8d9a Move 'Forgot password' link to the right of password label 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
f8a606869e Remove email confirmation field in signup form 2024-04-27 12:44:09 +01:00
Milan Cvetkovic
1276fb944a Merge login and terms screens, assume TOU and contributor terms are accepted on /user/new form
This eliminates the need for "terms" screen after /user/new form..
Terms screen is still required for legacy users who never accepted the terms.
2024-04-27 12:44:09 +01:00
Milan Cvetkovic
64083f0264 Add globe on top of login screen, narrow login/signup screens 2024-04-27 12:44:09 +01:00
Anton Khorev
039a7d6af7 Stretch query result links, listen to their over/out events, don't simulate clicks 2024-04-27 06:58:59 +03:00
Anton Khorev
63aaf045ac Remove action item class from non-action query results 2024-04-27 06:57:20 +03:00
Anton Khorev
9e5729b83a Remove custom small font size 2024-04-27 05:38:06 +03:00