Anton Khorev
a1029ed1d3
Remove Qs from eslint globals
2025-02-04 19:49:28 +03:00
Marwin Hochfelsner
550e5d336f
Reevaluate iteration methods
2025-02-04 17:12:15 +01:00
Anton Khorev
abcd22854c
Don't html-escape note description
...
The description is already html-safe after to_html.
2025-02-04 18:29:47 +03:00
Anton Khorev
06cece27fe
Merge branch 'pull/5579'
2025-02-04 16:42:00 +03:00
Anton Khorev
53620c62d3
Test if closing sidebar removes directions popup
2025-02-04 14:17:58 +03:00
Marwin Hochfelsner
628f6149d1
Close directions popup with sidebar
2025-02-04 07:16:05 +01:00
Marwin Hochfelsner
500f0e49b8
Collect parseFloat/Int and restructure mapParams
2025-02-04 06:53:20 +01:00
Marwin Hochfelsner
518936bdb6
Remove parseFloat calls and restructure
2025-02-04 06:53:20 +01: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
Anton Khorev
7e6bc9f068
Fix missing zoom argument of OSM.cropLocation in home location
2025-02-04 03:11:17 +03: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
translatewiki.net
8ccf357616
Localisation updates from https://translatewiki.net .
2025-01-31 09:58:53 +01:00
Marwin Hochfelsner
50e5d49bc4
Refactor embed.js.erb with layers.yml
2025-01-30 06:32:50 +01:00
Tom Hughes
68481fe775
Merge remote-tracking branch 'upstream/pull/5575'
2025-01-29 18:41:43 +00:00
Tom Hughes
02ac7ab11a
Merge remote-tracking branch 'upstream/pull/5578'
2025-01-29 18:32:22 +00:00