Anton Khorev
18f65b78eb
Make api show/update/destroy relation actions resourceful
2025-02-05 20:22:16 +03:00
Anton Khorev
35fc840b41
Make api show/update/destroy way actions resourceful
2025-02-05 20:22:16 +03:00
Anton Khorev
3b0be171b9
Make api show/update/destroy node actions resourceful
2025-02-05 20:22:16 +03:00
Andy Allan
7cf9bf0e55
Merge pull request #5591 from AntonKhorev/api-element-resources--index-paths
...
API element resources - index paths
2025-02-05 17:13:47 +00:00
Andy Allan
6142d8b8fe
Merge pull request #5559 from hlfan/eslint-plugin-erb
...
Add eslint-plugin-erb to provide linting of .js.erb files
2025-02-05 17:07:50 +00:00
Andy Allan
019162866e
Merge pull request #5608 from AntonKhorev/reassign-issue-name-queue
...
Write the new role in reassign checkbox label
2025-02-05 17:02:54 +00:00
Andy Allan
d62caf5fe2
Merge pull request #5606 from AntonKhorev/no-eslint-qs
...
Remove Qs from eslint globals
2025-02-05 16:41:19 +00:00
Marwin Hochfelsner
bc18e85d5c
Add eslint-plugin-erb for .js.erb file linting
...
* Add eslint-plugin-erb to provide linting of our .js.erb files
* Lint osm.js.erb and API-ify OSM.params()
---------
Co-authored-by: Andy Allan <git@gravitystorm.co.uk>
2025-02-05 17:00:38 +01:00
Anton Khorev
1dff2d5d5c
Merge branch 'pull/5557'
2025-02-05 18:42:21 +03:00
Holger Jeromin
e838e9528c
Move deprecated eslint rules to stylistic plugin
2025-02-05 15:47:11 +01:00
Anton Khorev
b3a0038d27
Write the new role in reassign checkbox label
2025-02-05 13:00:04 +03:00
Anton Khorev
a1029ed1d3
Remove Qs from eslint globals
2025-02-04 19:49:28 +03:00
Anton Khorev
06cece27fe
Merge branch 'pull/5579'
2025-02-04 16:42:00 +03:00
Nenad Vujicic
2d0b7b6b87
Adds optional use of note's author and description
...
Adds optional use of author and description from notes (in case data-migration is done) and author and description from first visible note comment (in case data-migration is not done). Also, adds author association to Note model.
2025-02-04 01:29:45 +01:00
Nenad Vujicic
5755386567
Removes note's author from RSS
...
Removes writing note's author to note's RSS if author is missing or data-migration is done and note's author is deleted.
2025-02-04 01:29:45 +01:00
Nenad Vujicic
a16c1138e9
Replaces using description with note_description
...
Replaces using note's description method with note_description helper routine.
2025-02-04 01:23:48 +01:00
Nenad Vujicic
a6d7c772e5
Adds helper routine note_description
...
Adds new helper routine note_description for retrieving note's description. Helper routine returns "deleted" if author is deleted otherwise note's description.
2025-02-04 01:22:28 +01:00
Tom Hughes
c4c7f68f17
Merge remote-tracking branch 'upstream/pull/5600'
2025-02-03 18:56:08 +00:00
Tom Hughes
8fd2c5e578
Merge remote-tracking branch 'upstream/pull/5595'
2025-02-03 18:53:00 +00:00
Tom Hughes
d298d1f051
Merge remote-tracking branch 'upstream/pull/5593'
2025-02-03 18:50:35 +00:00
Tom Hughes
6e6ac07b5d
Update bundle
2025-02-03 18:45:40 +00:00
Anton Khorev
f1a873e305
Refactor api changeset discussion tests
2025-02-03 19:28:47 +03:00
Anton Khorev
92815ae417
Don't apply extra encodeURIComponent to lat/lon search params
2025-02-03 13:13:44 +03:00
Anton Khorev
55c1033c70
Merge branch 'pull/5592'
2025-02-03 12:12:57 +03:00
Anton Khorev
3aa1b1007b
Merge branch 'pull/5594'
2025-02-03 11:26:34 +03:00
Tom Hughes
46cd3a1114
Replace qs with URLSearchParams
2025-02-02 19:27:20 +00:00
Tom Hughes
b94d3b3607
Change "reporter users" to "reporting users"
2025-02-02 18:53:40 +00:00
Anton Khorev
fe4af49d06
Don't check ids of new notes in create note system tests
2025-02-02 18:56:19 +03:00
Tom Hughes
8f7f02b025
Merge remote-tracking branch 'upstream/pull/5064'
2025-02-02 12:44:27 +00:00
Tom Hughes
6ad4260d2d
Merge remote-tracking branch 'upstream/pull/5522'
2025-02-02 11:14:04 +00:00
Tom Hughes
5f7dd9d8b3
Merge remote-tracking branch 'upstream/pull/5588'
2025-02-02 10:32:48 +00:00
Tom Hughes
f8ad4c79a4
Merge remote-tracking branch 'upstream/pull/5586'
2025-02-02 10:30:04 +00:00
Tom Hughes
22761a9d1f
Merge remote-tracking branch 'upstream/pull/5585'
2025-02-02 10:16:43 +00:00
Tom Hughes
8f387236ce
Merge remote-tracking branch 'upstream/pull/5581'
2025-02-02 10:11:23 +00:00
Anton Khorev
b6c2a39363
Make api create relation path resourceful
2025-02-02 12:17:47 +03:00
Anton Khorev
2ad75d72af
Make api create way path resourceful
2025-02-02 12:17:47 +03:00
Anton Khorev
96671cf0c0
Make api create node path resourceful
2025-02-02 12:17:47 +03:00
Anton Khorev
1d04b69e86
Move api element index tests up
2025-02-02 12:17:47 +03:00
Anton Khorev
35d5276587
Make api element index paths resourceful
2025-02-02 12:17:47 +03:00
Marwin Hochfelsner
d488df1bfb
Add layer-type switching to use dark tiles
2025-02-02 02:51:50 +01:00
Marwin Hochfelsner
4b6b49801c
Add coordinate precision function
2025-02-02 01:37:07 +01:00
Anton Khorev
a0e78a5caf
Use URI.encode_uri_component when generating share urls
2025-02-01 21:15:37 +03:00
Anton Khorev
83167c368e
Use flat_map to collect way node ids in maps controller
2025-02-01 20:36:07 +03:00
Tom Hughes
0a4442781c
Merge remote-tracking branch 'upstream/pull/5584'
2025-02-01 17:25:39 +00:00
Anton Khorev
b9f1e31122
Use filter instead of loop in visible node/way collections
2025-02-01 20:19:00 +03:00
Anton Khorev
560146d88c
Remove ids collected in parallel to model instances in map api
2025-02-01 20:09:38 +03:00
Anton Khorev
8508c4f0a7
Remove unused visible_nodes hashes from api element controllers
2025-02-01 19:35:46 +03:00
Tom Hughes
434b57ab45
Merge remote-tracking branch 'upstream/pull/5580'
2025-02-01 15:13:41 +00:00
translatewiki.net
b8924ed702
Localisation updates from https://translatewiki.net .
2025-01-31 11:43:52 +01:00
translatewiki.net
f42c355f4f
Localisation updates from https://translatewiki.net .
2025-01-31 10:21:45 +01:00