Commit graph

6768 commits

Author SHA1 Message Date
Anton Khorev
ddbf69dcee Update admin boundary color 2023-12-08 20:51:30 +03:00
Anton Khorev
d9b9e13be1 Allow to omit max_zoom if next map key entry has min_zoom 2023-12-08 13:21:57 +03:00
Anton Khorev
9ac70151a8 Load map key data in controller 2023-12-08 12:55:18 +03:00
Tom Hughes
e78aee9585 Merge remote-tracking branch 'upstream/pull/4371' 2023-12-07 16:19:23 +00:00
Tom Hughes
38bcc001e3 Merge remote-tracking branch 'upstream/pull/4392' 2023-12-07 16:06:22 +00:00
Anton Khorev
58eccb6eb4 Add stop markers for opnvkarte map key 2023-12-07 13:19:38 +03:00
Anton Khorev
8d72cd2e60 Add high-zoom rail shape for opnvkarte map key 2023-12-07 13:11:27 +03:00
Anton Khorev
10f75b9342 Add rail dash pattern for opnvkarte map key on zoom 11+ 2023-12-07 13:08:17 +03:00
Anton Khorev
800106c72b Allow to omit zoom levels for map key entries 2023-12-07 12:38:24 +03:00
Andy Allan
4bca24a7be Resourceful routing for passwords
This also matches the routes used by devise
2023-12-06 18:41:00 +00:00
Andy Allan
1d0f588d62 Use path and url helpers for password links 2023-12-06 18:39:25 +00:00
Tom Hughes
ddf6689e9e Merge remote-tracking branch 'upstream/pull/4389' 2023-12-06 17:50:42 +00:00
Tom Hughes
77797b21b0 Merge remote-tracking branch 'upstream/pull/4388' 2023-12-06 17:47:14 +00:00
Tom Hughes
0c2e471708 Fix new rubocop warnings 2023-12-05 18:13:13 +00: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
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
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
Anton Khorev
04b839c301 Start dashed rail line mapnik map key at zoom 12 2023-11-27 16:51:38 +03: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
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
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
Tom Hughes
f08fb4f30f Prevent API tokens without write_notes creating attributed comments
Fixes #4362
2023-11-22 12:30:39 +00:00
Tom Hughes
ce385c88eb Merge remote-tracking branch 'upstream/pull/4358' 2023-11-21 17:24:19 +00:00
Milan Cvetkovic
aeb4271a27 Do not merge zoom/lat/lon options with oauth_return_url 2023-11-21 13:01:52 +00:00
Milan Cvetkovic
1fbd1d11c4 Extract welcome_options function to simplify save function 2023-11-21 11:56:09 +00:00
Milan Cvetkovic
87a5a0844b Welcome screen works with confirmation email too 2023-11-21 11:56:09 +00:00
Milan Cvetkovic
60c885d071 Welcome screen displays 'Continue with authorization'
do not hide notes
2023-11-21 11:56:09 +00:00
Anton Khorev
f23993a4df Remove 'need to return bbox' comment on conditions_bbox 2023-11-21 13:55:35 +03:00
Anton Khorev
e90d48adc9 Remove 'basic attributes' comments from changeset api output builders 2023-11-20 15:39:27 +03:00
Anton Khorev
f3144a962b Fix tiny user thumbnail size at 25x25 px 2023-11-17 12:45:20 +03:00
Anton Khorev
b5679e16db Disable text wrapping while measuring header width 2023-11-17 10:27:38 +03:00
Anton Khorev
693fe3b587 Switch to flex header container 2023-11-17 10:27:38 +03:00
Tom Hughes
b45bce3370 Fix positioning of placeholder text in RTL mode
Fixes #3910
2023-11-16 22:54:03 +00:00
Tom Hughes
a328ec84a2 Use rtlcss instead of r2 for RTL support
This ensures that the RTL directives in bootstrap are processed
correctly as it is designed around RTLCSS for RTL support.

Fixes #4347
2023-11-16 22:53:09 +00:00
Tom Hughes
aaed886890 Hash passwords as soon as a new user is created 2023-11-16 01:02:11 +00:00
Tom Hughes
b1553135fc Preserve pass_crypt_confirmation in the new user hash 2023-11-16 00:29:49 +00:00
Tom Hughes
2fcee9625d Merge remote-tracking branch 'upstream/pull/4349' 2023-11-15 22:30:41 +00:00