Update Changelog

This commit is contained in:
PCoder 2021-11-26 13:26:36 +05:30
parent c86fac29f6
commit 13feebafb3
1 changed files with 21 additions and 8 deletions

View File

@ -4,14 +4,27 @@
Bugfixes:
- Mountain Ranges (Range in DB)
- [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
- [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
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.
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
stars needs to be dropdown choice instead of text field
in Access, the URL link is clickable, in django it isn't: in django the url is wrapped in #
in Access, Type is dropdown choice
PEGASuS Check map with author needs to be checkbox
Gloria, Gnomo, LTER, LTSER, MIREN, TEAM, Inventory needs to be checkbox
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
## 1.1 (2021-11-26)