]> git.openstreetmap.org Git - rails.git/log
rails.git
2 weeks agoMerge remote-tracking branch 'upstream/pull/4738'
Tom Hughes [Mon, 29 Apr 2024 21:37:30 +0000 (22:37 +0100)]
Merge remote-tracking branch 'upstream/pull/4738'

2 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 29 Apr 2024 12:16:28 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

2 weeks agoRe-introduce additional round trip for verifying auth_provider
Milan Cvetkovic [Fri, 26 Apr 2024 06:08:04 +0000 (06:08 +0000)]
Re-introduce additional round trip for verifying auth_provider

2 weeks agoRename verified_email to email_hmac parameter in /users/new
Milan Cvetkovic [Mon, 22 Apr 2024 08:42:01 +0000 (08:42 +0000)]
Rename verified_email to email_hmac parameter in /users/new

2 weeks agoRemove "Sign up" and "Log in" from application bar when sessions or user controller...
Milan Cvetkovic [Tue, 5 Mar 2024 15:00:44 +0000 (15:00 +0000)]
Remove "Sign up" and "Log in" from application bar when sessions or user controller are active

2 weeks agoAdd preferred provider social signup
Milan Cvetkovic [Wed, 6 Dec 2023 10:31:52 +0000 (10:31 +0000)]
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

2 weeks agoRemove color override for user dropdown message count
Anton Khorev [Mon, 29 Apr 2024 07:07:10 +0000 (10:07 +0300)]
Remove color override for user dropdown message count

2 weeks agoAdapt Leaflet context menus to dark mode
Anton Khorev [Mon, 29 Apr 2024 06:47:14 +0000 (09:47 +0300)]
Adapt Leaflet context menus to dark mode

2 weeks agoRemove white background from tree, gate, level crossing icons
Anton Khorev [Mon, 29 Apr 2024 06:11:18 +0000 (09:11 +0300)]
Remove white background from tree, gate, level crossing icons

2 weeks agoMark copyright example image as fluid
Tom Hughes [Sun, 28 Apr 2024 17:47:13 +0000 (18:47 +0100)]
Mark copyright example image as fluid

This preserves the old behaviour after #4732 is applied.

2 weeks agoMerge remote-tracking branch 'upstream/pull/4732'
Tom Hughes [Sun, 28 Apr 2024 17:45:44 +0000 (18:45 +0100)]
Merge remote-tracking branch 'upstream/pull/4732'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4731'
Tom Hughes [Sun, 28 Apr 2024 17:41:17 +0000 (18:41 +0100)]
Merge remote-tracking branch 'upstream/pull/4731'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4730'
Tom Hughes [Sun, 28 Apr 2024 17:39:50 +0000 (18:39 +0100)]
Merge remote-tracking branch 'upstream/pull/4730'

2 weeks agoRemove custom css applied to images inside paragraphs
Anton Khorev [Sat, 27 Apr 2024 23:44:34 +0000 (02:44 +0300)]
Remove custom css applied to images inside paragraphs

2 weeks agoRemove custom css for note icons on welcome and fixthemap pages
Anton Khorev [Sat, 27 Apr 2024 23:22:33 +0000 (02:22 +0300)]
Remove custom css for note icons on welcome and fixthemap pages

2 weeks agoUse .align-text-bottom for feed icon images
Anton Khorev [Sat, 27 Apr 2024 23:07:53 +0000 (02:07 +0300)]
Use .align-text-bottom for feed icon images

2 weeks agoRemove border=0 from feed icons
Anton Khorev [Sat, 27 Apr 2024 23:02:15 +0000 (02:02 +0300)]
Remove border=0 from feed icons

2 weeks agoUse .icon-link for new diary entry icon
Anton Khorev [Sat, 27 Apr 2024 22:57:38 +0000 (01:57 +0300)]
Use .icon-link for new diary entry icon

2 weeks agoMerge remote-tracking branch 'upstream/pull/4728'
Tom Hughes [Sat, 27 Apr 2024 14:19:45 +0000 (15:19 +0100)]
Merge remote-tracking branch 'upstream/pull/4728'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4725'
Tom Hughes [Sat, 27 Apr 2024 14:16:19 +0000 (15:16 +0100)]
Merge remote-tracking branch 'upstream/pull/4725'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4724'
Tom Hughes [Sat, 27 Apr 2024 14:15:24 +0000 (15:15 +0100)]
Merge remote-tracking branch 'upstream/pull/4724'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4727'
Tom Hughes [Sat, 27 Apr 2024 14:14:06 +0000 (15:14 +0100)]
Merge remote-tracking branch 'upstream/pull/4727'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4726'
Tom Hughes [Sat, 27 Apr 2024 14:12:05 +0000 (15:12 +0100)]
Merge remote-tracking branch 'upstream/pull/4726'

2 weeks agoAdd tabbed navigation for signup/login screens
Milan Cvetkovic [Tue, 19 Mar 2024 12:38:15 +0000 (12:38 +0000)]
Add tabbed navigation for signup/login screens

2 weeks agoAdd social signin buttons to signup screen, avoid repeating round trip to auth provider.
Milan Cvetkovic [Mon, 18 Mar 2024 15:32:00 +0000 (15:32 +0000)]
Add social signin buttons to signup screen, avoid repeating round trip to auth provider.

2 weeks agoExtract 3rd party login buttons from login screen
Milan Cvetkovic [Mon, 18 Mar 2024 12:37:28 +0000 (12:37 +0000)]
Extract 3rd party login buttons from login screen

2 weeks agoMove 'Forgot password' link to the right of password label
Milan Cvetkovic [Mon, 18 Mar 2024 11:51:23 +0000 (11:51 +0000)]
Move 'Forgot password' link to the right of password label

2 weeks agoRemove email confirmation field in signup form
Milan Cvetkovic [Tue, 12 Dec 2023 09:47:54 +0000 (09:47 +0000)]
Remove email confirmation field in signup form

2 weeks agoMerge login and terms screens, assume TOU and contributor terms are accepted on ...
Milan Cvetkovic [Wed, 6 Dec 2023 10:31:52 +0000 (10:31 +0000)]
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.

2 weeks agoAdd globe on top of login screen, narrow login/signup screens
Milan Cvetkovic [Mon, 18 Mar 2024 10:14:23 +0000 (10:14 +0000)]
Add globe on top of login screen, narrow login/signup screens

2 weeks agoStretch query result links, listen to their over/out events, don't simulate clicks
Anton Khorev [Sat, 27 Apr 2024 03:58:59 +0000 (06:58 +0300)]
Stretch query result links, listen to their over/out events, don't simulate clicks

2 weeks agoRemove action item class from non-action query results
Anton Khorev [Sat, 27 Apr 2024 03:57:20 +0000 (06:57 +0300)]
Remove action item class from non-action query results

2 weeks agoRemove custom small font size
Anton Khorev [Sat, 27 Apr 2024 02:38:06 +0000 (05:38 +0300)]
Remove custom small font size

2 weeks agoRemove unused colors from sass parameters
Anton Khorev [Sat, 27 Apr 2024 02:23:30 +0000 (05:23 +0300)]
Remove unused colors from sass parameters

2 weeks agoRemove simulating clicks on <a> when <li> is clicked
Anton Khorev [Sat, 27 Apr 2024 02:08:31 +0000 (05:08 +0300)]
Remove simulating clicks on <a> when <li> is clicked

The simulation is not required because the link is stretched.

2 weeks agoUse Bootstrap actionable items in search results lists
Anton Khorev [Sat, 27 Apr 2024 01:17:04 +0000 (04:17 +0300)]
Use Bootstrap actionable items in search results lists

2 weeks agoMerge remote-tracking branch 'upstream/pull/4720'
Tom Hughes [Fri, 26 Apr 2024 17:02:55 +0000 (18:02 +0100)]
Merge remote-tracking branch 'upstream/pull/4720'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4722'
Tom Hughes [Fri, 26 Apr 2024 16:50:44 +0000 (17:50 +0100)]
Merge remote-tracking branch 'upstream/pull/4722'

2 weeks agoMerge remote-tracking branch 'upstream/pull/4721'
Tom Hughes [Fri, 26 Apr 2024 16:44:19 +0000 (17:44 +0100)]
Merge remote-tracking branch 'upstream/pull/4721'

2 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 25 Apr 2024 12:17:47 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoUse bindPopup options to set min width of user popup
Anton Khorev [Thu, 25 Apr 2024 01:48:26 +0000 (04:48 +0300)]
Use bindPopup options to set min width of user popup

3 weeks agoAdapt Leaflet popups to dark mode
Anton Khorev [Thu, 25 Apr 2024 00:47:07 +0000 (03:47 +0300)]
Adapt Leaflet popups to dark mode

3 weeks agoUse Bootstrap actionable items in changeset lists
Anton Khorev [Wed, 24 Apr 2024 23:35:57 +0000 (02:35 +0300)]
Use Bootstrap actionable items in changeset lists

3 weeks agoMerge remote-tracking branch 'upstream/pull/4717'
Tom Hughes [Wed, 24 Apr 2024 17:18:54 +0000 (18:18 +0100)]
Merge remote-tracking branch 'upstream/pull/4717'

3 weeks agoMerge remote-tracking branch 'upstream/pull/4716'
Tom Hughes [Wed, 24 Apr 2024 17:18:07 +0000 (18:18 +0100)]
Merge remote-tracking branch 'upstream/pull/4716'

3 weeks agoMerge remote-tracking branch 'upstream/pull/4711'
Tom Hughes [Wed, 24 Apr 2024 16:55:33 +0000 (17:55 +0100)]
Merge remote-tracking branch 'upstream/pull/4711'

3 weeks agoUpdate to iD v2.29.0
Martin Raifer [Wed, 24 Apr 2024 12:26:09 +0000 (14:26 +0200)]
Update to iD v2.29.0

3 weeks agoUse emphasis color in "Where this is?" hover state
Anton Khorev [Wed, 24 Apr 2024 01:42:17 +0000 (04:42 +0300)]
Use emphasis color in "Where this is?" hover state

3 weeks agoMatch list group hover background with table hover background
Anton Khorev [Wed, 24 Apr 2024 01:04:38 +0000 (04:04 +0300)]
Match list group hover background with table hover background

3 weeks agoUse Bootstrap actionable items in query results
Anton Khorev [Wed, 17 Apr 2024 01:09:04 +0000 (04:09 +0300)]
Use Bootstrap actionable items in query results

3 weeks agoFix rubocop warning
Tom Hughes [Tue, 23 Apr 2024 17:59:09 +0000 (18:59 +0100)]
Fix rubocop warning

3 weeks agoMerge remote-tracking branch 'upstream/pull/4703'
Tom Hughes [Tue, 23 Apr 2024 16:20:08 +0000 (17:20 +0100)]
Merge remote-tracking branch 'upstream/pull/4703'

3 weeks agoMerge remote-tracking branch 'upstream/pull/4706'
Tom Hughes [Tue, 23 Apr 2024 16:17:24 +0000 (17:17 +0100)]
Merge remote-tracking branch 'upstream/pull/4706'

3 weeks agoStick to mini_racer 0.9.0 for now
Tom Hughes [Tue, 23 Apr 2024 16:17:02 +0000 (17:17 +0100)]
Stick to mini_racer 0.9.0 for now

https://github.com/rubyjs/mini_racer/issues/300

3 weeks agoMerge remote-tracking branch 'upstream/pull/4715'
Tom Hughes [Tue, 23 Apr 2024 15:43:17 +0000 (16:43 +0100)]
Merge remote-tracking branch 'upstream/pull/4715'

3 weeks agoUpdate bundle
Tom Hughes [Tue, 23 Apr 2024 15:41:18 +0000 (16:41 +0100)]
Update bundle

3 weeks agoBump eslint from 9.1.0 to 9.1.1
dependabot[bot] [Mon, 22 Apr 2024 23:57:25 +0000 (23:57 +0000)]
Bump eslint from 9.1.0 to 9.1.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 22 Apr 2024 12:16:53 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoFix rubocop warning
Tom Hughes [Sun, 21 Apr 2024 18:07:16 +0000 (19:07 +0100)]
Fix rubocop warning

3 weeks agoMerge remote-tracking branch 'upstream/pull/4713'
Tom Hughes [Sun, 21 Apr 2024 18:05:42 +0000 (19:05 +0100)]
Merge remote-tracking branch 'upstream/pull/4713'

3 weeks agoOrder configuration consistently in test and production environments
Tom Hughes [Sun, 21 Apr 2024 18:03:07 +0000 (19:03 +0100)]
Order configuration consistently in test and production environments

3 weeks agoMerge remote-tracking branch 'upstream/pull/4714'
Tom Hughes [Sun, 21 Apr 2024 17:59:32 +0000 (18:59 +0100)]
Merge remote-tracking branch 'upstream/pull/4714'

3 weeks agoMerge remote-tracking branch 'upstream/pull/4708'
Tom Hughes [Sun, 21 Apr 2024 17:54:16 +0000 (18:54 +0100)]
Merge remote-tracking branch 'upstream/pull/4708'

3 weeks agoBump eslint from 9.0.0 to 9.1.0
dependabot[bot] [Fri, 19 Apr 2024 23:45:33 +0000 (23:45 +0000)]
Bump eslint from 9.0.0 to 9.1.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agocalculate hash once per test run, per thread
Josh Thompson [Fri, 19 Apr 2024 00:07:03 +0000 (18:07 -0600)]
calculate hash once per test run, per thread

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 18 Apr 2024 12:19:14 +0000 (14:19 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agounburden call for User fabrication
Josh Thompson [Wed, 17 Apr 2024 19:52:39 +0000 (13:52 -0600)]
unburden  call for User fabrication

Speeds up tests rather nicely, derived via trial and error
reasonably confident that this is nice. overheard it mentioned by Vladimir
Dementyev in a Codewithjason podcast, so when my intuition already led me
to the user factory, I figured 'on principle/correctness, I should at least
look at what happens if we sidestep the native hashing library, because it's
something i was already curious about.

4 weeks agoForce word wrap in tag table
Anton Khorev [Wed, 17 Apr 2024 14:30:53 +0000 (17:30 +0300)]
Force word wrap in tag table

Bootstrap disables word wrap in rtl, this overrides it.

4 weeks agoDim map tiles in dark mode
Anton Khorev [Wed, 17 Apr 2024 01:56:20 +0000 (04:56 +0300)]
Dim map tiles in dark mode

4 weeks agoSet map background to secondary body color
Anton Khorev [Wed, 17 Apr 2024 01:55:42 +0000 (04:55 +0300)]
Set map background to secondary body color

4 weeks agoDisable logging in tests for speed benefits?
Josh Thompson [Tue, 16 Apr 2024 16:18:35 +0000 (10:18 -0600)]
Disable logging in tests for speed benefits?

4 weeks agoUse .icon-link in shared pagination
Anton Khorev [Tue, 16 Apr 2024 14:56:37 +0000 (17:56 +0300)]
Use .icon-link in shared pagination

4 weeks agoDecrease border factor to lighten table variant borders
Anton Khorev [Mon, 15 Apr 2024 21:51:38 +0000 (00:51 +0300)]
Decrease border factor to lighten table variant borders

4 weeks agoOverride .table-success in dark mode
Anton Khorev [Mon, 15 Apr 2024 01:07:50 +0000 (04:07 +0300)]
Override .table-success in dark mode

4 weeks agoRemove .inbox-row and use .table-success instead of .inbox-row-unread
Anton Khorev [Mon, 15 Apr 2024 01:04:30 +0000 (04:04 +0300)]
Remove .inbox-row and use .table-success instead of .inbox-row-unread

4 weeks agoTest rows inside messages table body
Anton Khorev [Mon, 15 Apr 2024 00:51:43 +0000 (03:51 +0300)]
Test rows inside messages table body

4 weeks agoMerge remote-tracking branch 'upstream/pull/4705'
Tom Hughes [Mon, 15 Apr 2024 17:45:26 +0000 (18:45 +0100)]
Merge remote-tracking branch 'upstream/pull/4705'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4704'
Tom Hughes [Mon, 15 Apr 2024 17:43:24 +0000 (18:43 +0100)]
Merge remote-tracking branch 'upstream/pull/4704'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4702'
Tom Hughes [Mon, 15 Apr 2024 17:30:32 +0000 (18:30 +0100)]
Merge remote-tracking branch 'upstream/pull/4702'

4 weeks agoUpdate bundle
Tom Hughes [Mon, 15 Apr 2024 16:40:43 +0000 (17:40 +0100)]
Update bundle

4 weeks agoUse Bootstrap hoverable rows in directions tables
Anton Khorev [Mon, 15 Apr 2024 15:52:19 +0000 (18:52 +0300)]
Use Bootstrap hoverable rows in directions tables

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 15 Apr 2024 12:18:46 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoUse "emphasis" link color in changeset lists instead of dark text
Anton Khorev [Mon, 15 Apr 2024 01:45:54 +0000 (04:45 +0300)]
Use "emphasis" link color in changeset lists instead of dark text

4 weeks agoWrap message action buttons in divs
Anton Khorev [Mon, 15 Apr 2024 00:14:00 +0000 (03:14 +0300)]
Wrap message action buttons in divs

Avoid redefining table cell display css property using d-flex. Now d-flex is on wrapper divs.

4 weeks agoMerge remote-tracking branch 'upstream/pull/4700'
Tom Hughes [Sun, 14 Apr 2024 18:10:38 +0000 (19:10 +0100)]
Merge remote-tracking branch 'upstream/pull/4700'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4699'
Tom Hughes [Sun, 14 Apr 2024 17:55:24 +0000 (18:55 +0100)]
Merge remote-tracking branch 'upstream/pull/4699'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4698'
Tom Hughes [Sun, 14 Apr 2024 17:53:38 +0000 (18:53 +0100)]
Merge remote-tracking branch 'upstream/pull/4698'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4691'
Tom Hughes [Sun, 14 Apr 2024 17:48:30 +0000 (18:48 +0100)]
Merge remote-tracking branch 'upstream/pull/4691'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4690'
Tom Hughes [Sun, 14 Apr 2024 17:46:59 +0000 (18:46 +0100)]
Merge remote-tracking branch 'upstream/pull/4690'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4697'
Tom Hughes [Sun, 14 Apr 2024 17:41:05 +0000 (18:41 +0100)]
Merge remote-tracking branch 'upstream/pull/4697'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4692'
Tom Hughes [Sun, 14 Apr 2024 17:38:27 +0000 (18:38 +0100)]
Merge remote-tracking branch 'upstream/pull/4692'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4688'
Tom Hughes [Sun, 14 Apr 2024 17:36:11 +0000 (18:36 +0100)]
Merge remote-tracking branch 'upstream/pull/4688'

4 weeks agoMerge remote-tracking branch 'upstream/pull/4689'
Tom Hughes [Sun, 14 Apr 2024 17:33:46 +0000 (18:33 +0100)]
Merge remote-tracking branch 'upstream/pull/4689'

4 weeks agoAdd dark mode overrides for Bootstrap table variants
Anton Khorev [Sun, 14 Apr 2024 14:47:44 +0000 (17:47 +0300)]
Add dark mode overrides for Bootstrap table variants

4 weeks agoUse secondary color in tag key table column
Anton Khorev [Sun, 14 Apr 2024 14:32:35 +0000 (17:32 +0300)]
Use secondary color in tag key table column

4 weeks agoUse body color in notes table legend
Anton Khorev [Sun, 14 Apr 2024 14:19:59 +0000 (17:19 +0300)]
Use body color in notes table legend

4 weeks agoDarken + add transparency to counter badges
Anton Khorev [Sat, 13 Apr 2024 17:26:20 +0000 (20:26 +0300)]
Darken + add transparency to counter badges

4 weeks agoCrop white background from browse highway icons
Anton Khorev [Sat, 13 Apr 2024 16:58:04 +0000 (19:58 +0300)]
Crop white background from browse highway icons

4 weeks agoRemove highway=byway icon
Anton Khorev [Sat, 13 Apr 2024 16:27:59 +0000 (19:27 +0300)]
Remove highway=byway icon

4 weeks agoRemove unused $offwhite color
Anton Khorev [Sat, 13 Apr 2024 00:41:36 +0000 (03:41 +0300)]
Remove unused $offwhite color

It had no effect inside .inbox-row selector because table cells override the background.