]> git.openstreetmap.org Git - rails.git/log
rails.git
4 months agoAdd reload on iframe redirect
Marwin Hochfelsner [Wed, 19 Mar 2025 18:34:57 +0000 (19:34 +0100)]
Add reload on iframe redirect

4 months agoGet current locale correctly in routing engines
Tom Hughes [Wed, 19 Mar 2025 17:36:59 +0000 (17:36 +0000)]
Get current locale correctly in routing engines

Fixes #5821.

4 months agoMerge pull request #5820 from tomhughes/port-zero
Andy Allan [Wed, 19 Mar 2025 16:22:40 +0000 (16:22 +0000)]
Merge pull request #5820 from tomhughes/port-zero

Switch to dynamic allocation for the Firefox bidi port

4 months agoSwitch to dynamic allocation for the Firefox bidi port
Tom Hughes [Wed, 19 Mar 2025 08:27:15 +0000 (08:27 +0000)]
Switch to dynamic allocation for the Firefox bidi port

4 months agoFix new rubocop warnings
Tom Hughes [Tue, 18 Mar 2025 18:21:40 +0000 (18:21 +0000)]
Fix new rubocop warnings

4 months agoUpdate bundle
Tom Hughes [Tue, 18 Mar 2025 18:17:24 +0000 (18:17 +0000)]
Update bundle

4 months agoMerge branch 'pull/5811'
Anton Khorev [Tue, 18 Mar 2025 00:48:52 +0000 (03:48 +0300)]
Merge branch 'pull/5811'

4 months agoMerge remote-tracking branch 'upstream/pull/5817'
Tom Hughes [Mon, 17 Mar 2025 17:29:50 +0000 (17:29 +0000)]
Merge remote-tracking branch 'upstream/pull/5817'

4 months agoMerge remote-tracking branch 'upstream/pull/5814'
Tom Hughes [Mon, 17 Mar 2025 17:29:44 +0000 (17:29 +0000)]
Merge remote-tracking branch 'upstream/pull/5814'

4 months agoUpdate to i18n-js 4.x
Tom Hughes [Sun, 16 Mar 2025 16:16:22 +0000 (16:16 +0000)]
Update to i18n-js 4.x

4 months agoReplace use of I18n in javascript with OSM.i18n
Tom Hughes [Sun, 16 Mar 2025 16:16:22 +0000 (16:16 +0000)]
Replace use of I18n in javascript with OSM.i18n

4 months agoAdd OSM.i18n as an alias for I18n
Tom Hughes [Sun, 16 Mar 2025 18:44:35 +0000 (18:44 +0000)]
Add OSM.i18n as an alias for I18n

4 months agoMove directions form buttons closer to edges
Anton Khorev [Mon, 17 Mar 2025 16:34:34 +0000 (19:34 +0300)]
Move directions form buttons closer to edges

- Adds more space between Close and Reverse buttons.
- Places Close button exactly above Sidebar Close button.

4 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 17 Mar 2025 12:14:31 +0000 (13:14 +0100)]
Localisation updates from https://translatewiki.net.

4 months agoCreate heatmap links using <a> elements
Anton Khorev [Mon, 17 Mar 2025 01:49:52 +0000 (04:49 +0300)]
Create heatmap links using <a> elements

4 months agoMerge remote-tracking branch 'upstream/pull/5813'
Tom Hughes [Sun, 16 Mar 2025 22:38:09 +0000 (22:38 +0000)]
Merge remote-tracking branch 'upstream/pull/5813'

4 months agoRemove workaround for iD 2.31
Marwin Hochfelsner [Sun, 16 Mar 2025 20:10:48 +0000 (21:10 +0100)]
Remove workaround for iD 2.31

4 months agoMerge remote-tracking branch 'upstream/pull/5809'
Tom Hughes [Sun, 16 Mar 2025 19:09:20 +0000 (19:09 +0000)]
Merge remote-tracking branch 'upstream/pull/5809'

4 months agoPut api keys directly in js layer definitions
Marwin Hochfelsner [Sun, 16 Mar 2025 00:20:41 +0000 (01:20 +0100)]
Put api keys directly in js layer definitions

Co-authored-by: Anton Khorev <tony29@yandex.ru>
4 months agoMerge remote-tracking branch 'upstream/pull/5796'
Tom Hughes [Sun, 16 Mar 2025 15:29:40 +0000 (15:29 +0000)]
Merge remote-tracking branch 'upstream/pull/5796'

4 months agoMerge remote-tracking branch 'upstream/pull/5805'
Tom Hughes [Sun, 16 Mar 2025 14:56:55 +0000 (14:56 +0000)]
Merge remote-tracking branch 'upstream/pull/5805'

4 months agoMerge remote-tracking branch 'upstream/pull/5806'
Tom Hughes [Sun, 16 Mar 2025 14:45:16 +0000 (14:45 +0000)]
Merge remote-tracking branch 'upstream/pull/5806'

4 months agoChange cursor to pointer on nonempty calendar cells
Anton Khorev [Sat, 15 Mar 2025 17:32:48 +0000 (20:32 +0300)]
Change cursor to pointer on nonempty calendar cells

4 months agoAdd links to days in user history from heatmap
Anton Khorev [Sat, 15 Mar 2025 22:34:36 +0000 (01:34 +0300)]
Add links to days in user history from heatmap

4 months agoAdd 'before' parameter to history pages
Anton Khorev [Sat, 15 Mar 2025 23:11:22 +0000 (02:11 +0300)]
Add 'before' parameter to history pages

4 months agoSwitch from 'max_id' to 'before' parameter in history lists
Anton Khorev [Sat, 15 Mar 2025 23:05:18 +0000 (02:05 +0300)]
Switch from 'max_id' to 'before' parameter in history lists

This is to match older/newer pagination that uses 'before' and 'after' parameters.

4 months agoFix heatmap month titles in Western Hemisphere
Anton Khorev [Sat, 15 Mar 2025 18:09:55 +0000 (21:09 +0300)]
Fix heatmap month titles in Western Hemisphere

4 months agoMerge remote-tracking branch 'upstream/pull/5801'
Tom Hughes [Fri, 14 Mar 2025 17:32:45 +0000 (17:32 +0000)]
Merge remote-tracking branch 'upstream/pull/5801'

4 months agoTest end states of api changeset subscriptions
Anton Khorev [Fri, 14 Mar 2025 17:13:05 +0000 (20:13 +0300)]
Test end states of api changeset subscriptions

4 months agoTest legacy api changeset subscribe/unsubscribe paths
Anton Khorev [Thu, 13 Mar 2025 14:25:36 +0000 (17:25 +0300)]
Test legacy api changeset subscribe/unsubscribe paths

4 months agoSplit api changeset subscription tests
Anton Khorev [Thu, 13 Mar 2025 14:41:38 +0000 (17:41 +0300)]
Split api changeset subscription tests

4 months agoCreate api changeset subscription resource
Anton Khorev [Sun, 23 Feb 2025 04:36:03 +0000 (07:36 +0300)]
Create api changeset subscription resource

4 months agoMerge remote-tracking branch 'upstream/pull/5765'
Tom Hughes [Fri, 14 Mar 2025 16:54:01 +0000 (16:54 +0000)]
Merge remote-tracking branch 'upstream/pull/5765'

4 months agoMerge remote-tracking branch 'upstream/pull/5800'
Tom Hughes [Fri, 14 Mar 2025 16:47:14 +0000 (16:47 +0000)]
Merge remote-tracking branch 'upstream/pull/5800'

4 months agoMerge remote-tracking branch 'upstream/pull/5799'
Tom Hughes [Fri, 14 Mar 2025 16:43:50 +0000 (16:43 +0000)]
Merge remote-tracking branch 'upstream/pull/5799'

4 months agoAlign bottoms of date-username-changeset_id and counters in history
Anton Khorev [Fri, 14 Mar 2025 15:11:49 +0000 (18:11 +0300)]
Align bottoms of date-username-changeset_id and counters in history

4 months agoTest map centering on a node
Anton Khorev [Fri, 14 Mar 2025 11:42:00 +0000 (14:42 +0300)]
Test map centering on a node

4 months agoDisable asynchronous object layer loading
Anton Khorev [Fri, 14 Mar 2025 11:06:03 +0000 (14:06 +0300)]
Disable asynchronous object layer loading

4 months agoMerge remote-tracking branch 'upstream/pull/5797'
Tom Hughes [Thu, 13 Mar 2025 19:40:45 +0000 (19:40 +0000)]
Merge remote-tracking branch 'upstream/pull/5797'

4 months agoMerge remote-tracking branch 'upstream/pull/5009'
Tom Hughes [Thu, 13 Mar 2025 19:14:49 +0000 (19:14 +0000)]
Merge remote-tracking branch 'upstream/pull/5009'

4 months agoMonkey patch Selenium to allocate unique bidi ports
Tom Hughes [Wed, 12 Mar 2025 18:45:27 +0000 (18:45 +0000)]
Monkey patch Selenium to allocate unique bidi ports

https://github.com/mozilla/geckodriver/issues/2218

4 months agoMerge remote-tracking branch 'upstream/pull/5794'
Tom Hughes [Thu, 13 Mar 2025 17:15:37 +0000 (17:15 +0000)]
Merge remote-tracking branch 'upstream/pull/5794'

4 months agoMerge remote-tracking branch 'upstream/pull/5795'
Tom Hughes [Thu, 13 Mar 2025 17:13:20 +0000 (17:13 +0000)]
Merge remote-tracking branch 'upstream/pull/5795'

4 months agoRemove subscription methods from changeset model
Anton Khorev [Thu, 13 Mar 2025 16:32:38 +0000 (19:32 +0300)]
Remove subscription methods from changeset model

Undoes 8e21e4e80156a1fc29d7b283b254ff623ca844b6 , but these methods weren't used consistently.

4 months agoCreate changeset subscription model
Anton Khorev [Thu, 13 Mar 2025 15:49:27 +0000 (18:49 +0300)]
Create changeset subscription model

4 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 13 Mar 2025 12:15:51 +0000 (13:15 +0100)]
Localisation updates from https://translatewiki.net.

4 months agoBump json from 2.10.1 to 2.10.2
dependabot[bot] [Wed, 12 Mar 2025 15:37:39 +0000 (15:37 +0000)]
Bump json from 2.10.1 to 2.10.2

Bumps [json](https://github.com/ruby/json) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.10.1...v2.10.2)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months agoMerge branch 'pull/5793'
Anton Khorev [Wed, 12 Mar 2025 13:58:11 +0000 (16:58 +0300)]
Merge branch 'pull/5793'

4 months agoMap Data asynchronous checkbox
nertc [Wed, 12 Mar 2025 08:39:13 +0000 (12:39 +0400)]
Map Data asynchronous checkbox

4 months agoDrop redundant parameters from user list form
Tom Hughes [Tue, 11 Mar 2025 23:02:03 +0000 (23:02 +0000)]
Drop redundant parameters from user list form

4 months agoPreserve username and edit filters over bulk user updates
Tom Hughes [Tue, 11 Mar 2025 22:45:08 +0000 (22:45 +0000)]
Preserve username and edit filters over bulk user updates

4 months agoFix error if no users are selected for a bulk update
Tom Hughes [Tue, 11 Mar 2025 22:44:54 +0000 (22:44 +0000)]
Fix error if no users are selected for a bulk update

4 months agoDon't crop coordinates when replacing directions url
Anton Khorev [Wed, 12 Mar 2025 00:11:25 +0000 (03:11 +0300)]
Don't crop coordinates when replacing directions url

4 months agoMerge remote-tracking branch 'upstream/pull/5402'
Tom Hughes [Tue, 11 Mar 2025 18:47:18 +0000 (18:47 +0000)]
Merge remote-tracking branch 'upstream/pull/5402'

4 months agoMerge remote-tracking branch 'upstream/pull/5792'
Tom Hughes [Tue, 11 Mar 2025 18:31:39 +0000 (18:31 +0000)]
Merge remote-tracking branch 'upstream/pull/5792'

4 months agoMerge remote-tracking branch 'upstream/pull/5791'
Tom Hughes [Tue, 11 Mar 2025 18:30:44 +0000 (18:30 +0000)]
Merge remote-tracking branch 'upstream/pull/5791'

4 months agoMerge remote-tracking branch 'upstream/pull/5790'
Tom Hughes [Tue, 11 Mar 2025 18:25:07 +0000 (18:25 +0000)]
Merge remote-tracking branch 'upstream/pull/5790'

4 months agoMove remaining rubocop plugins to new plugins clause
Tom Hughes [Tue, 11 Mar 2025 18:10:56 +0000 (18:10 +0000)]
Move remaining rubocop plugins to new plugins clause

4 months agoUpdate bundle
Tom Hughes [Tue, 11 Mar 2025 18:09:25 +0000 (18:09 +0000)]
Update bundle

4 months agoMerge remote-tracking branch 'upstream/pull/5788'
Tom Hughes [Tue, 11 Mar 2025 18:08:37 +0000 (18:08 +0000)]
Merge remote-tracking branch 'upstream/pull/5788'

4 months agoFixed the grammatical mistake regarding the hyphen in sign-up and log-in mentioned...
Jimmykhangnguyen [Tue, 11 Mar 2025 13:53:49 +0000 (09:53 -0400)]
Fixed the grammatical mistake regarding the hyphen in sign-up and log-in mentioned in Issue #5772

4 months agoConvert reportable_dates helper into heading helper
Anton Khorev [Tue, 11 Mar 2025 10:49:21 +0000 (13:49 +0300)]
Convert reportable_dates helper into heading helper

4 months agoFix overlap between left sidebar heading and close button
Anton Khorev [Tue, 11 Mar 2025 08:42:39 +0000 (11:42 +0300)]
Fix overlap between left sidebar heading and close button

4 months agoMerge branch 'pull/5783'
Anton Khorev [Tue, 11 Mar 2025 08:00:45 +0000 (11:00 +0300)]
Merge branch 'pull/5783'

4 months agoBump rack from 2.2.12 to 2.2.13
dependabot[bot] [Tue, 11 Mar 2025 02:43:45 +0000 (02:43 +0000)]
Bump rack from 2.2.12 to 2.2.13

Bumps [rack](https://github.com/rack/rack) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.12...v2.2.13)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months agoAdd tests for heatmap data in UsersController
Emin Kocan [Mon, 16 Dec 2024 15:31:42 +0000 (16:31 +0100)]
Add tests for heatmap data in UsersController

4 months agoAdd heatmap data caching and query for user contributions
Emin Kocan [Mon, 16 Dec 2024 15:24:03 +0000 (16:24 +0100)]
Add heatmap data caching and query for user contributions

4 months agoMerge remote-tracking branch 'upstream/pull/5787'
Tom Hughes [Mon, 10 Mar 2025 17:19:09 +0000 (17:19 +0000)]
Merge remote-tracking branch 'upstream/pull/5787'

4 months agoMerge remote-tracking branch 'upstream/pull/5786'
Tom Hughes [Mon, 10 Mar 2025 17:16:49 +0000 (17:16 +0000)]
Merge remote-tracking branch 'upstream/pull/5786'

4 months agoAllow user list to be filtered for the presence of edits
Tom Hughes [Sun, 9 Mar 2025 19:42:48 +0000 (19:42 +0000)]
Allow user list to be filtered for the presence of edits

4 months agoShow dates of reported items on issue pages
Anton Khorev [Mon, 10 Mar 2025 16:17:37 +0000 (19:17 +0300)]
Show dates of reported items on issue pages

4 months agoOrder issue reports by id
Anton Khorev [Mon, 10 Mar 2025 14:49:17 +0000 (17:49 +0300)]
Order issue reports by id

4 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 10 Mar 2025 12:12:37 +0000 (13:12 +0100)]
Localisation updates from https://translatewiki.net.

4 months agoMerge branch 'pull/5745'
Anton Khorev [Sun, 9 Mar 2025 15:09:41 +0000 (18:09 +0300)]
Merge branch 'pull/5745'

4 months agoMerge remote-tracking branch 'upstream/pull/5781'
Tom Hughes [Sun, 9 Mar 2025 14:57:32 +0000 (14:57 +0000)]
Merge remote-tracking branch 'upstream/pull/5781'

4 months agoTranslate step distance units
Anton Khorev [Sun, 9 Mar 2025 13:39:01 +0000 (16:39 +0300)]
Translate step distance units

4 months agoRename distance formatting functions
Anton Khorev [Sun, 9 Mar 2025 13:30:49 +0000 (16:30 +0300)]
Rename distance formatting functions

4 months agoReturn to a previous structure of getDistText
Anton Khorev [Sun, 9 Mar 2025 13:29:22 +0000 (16:29 +0300)]
Return to a previous structure of getDistText

Undoes part of a3c45f6ed66862ee394e2a207dedf400acef9b07 to make getDistText similar to formatDistance.

4 months agoMove getDistText next to other formatting functions
Anton Khorev [Sun, 9 Mar 2025 13:13:51 +0000 (16:13 +0300)]
Move getDistText next to other formatting functions

4 months agoRemove unitTemplate from formatDistance
Anton Khorev [Sun, 9 Mar 2025 13:04:42 +0000 (16:04 +0300)]
Remove unitTemplate from formatDistance

Undoes part of a3c45f6ed66862ee394e2a207dedf400acef9b07 to make I18n string references searchable again.

4 months agoDisable no-else-return eslint rule
Anton Khorev [Sun, 9 Mar 2025 14:12:48 +0000 (17:12 +0300)]
Disable no-else-return eslint rule

4 months agoDrop locale fallback from no to nb
Tom Hughes [Mon, 3 Mar 2025 22:48:56 +0000 (22:48 +0000)]
Drop locale fallback from no to nb

It hasn't worked for some time, probably since 4028f4cdb9 at least
as we don't consider the fallback during locale selection.

4 months agoMerge remote-tracking branch 'upstream/pull/5778'
Tom Hughes [Sat, 8 Mar 2025 17:35:49 +0000 (17:35 +0000)]
Merge remote-tracking branch 'upstream/pull/5778'

4 months agoMake close buttons stick to the top of scrolled areas
Anton Khorev [Sat, 8 Mar 2025 15:26:07 +0000 (18:26 +0300)]
Make close buttons stick to the top of scrolled areas

4 months agoCreate template for sidebar close controls
Anton Khorev [Sat, 8 Mar 2025 15:21:25 +0000 (18:21 +0300)]
Create template for sidebar close controls

4 months agoMove close button out of right sidebar content
Anton Khorev [Sat, 8 Mar 2025 15:15:17 +0000 (18:15 +0300)]
Move close button out of right sidebar content

4 months agoMove close button out of left sidebar content
Anton Khorev [Sat, 8 Mar 2025 15:06:24 +0000 (18:06 +0300)]
Move close button out of left sidebar content

4 months agoStop using sidebar header template in welcome banner
Anton Khorev [Sat, 8 Mar 2025 15:44:53 +0000 (18:44 +0300)]
Stop using sidebar header template in welcome banner

4 months agoMerge remote-tracking branch 'upstream/pull/5774'
Tom Hughes [Sat, 8 Mar 2025 15:25:46 +0000 (15:25 +0000)]
Merge remote-tracking branch 'upstream/pull/5774'

4 months agoMerge remote-tracking branch 'upstream/pull/5775'
Tom Hughes [Sat, 8 Mar 2025 15:19:14 +0000 (15:19 +0000)]
Merge remote-tracking branch 'upstream/pull/5775'

4 months agoDrop monkey patch that no longer seems to be needed
Tom Hughes [Mon, 3 Mar 2025 22:52:36 +0000 (22:52 +0000)]
Drop monkey patch that no longer seems to be needed

Presumably this used to do something but it no longer seems to
make any difference to the generated javascript resources.

4 months agoDisable client side I18n fallbacks
Tom Hughes [Mon, 3 Mar 2025 20:35:32 +0000 (20:35 +0000)]
Disable client side I18n fallbacks

They weren't actually doing anything, as we only ever load
resources for the current language, and the real fallback is
handled on the server when those are built.

4 months agoUse filled chat icon for nonzero comment counts in history
Anton Khorev [Sat, 8 Mar 2025 13:57:34 +0000 (16:57 +0300)]
Use filled chat icon for nonzero comment counts in history

https://icons.getbootstrap.com/icons/chat-fill/

4 months agoFix comments/changes counts wrapping on history pages
Anton Khorev [Sat, 8 Mar 2025 13:44:08 +0000 (16:44 +0300)]
Fix comments/changes counts wrapping on history pages

4 months agoUpdate URL for wiki page
Tom Hughes [Sat, 8 Mar 2025 11:25:50 +0000 (11:25 +0000)]
Update URL for wiki page

Fixes #5771

4 months agoMerge remote-tracking branch 'upstream/pull/5493'
Tom Hughes [Sat, 8 Mar 2025 11:18:17 +0000 (11:18 +0000)]
Merge remote-tracking branch 'upstream/pull/5493'

4 months agoMerge remote-tracking branch 'upstream/pull/5763'
Tom Hughes [Sat, 8 Mar 2025 11:00:15 +0000 (11:00 +0000)]
Merge remote-tracking branch 'upstream/pull/5763'

4 months agoMerge remote-tracking branch 'upstream/pull/5747'
Tom Hughes [Sat, 8 Mar 2025 10:56:41 +0000 (10:56 +0000)]
Merge remote-tracking branch 'upstream/pull/5747'

4 months agoMerge remote-tracking branch 'upstream/pull/5773'
Tom Hughes [Sat, 8 Mar 2025 10:52:28 +0000 (10:52 +0000)]
Merge remote-tracking branch 'upstream/pull/5773'

4 months agoBump eslint from 9.21.0 to 9.22.0
dependabot[bot] [Fri, 7 Mar 2025 23:11:39 +0000 (23:11 +0000)]
Bump eslint from 9.21.0 to 9.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.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.21.0...v9.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>