Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-08 | Fix entry/selection of population families. | Frederick Muriuki Muriithi | |
Populations can be grouped into families for presentation in the menus. They can also be left ungrouped. These "families" are general categories of data, whose only effect is to present the selection of the populations from the menus in a more organised form. The families can also differ from species to species, though there are some very general categories that span multiple (all?) species. This commit takes all the above into consideration, relaxing the entry constraints and making entry of the families a lot more flexible. | |||
2025-02-17 | Handle "empty value" condition. | Frederick Muriuki Muriithi | |
2024-09-24 | Handle FamilyOrder when creating a population. | Frederick Muriuki Muriithi | |
2024-09-13 | Populations: Hook population creation to auth system. | Frederick Muriuki Muriithi | |
2024-09-06 | Add more fields when creating a population | Frederick Muriuki Muriithi | |
Add more of the missing fields when creating a population, to ensure that the created population works as expected. | |||
2024-09-03 | Initialise the populations package and update references. | Frederick Muriuki Muriithi | |