Age | Commit message (Expand) | Author |
2025-05-30 | Use full table names rather than aliases•••Using aliases leads to errors when you have to use table locking to
prevent data corruption. This commit updates queries to use the full
table names rather than aliases, in order to prevent such troubles.
| Frederick Muriuki Muriithi |
2024-09-09 | Enable samples uploads. | Frederick Muriuki Muriithi |
2024-09-09 | Initialise samples uploads•••* Move existing code to new module
* Rework the UI: create new templates
* Rework the routes: Select species and populations before attempting
an upload.
| Frederick Muriuki Muriithi |