]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Sat, 8 Mar 2025 11:00:15 +0000 (11:00 +0000)]
Merge remote-tracking branch 'upstream/pull/5763'
Tom Hughes [Sat, 8 Mar 2025 10:56:41 +0000 (10:56 +0000)]
Merge remote-tracking branch 'upstream/pull/5747'
Tom Hughes [Sat, 8 Mar 2025 10:52:28 +0000 (10:52 +0000)]
Merge remote-tracking branch 'upstream/pull/5773'
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>
Tom Hughes [Fri, 7 Mar 2025 17:53:32 +0000 (17:53 +0000)]
Merge remote-tracking branch 'upstream/pull/5767'
Tom Hughes [Fri, 7 Mar 2025 17:43:57 +0000 (17:43 +0000)]
Merge remote-tracking branch 'upstream/pull/5768'
Tom Hughes [Fri, 7 Mar 2025 17:42:43 +0000 (17:42 +0000)]
Merge remote-tracking branch 'upstream/pull/5762'
Anton Khorev [Fri, 7 Mar 2025 16:25:19 +0000 (19:25 +0300)]
Add right u-turn for GraphHopper and Valhalla
Anton Khorev [Fri, 7 Mar 2025 15:08:21 +0000 (18:08 +0300)]
Send only reporters frame on frame requests
Anton Khorev [Fri, 7 Mar 2025 15:01:10 +0000 (18:01 +0300)]
Wrap reporting users in frame
Anton Khorev [Fri, 7 Mar 2025 14:58:05 +0000 (17:58 +0300)]
Add contents to issue reporters page
Anton Khorev [Fri, 7 Mar 2025 14:53:11 +0000 (17:53 +0300)]
Add link to issue reporters page
Anton Khorev [Fri, 7 Mar 2025 14:47:45 +0000 (17:47 +0300)]
Add empty issue reporters page
Anton Khorev [Fri, 7 Mar 2025 14:21:05 +0000 (17:21 +0300)]
Add unique reporters limit variable
Andy Allan [Fri, 7 Mar 2025 14:45:20 +0000 (14:45 +0000)]
Merge pull request #5766 from AntonKhorev/move-dashboard-strings
Move a couple of i18n strings to dashboards/contact
Anton Khorev [Fri, 7 Mar 2025 14:15:30 +0000 (17:15 +0300)]
Move a couple of i18n strings to dashboards/contact
This is the only place where these string are used.
Anton Khorev [Fri, 7 Mar 2025 14:06:53 +0000 (17:06 +0300)]
Create issue reporters template
Anton Khorev [Fri, 7 Mar 2025 10:03:42 +0000 (13:03 +0300)]
Create last managing user column in issues table
Anton Khorev [Fri, 7 Mar 2025 09:10:06 +0000 (12:10 +0300)]
Test resolving deleted user's note issue
Emin Kocan [Fri, 7 Mar 2025 04:07:54 +0000 (05:07 +0100)]
add note table user_id, created_at index for non-anonymus notes
Emin Kocan [Tue, 4 Mar 2025 04:37:53 +0000 (05:37 +0100)]
Add index on gpx_files table on user_id, id
Tom Hughes [Thu, 6 Mar 2025 17:55:14 +0000 (17:55 +0000)]
Merge remote-tracking branch 'upstream/pull/5756'
Tom Hughes [Thu, 6 Mar 2025 17:53:15 +0000 (17:53 +0000)]
Merge remote-tracking branch 'upstream/pull/5753'
Anton Khorev [Tue, 11 Jun 2024 15:11:13 +0000 (18:11 +0300)]
Use svg symbols for routing icons
Anton Khorev [Thu, 6 Mar 2025 17:06:49 +0000 (20:06 +0300)]
Increase contrast of comments/changes counters in history
Tom Hughes [Thu, 6 Mar 2025 16:36:26 +0000 (16:36 +0000)]
Merge remote-tracking branch 'upstream/pull/5754'
translatewiki.net [Thu, 6 Mar 2025 12:13:35 +0000 (13:13 +0100)]
Localisation updates from https://translatewiki.net.
Anton Khorev [Mon, 3 Feb 2025 14:28:12 +0000 (17:28 +0300)]
Move directions title out of javascript i18n strings
Anton Khorev [Mon, 3 Feb 2025 14:20:45 +0000 (17:20 +0300)]
Hide loader spinner when sidebar content is not displayed
Anton Khorev [Fri, 14 Jun 2024 15:45:29 +0000 (18:45 +0300)]
Write directions sidebar header using .erb template
Anton Khorev [Mon, 3 Feb 2025 13:30:10 +0000 (16:30 +0300)]
Move directions listeners init code to its own function
Anton Khorev [Mon, 3 Feb 2025 13:17:44 +0000 (16:17 +0300)]
Move directions params init code to its own function
Anton Khorev [Mon, 3 Feb 2025 13:08:16 +0000 (16:08 +0300)]
Separate setting/clearing listeners/values on directions endpoints
Tom Hughes [Wed, 5 Mar 2025 19:11:57 +0000 (19:11 +0000)]
Update uri gem
Tom Hughes [Wed, 5 Mar 2025 19:09:11 +0000 (19:09 +0000)]
Merge remote-tracking branch 'upstream/pull/5751'
Tom Hughes [Wed, 5 Mar 2025 19:03:33 +0000 (19:03 +0000)]
Merge remote-tracking branch 'upstream/pull/5744'
Nenad Vujicic [Tue, 4 Mar 2025 15:12:14 +0000 (16:12 +0100)]
Removes first comment body from notes tests
Improves notes unit tests by replacing checking with first comment's body with checking with default / user-specified descriptions. Also, removes test_author unit test, adds setting note's author when checking notification's success and sets first comment type to "opened" in tests with tooltips which require first comment to be "opened".
Tom Hughes [Wed, 5 Mar 2025 18:24:23 +0000 (18:24 +0000)]
Merge remote-tracking branch 'upstream/pull/5750'
Tom Hughes [Wed, 5 Mar 2025 18:22:59 +0000 (18:22 +0000)]
Merge remote-tracking branch 'upstream/pull/5749'
Tom Hughes [Wed, 5 Mar 2025 18:17:27 +0000 (18:17 +0000)]
Merge remote-tracking branch 'upstream/pull/4789'
Anton Khorev [Wed, 5 Mar 2025 17:12:39 +0000 (20:12 +0300)]
Rename browse controller to feature queries controller
Anton Khorev [Wed, 5 Mar 2025 15:09:29 +0000 (18:09 +0300)]
Prevent changeset comment links from reloading the page
Martin Raifer [Wed, 5 Mar 2025 12:37:12 +0000 (13:37 +0100)]
Update to iD v2.32.0
Anton Khorev [Wed, 5 Mar 2025 10:39:39 +0000 (13:39 +0300)]
Add title texts to changeset list comments/changes
Anton Khorev [Wed, 5 Mar 2025 10:15:14 +0000 (13:15 +0300)]
Add comments icon
https://icons.getbootstrap.com/icons/pencil/
Anton Khorev [Wed, 5 Mar 2025 10:14:31 +0000 (13:14 +0300)]
Update comments icon
https://icons.getbootstrap.com/icons/chat/
Máté Gyöngyösi [Mon, 3 Mar 2025 01:22:35 +0000 (02:22 +0100)]
Add permalink button to changeset comments
Add a chain symbol button to the end of the line
(instead of formatting time_ago as a link
and losing the visibility of the exact timestamp
on hover).
As suggested at
https://github.com/openstreetmap/openstreetmap-website/pull/4789#discussion_r1980994254.
This is an improvement of
https://github.com/openstreetmap/openstreetmap-website/pull/4134/commits/
d495d6799fc3e8521ebc25dce9eb062cff94e117 .
Tom Hughes [Tue, 4 Mar 2025 18:22:15 +0000 (18:22 +0000)]
Merge remote-tracking branch 'upstream/pull/5654'
Tom Hughes [Tue, 4 Mar 2025 18:09:53 +0000 (18:09 +0000)]
Update bundle
Tom Hughes [Tue, 4 Mar 2025 18:06:35 +0000 (18:06 +0000)]
Merge remote-tracking branch 'upstream/pull/5746'
Anton Khorev [Tue, 11 Feb 2025 15:25:16 +0000 (18:25 +0300)]
Load pluralizers
Nenad Vujicic [Tue, 4 Mar 2025 15:04:45 +0000 (16:04 +0100)]
Updates note_comments and notes factories
Updates note_comments factory to create "commented" note comments by default. Improves notes factory to set note's description to "Default note's description" by default and to set first note's comment type to "opened" when used note_with_comments.
dependabot[bot] [Mon, 3 Mar 2025 23:54:13 +0000 (23:54 +0000)]
Bump @stylistic/eslint-plugin-js from 4.1.0 to 4.2.0
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.2.0/packages/eslint-plugin-js)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nenad Vujicic [Wed, 29 Jan 2025 12:31:19 +0000 (13:31 +0100)]
Removes optional using first comments records
Removes optional using of note's first comments records for retrieving note's description and author in Note model file.
Tom Hughes [Mon, 3 Mar 2025 17:49:00 +0000 (17:49 +0000)]
Merge remote-tracking branch 'upstream/pull/5743'
translatewiki.net [Mon, 3 Mar 2025 12:14:08 +0000 (13:14 +0100)]
Localisation updates from https://translatewiki.net.
Máté Gyöngyösi [Mon, 3 Mar 2025 00:31:34 +0000 (01:31 +0100)]
Remove obsolete element from docker-compose.yml
The 'version' top-level element is deprecated since April 2024: https://github.com/docker/docs/commit/
007ac90154c05f34045f607631b93a95c81d4807 #diff-948ba582fe1c0dd6e8a5446ed8d8831e8ff65d0df7552f0eaa22b9ff7945b3e3R7
Tom Hughes [Sun, 2 Mar 2025 10:54:39 +0000 (10:54 +0000)]
Merge remote-tracking branch 'upstream/pull/5667'
Tom Hughes [Sat, 1 Mar 2025 15:07:58 +0000 (15:07 +0000)]
Merge remote-tracking branch 'upstream/pull/5742'
Anton Khorev [Sat, 1 Mar 2025 13:20:48 +0000 (16:20 +0300)]
Replace $(document).ready(...) with $(...)
Tom Hughes [Sat, 1 Mar 2025 12:30:01 +0000 (12:30 +0000)]
Merge remote-tracking branch 'upstream/pull/5740'
Tom Hughes [Sat, 1 Mar 2025 12:29:12 +0000 (12:29 +0000)]
Merge remote-tracking branch 'upstream/pull/5731'
Tom Hughes [Sat, 1 Mar 2025 12:28:02 +0000 (12:28 +0000)]
Merge remote-tracking branch 'upstream/pull/5741'
Tom Hughes [Sat, 1 Mar 2025 12:27:36 +0000 (12:27 +0000)]
Merge remote-tracking branch 'upstream/pull/5739'
Tom Hughes [Sat, 1 Mar 2025 12:27:30 +0000 (12:27 +0000)]
Merge remote-tracking branch 'upstream/pull/5737'
Tom Hughes [Sat, 1 Mar 2025 12:27:12 +0000 (12:27 +0000)]
Merge remote-tracking branch 'upstream/pull/5735'
Marwin Hochfelsner [Thu, 27 Feb 2025 23:28:29 +0000 (00:28 +0100)]
Move jquery .load() to fetch
Marwin Hochfelsner [Fri, 28 Feb 2025 21:01:23 +0000 (22:01 +0100)]
Cache csrf properties
mmd-osm [Sat, 1 Mar 2025 09:28:24 +0000 (10:28 +0100)]
Added WebP as new output format for map download
Anton Khorev [Sat, 1 Mar 2025 09:20:14 +0000 (12:20 +0300)]
Set the environment variable in teaspoon example
Anton Khorev [Sat, 1 Mar 2025 09:01:31 +0000 (12:01 +0300)]
Use location instead of window.location and document.location
Anton Khorev [Sat, 1 Mar 2025 07:51:46 +0000 (10:51 +0300)]
Register startinglocation listener as a named function
The listener is not going to be run once if it's constructed inside the locateactivate listener. It's going to be run however many times locateactivate happens.
Anton Khorev [Sat, 1 Mar 2025 06:08:26 +0000 (09:08 +0300)]
Merge branch 'pull/5734'
Anton Khorev [Sat, 1 Mar 2025 06:00:22 +0000 (09:00 +0300)]
Merge branch 'pull/5716'
Marwin Hochfelsner [Fri, 28 Feb 2025 21:23:36 +0000 (22:23 +0100)]
Fix icon list
Tom Hughes [Fri, 28 Feb 2025 19:53:37 +0000 (19:53 +0000)]
Delete mismatched ul close tag
Tom Hughes [Sat, 22 Feb 2025 11:09:27 +0000 (11:09 +0000)]
Drop explicit lengths from bigint columns
Tom Hughes [Fri, 21 Feb 2025 23:08:45 +0000 (23:08 +0000)]
Update model annotations
Tom Hughes [Fri, 21 Feb 2025 23:08:25 +0000 (23:08 +0000)]
Switch to using annotaterb for annotations
Tom Hughes [Fri, 28 Feb 2025 17:14:09 +0000 (17:14 +0000)]
Merge remote-tracking branch 'upstream/pull/5732'
Marwin Hochfelsner [Fri, 28 Feb 2025 11:33:41 +0000 (12:33 +0100)]
Add colors and abbreviation to web manifest
Marwin Hochfelsner [Fri, 28 Feb 2025 11:27:18 +0000 (12:27 +0100)]
Generate icon entries dynamically
Tom Hughes [Thu, 27 Feb 2025 22:03:56 +0000 (22:03 +0000)]
Merge remote-tracking branch 'upstream/pull/5730'
Tom Hughes [Thu, 27 Feb 2025 22:03:21 +0000 (22:03 +0000)]
Merge remote-tracking branch 'upstream/pull/5729'
Marwin Hochfelsner [Thu, 27 Feb 2025 21:40:18 +0000 (22:40 +0100)]
Replace jquery's getJSON with fetch
Marwin Hochfelsner [Fri, 21 Feb 2025 11:12:04 +0000 (12:12 +0100)]
Clean up new direction form
Tom Hughes [Thu, 27 Feb 2025 20:31:19 +0000 (20:31 +0000)]
Merge remote-tracking branch 'upstream/pull/5727'
Tom Hughes [Thu, 27 Feb 2025 20:28:47 +0000 (20:28 +0000)]
Merge remote-tracking branch 'upstream/pull/5652'
Marwin Hochfelsner [Wed, 26 Feb 2025 13:33:51 +0000 (14:33 +0100)]
Set directions departure to location
Marwin Hochfelsner [Fri, 21 Feb 2025 11:12:04 +0000 (12:12 +0100)]
Split directions engine select into modes and providers
Tom Hughes [Thu, 27 Feb 2025 18:14:46 +0000 (18:14 +0000)]
Merge remote-tracking branch 'upstream/pull/5728'
translatewiki.net [Thu, 27 Feb 2025 12:14:46 +0000 (13:14 +0100)]
Localisation updates from https://translatewiki.net.
dependabot[bot] [Wed, 26 Feb 2025 23:57:06 +0000 (23:57 +0000)]
Bump @stylistic/eslint-plugin-js from 4.0.1 to 4.1.0
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.1.0/packages/eslint-plugin-js)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 25 Feb 2025 18:13:20 +0000 (18:13 +0000)]
Update bundle
Tom Hughes [Mon, 24 Feb 2025 17:11:58 +0000 (17:11 +0000)]
Merge remote-tracking branch 'upstream/pull/5726'
translatewiki.net [Mon, 24 Feb 2025 12:15:17 +0000 (13:15 +0100)]
Localisation updates from https://translatewiki.net.
Anton Khorev [Sun, 23 Feb 2025 23:15:24 +0000 (02:15 +0300)]
Merge branch 'pull/5715'
Anton Khorev [Sun, 23 Feb 2025 02:34:48 +0000 (05:34 +0300)]
Remove unnecessary RuboCop exclusion
Anton Khorev [Sun, 23 Feb 2025 03:45:52 +0000 (06:45 +0300)]
Test api changeset comment hide/unhide at legacy routes
Anton Khorev [Sun, 23 Feb 2025 03:38:43 +0000 (06:38 +0300)]
Refactor api changeset comment visibility json tests