aboutsummaryrefslogtreecommitdiff
path: root/gn2
AgeCommit message (Expand)Author
2024-03-26Make the description bold.Munyoki Kilyungi
2024-03-26Reset repo and pull then write changes before committing.Munyoki Kilyungi
2024-03-26Prevent shell injection by disabling shell invocation in subprocess.Munyoki Kilyungi
2024-03-26Add a hidden input form element for "section".Munyoki Kilyungi
2024-03-26Replace Path construct with a format string.Munyoki Kilyungi
2024-03-26Add missing "curry" to __run_cmd.Munyoki Kilyungi
2024-03-26Replace Path.join with urljoin for url paths.Munyoki Kilyungi
2024-03-26Have one template for datasets.Munyoki Kilyungi
2024-03-26Delete search dataset functionality in RDF.Munyoki Kilyungi
2024-03-26Make GN3_LOCAL_URL local to avoid circular imports.Munyoki Kilyungi
2024-03-26Delete "raise_unimplemented".Munyoki Kilyungi
2024-03-26Add new hidden input for metadata id.Munyoki Kilyungi
2024-03-26Rename summary label to "edit-summary".Munyoki Kilyungi
2024-03-26Add function for saving metadata in git.Munyoki Kilyungi
2024-03-26Add classified-under to hidden form inputs.Munyoki Kilyungi
2024-03-26Add conditional for accessionId in metadata editor template.Munyoki Kilyungi
2024-03-26Correctly wrap the "__build_access_checker__" function.Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Rename "required_access" to "required_trait_access".Munyoki Kilyungi
2024-03-26Delete unused page.Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Delete "edit_access_required" decorator.Munyoki Kilyungi
2024-03-26Integrate CKEditor into metadata editing.Munyoki Kilyungi
2024-03-22log full error messaging for gnqa ratingAlexander_Kabui
2024-03-22use icon for search historyAlexander_Kabui
2024-03-22add gnqa evaluation UIAlexander_Kabui
2024-03-22Mapping page: minor text editsPjotr Prins
2024-03-21Fix issue where Haplotype band could overlap with Homology band (plus other s...zsloan
2024-03-21Give more space for strain names in haplotype bandzsloan
2024-03-21Fix bug where scatterplot didn't work for temp traitszsloan
2024-03-18linnkify abstract and referencesAlexander_Kabui
2024-03-18add pumed search linkAlexander_Kabui
2024-03-18add pubdata uiAlexander_Kabui
2024-03-14Disable CaseAttributeId - because it needs an update to the databaseGN2
2024-03-13Make some improvements to the collections list templatezsloan
2024-03-13Add options to select by index/attr (instead of just block)zsloan
2024-03-07fix bugs.Frederick Muriuki Muriithi
2024-03-06Use AUTH_SERVER_URL setting from flask.current_app not gn2.utility.toolsFrederick Muriuki Muriithi
2024-03-06Bug: Break circular importFrederick Muriuki Muriithi
2024-03-05disable login requirement for gnqa on cdAlexander_Kabui
2024-03-05Fix missed bug: Don't use `gn2.utility.tools` for configs.Frederick Muriuki Muriithi
2024-03-05configs: Fetch configs from app not `gn2.utility.tools`Frederick Muriuki Muriithi
2024-03-05Pick secrets from config file.Frederick Muriuki Muriithi
2024-02-29Fix URI to queryFrederick Muriuki Muriithi
2024-02-21Merge pull request #834 from genenetwork/chores/replace-js-external-linksAlexander Kabui
2024-02-21use font-awesome version 4.7.0Alexander_Kabui
2024-02-19Fix font pathszsloan
2024-02-16pep8 formattingAlexander_Kabui
2024-02-16Add gnqa error pageAlexander_Kabui
2024-02-16init check for user loginAlexander_Kabui