]> git.openstreetmap.org Git - rails.git/log
rails.git
10 months agoMerge remote-tracking branch 'upstream/pull/4998'
Tom Hughes [Wed, 17 Jul 2024 17:25:03 +0000 (18:25 +0100)]
Merge remote-tracking branch 'upstream/pull/4998'

10 months agoSet search input value to 'lat, lon' params if query param is missing
Anton Khorev [Wed, 17 Jul 2024 13:43:52 +0000 (16:43 +0300)]
Set search input value to 'lat, lon' params if query param is missing

10 months agoImprove wording of exported image dimensions
Tom Hughes [Tue, 16 Jul 2024 16:21:10 +0000 (17:21 +0100)]
Improve wording of exported image dimensions

10 months agoMerge remote-tracking branch 'upstream/pull/4973'
Tom Hughes [Tue, 16 Jul 2024 16:16:45 +0000 (17:16 +0100)]
Merge remote-tracking branch 'upstream/pull/4973'

10 months agoMerge remote-tracking branch 'upstream/pull/4996'
Tom Hughes [Tue, 16 Jul 2024 16:15:47 +0000 (17:15 +0100)]
Merge remote-tracking branch 'upstream/pull/4996'

10 months agoMerge remote-tracking branch 'upstream/pull/4995'
Tom Hughes [Tue, 16 Jul 2024 16:13:36 +0000 (17:13 +0100)]
Merge remote-tracking branch 'upstream/pull/4995'

10 months agoUpdate bundle
Tom Hughes [Tue, 16 Jul 2024 16:10:58 +0000 (17:10 +0100)]
Update bundle

10 months agoSimplify hide path helper calls
Anton Khorev [Tue, 16 Jul 2024 14:35:04 +0000 (17:35 +0300)]
Simplify hide path helper calls

10 months agoSimplify subscribe path helper calls
Anton Khorev [Tue, 16 Jul 2024 14:32:00 +0000 (17:32 +0300)]
Simplify subscribe path helper calls

10 months agoRemove name parameter from auth button helpers
Anton Khorev [Tue, 16 Jul 2024 14:12:17 +0000 (17:12 +0300)]
Remove name parameter from auth button helpers

10 months agoMerge remote-tracking branch 'upstream/pull/4993'
Tom Hughes [Mon, 15 Jul 2024 18:19:23 +0000 (19:19 +0100)]
Merge remote-tracking branch 'upstream/pull/4993'

10 months agoMerge remote-tracking branch 'upstream/pull/4991'
Tom Hughes [Mon, 15 Jul 2024 18:17:58 +0000 (19:17 +0100)]
Merge remote-tracking branch 'upstream/pull/4991'

10 months agoMerge remote-tracking branch 'upstream/pull/4964'
Tom Hughes [Mon, 15 Jul 2024 18:16:29 +0000 (19:16 +0100)]
Merge remote-tracking branch 'upstream/pull/4964'

10 months agoSet OpenID URL input value in html instead of javascript
Anton Khorev [Mon, 15 Jul 2024 15:18:12 +0000 (18:18 +0300)]
Set OpenID URL input value in html instead of javascript

10 months agoWhen downloading image, allow other map styles
nertc [Wed, 10 Jul 2024 10:04:58 +0000 (14:04 +0400)]
When downloading image, allow other map styles

10 months agoCheck comment ids instead of factory sequence numbers in changeset feed tests
Anton Khorev [Mon, 15 Jul 2024 14:25:07 +0000 (17:25 +0300)]
Check comment ids instead of factory sequence numbers in changeset feed tests

10 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 15 Jul 2024 12:17:49 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

10 months agoRemove SotM Africa 2023 and SotM Asia x FOSS4G 2023, add SotM 2024
Enock Seth Nyamador [Mon, 15 Jul 2024 07:33:09 +0000 (09:33 +0200)]
Remove SotM Africa 2023 and SotM Asia x FOSS4G 2023, add SotM 2024

10 months agoMerge remote-tracking branch 'upstream/pull/4929'
Tom Hughes [Sun, 14 Jul 2024 14:56:20 +0000 (15:56 +0100)]
Merge remote-tracking branch 'upstream/pull/4929'

10 months agoMerge remote-tracking branch 'upstream/pull/4984'
Tom Hughes [Sun, 14 Jul 2024 14:40:39 +0000 (15:40 +0100)]
Merge remote-tracking branch 'upstream/pull/4984'

10 months agoParse lat and lon independently when using dms notation
Anton Khorev [Sat, 13 Jul 2024 14:40:01 +0000 (17:40 +0300)]
Parse lat and lon independently when using dms notation

10 months agoMerge remote-tracking branch 'upstream/pull/4979'
Tom Hughes [Sat, 13 Jul 2024 14:02:23 +0000 (15:02 +0100)]
Merge remote-tracking branch 'upstream/pull/4979'

10 months agoMerge remote-tracking branch 'upstream/pull/4983'
Tom Hughes [Sat, 13 Jul 2024 14:00:42 +0000 (15:00 +0100)]
Merge remote-tracking branch 'upstream/pull/4983'

10 months agoMerge remote-tracking branch 'upstream/pull/4982'
Tom Hughes [Sat, 13 Jul 2024 14:00:15 +0000 (15:00 +0100)]
Merge remote-tracking branch 'upstream/pull/4982'

10 months agoMerge remote-tracking branch 'upstream/pull/4981'
Tom Hughes [Sat, 13 Jul 2024 13:59:15 +0000 (14:59 +0100)]
Merge remote-tracking branch 'upstream/pull/4981'

10 months agoCheck that fractional part is present after . in geocoder latlon tests
Anton Khorev [Sat, 13 Jul 2024 13:09:08 +0000 (16:09 +0300)]
Check that fractional part is present after . in geocoder latlon tests

10 months agoUse casecmp?() instead of casecmp().zero?
Anton Khorev [Sat, 13 Jul 2024 13:00:45 +0000 (16:00 +0300)]
Use casecmp?() instead of casecmp().zero?

10 months agoFixed grammar mistake
Dimitar [Sat, 13 Jul 2024 12:46:21 +0000 (15:46 +0300)]
Fixed grammar mistake

10 months agoMerge branch 'pull/4961'
Anton Khorev [Sat, 13 Jul 2024 11:48:44 +0000 (14:48 +0300)]
Merge branch 'pull/4961'

10 months agoBump eslint from 9.6.0 to 9.7.0
dependabot[bot] [Fri, 12 Jul 2024 23:38:35 +0000 (23:38 +0000)]
Bump eslint from 9.6.0 to 9.7.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.7.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.6.0...v9.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoMerge remote-tracking branch 'upstream/pull/4978'
Tom Hughes [Fri, 12 Jul 2024 18:25:21 +0000 (19:25 +0100)]
Merge remote-tracking branch 'upstream/pull/4978'

10 months agoMerge remote-tracking branch 'upstream/pull/4977'
Tom Hughes [Fri, 12 Jul 2024 18:22:19 +0000 (19:22 +0100)]
Merge remote-tracking branch 'upstream/pull/4977'

10 months agoMove diary comment action to comments controller
Anton Khorev [Fri, 12 Jul 2024 14:30:48 +0000 (17:30 +0300)]
Move diary comment action to comments controller

10 months agoAdd new diary comment template
Anton Khorev [Fri, 12 Jul 2024 13:56:36 +0000 (16:56 +0300)]
Add new diary comment template

To be used when create comment action fails.

10 months agoTest that geocoder results are not in scientific form
Tom Hughes [Tue, 9 Jul 2024 17:23:15 +0000 (18:23 +0100)]
Test that geocoder results are not in scientific form

10 months agoUse bigdecimal to avoid scientfic notation in DMS decoding
Tom Hughes [Sun, 7 Jul 2024 13:44:45 +0000 (14:44 +0100)]
Use bigdecimal to avoid scientfic notation in DMS decoding

10 months agoUse named captures to simplify latlon parsing
Tom Hughes [Sun, 7 Jul 2024 13:39:35 +0000 (14:39 +0100)]
Use named captures to simplify latlon parsing

10 months agoShow/hide entire OpenID form
Anton Khorev [Fri, 12 Jul 2024 11:22:11 +0000 (14:22 +0300)]
Show/hide entire OpenID form

10 months agoPreserve lat and lon values as entered for reverse searches
Tom Hughes [Sun, 7 Jul 2024 10:58:18 +0000 (11:58 +0100)]
Preserve lat and lon values as entered for reverse searches

10 months agoMerge remote-tracking branch 'upstream/pull/4976'
Tom Hughes [Thu, 11 Jul 2024 17:16:03 +0000 (18:16 +0100)]
Merge remote-tracking branch 'upstream/pull/4976'

10 months agoStack preferred auth button over other auth buttons on small screens
Anton Khorev [Wed, 10 Jul 2024 11:38:25 +0000 (14:38 +0300)]
Stack preferred auth button over other auth buttons on small screens

10 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 11 Jul 2024 12:18:41 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

10 months agoDon't try and change the HTTP client user agent
Tom Hughes [Wed, 10 Jul 2024 18:17:09 +0000 (19:17 +0100)]
Don't try and change the HTTP client user agent

Because we only create the client once we can't override the
server URL for a test to change the user agent as we don't know
which test will create it.

10 months agoMerge remote-tracking branch 'upstream/pull/4974'
Tom Hughes [Wed, 10 Jul 2024 17:33:54 +0000 (18:33 +0100)]
Merge remote-tracking branch 'upstream/pull/4974'

10 months agoMerge remote-tracking branch 'upstream/pull/4972'
Tom Hughes [Wed, 10 Jul 2024 17:32:32 +0000 (18:32 +0100)]
Merge remote-tracking branch 'upstream/pull/4972'

10 months agoMerge remote-tracking branch 'upstream/pull/4971'
Tom Hughes [Wed, 10 Jul 2024 17:29:14 +0000 (18:29 +0100)]
Merge remote-tracking branch 'upstream/pull/4971'

10 months agoMerge remote-tracking branch 'upstream/pull/4970'
Tom Hughes [Wed, 10 Jul 2024 17:27:39 +0000 (18:27 +0100)]
Merge remote-tracking branch 'upstream/pull/4970'

10 months agoUpdate bundle
Tom Hughes [Wed, 10 Jul 2024 17:17:20 +0000 (18:17 +0100)]
Update bundle

10 months agoTest Nominatim.describe_location
Anton Khorev [Wed, 10 Jul 2024 14:08:40 +0000 (17:08 +0300)]
Test Nominatim.describe_location

10 months agoMerge branch 'pull/4957'
Anton Khorev [Wed, 10 Jul 2024 14:20:30 +0000 (17:20 +0300)]
Merge branch 'pull/4957'

10 months agoChange OpenID provider link to button
Anton Khorev [Wed, 10 Jul 2024 11:02:39 +0000 (14:02 +0300)]
Change OpenID provider link to button

10 months agoRemove alt text of OpenID logo inside input label
Anton Khorev [Wed, 10 Jul 2024 10:18:32 +0000 (13:18 +0300)]
Remove alt text of OpenID logo inside input label

This keeps the input focusing when the logo is clicked but the alt text is not read by screen readers.

10 months agoRemove single-use OpenID logo helper
Anton Khorev [Wed, 10 Jul 2024 10:16:15 +0000 (13:16 +0300)]
Remove single-use OpenID logo helper

10 months agoMove OpenID logo out of locale string
Anton Khorev [Wed, 10 Jul 2024 10:15:20 +0000 (13:15 +0300)]
Move OpenID logo out of locale string

10 months agoChange OpenID input label to "OpenID URL"
Anton Khorev [Wed, 10 Jul 2024 10:13:27 +0000 (13:13 +0300)]
Change OpenID input label to "OpenID URL"

10 months agoBump qs from 6.12.2 to 6.12.3
dependabot[bot] [Tue, 9 Jul 2024 23:44:24 +0000 (23:44 +0000)]
Bump qs from 6.12.2 to 6.12.3

Bumps [qs](https://github.com/ljharb/qs) from 6.12.2 to 6.12.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.12.2...v6.12.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months agoMerge remote-tracking branch 'upstream/pull/4968'
Tom Hughes [Tue, 9 Jul 2024 17:47:18 +0000 (18:47 +0100)]
Merge remote-tracking branch 'upstream/pull/4968'

10 months agoMerge remote-tracking branch 'upstream/pull/4967'
Tom Hughes [Tue, 9 Jul 2024 17:46:15 +0000 (18:46 +0100)]
Merge remote-tracking branch 'upstream/pull/4967'

10 months agoMerge remote-tracking branch 'upstream/pull/4966'
Tom Hughes [Tue, 9 Jul 2024 17:44:44 +0000 (18:44 +0100)]
Merge remote-tracking branch 'upstream/pull/4966'

10 months agoUse faraday http client for nominatim lookups
Tom Hughes [Fri, 5 Jul 2024 18:33:25 +0000 (19:33 +0100)]
Use faraday http client for nominatim lookups

10 months agoSet a custom user agent for the faraday http client
Tom Hughes [Fri, 5 Jul 2024 18:29:06 +0000 (19:29 +0100)]
Set a custom user agent for the faraday http client

10 months agoRemove former .auth-container wrapper divs
Anton Khorev [Tue, 9 Jul 2024 14:46:28 +0000 (17:46 +0300)]
Remove former .auth-container wrapper divs

10 months agoRemove .d-block classes from auth buttons
Anton Khorev [Tue, 9 Jul 2024 14:21:34 +0000 (17:21 +0300)]
Remove .d-block classes from auth buttons

Unnecessary on flex items.

10 months agoRemove unused .openid_url class from OpenID url input
Anton Khorev [Tue, 9 Jul 2024 14:14:41 +0000 (17:14 +0300)]
Remove unused .openid_url class from OpenID url input

10 months agoRemove .w-100 classes from auth providers template
Anton Khorev [Tue, 9 Jul 2024 13:48:31 +0000 (16:48 +0300)]
Remove .w-100 classes from auth providers template

This is the default width.

10 months agoRemove .list-inline classes from auth providers template
Anton Khorev [Tue, 9 Jul 2024 13:44:12 +0000 (16:44 +0300)]
Remove .list-inline classes from auth providers template

None of them were on html lists.

10 months agochanging SOTMEU banner on organiser request
Mateusz Konieczny [Tue, 9 Jul 2024 06:55:25 +0000 (08:55 +0200)]
changing SOTMEU banner on organiser request

10 months agoMerge remote-tracking branch 'upstream/pull/4965'
Tom Hughes [Mon, 8 Jul 2024 17:31:17 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/4965'

10 months agoMerge remote-tracking branch 'upstream/pull/4963'
Tom Hughes [Mon, 8 Jul 2024 17:29:56 +0000 (18:29 +0100)]
Merge remote-tracking branch 'upstream/pull/4963'

10 months agoMerge remote-tracking branch 'upstream/pull/4962'
Tom Hughes [Mon, 8 Jul 2024 17:26:54 +0000 (18:26 +0100)]
Merge remote-tracking branch 'upstream/pull/4962'

10 months agoAlways set z-index of embedded maps
Anton Khorev [Mon, 8 Jul 2024 16:32:51 +0000 (19:32 +0300)]
Always set z-index of embedded maps

10 months agoUse flex gap instead of margins on auth buttons
Anton Khorev [Mon, 8 Jul 2024 13:56:34 +0000 (16:56 +0300)]
Use flex gap instead of margins on auth buttons

10 months agoRemove unnecessary classes from preferred auth button
Anton Khorev [Mon, 8 Jul 2024 14:24:48 +0000 (17:24 +0300)]
Remove unnecessary classes from preferred auth button

.rounded is the default rounding for this button type.
.fs-6 is the default font size for this button type.

10 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 8 Jul 2024 12:15:40 +0000 (14:15 +0200)]
Localisation updates from https://translatewiki.net.

10 months agoClear current_user if we reject OAuth 1
Tom Hughes [Sun, 7 Jul 2024 18:40:28 +0000 (19:40 +0100)]
Clear current_user if we reject OAuth 1

This ensures we don't try and do any further validation of the
user which might lead to trying to report additional errors.

10 months agoMerge remote-tracking branch 'upstream/pull/4958'
Tom Hughes [Sun, 7 Jul 2024 14:32:44 +0000 (15:32 +0100)]
Merge remote-tracking branch 'upstream/pull/4958'

10 months agoMerge remote-tracking branch 'upstream/pull/4944'
Tom Hughes [Sun, 7 Jul 2024 14:24:05 +0000 (15:24 +0100)]
Merge remote-tracking branch 'upstream/pull/4944'

10 months agoMerge remote-tracking branch 'upstream/pull/4954'
Tom Hughes [Sun, 7 Jul 2024 09:47:56 +0000 (10:47 +0100)]
Merge remote-tracking branch 'upstream/pull/4954'

10 months agoMerge remote-tracking branch 'upstream/pull/4960'
Tom Hughes [Sun, 7 Jul 2024 09:45:39 +0000 (10:45 +0100)]
Merge remote-tracking branch 'upstream/pull/4960'

10 months agoMerge remote-tracking branch 'upstream/pull/4959'
Tom Hughes [Sun, 7 Jul 2024 09:42:45 +0000 (10:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4959'

10 months agoMerge remote-tracking branch 'upstream/pull/4953'
Tom Hughes [Sun, 7 Jul 2024 09:26:27 +0000 (10:26 +0100)]
Merge remote-tracking branch 'upstream/pull/4953'

10 months agoMerge remote-tracking branch 'upstream/pull/4952'
Tom Hughes [Sun, 7 Jul 2024 09:23:06 +0000 (10:23 +0100)]
Merge remote-tracking branch 'upstream/pull/4952'

10 months agoDon't call check_signup_allowed inside save_new_user
Anton Khorev [Sat, 6 Jul 2024 15:51:54 +0000 (18:51 +0300)]
Don't call check_signup_allowed inside save_new_user

10 months agoRemove "whereami" search parameter, use "lat" and "lon" instead
Anton Khorev [Sat, 6 Jul 2024 13:56:49 +0000 (16:56 +0300)]
Remove "whereami" search parameter, use "lat" and "lon" instead

10 months agoMerge branch 'pull/4793'
Anton Khorev [Sat, 6 Jul 2024 11:18:50 +0000 (14:18 +0300)]
Merge branch 'pull/4793'

10 months agoRestore previous position of signup background
Anton Khorev [Sat, 6 Jul 2024 11:17:58 +0000 (14:17 +0300)]
Restore previous position of signup background

The new image is cropped differently, resulting in a different background-position-x value.

10 months agoOrder of comments in changeset comments feeds
nertc [Fri, 5 Jul 2024 15:00:15 +0000 (19:00 +0400)]
Order of comments in changeset comments feeds

10 months agoSet "login/signup" page width equal to "about" page width
Anton Khorev [Fri, 5 Jul 2024 11:38:25 +0000 (14:38 +0300)]
Set "login/signup" page width equal to "about" page width

10 months agoRemove padding around tabs on blocked signup page
Anton Khorev [Fri, 5 Jul 2024 10:55:02 +0000 (13:55 +0300)]
Remove padding around tabs on blocked signup page

10 months agoUse alt text in OpenID image alt attribute
Anton Khorev [Fri, 5 Jul 2024 09:36:02 +0000 (12:36 +0300)]
Use alt text in OpenID image alt attribute

10 months agoMerge remote-tracking branch 'upstream/pull/4949'
Tom Hughes [Thu, 4 Jul 2024 17:54:03 +0000 (18:54 +0100)]
Merge remote-tracking branch 'upstream/pull/4949'

10 months agoMerge remote-tracking branch 'upstream/pull/4945'
Tom Hughes [Thu, 4 Jul 2024 17:31:23 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/4945'

10 months agoMerge remote-tracking branch 'upstream/pull/4943'
Tom Hughes [Thu, 4 Jul 2024 17:30:07 +0000 (18:30 +0100)]
Merge remote-tracking branch 'upstream/pull/4943'

10 months agoMerge remote-tracking branch 'upstream/pull/4942'
Tom Hughes [Thu, 4 Jul 2024 17:28:29 +0000 (18:28 +0100)]
Merge remote-tracking branch 'upstream/pull/4942'

10 months agoMerge remote-tracking branch 'upstream/pull/4941'
Tom Hughes [Thu, 4 Jul 2024 17:26:18 +0000 (18:26 +0100)]
Merge remote-tracking branch 'upstream/pull/4941'

10 months agoMerge branch 'pull/4935'
Anton Khorev [Thu, 4 Jul 2024 15:14:58 +0000 (18:14 +0300)]
Merge branch 'pull/4935'

10 months agoShare button unusable on a cell phone
nertc [Thu, 4 Jul 2024 12:17:56 +0000 (16:17 +0400)]
Share button unusable on a cell phone

10 months agoupdate styling
Emin Kocan [Thu, 4 Jul 2024 12:18:09 +0000 (14:18 +0200)]
update styling

Co-authored-by: Anton Khorev <tony29@yandex.ru>
10 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 4 Jul 2024 12:16:42 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

10 months agorefactor password field to use form helpers
Emin Kocan [Mon, 1 Jul 2024 11:23:03 +0000 (13:23 +0200)]
refactor password field to use form helpers