2021-11-25 09:11:19 +00:00
|
|
|
# CHANGELOG.md
|
|
|
|
|
|
|
|
## (unreleased)
|
|
|
|
|
2021-11-26 07:23:15 +00:00
|
|
|
Bugfixes:
|
2021-11-26 07:28:41 +00:00
|
|
|
- Mountain Ranges (Range in DB)
|
2021-11-26 07:51:29 +00:00
|
|
|
- [x] Link Range and RangeTypes model with feature
|
|
|
|
- [x] Points from #9909
|
2021-11-26 07:28:41 +00:00
|
|
|
> Level: 0 -> not sure what the level is, the level does not show up in access
|
|
|
|
> Level next: same as level, it does not show in access
|
|
|
|
> Level 1, 2, 3: false -> does not show in access
|
|
|
|
> Orogeny: does not show in access
|
|
|
|
> Color all, color basic, color 300: does not show in access
|
|
|
|
> Elev low, Elev high, eleve range, eleve avg: does not show in access
|
2021-11-26 07:23:15 +00:00
|
|
|
|
2021-11-26 07:03:51 +00:00
|
|
|
## 1.1 (2021-11-26)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
- Organization admin interface similar to Access
|
|
|
|
|
|
|
|
Bugfixes:
|
|
|
|
- Organization search and listing
|
|
|
|
|
2021-11-25 09:11:19 +00:00
|
|
|
## 1.0 (2021-11-25)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
- First release includes functioning django admin interfaces for
|
|
|
|
`Person` and `Range` models
|