]> git.openstreetmap.org Git - rails.git/log
rails.git
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 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 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

10 months agoUse inline svg for new diary entry icon
Anton Khorev [Wed, 3 Jul 2024 12:14:11 +0000 (15:14 +0300)]
Use inline svg for new diary entry icon

10 months agoMove source images to assets directory
Anton Khorev [Wed, 3 Jul 2024 08:35:46 +0000 (11:35 +0300)]
Move source images to assets directory

10 months agoRemove unused gradients from note markers
Anton Khorev [Wed, 3 Jul 2024 08:13:09 +0000 (11:13 +0300)]
Remove unused gradients from note markers

10 months agoChange auth provider logo alt texts to indicate that these are logos
Anton Khorev [Wed, 3 Jul 2024 07:40:27 +0000 (10:40 +0300)]
Change auth provider logo alt texts to indicate that these are logos

10 months agoMerge remote-tracking branch 'upstream/pull/4938'
Tom Hughes [Tue, 2 Jul 2024 20:07:27 +0000 (21:07 +0100)]
Merge remote-tracking branch 'upstream/pull/4938'

10 months agoKeep to strong_migrations 1.8 for ruby 3.0 compatibility
Tom Hughes [Tue, 2 Jul 2024 20:06:33 +0000 (21:06 +0100)]
Keep to strong_migrations 1.8 for ruby 3.0 compatibility

10 months agoAccept coordinates with a slash in search
nertc [Tue, 2 Jul 2024 10:17:23 +0000 (14:17 +0400)]
Accept coordinates with a slash in search

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

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

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

10 months agoUpdate bundle
Tom Hughes [Tue, 2 Jul 2024 17:06:27 +0000 (18:06 +0100)]
Update bundle

10 months agoRemove aol and wordpress auth provider locale strings
Anton Khorev [Tue, 2 Jul 2024 13:20:12 +0000 (16:20 +0300)]
Remove aol and wordpress auth provider locale strings

10 months agoBump qs from 6.12.1 to 6.12.2
dependabot[bot] [Mon, 1 Jul 2024 23:09:35 +0000 (23:09 +0000)]
Bump qs from 6.12.1 to 6.12.2

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

---
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 agoseparate translatable messages for privacy policy link in sign up form
Emin Kocan [Mon, 1 Jul 2024 16:35:43 +0000 (18:35 +0200)]
separate translatable messages for privacy policy link in sign up form

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

10 months agoMerge remote-tracking branch 'upstream/pull/4927'
Tom Hughes [Sun, 30 Jun 2024 09:28:02 +0000 (10:28 +0100)]
Merge remote-tracking branch 'upstream/pull/4927'

10 months agoMerge remote-tracking branch 'upstream/pull/4934'
Tom Hughes [Sun, 30 Jun 2024 09:08:40 +0000 (10:08 +0100)]
Merge remote-tracking branch 'upstream/pull/4934'

10 months agoMerge remote-tracking branch 'upstream/pull/4932'
Tom Hughes [Sun, 30 Jun 2024 09:01:00 +0000 (10:01 +0100)]
Merge remote-tracking branch 'upstream/pull/4932'

10 months agoSet i18n locale before writing "report a problem" on embed page
Anton Khorev [Sun, 30 Jun 2024 01:51:43 +0000 (04:51 +0300)]
Set i18n locale before writing "report a problem" on embed page

10 months agoBump eslint from 9.5.0 to 9.6.0
dependabot[bot] [Fri, 28 Jun 2024 23:32:27 +0000 (23:32 +0000)]
Bump eslint from 9.5.0 to 9.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.5.0 to 9.6.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.5.0...v9.6.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 agoOnly the sender of a message should be able to mark it as read/unread
Tom Hughes [Fri, 28 Jun 2024 23:14:42 +0000 (00:14 +0100)]
Only the sender of a message should be able to mark it as read/unread

10 months agoJbuilder: render collections of partials
mmd-osm [Thu, 27 Jun 2024 20:44:37 +0000 (22:44 +0200)]
Jbuilder: render collections of partials

10 months agoMerge remote-tracking branch 'upstream/pull/4928'
Tom Hughes [Thu, 27 Jun 2024 20:12:35 +0000 (21:12 +0100)]
Merge remote-tracking branch 'upstream/pull/4928'

10 months agolink event website after all
Mateusz Konieczny [Thu, 27 Jun 2024 20:01:13 +0000 (22:01 +0200)]
link event website after all

I got request from wzbartczak that - based on feedback - linking event page would be better after all

10 months agoMerge remote-tracking branch 'upstream/pull/4923'
Tom Hughes [Thu, 27 Jun 2024 17:52:10 +0000 (18:52 +0100)]
Merge remote-tracking branch 'upstream/pull/4923'

10 months agoMerge remote-tracking branch 'upstream/pull/4916'
Tom Hughes [Thu, 27 Jun 2024 16:56:13 +0000 (17:56 +0100)]
Merge remote-tracking branch 'upstream/pull/4916'

10 months agoadd _section_divider component utilizing hr tags
Emin Kocan [Thu, 27 Jun 2024 15:22:41 +0000 (17:22 +0200)]
add _section_divider component utilizing hr tags

10 months agoUse SVG for OpenID icon on the login screen
Tom Hughes [Thu, 27 Jun 2024 16:51:32 +0000 (17:51 +0100)]
Use SVG for OpenID icon on the login screen

10 months agoMerge remote-tracking branch 'upstream/pull/4917'
Tom Hughes [Thu, 27 Jun 2024 16:47:16 +0000 (17:47 +0100)]
Merge remote-tracking branch 'upstream/pull/4917'

10 months agoutilize button classes on preferred auth button
Emin Kocan [Thu, 27 Jun 2024 13:43:57 +0000 (15:43 +0200)]
utilize button classes on preferred auth button

10 months agostyle auth buttons using .btn & .btn-light classes
Emin Kocan [Fri, 21 Jun 2024 12:14:54 +0000 (14:14 +0200)]
style auth buttons using .btn & .btn-light classes

10 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 27 Jun 2024 12:16:29 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

10 months agoMerge pull request #4610 from AntonKhorev/no-old-note-api
Andy Allan [Wed, 26 Jun 2024 13:17:39 +0000 (14:17 +0100)]
Merge pull request #4610 from AntonKhorev/no-old-note-api

Remove old note api endpoints

10 months agoMerge pull request #4922 from tomhughes/geocoder-urls
Andy Allan [Wed, 26 Jun 2024 13:12:02 +0000 (14:12 +0100)]
Merge pull request #4922 from tomhughes/geocoder-urls

Simplify handling of geocoder URLs

10 months agoDrop compromised polyfill.io from upstream vendors
Tom Hughes [Wed, 26 Jun 2024 07:36:14 +0000 (08:36 +0100)]
Drop compromised polyfill.io from upstream vendors

10 months agoAdd entries for cowshed and sty to en.yml
Hufkratzer [Tue, 25 Jun 2024 22:11:06 +0000 (00:11 +0200)]
Add entries for cowshed and sty to en.yml

10 months agoSimplify handling of geocoder URLs
Tom Hughes [Tue, 25 Jun 2024 16:57:38 +0000 (17:57 +0100)]
Simplify handling of geocoder URLs

This avoids having to build them in multiple places and also
ensures we link to what was actually searched rather than some
random string from the locale file.

10 months agoMerge remote-tracking branch 'upstream/pull/4895'
Tom Hughes [Tue, 25 Jun 2024 16:42:52 +0000 (17:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4895'

10 months agoMerge remote-tracking branch 'upstream/pull/4915'
Tom Hughes [Tue, 25 Jun 2024 16:35:26 +0000 (17:35 +0100)]
Merge remote-tracking branch 'upstream/pull/4915'

10 months agoMerge remote-tracking branch 'upstream/pull/4921'
Tom Hughes [Tue, 25 Jun 2024 16:32:46 +0000 (17:32 +0100)]
Merge remote-tracking branch 'upstream/pull/4921'

10 months agoUpdate bundle
Tom Hughes [Tue, 25 Jun 2024 16:21:32 +0000 (17:21 +0100)]
Update bundle

10 months agoMove reverse directions button to the right of from/to inputs
Anton Khorev [Tue, 25 Jun 2024 00:11:36 +0000 (03:11 +0300)]
Move reverse directions button to the right of from/to inputs

10 months agoMerge branch 'pull/4799'
Anton Khorev [Mon, 24 Jun 2024 15:35:55 +0000 (18:35 +0300)]
Merge branch 'pull/4799'

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

10 months agoDiscard fragments from wikimedia_commons tag values
Anton Khorev [Sat, 22 Jun 2024 18:48:42 +0000 (21:48 +0300)]
Discard fragments from wikimedia_commons tag values

11 months agoOSM icon to SVG
Hidde Wieringa [Fri, 21 Jun 2024 18:21:59 +0000 (20:21 +0200)]
OSM icon to SVG

whitespace

Revert og:image tags

Add original design OSM logo in assets/

Update _header.html.erb

11 months agoArrange button sizes to default size of 36px
Emin Kocan [Thu, 20 Jun 2024 19:18:32 +0000 (21:18 +0200)]
Arrange button sizes to default size of 36px

As discussed in #4773 there was not any clarification as why auth button sizes were reduced so 36px is now accepted as default. This commit addresses that comment/issue.

11 months agoUrl-encode wikimedia_commons tag values
Anton Khorev [Thu, 20 Jun 2024 19:13:28 +0000 (22:13 +0300)]
Url-encode wikimedia_commons tag values

11 months agoMerge remote-tracking branch 'upstream/pull/4913'
Tom Hughes [Wed, 19 Jun 2024 19:41:20 +0000 (20:41 +0100)]
Merge remote-tracking branch 'upstream/pull/4913'

11 months agoDisable Rails/BulkChangeTable cop
Andy Allan [Wed, 19 Jun 2024 16:44:20 +0000 (17:44 +0100)]
Disable Rails/BulkChangeTable cop

If you have multiple alter commands in a migration (like adding two
columns to an existing table) this cop will suggest combining them using
`change_table :foo, :bulk => true`.

However, Strong Migrations can't inspect `change_table` blocks, and
therefore suggests using `safety_assured`, which mostly defeats the
purpose of using strong_migrations in the first place.

Instead, we should stick with the individual alter commands. Since
postgres runs DDL changes in a transaction anyway, there is not enough
benefit from the `change_table` approach to be worth losing the
safety net of the Strong Migrations checks.

11 months agoMerge pull request #4813 from AntonKhorev/no-fst-italic
Andy Allan [Wed, 19 Jun 2024 14:34:14 +0000 (15:34 +0100)]
Merge pull request #4813 from AntonKhorev/no-fst-italic

Use font size instead of italic for changeset/trace descriptions

11 months agoMerge pull request #4884 from AntonKhorev/copyright-page-title
Andy Allan [Wed, 19 Jun 2024 14:26:21 +0000 (15:26 +0100)]
Merge pull request #4884 from AntonKhorev/copyright-page-title

Add title to copyright page

11 months agoMerge remote-tracking branch 'upstream/pull/4911'
Tom Hughes [Wed, 19 Jun 2024 14:17:24 +0000 (15:17 +0100)]
Merge remote-tracking branch 'upstream/pull/4911'

11 months agoAdd Anton as a maintainer
Andy Allan [Wed, 19 Jun 2024 14:02:51 +0000 (15:02 +0100)]
Add Anton as a maintainer