index
:
gn-uploader
this commit
keyring
main
rework-species-selection
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-16
Enable search by the publications titles and authors.
HEAD
main
Frederick Muriuki Muriithi
2026-04-16
Attach publication details to each phenotype trait.
Frederick Muriuki Muriithi
2026-04-16
Improve error messages.
Frederick Muriuki Muriithi
2026-04-16
Fix bug with cascade of name checks.
Frederick Muriuki Muriithi
2026-04-16
Provide defaults for Year and Month.
Frederick Muriuki Muriithi
2026-04-15
Update to error log, because it's an error, even though we return 0.
Frederick Muriuki Muriithi
2026-04-15
Move tracing details to INFO loglevel rather than debug.
Frederick Muriuki Muriithi
2026-04-15
Pull helper function out of main().
Frederick Muriuki Muriithi
2026-04-13
Pick loggable modules from the application configurations.
Frederick Muriuki Muriithi
2026-04-13
Move "Upload Genotypes" button to dataset page.
Frederick Muriuki Muriithi
2026-04-13
Retrieve ALL markers for a species regardless of data.
Frederick Muriuki Muriithi
2026-04-13
Open page in a new tab.
Frederick Muriuki Muriithi
2026-04-13
Fetch markers from JSON endpoint.
Frederick Muriuki Muriithi
2026-04-13
Rework `list_markers`: return list of markers and basic metadata.
Frederick Muriuki Muriithi
2026-04-13
Add generic "with_dataset" decorator.
Frederick Muriuki Muriithi
2026-04-13
Add module-level logging.
Frederick Muriuki Muriithi
2026-04-13
Get possibly filtered set of markers and count of total records.
Frederick Muriuki Muriithi
2026-04-13
Delete obsolete template.
Frederick Muriuki Muriithi
2026-04-13
Separate related UI elements into separate rows.
Frederick Muriuki Muriithi
2026-04-13
Only parse content when it's present.
Frederick Muriuki Muriithi
2026-04-13
Improve UI text and reorganise the UI.
Frederick Muriuki Muriithi
2026-04-13
Convert from "disabled" to "readonly" to ensure value is submitted.
Frederick Muriuki Muriithi
2026-04-09
Use multiple threads to speed up the computations.
Frederick Muriuki Muriithi
2026-04-09
Specify the --permu_output option to QTLReaper
Frederick Muriuki Muriithi
2026-04-09
pylint: non-assigned expressions - silence linter.
Frederick Muriuki Muriithi
2026-04-09
Add a comment note on phenotype resources.
Frederick Muriuki Muriithi
2026-04-09
Prompt user for a name for the resource object.
Frederick Muriuki Muriithi
2026-04-09
Customise CSS only for specific form.
Frederick Muriuki Muriithi
2026-03-27
Genenetwork: Initialise datatable for genetic markers.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Reorganise UI.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Refactor to consistently use monads.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Move "GET" handling out of context manager.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Setup sane defaults for creating new genotype datasets.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Delete obsolete template.
Frederick Muriuki Muriithi
2026-03-27
genotypes: Add module-level logger.
Frederick Muriuki Muriithi
2026-03-25
Open link in new tab/window.
Frederick Muriuki Muriithi
2026-03-25
genotypes: Remove obsolete endpoints.
Frederick Muriuki Muriithi
2026-03-25
genotypes: Simplify UI text.
Frederick Muriuki Muriithi
2026-03-25
Add the DATASET-ID argument to command-line interfaces.
Frederick Muriuki Muriithi
2026-03-18
Move button to the right.
Frederick Muriuki Muriithi
2026-03-17
Improve alignment of table column headings.
Frederick Muriuki Muriithi
2026-03-17
Replace '#' with 'Index' in tables.
Frederick Muriuki Muriithi
2026-03-17
Species: Improve UI text, and fix minor bug.
Frederick Muriuki Muriithi
2026-03-17
Publication: Update UI Text.
Frederick Muriuki Muriithi
2026-03-17
Change frontpage text
Frederick Muriuki Muriithi
2026-03-17
Fix indentation: Everything is re-indented; no other changes.
Frederick Muriuki Muriithi
2026-03-17
Add a frontpage banner image.
Frederick Muriuki Muriithi
2026-03-11
Check exit code of the Rust QTLReaper script.
Frederick Muriuki Muriithi
2026-03-11
Check whether files exist before attempting to operate on them.
Frederick Muriuki Muriithi
2026-03-11
Set "RUST_BACKTRACE" envvar if loglevel is DEBUG.
Frederick Muriuki Muriithi
[next]