marc tobias
0ba3d01982
Development environment: add missing dependencies
2024-08-09 17:57:18 +02:00
Sarah Hoffmann
f6e792f31b
Merge pull request #3502 from mtmail/check-database-check-another-index
...
check-database: check for another required db index
2024-08-08 15:21:38 +02:00
Sarah Hoffmann
882f182374
Merge pull request #3503 from lonvia/mkdocs-without-cmake
...
Build documentation without CMake
2024-08-07 19:21:00 +02:00
Sarah Hoffmann
d1e7b85cc5
fix dangling links in documentation
2024-08-07 16:58:45 +02:00
Sarah Hoffmann
6b1c32893b
move generated docs to site-html
2024-08-07 16:48:22 +02:00
Sarah Hoffmann
474a22cb3b
build man page without CMake
2024-08-07 16:38:56 +02:00
Sarah Hoffmann
8e46458d9e
remove CMake-based build of docs
2024-08-07 16:31:15 +02:00
Sarah Hoffmann
7282d816c8
build vagrant instructions dynamically with mkdocs-gen-files
2024-08-07 16:28:44 +02:00
marc tobias
7cf21f8caf
check-database: check for another required db index
2024-08-07 15:19:40 +02:00
Sarah Hoffmann
738e99ce71
Merge pull request #3499 from mtmail/add-data-warn-if-frozen
...
Add data warn if frozen
2024-08-07 11:11:58 +02:00
Sarah Hoffmann
e104115134
switch instruction to use wikimedia CSV file
2024-08-07 10:43:45 +02:00
marc tobias
f0390cfe85
add-data: warn and exit if database is frozen
2024-08-05 16:14:19 +02:00
Sarah Hoffmann
a4d7cdd2ad
Merge pull request #3493 from lonvia/clean-up-bdd-tests
...
Various cleanups of BDD tests
2024-07-31 17:02:39 +02:00
Sarah Hoffmann
2914284a83
adapt BDD tests for legacy tokenizer + Python frontend
...
Mostly disables the tests, the cases are not worth fixing anymore.
Others just avoid using terms that trigger abbreviations.
2024-07-31 14:55:16 +02:00
Sarah Hoffmann
a97bfaf26c
fix postcode lookup with legacy tokenizer
2024-07-31 14:54:55 +02:00
Sarah Hoffmann
cfe5284f64
make housenumber search work with non-indexed partials
2024-07-31 14:09:35 +02:00
Sarah Hoffmann
2048009600
disable ZIP5+ test for Python frontend
...
Currently not working.
2024-07-31 14:08:57 +02:00
Sarah Hoffmann
d47acbc18a
add forgotten BDD test
2024-07-31 11:16:49 +02:00
Sarah Hoffmann
f5fd2f0e7a
switch CI to new handling of legacy BDD tests
2024-07-31 11:16:49 +02:00
Sarah Hoffmann
c8d45972bb
remove support for PHP code coverage in BDD tests
2024-07-31 11:16:49 +02:00
Sarah Hoffmann
474aea61da
bdd tests: get rid of dependency on build path
...
BDD tests will now use whatever osm2pgsql they find in the PATH.
For testing against legacy tokenizer, use -DSERVER_MODULE_PATH
to point to the module. This will no longer work out of the box.
2024-07-31 11:16:49 +02:00
Sarah Hoffmann
67462e0953
Merge pull request #3492 from lonvia/drop-waste-disposal
...
Remove waste disposals and hunting stands from index
2024-07-30 17:03:08 +02:00
Sarah Hoffmann
804fb5f93e
Merge pull request #3490 from mtmail/which-url-after-webserver-install
...
After install point user to '/status' not '/' path
2024-07-30 15:39:22 +02:00
marc tobias
f52097c064
After install point user to /status not / path
2024-07-30 13:10:24 +02:00
Sarah Hoffmann
d336b81293
drop amenity=waste_prposal and amenity=hunting_stand
2024-07-30 10:41:13 +02:00
Sarah Hoffmann
507c0286da
Merge pull request #3491 from mtmail/faq-unicode-encoding
...
Admin FAQ entry for UnicodeEncodeError
2024-07-29 22:01:46 +02:00
marc tobias
04a3f39371
Admin FAQ entry for UnicodeEncodeError
2024-07-29 18:26:11 +02:00
Sarah Hoffmann
bc75e5626e
Merge pull request #3466 from mtmail/apple-silicon-parallels
...
Vagrant: add config for Apple Silicon
2024-07-29 16:52:54 +02:00
Sarah Hoffmann
0add25e335
Merge pull request #3487 from lonvia/port-to-psycopg3
...
Move importer code to psycopg3
2024-07-29 16:52:07 +02:00
Sarah Hoffmann
253dc7d7cd
Ubuntu 22 doesn't have psycopg yet
2024-07-29 08:54:18 +02:00
Sarah Hoffmann
221b5cd8a2
fix dependencies and adapt documentation for psycopg3
2024-07-29 08:54:09 +02:00
Sarah Hoffmann
9659afbade
port code to psycopg3
2024-07-29 08:50:19 +02:00
Sarah Hoffmann
3742fa2929
make DB helper functions free functions
...
Also changes the drop function so that it can drop multiple tables
at once.
2024-07-29 08:49:30 +02:00
Sarah Hoffmann
71249bd94a
remove extension existence helper
...
This is only used in one place.
2024-07-29 08:49:02 +02:00
Sarah Hoffmann
e3353deee0
Merge pull request #3480 from mtmail/import-style-adits
...
full,extra import style: add adits
2024-07-24 22:59:29 +02:00
marc tobias
00563a1fa2
full,extra import style: add adits
2024-07-17 10:57:29 +02:00
Shumail Mohyuddin
b8686c19a0
fix docs link in update interval error message ( #3479 )
2024-07-17 10:37:07 +02:00
Sarah Hoffmann
b89144dcb2
Merge pull request #3468 from mtmail/setup-python-v5
...
Github Actions: now use setup-python v4->v5
2024-07-08 18:45:06 +02:00
Sarah Hoffmann
8e5a19b392
Merge pull request #3467 from mtmail/docs-datrie
...
Documentation: typo in python package name
2024-07-08 18:44:50 +02:00
marc tobias
5d12121f6d
Github Actions: now use setup-python v4->v5
2024-07-08 17:26:36 +02:00
marc tobias
24f103dcbe
Documentation: typo in python package name
2024-07-08 16:44:09 +02:00
marc tobias
0109f167f9
Vagrant: add config for Apple Silicon
2024-07-08 15:35:01 +02:00
Sarah Hoffmann
b63633857e
Merge pull request #3463 from lonvia/sqlalchemy14-with-psycopg
...
Make sure SQLAlchemy can handle the loaded dialect
2024-07-02 18:43:28 +02:00
Sarah Hoffmann
8cb0d5b262
make sure SQLAlchemy can handle the loaded dialect
...
The psycopg dialect was only added in SQLAlchemy 2.0. To avoid loading
errors when SQLAlchemy 1.4 is installed together with psycopg3,
check that the dialect is really available.
2024-07-02 15:55:23 +02:00
Mateusz Konieczny
e51973f8b1
fix some typos
2024-07-01 15:03:57 +02:00
Sarah Hoffmann
c314a3092c
Merge pull request #3458 from lonvia/python-package
...
Add support for installation via pip
2024-07-01 15:02:01 +02:00
Sarah Hoffmann
8dafd8bcb6
add mtm as maintainer for the Python packages
2024-07-01 14:25:26 +02:00
Sarah Hoffmann
ecf4693a79
improve wording
...
as per review
2024-06-29 16:27:26 +02:00
Sarah Hoffmann
fa1c402b47
enable CI tests for Ubuntu 24
2024-06-28 11:11:59 +02:00
Sarah Hoffmann
4da4cbfe27
reduce from 3 to 2 packages
2024-06-28 09:13:22 +02:00