]> git.openstreetmap.org Git - rails.git/log
rails.git
13 months agoMerge remote-tracking branch 'upstream/pull/4159'
Tom Hughes [Sun, 13 Aug 2023 09:38:58 +0000 (10:38 +0100)]
Merge remote-tracking branch 'upstream/pull/4159'

13 months agoCheck that the /api/0.6/capabilities.json route is recognised
Tom Hughes [Sun, 13 Aug 2023 09:33:43 +0000 (10:33 +0100)]
Check that the /api/0.6/capabilities.json route is recognised

13 months agoMerge remote-tracking branch 'upstream/pull/4158'
Tom Hughes [Sun, 13 Aug 2023 09:00:29 +0000 (10:00 +0100)]
Merge remote-tracking branch 'upstream/pull/4158'

13 months agoMerge remote-tracking branch 'upstream/pull/4161'
Tom Hughes [Sun, 13 Aug 2023 08:42:08 +0000 (09:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4161'

13 months agoAllow a srcset to be specified for banners
Tom Hughes [Sun, 13 Aug 2023 08:37:27 +0000 (09:37 +0100)]
Allow a srcset to be specified for banners

13 months agoUse Settings.generator string in tests
Anton Khorev [Sat, 12 Aug 2023 16:07:36 +0000 (19:07 +0300)]
Use Settings.generator string in tests

13 months agoMerge remote-tracking branch 'upstream/pull/4155'
Tom Hughes [Sat, 12 Aug 2023 14:20:41 +0000 (15:20 +0100)]
Merge remote-tracking branch 'upstream/pull/4155'

13 months agoMerge remote-tracking branch 'upstream/pull/4149'
Tom Hughes [Sat, 12 Aug 2023 13:56:27 +0000 (14:56 +0100)]
Merge remote-tracking branch 'upstream/pull/4149'

13 months agoMerge remote-tracking branch 'upstream/pull/4157'
Tom Hughes [Sat, 12 Aug 2023 13:55:01 +0000 (14:55 +0100)]
Merge remote-tracking branch 'upstream/pull/4157'

13 months agoAdd JSON output to /api/0.6/capabilities
Anton Khorev [Sat, 12 Aug 2023 03:00:46 +0000 (06:00 +0300)]
Add JSON output to /api/0.6/capabilities

13 months agoAdd order parameter to changeset query api entry point
Anton Khorev [Sat, 12 Aug 2023 00:57:48 +0000 (03:57 +0300)]
Add order parameter to changeset query api entry point

13 months agoAdd ordered changeset test method
Anton Khorev [Sat, 12 Aug 2023 00:40:52 +0000 (03:40 +0300)]
Add ordered changeset test method

13 months agoBump eslint from 8.46.0 to 8.47.0
dependabot[bot] [Fri, 11 Aug 2023 23:33:34 +0000 (23:33 +0000)]
Bump eslint from 8.46.0 to 8.47.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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/v8.46.0...v8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoHighlight non-numeric home location coordinates
Anton Khorev [Thu, 10 Aug 2023 01:25:21 +0000 (04:25 +0300)]
Highlight non-numeric home location coordinates

13 months agoDon't construct invalid LatLng objects in home location
Anton Khorev [Thu, 10 Aug 2023 00:41:22 +0000 (03:41 +0300)]
Don't construct invalid LatLng objects in home location

13 months agoExchange focus between home location delete/undelete buttons
Anton Khorev [Thu, 10 Aug 2023 00:24:25 +0000 (03:24 +0300)]
Exchange focus between home location delete/undelete buttons

13 months agoDisable home marker tab focus and cursor change
Anton Khorev [Thu, 10 Aug 2023 00:19:12 +0000 (03:19 +0300)]
Disable home marker tab focus and cursor change

13 months agoDisable show home location button if close enough to map center
Anton Khorev [Thu, 10 Aug 2023 00:02:02 +0000 (03:02 +0300)]
Disable show home location button if close enough to map center

13 months agoSet default home location zoom when centering the map
Anton Khorev [Wed, 9 Aug 2023 23:52:36 +0000 (02:52 +0300)]
Set default home location zoom when centering the map

13 months agoAdd undelete home location button listener
Anton Khorev [Wed, 9 Aug 2023 18:01:12 +0000 (21:01 +0300)]
Add undelete home location button listener

13 months agoAdd delete home location button listener
Anton Khorev [Wed, 9 Aug 2023 17:57:43 +0000 (20:57 +0300)]
Add delete home location button listener

13 months agoAdd show home location button listener
Anton Khorev [Wed, 9 Aug 2023 17:46:52 +0000 (20:46 +0300)]
Add show home location button listener

13 months agoAdd user home location change listeners and buttons
Anton Khorev [Wed, 9 Aug 2023 17:42:34 +0000 (20:42 +0300)]
Add user home location change listeners and buttons

13 months agoAdd home location condition to user model
Anton Khorev [Wed, 9 Aug 2023 17:15:28 +0000 (20:15 +0300)]
Add home location condition to user model

13 months agoCenter messages table cells vertically
Anton Khorev [Fri, 11 Aug 2023 17:58:46 +0000 (20:58 +0300)]
Center messages table cells vertically

13 months agoUse flex for buttons cell in messages table
Anton Khorev [Fri, 11 Aug 2023 17:51:51 +0000 (20:51 +0300)]
Use flex for buttons cell in messages table

13 months agoRemove unused inbox css classes
Anton Khorev [Fri, 11 Aug 2023 17:37:53 +0000 (20:37 +0300)]
Remove unused inbox css classes

13 months agoChange mark message buttons visibility with hidden attr
Anton Khorev [Fri, 11 Aug 2023 17:35:36 +0000 (20:35 +0300)]
Change mark message buttons visibility with hidden attr

13 months agoRefactor message mark/delete listeners
Anton Khorev [Fri, 11 Aug 2023 16:57:56 +0000 (19:57 +0300)]
Refactor message mark/delete listeners

13 months agoUse Bootstrap nowrap class in messages table
Anton Khorev [Fri, 11 Aug 2023 15:54:14 +0000 (18:54 +0300)]
Use Bootstrap nowrap class in messages table

13 months agoPut message read/unread/delete buttons in one column
Anton Khorev [Fri, 11 Aug 2023 15:46:51 +0000 (18:46 +0300)]
Put message read/unread/delete buttons in one column

13 months agoMerge remote-tracking branch 'upstream/pull/4154'
Tom Hughes [Thu, 10 Aug 2023 21:42:39 +0000 (22:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4154'

13 months agoUpdate to rails 7.0.7
Tom Hughes [Thu, 10 Aug 2023 20:18:24 +0000 (21:18 +0100)]
Update to rails 7.0.7

13 months agoRemove message header custom css
Anton Khorev [Thu, 10 Aug 2023 17:47:41 +0000 (20:47 +0300)]
Remove message header custom css

13 months agoCheck recipient condition separately for message header/footer
Anton Khorev [Thu, 10 Aug 2023 17:38:49 +0000 (20:38 +0300)]
Check recipient condition separately for message header/footer

13 months agoRemove message date float
Anton Khorev [Thu, 10 Aug 2023 17:23:13 +0000 (20:23 +0300)]
Remove message date float

13 months agoMerge remote-tracking branch 'upstream/pull/4152'
Tom Hughes [Thu, 10 Aug 2023 17:06:20 +0000 (18:06 +0100)]
Merge remote-tracking branch 'upstream/pull/4152'

13 months agoMerge remote-tracking branch 'upstream/pull/4153'
Tom Hughes [Thu, 10 Aug 2023 17:01:01 +0000 (18:01 +0100)]
Merge remote-tracking branch 'upstream/pull/4153'

13 months agoMerge remote-tracking branch 'upstream/pull/4151'
Tom Hughes [Thu, 10 Aug 2023 16:56:57 +0000 (17:56 +0100)]
Merge remote-tracking branch 'upstream/pull/4151'

13 months agoRemove custom css for OpenID logo
Anton Khorev [Thu, 10 Aug 2023 16:27:48 +0000 (19:27 +0300)]
Remove custom css for OpenID logo

13 months agoUse Bootstrap inline lists for <dl>s on user pages
Anton Khorev [Thu, 10 Aug 2023 16:12:25 +0000 (19:12 +0300)]
Use Bootstrap inline lists for <dl>s on user pages

13 months agoRemove unnecessary css from diary entry locations
Anton Khorev [Thu, 10 Aug 2023 15:40:05 +0000 (18:40 +0300)]
Remove unnecessary css from diary entry locations

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 10 Aug 2023 11:26:11 +0000 (13:26 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoMerge remote-tracking branch 'upstream/pull/4135'
Tom Hughes [Wed, 9 Aug 2023 18:22:36 +0000 (19:22 +0100)]
Merge remote-tracking branch 'upstream/pull/4135'

13 months agoMerge remote-tracking branch 'upstream/pull/4132'
Tom Hughes [Wed, 9 Aug 2023 18:20:54 +0000 (19:20 +0100)]
Merge remote-tracking branch 'upstream/pull/4132'

13 months agoMerge remote-tracking branch 'upstream/pull/4145'
Tom Hughes [Tue, 8 Aug 2023 17:37:00 +0000 (18:37 +0100)]
Merge remote-tracking branch 'upstream/pull/4145'

13 months agoTake exclude_place_ids from Nominatim results directly
Tom Hughes [Tue, 8 Aug 2023 17:27:53 +0000 (18:27 +0100)]
Take exclude_place_ids from Nominatim results directly

Fixes #4137

13 months agoRemove 'no home' message css from profile edit form
Anton Khorev [Tue, 8 Aug 2023 17:25:48 +0000 (20:25 +0300)]
Remove 'no home' message css from profile edit form

13 months agoRemove unused user image css from profile edit form
Anton Khorev [Tue, 8 Aug 2023 16:59:50 +0000 (19:59 +0300)]
Remove unused user image css from profile edit form

13 months agoMerge remote-tracking branch 'upstream/pull/4143'
Tom Hughes [Tue, 8 Aug 2023 16:55:46 +0000 (17:55 +0100)]
Merge remote-tracking branch 'upstream/pull/4143'

13 months agoMerge remote-tracking branch 'upstream/pull/4142'
Tom Hughes [Tue, 8 Aug 2023 16:53:35 +0000 (17:53 +0100)]
Merge remote-tracking branch 'upstream/pull/4142'

13 months agoUpdate bundle
Tom Hughes [Tue, 8 Aug 2023 16:46:15 +0000 (17:46 +0100)]
Update bundle

13 months agoRemove old rails error css
Anton Khorev [Tue, 8 Aug 2023 02:45:25 +0000 (05:45 +0300)]
Remove old rails error css

13 months agoExpose changeset query limit values in api capabilities
Anton Khorev [Tue, 8 Aug 2023 00:49:14 +0000 (03:49 +0300)]
Expose changeset query limit values in api capabilities

13 months agoUse max changeset query limit setting in tests
Anton Khorev [Tue, 8 Aug 2023 00:41:04 +0000 (03:41 +0300)]
Use max changeset query limit setting in tests

13 months agoMove changeset query limit values to settings
Anton Khorev [Tue, 8 Aug 2023 00:33:04 +0000 (03:33 +0300)]
Move changeset query limit values to settings

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 7 Aug 2023 11:17:26 +0000 (13:17 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 3 Aug 2023 11:17:38 +0000 (13:17 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoMerge remote-tracking branch 'upstream/pull/4136'
Tom Hughes [Thu, 3 Aug 2023 10:25:14 +0000 (11:25 +0100)]
Merge remote-tracking branch 'upstream/pull/4136'

13 months agoUse hashes to define where..in sql queries
Andy Allan [Thu, 3 Aug 2023 09:56:05 +0000 (10:56 +0100)]
Use hashes to define where..in sql queries

This is preferable to using SQL statements.

13 months agoAdd titles to issue pages
Anton Khorev [Thu, 3 Aug 2023 00:09:54 +0000 (03:09 +0300)]
Add titles to issue pages

13 months agoStretch login menu buttons in small nav mode
Anton Khorev [Wed, 2 Aug 2023 17:01:48 +0000 (20:01 +0300)]
Stretch login menu buttons in small nav mode

13 months agoMerge remote-tracking branch 'upstream/pull/4131'
Tom Hughes [Wed, 2 Aug 2023 16:01:05 +0000 (17:01 +0100)]
Merge remote-tracking branch 'upstream/pull/4131'

13 months agoMerge pull request #4106 from tomhughes/diary-paging
Andy Allan [Wed, 2 Aug 2023 15:57:26 +0000 (16:57 +0100)]
Merge pull request #4106 from tomhughes/diary-paging

Replace page numbers with ID based selection for diary indexes

13 months agoMerge pull request #4111 from AntonKhorev/hidden-welcome-banner
Andy Allan [Wed, 2 Aug 2023 15:56:25 +0000 (16:56 +0100)]
Merge pull request #4111 from AntonKhorev/hidden-welcome-banner

Hide/show welcome banner with hidden attribute

13 months agoSwitch to bootstrap recommended viewport definition
Andy Allan [Wed, 2 Aug 2023 15:07:13 +0000 (16:07 +0100)]
Switch to bootstrap recommended viewport definition

Original version was introduced in 6674873478c9fe221d2fd78f76cabc6d4b03c0aa
and has not been changed since.

Google's PageSpeed Insights tool also flagged this up as an accessibility
issue, since it previously prohibited users zooming into the site.

13 months agoMerge pull request #4112 from AntonKhorev/no-float-inside-sidebar
Andy Allan [Wed, 2 Aug 2023 14:54:16 +0000 (15:54 +0100)]
Merge pull request #4112 from AntonKhorev/no-float-inside-sidebar

Remove unnecessary full-width float css from sidebar

13 months agoMerge pull request #4125 from tomhughes/oauth-scopes
Andy Allan [Wed, 2 Aug 2023 14:52:41 +0000 (15:52 +0100)]
Merge pull request #4125 from tomhughes/oauth-scopes

Only show granted permissions in the authorized application list

13 months agoMerge pull request #4107 from tomhughes/diary-visibility
Andy Allan [Wed, 2 Aug 2023 13:47:05 +0000 (14:47 +0100)]
Merge pull request #4107 from tomhughes/diary-visibility

Allow administrators to see deleted diary entries

13 months agoMerge pull request #4113 from AntonKhorev/no-w-100
Andy Allan [Wed, 2 Aug 2023 13:20:07 +0000 (14:20 +0100)]
Merge pull request #4113 from AntonKhorev/no-w-100

Remove setting 100% width with w-100 where it's the default width

13 months agoMerge pull request #4120 from AntonKhorev/no-deprecated-iframe-attrs
Andy Allan [Wed, 2 Aug 2023 13:14:55 +0000 (14:14 +0100)]
Merge pull request #4120 from AntonKhorev/no-deprecated-iframe-attrs

Remove deprecated attributes from share html

13 months agoUpdate bundle
Tom Hughes [Tue, 1 Aug 2023 17:14:23 +0000 (18:14 +0100)]
Update bundle

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 31 Jul 2023 11:20:39 +0000 (13:20 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoOnly show granted permissions in the authorized application list
Tom Hughes [Sun, 30 Jul 2023 19:35:13 +0000 (20:35 +0100)]
Only show granted permissions in the authorized application list

Fixes #4124

13 months agoMerge remote-tracking branch 'upstream/pull/4114'
Tom Hughes [Sun, 30 Jul 2023 18:00:02 +0000 (19:00 +0100)]
Merge remote-tracking branch 'upstream/pull/4114'

13 months agoMerge remote-tracking branch 'upstream/pull/4115'
Tom Hughes [Sun, 30 Jul 2023 17:53:30 +0000 (18:53 +0100)]
Merge remote-tracking branch 'upstream/pull/4115'

13 months agoMerge remote-tracking branch 'upstream/pull/4110'
Tom Hughes [Sun, 30 Jul 2023 17:48:26 +0000 (18:48 +0100)]
Merge remote-tracking branch 'upstream/pull/4110'

13 months agoMerge remote-tracking branch 'upstream/pull/4118'
Tom Hughes [Sun, 30 Jul 2023 17:47:10 +0000 (18:47 +0100)]
Merge remote-tracking branch 'upstream/pull/4118'

13 months agoMerge remote-tracking branch 'upstream/pull/4119'
Tom Hughes [Sun, 30 Jul 2023 17:36:24 +0000 (18:36 +0100)]
Merge remote-tracking branch 'upstream/pull/4119'

13 months agoMerge remote-tracking branch 'upstream/pull/4116'
Tom Hughes [Sun, 30 Jul 2023 17:31:43 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/4116'

13 months agoRemove deprecated attributes from share html
Anton Khorev [Sat, 29 Jul 2023 17:34:10 +0000 (20:34 +0300)]
Remove deprecated attributes from share html

13 months agoRemove resize css property from textarea
Anton Khorev [Sat, 29 Jul 2023 16:38:06 +0000 (19:38 +0300)]
Remove resize css property from textarea

13 months agoRemove display properties from share tabs
Anton Khorev [Sat, 29 Jul 2023 16:26:20 +0000 (19:26 +0300)]
Remove display properties from share tabs

13 months agoBump eslint from 8.45.0 to 8.46.0
dependabot[bot] [Fri, 28 Jul 2023 23:15:35 +0000 (23:15 +0000)]
Bump eslint from 8.45.0 to 8.46.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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/v8.45.0...v8.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoMove map attribution print styles to print.scss
Anton Khorev [Fri, 28 Jul 2023 18:24:52 +0000 (21:24 +0300)]
Move map attribution print styles to print.scss

13 months agoRemove unused 0 bottom margin from map ui css
Anton Khorev [Fri, 28 Jul 2023 18:05:05 +0000 (21:05 +0300)]
Remove unused 0 bottom margin from map ui css

13 months agoRemove setting 100% width with w-100 where it's the default width
Anton Khorev [Fri, 28 Jul 2023 17:27:58 +0000 (20:27 +0300)]
Remove setting 100% width with w-100 where it's the default width

13 months agoRemove unnecessary full-width float css from sidebar
Anton Khorev [Fri, 28 Jul 2023 17:05:28 +0000 (20:05 +0300)]
Remove unnecessary full-width float css from sidebar

13 months agoHide/show welcome banner with hidden attribute
Anton Khorev [Fri, 28 Jul 2023 15:24:46 +0000 (18:24 +0300)]
Hide/show welcome banner with hidden attribute

13 months agoRemove links to apps from OAuth2 authorizations page
Anton Khorev [Fri, 28 Jul 2023 14:30:48 +0000 (17:30 +0300)]
Remove links to apps from OAuth2 authorizations page

13 months agoMerge remote-tracking branch 'upstream/pull/4108'
Tom Hughes [Thu, 27 Jul 2023 19:42:03 +0000 (20:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4108'

13 months agoReplace page numbers with ID based selection for diary indexes
Tom Hughes [Wed, 26 Jul 2023 17:50:01 +0000 (18:50 +0100)]
Replace page numbers with ID based selection for diary indexes

13 months agoImprove testing of paged access to trace lists
Tom Hughes [Thu, 27 Jul 2023 19:30:15 +0000 (20:30 +0100)]
Improve testing of paged access to trace lists

13 months agoDisambiguate ID queries for tagged trace lists
Tom Hughes [Thu, 27 Jul 2023 19:29:29 +0000 (20:29 +0100)]
Disambiguate ID queries for tagged trace lists

13 months agoAllow moderator to unhide diary entries as well as hide them
Tom Hughes [Thu, 27 Jul 2023 17:07:35 +0000 (18:07 +0100)]
Allow moderator to unhide diary entries as well as hide them

13 months agoAllow administrators to see deleted diary entries
Tom Hughes [Wed, 26 Jul 2023 18:01:48 +0000 (19:01 +0100)]
Allow administrators to see deleted diary entries

13 months agoSimplify menu-icon css
Andy Allan [Wed, 26 Jul 2023 16:39:36 +0000 (17:39 +0100)]
Simplify menu-icon css

Remove the duplicate display property, since it was force-overridden
by the `!important` keyword in the same definiton. This then makes the
`!important` keywords unnecessary. The menu-icon is floated, and
therefore can't be `inline-block`, so browsers were interpreting that
as `block` all along.

13 months agoRemove unused parameter
Andy Allan [Wed, 26 Jul 2023 16:39:12 +0000 (17:39 +0100)]
Remove unused parameter

13 months agoRemove unused CSS
Andy Allan [Wed, 26 Jul 2023 16:11:58 +0000 (17:11 +0100)]
Remove unused CSS

The browse_details CSS classes were removed in 30ab1e91da6710159285f354c24529bdeeb7fb64 and c4090bb150e0eb866151ba0477e50b0421d60527

13 months agoMerge pull request #3933 from AntonKhorev/api-changesets-limit
Andy Allan [Wed, 26 Jul 2023 15:45:00 +0000 (16:45 +0100)]
Merge pull request #3933 from AntonKhorev/api-changesets-limit

Add limit parameter to api changesets query