dpriskorn
  • Joined on 2024-05-04
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 10:54:26 +01:00
8990daec21 chore: pytest: Add pytest and enclose the tests in a new class TestUtils
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 10:47:29 +01:00
171d13f9ca doc: README: Add more information about creating the database and tables
8dae88d6b4 fix: setup: Add DB_USER and DB_NAME variables to example config and use them when creating the tables.
Compare 2 commits »
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 10:34:47 +01:00
9f90fbd52d doc: README: Add more information about setup of database and role
2051da0220 Merge remote-tracking branch 'origin/add-documentation' into add-documentation
c4dfa48fa3 doc: README: Add more information about download of geoip files
47104df2a7 doc: README: Add more information about venv setup
057296012c doc: README: Add more information about postgres setup
Compare 8 commits »
dpriskorn pushed to main at dpriskorn/owl-map 2024-08-28 10:19:30 +01:00
0d2cfd56cb Add missing create_db.py script
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 09:44:50 +01:00
92456553e6 doc: README: Add more information about download of geoip files
dpriskorn created pull request edward/owl-map#15 2024-08-28 08:52:51 +01:00
chore: requirements.txt: Add pinned versions
dpriskorn created branch add-versions in dpriskorn/owl-map 2024-08-28 08:52:01 +01:00
dpriskorn pushed to add-versions at dpriskorn/owl-map 2024-08-28 08:52:01 +01:00
c709372d88 chore: requirements.txt: Add pinned versions
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 08:50:22 +01:00
2f35dd712c doc: README: Add more information about venv setup
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 08:42:40 +01:00
99f74b12d0 doc: README: Add more information about postgres setup
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-08-28 08:31:33 +01:00
acd5f94bd3 Merge remote-tracking branch 'origin/add-documentation' into add-documentation
78296ce189 WIP setup instructions
fa02c59ae7 update gitignore
72063f2e2b Bug fix expand_street_name
4d64ac212d Bug fix for calling get_commons_image with 'null'
Compare 14 commits »
dpriskorn pushed to main at dpriskorn/owl-map 2024-08-28 08:28:48 +01:00
72063f2e2b Bug fix expand_street_name
4d64ac212d Bug fix for calling get_commons_image with 'null'
3f04c82ba9 Improve get_item_street_addresses
468d1e49c7 Better fix for get_item_street_addresses
ba22e8e9df Bug fix get_item_street_addresses
Compare 11 commits »
dpriskorn opened issue edward/owl-map#14 2024-08-28 08:22:12 +01:00
Switch to poetry or conda or similar package manager
dpriskorn opened issue edward/owl-map#13 2024-08-28 08:19:58 +01:00
Pycharm complains about missing pyproject.toml or setup.py
dpriskorn opened issue edward/owl-map#12 2024-08-28 08:05:28 +01:00
Add versions to requirements
dpriskorn created branch add-documentation in dpriskorn/owl-map 2024-05-04 21:04:21 +01:00
dpriskorn pushed to add-documentation at dpriskorn/owl-map 2024-05-04 21:04:21 +01:00
3869ef32c0 WIP setup instructions
6beec54fd1 update gitignore
Compare 2 commits »
dpriskorn opened issue edward/owl-map#10 2024-05-04 19:15:35 +01:00
Bug: cannot remove change before upload
dpriskorn opened issue edward/owl-map#9 2024-05-04 18:39:04 +01:00
Add link to open the current map view in an editor
dpriskorn opened issue edward/owl-map#8 2024-05-04 18:38:02 +01:00
Add introduction tour for users