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:56:36 +00:00
|
|
|
- [x] Link Range and RangeTypes model with feature
|
|
|
|
- [x] Points from #9909
|
|
|
|
> 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
|
|
|
|
|
|
|
|
- Resources
|
2021-11-26 12:19:49 +00:00
|
|
|
[x] 1. Search seems to work as it should on django admin for Resources app, so I could locate the following entry to compare 1:1 to access.
|
2021-11-26 07:56:36 +00:00
|
|
|
Relative contribution of soil, management and traits to co-variations of multiple ecosystem properties in grasslands
|
|
|
|
https://gmba-django-internal.ungleich.ch/admin/app/resource/1/change/?_changelist_filters=q%3Drelative%2Bcontribution
|
2021-11-26 08:16:57 +00:00
|
|
|
[x] stars needs to be dropdown choice instead of text field
|
2021-11-26 12:19:49 +00:00
|
|
|
[x] in Access, the URL link is clickable, in django it isn't: in django the url is wrapped in #
|
|
|
|
[x] in Access, Type is dropdown choice
|
|
|
|
[x] PEGASuS Check map with author needs to be checkbox
|
|
|
|
[x] Gloria, Gnomo, LTER, LTSER, MIREN, TEAM, Inventory needs to be checkbox
|
2021-11-26 07:56:36 +00:00
|
|
|
2. Ranges should have dropdown field, screenshot attached
|
|
|
|
3. Keywords should have dropdown field, screenshot attached
|
|
|
|
4. People should have Person/Role subcategory and dropdowns, screenshot attached
|
2021-11-26 12:19:49 +00:00
|
|
|
[x] 5. Fix the order of fields
|
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
|