Andy Allan
c44e936bfb
Remove normalisation of immutable keyword
...
This was no longer required after removing the database functions.
2023-12-06 13:59:58 +00:00
Andy Allan
791db6e892
Remove the references to plpgsql extension
...
This has been built-in since postgresql 9.0
2023-12-06 13:50:02 +00:00
Andy Allan
36045859af
Remove the sequence type normalisation
...
This can mask important matters with the definition of sequences
2023-12-06 13:36:52 +00:00
Andy Allan
16d3c77427
Remove the timestamp normalisation
...
The precision of the timestamps is controlled in our migrations,
and so any mismatch should be marked as an error.
The ar_internal_metadata is not controlled, but is timestamp(6) for
rails 6.0+ installations, and so this won't fail in CI.
2023-12-06 13:36:52 +00:00
Andy Allan
4c77f9d780
Add comment for btree_gist to structure.sql
...
Refs #4298
2023-12-06 13:36:52 +00:00
Tom Hughes
0c2e471708
Fix new rubocop warnings
2023-12-05 18:13:13 +00:00
Tom Hughes
fe16876beb
Update bundle
2023-12-05 18:11:14 +00:00
Tom Hughes
12b4d11d44
Use SecureRandom to generate user tokens
2023-12-04 17:25:57 +00:00
translatewiki.net
5bd9a2faef
Localisation updates from https://translatewiki.net .
2023-12-04 13:24:02 +01:00
Anton Khorev
e4cce5d539
Remove unused .current from primary nav
2023-12-04 05:10:41 +03:00
Anton Khorev
6950f44a71
Update color of mapnik map key for lakes
2023-12-04 02:15:41 +03:00
Tom Hughes
88f0d73230
Merge remote-tracking branch 'upstream/pull/4384'
2023-12-03 18:33:18 +00:00
Tom Hughes
eabd56605b
Merge remote-tracking branch 'upstream/pull/4383'
2023-12-03 18:32:54 +00:00
Tom Hughes
6876a520ac
Merge remote-tracking branch 'upstream/pull/4385'
2023-12-03 18:32:34 +00:00
dependabot[bot]
be99cdea91
Bump eslint from 8.54.0 to 8.55.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.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/v8.54.0...v8.55.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 23:08:06 +00:00
Anton Khorev
d024ce8946
Fix min zoom levels for some landcover mapnik map key features
2023-12-01 02:39:14 +03:00
Anton Khorev
019f21c42f
Make mapnik map key for lakes visible on all zoom levels
2023-12-01 02:10:14 +03:00
Tom Hughes
763c37bde4
Merge remote-tracking branch 'upstream/pull/4381'
2023-11-30 17:56:24 +00:00
Anton Khorev
8eaa44cda8
Fix mapnik map key for roads
...
The main changes are:
- no roads on zooms < 6
- no yellow-colored secondary highways without casing
2023-11-30 19:12:34 +03:00
translatewiki.net
9046f9d61a
Localisation updates from https://translatewiki.net .
2023-11-30 13:18:45 +01:00
Tom Hughes
c1ff2b035e
Merge remote-tracking branch 'upstream/pull/4378'
2023-11-29 12:49:32 +00:00
Nils
9f704f1d4e
Use 5 meter radius for input locations in Valhalla
...
This will search for road segments within 5 meter radius of the input location and choose the best path from/to whichever segment gives the cheapest cost. It should be preferable in most scenarios compared to simply snapping to the closest segment.
I'll do the same PR for our web app at https://github.com/gis-ops/valhalla-app .
2023-11-29 13:06:41 +01:00
Tom Hughes
45f0589e62
Merge remote-tracking branch 'upstream/pull/4329'
2023-11-28 22:21:50 +00:00
Tom Hughes
64c9ff08e3
Merge remote-tracking branch 'upstream/pull/4374'
2023-11-28 18:43:45 +00:00
Tom Hughes
c63ae5ab6c
Merge remote-tracking branch 'upstream/pull/4373'
2023-11-28 18:37:48 +00:00
Tom Hughes
7f6f015636
Update expected response for doorkeeper errors
2023-11-28 18:35:11 +00:00
Tom Hughes
a74f07d507
Allow FactoryBot to set primary key attributes
...
We have at least model (Language) which does not use datbase
generated primary keys so we need to be able to set them.
https://github.com/thoughtbot/factory_bot_rails/pull/419
2023-11-28 18:25:35 +00:00
Tom Hughes
447089330a
Update bundle
2023-11-28 18:18:17 +00:00
Tom Hughes
c7a4705c90
Merge remote-tracking branch 'upstream/pull/4352'
2023-11-28 18:11:40 +00:00
Anton Khorev
88e7d3b05f
Start summit mapnik map key at zoom 11
2023-11-27 17:02:58 +03:00
Anton Khorev
04b839c301
Start dashed rail line mapnik map key at zoom 12
2023-11-27 16:51:38 +03:00
translatewiki.net
97d2c223aa
Localisation updates from https://translatewiki.net .
2023-11-27 13:19:08 +01:00
Tom Hughes
2d1f756f75
Merge remote-tracking branch 'upstream/pull/4368'
2023-11-26 19:01:20 +00:00
Tom Hughes
8c8aa10428
Merge remote-tracking branch 'upstream/pull/4367'
2023-11-26 18:57:16 +00:00
Tom Hughes
58a94af629
Merge remote-tracking branch 'upstream/pull/4366'
2023-11-26 18:56:05 +00:00
Anton Khorev
857e9179b8
Read layers with available map key from config/key.yml
2023-11-24 16:38:38 +03:00
Anton Khorev
bf65abf268
Add tooltip to disabled html share button
2023-11-24 16:12:30 +03:00
Anton Khorev
6dd34d8430
Disable html share button for tracestracktopo layer
2023-11-24 15:12:41 +03:00
Tom Hughes
2153e00f9f
Drop ACL check from notes#comment as we no longer allow anonymous comments
2023-11-23 16:56:07 +00:00
Tom Hughes
efd2b92a80
Prevent unauthenticated users commenting on notes via the API
2023-11-23 16:56:07 +00:00
Anton Khorev
1354a95eeb
Remove unused css for lists inside primary nav on narrow screens
2023-11-23 19:52:51 +03:00
translatewiki.net
5d916975db
Localisation updates from https://translatewiki.net .
2023-11-23 13:21:39 +01:00
Andy Allan
9026b84d84
Merge pull request #4296 from AntonKhorev/header-flex
...
Use flex container instead of floats in header
2023-11-22 17:22:46 +00:00
Andy Allan
5e90b569db
Merge pull request #4353 from tomhughes/rtlcss
...
Improve handling of RTL styling
2023-11-22 17:13:35 +00:00
Andy Allan
5fdddf2a8a
Merge pull request #4313 from AntonKhorev/account-delete-delay
...
Account deletion cool-down period
2023-11-22 15:07:34 +00:00
Anton Khorev
b5f8df642a
Disallow account deletion after confirmation
2023-11-22 17:37:04 +03:00
Anton Khorev
14bd660114
Disable delete account button if there are recent changesets
2023-11-22 17:37:04 +03:00
Anton Khorev
a8aaf62e62
Add earliest allowed deletion time to user model
2023-11-22 17:02:48 +03:00
Anton Khorev
91a4fd6b5a
Add user account deletion delay test helper
2023-11-22 16:15:59 +03:00
Anton Khorev
dfe299eff9
Add user account deletion delay setting
2023-11-22 16:15:59 +03:00