Anton Khorev
|
c7adb870ad
|
Merge branch 'pull/5474'
|
2025-01-27 17:49:14 +03:00 |
|
Roman Deev
|
dae7a003fe
|
Use baselayerchange/overlaylayerchange instead of layeradd/layerremove for speed up Map Data layer render
|
2025-01-27 15:44:46 +03:00 |
|
Tom Hughes
|
d76b7a5eea
|
Update leaflet-osm to latest upstream version
|
2025-01-26 19:36:15 +00:00 |
|
Tom Hughes
|
6316745c2e
|
Merge remote-tracking branch 'upstream/pull/5551'
|
2025-01-26 10:24:05 +00:00 |
|
Tom Hughes
|
64859303f6
|
Merge remote-tracking branch 'upstream/pull/5538'
|
2025-01-26 10:21:44 +00:00 |
|
Tom Hughes
|
6ef11b2c9a
|
Merge remote-tracking branch 'upstream/pull/5536'
|
2025-01-26 10:09:17 +00:00 |
|
Tom Hughes
|
1770006d13
|
Merge remote-tracking branch 'upstream/pull/5553'
|
2025-01-26 10:07:58 +00:00 |
|
Tom Hughes
|
afa2e6ff38
|
Merge remote-tracking branch 'upstream/pull/5552'
|
2025-01-26 10:07:55 +00:00 |
|
dependabot[bot]
|
96cbabe301
|
Bump coverallsapp/github-action from 2.3.4 to 2.3.5
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-24 23:53:28 +00:00 |
|
dependabot[bot]
|
6a9f5856fc
|
Bump eslint from 9.18.0 to 9.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.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.18.0...v9.19.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-24 23:33:08 +00:00 |
|
mmd-osm
|
87e995bd84
|
Added error handling for data layer
|
2025-01-24 23:14:08 +01:00 |
|
Tom Hughes
|
49e257200e
|
Merge remote-tracking branch 'upstream/pull/5545'
|
2025-01-24 15:10:03 +00:00 |
|
Tom Hughes
|
605d7a5f69
|
Merge remote-tracking branch 'upstream/pull/5544'
|
2025-01-24 15:06:37 +00:00 |
|
Tom Hughes
|
959bc5562a
|
Merge remote-tracking branch 'upstream/pull/5543'
|
2025-01-24 15:00:25 +00:00 |
|
Tom Hughes
|
7d2ee0a1dc
|
Merge remote-tracking branch 'upstream/pull/5542'
|
2025-01-24 14:59:54 +00:00 |
|
Tom Hughes
|
ff05871e8a
|
Merge remote-tracking branch 'upstream/pull/5548'
|
2025-01-24 14:58:27 +00:00 |
|
Andy Allan
|
6b06be5e5d
|
Fix some eslint errors (quotes, spacing and parseInt radix) on .js.erb files
These have been flagged by eslint-plugin-erb, and need to be fixed before
that plugin can be enabled.
|
2025-01-24 14:38:13 +00:00 |
|
Anton Khorev
|
01b5ed5d28
|
Create api map resource
|
2025-01-24 10:47:58 +03:00 |
|
Anton Khorev
|
47d55a2b0f
|
Simplify write_notes scope check in api notes controller
|
2025-01-24 06:16:11 +03:00 |
|
Anton Khorev
|
47a8907e2a
|
Move scope_enabled? to ApiController
|
2025-01-24 05:56:23 +03:00 |
|
Anton Khorev
|
74854f831b
|
Remove doorkeeper_token branch from web deny_access
|
2025-01-24 05:28:46 +03:00 |
|
Anton Khorev
|
9d3471204f
|
Remove RuboCop action names exception for messages controller
|
2025-01-24 04:36:04 +03:00 |
|
Anton Khorev
|
fafed5f821
|
Create message mute resource
|
2025-01-24 04:36:04 +03:00 |
|
Anton Khorev
|
3490eb580c
|
Remove unused css classes from inbox table
|
2025-01-24 04:34:20 +03:00 |
|
Anton Khorev
|
cc3bccb9b3
|
Create message read_mark resource
|
2025-01-24 04:34:20 +03:00 |
|
Tom Hughes
|
8cf77a2f36
|
Merge remote-tracking branch 'upstream/pull/5537'
|
2025-01-23 18:14:09 +00:00 |
|
Tom Hughes
|
af0da1fcf9
|
Merge remote-tracking branch 'upstream/pull/5541'
|
2025-01-23 17:57:46 +00:00 |
|
Anton Khorev
|
54c2787e87
|
Add user transient attribute to oauth_access_grant factory
|
2025-01-23 18:00:55 +03:00 |
|
Anton Khorev
|
ef648a53ba
|
Add user transient attribute to oauth_access_token factory
|
2025-01-23 17:43:30 +03:00 |
|
translatewiki.net
|
3f62d67684
|
Localisation updates from https://translatewiki.net.
|
2025-01-23 13:13:11 +01:00 |
|
Anton Khorev
|
f2903b8223
|
Initialize I18n and OSM as soon as application.js loads
|
2025-01-23 08:34:21 +03:00 |
|
Anton Khorev
|
b77c9f863d
|
Create trace data resource
|
2025-01-23 06:08:27 +03:00 |
|
Tom Hughes
|
e310767dcd
|
Merge remote-tracking branch 'upstream/pull/5533'
|
2025-01-22 18:11:48 +00:00 |
|
Tom Hughes
|
b0cf1940e1
|
Merge remote-tracking branch 'upstream/pull/5535'
|
2025-01-22 18:07:34 +00:00 |
|
Tom Hughes
|
c2b39a6a7c
|
Merge remote-tracking branch 'upstream/pull/5529'
|
2025-01-22 17:59:34 +00:00 |
|
Tom Hughes
|
aabe8815b3
|
Merge remote-tracking branch 'upstream/pull/5532'
|
2025-01-22 17:54:41 +00:00 |
|
Tom Hughes
|
405559c5bb
|
Merge remote-tracking branch 'upstream/pull/5534'
|
2025-01-22 17:50:31 +00:00 |
|
Anton Khorev
|
84a3a41531
|
Create changeset subscription resource
|
2025-01-22 19:50:41 +03:00 |
|
Andy Allan
|
322c6c31a5
|
Use flash.now for messages to be shown during this request
|
2025-01-22 13:55:30 +00:00 |
|
Andy Allan
|
0edac40638
|
Use a custom cop to check controller action names
SpecificActionNames cop taken from https://github.com/rubocop/rubocop-rails/pull/827
|
2025-01-22 13:35:21 +00:00 |
|
Anton Khorev
|
8455b7cf03
|
Set needs_view by default for new blocks
|
2025-01-22 02:26:07 +03:00 |
|
Anton Khorev
|
7b19ba580c
|
Merge branch 'pull/5531'
|
2025-01-22 01:05:39 +03:00 |
|
Anton Khorev
|
9f0d846ce4
|
Merge branch 'pull/5530'
|
2025-01-22 00:44:43 +03:00 |
|
Tom Hughes
|
ebe7cf8d17
|
Add indexes on user+id to changeset and diary comments
|
2025-01-21 20:15:56 +00:00 |
|
Tom Hughes
|
6b7f64451e
|
Preload parent objects for user comments
|
2025-01-21 19:03:03 +00:00 |
|
Tom Hughes
|
bd577d7c92
|
Merge remote-tracking branch 'upstream/pull/5518'
|
2025-01-21 18:44:31 +00:00 |
|
Tom Hughes
|
50c5f444ed
|
Merge remote-tracking branch 'upstream/pull/5528'
|
2025-01-21 18:26:47 +00:00 |
|
Tom Hughes
|
268e51d9f8
|
Update bundle
|
2025-01-21 18:18:48 +00:00 |
|
mmd-osm
|
18fd80ebb7
|
Consistent usage of layer information in _osm_location cookie
Fixes #3971
|
2025-01-21 18:08:50 +01:00 |
|
Anton Khorev
|
aafcd95364
|
Test fallback locale on embed page
|
2025-01-21 02:49:07 +03:00 |
|