Releases: opengisch/django-oapif
Releases · opengisch/django-oapif
0.2.1
0.2.0
What's Changed
- Endpoints by @domi4484 in #1
- add a readme with a quickstart by @olivierdalang in #4
- Updated precommit hooks and applied by @why-not-try-calmer in #6
- Proposition to clarify directory structure by @olivierdalang in #7
- Made testdata injection a Django command (was: fixture_generator) by @why-not-try-calmer in #5
- Refreshing README by @why-not-try-calmer in #8
- Restored erroneously deleted script, added smiley by @why-not-try-calmer in #9
- Fixing imports by @why-not-try-calmer in #10
- add non-optimized pole viewset by @olivierdalang in #11
- Fixed erroneous coordinates in test data by @why-not-try-calmer in #12
- remove entrypoint by @olivierdalang in #13
- fix bad view response by @olivierdalang in #14
- Init convenience script by @why-not-try-calmer in #17
- do not expose 5432 by default in override by @3nids in #18
- [CI] fix pre-commit check by @olivierdalang in #23
- Adding healthcheck + start on health check by @why-not-try-calmer in #25
- Improve SRID management by @olivierdalang in #20
- Add a decorator to reduce boiler plate code to register models by @olivierdalang in #24
- Models to test some edge cases by @olivierdalang in #21
- use SRID setting in migrations too by @olivierdalang in #28
- CI test suite by @why-not-try-calmer in #26
- Fixing typo in 'init' command by @why-not-try-calmer in #30
- debugpy config by @olivierdalang in #19
- Fixed Django not hot-reloading; added persistent pgresdata by @why-not-try-calmer in #32
- improve edge cases models by @olivierdalang in #33
- fix init management command by @olivierdalang in #34
- improve docker-compose management by @olivierdalang in #37
- Workflow for publishing on pypi by @olivierdalang in #31
- add requirements to pyproject.toml by @3nids in #38
- fi CI test by @why-not-try-calmer in #40
- CRUD support by @olivierdalang in #36
- Added 'value_lists' app by @why-not-try-calmer in #41
- pole <- 1:n -> azimuth <- 1:n -> sign by @why-not-try-calmer in #42
- Value list + Azimuth by @why-not-try-calmer in #39
- Added debug bar to look into cost centers by @why-not-try-calmer in #43
- Fixed missing 'azimuth' relation on Sign geom by @why-not-try-calmer in #45
- Flamegraphs by @why-not-try-calmer in #44
- CRS transforms + bbox-crs by @why-not-try-calmer in #49
- Remote deployment by @why-not-try-calmer in #47
- Moved conformance tests to their own workflow for better separation o… by @why-not-try-calmer in #48
- Git pull -f by @why-not-try-calmer in #50
- Signs offset by @why-not-try-calmer in #46
- Flush! by @why-not-try-calmer in #52
- Destroying volumes in case of migrations by @why-not-try-calmer in #53
- Skip geom by @why-not-try-calmer in #51
- Added missing tests t values_list by @why-not-try-calmer in #56
- Model-viewset level permissions by @why-not-try-calmer in #29
- Missing migration by @why-not-try-calmer in #59
- Removing dead code, added null geometry to OfficialSigns by @why-not-try-calmer in #57
- Remove reference to removed (commented) serializer by @why-not-try-calmer in #61
- Bbox crs reimplemented from deprecated PoleViewSet to decorator by @why-not-try-calmer in #62
- do not push Docker image on PRs from forked repos by @3nids in #67
- Bump actions/setup-python from 1 to 4 by @dependabot in #64
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #66
- Bump actions/checkout from 1 to 3 by @dependabot in #65
- Bump docker/login-action from 1 to 2 by @dependabot in #63
- Missing test from signalo_edges. Probably 1 merge instead of 1 rebase… by @why-not-try-calmer in #60
- Migrations; password for user to authenticate with BasicAuthentication by @why-not-try-calmer in #58
- Fixed missing official signs' serialization by @why-not-try-calmer in #69
- Not ruling out '.' in urlpatterns by @why-not-try-calmer in #70
- Using 'crs' and 'extent' only with geom viewsets by @why-not-try-calmer in #71
- Publishing to PyPI by @why-not-try-calmer in #72
- Content negociation to WKB / FGB + Roads by @why-not-try-calmer in #74
- "Match baseline or fail" by @why-not-try-calmer in #73
- commit on branch from PR by @3nids in #76
- test roads by @3nids in #77
- Roads hopefully fixed by @why-not-try-calmer in #78
- Added custom pagination for roads by @why-not-try-calmer in #79
- bbox CRS must be CRS84, implement storageCrs by @3nids in #80
- allow CRS as URIs by @3nids in #81
- move code to crs_utils by @3nids in #84
- Cleaning up by @why-not-try-calmer in #82
- Integration tests by @why-not-try-calmer in #87
- ALLOW headers in response to OPTIONS requests should reflect the request's permissions by @why-not-try-calmer in #88
- fix road pagination by @3nids in #90
- refactor with tests app by @3nids in #91
- Added geojson calculated in DB by @suricactus in #92
- Bump actions/checkout from 3 to 4 by @dependabot in #97
- Bump docker/login-action from 2 to 3 by @dependabot in #96
- Bump docker/build-push-action from 4 to 5 by @dependabot in #95
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #94
- remove signalo from src by @3nids in #99
- conformance + integration tests cleanup by @3nids in #101
- remove geometry SRID from settings by @3nids in #100
New Contributors
- @domi4484 made their first contribution in #1
- @olivierdalang made their first contribution in #4
- @why-not-try-calmer made their first contribution in #6
- @3nids made their first contribution in #18
- @dependabot made their first contribution in #64
- @suricactus made their first contribution in #92
Full Changelog: https://github.com/opengisch/django-ogcapif/commits/0.2.0
0.1.6
0.1.6 as fallback
Version 0.1.5
verbosity flag
Version 0.1.4
verbosity flag
0.1.3
token=password
Version 0.1.2
token=password
Version 0.1.1
Playing around with PyPI.
Version 0.1
Playing around with PyPI.