Age | Commit message (Expand) | Author |
2022-04-14 | Increase tool-button-container min-width | zsloan |
2022-04-14 | wqflask: Mock db connection when fetching case attributes | BonfaceKilz |
2022-04-14 | Register the port in the app configs | Frederick Muriuki Muriithi |
2022-04-14 | Provide db port when present | Frederick Muriuki Muriithi |
2022-04-14 | Trigger the CI after mariadb restart | Frederick Muriuki Muriithi |
2022-04-14 | Use `MySQLdb.connect` rather than `MySQLdb.Connect` | Frederick Muriuki Muriithi |
2022-04-14 | Debug: Add logging to track db connection creation and stoppingdebug-too-many-connections-error | Frederick Muriuki Muriithi |
2022-04-12 | Replace get_allowable_sampledata_headers with get_case_attributes | BonfaceKilz |
2022-04-12 | List out case-attrs from database; and add link to case-attr page | BonfaceKilz |
2022-04-12 | Don't create db engine for static files | Frederick Muriuki Muriithi |
2022-04-12 | Remove unused database code | Frederick Muriuki Muriithi |
2022-04-07 | Add submit buttons to the top of the edit page | BonfaceKilz |
2022-04-07 | Fix "Pubmed" spelling to "PubMed" | BonfaceKilz |
2022-04-07 | Add left space to content by making the "form" a container | BonfaceKilz |
2022-04-07 | Remove ":" after a header | BonfaceKilz |
2022-04-07 | Make case-attribute table a "data table" | BonfaceKilz |
2022-04-07 | Pass missing "conn" when getting case attributes | BonfaceKilz |
2022-04-07 | Run python-black on file | BonfaceKilz |
2022-04-07 | Create a new page to display case-attributes and their descriptions | BonfaceKilz |
2022-04-06 | Changed some styling for the edit_phenotype template | zsloan |
2022-04-05 | Fix combined searches involving aliases | zsloan |
2022-04-04 | Return None in load_json_from_redis when the item doesn't exist | zsloan |
2022-04-04 | Change UserSession to properly remove user session ID when not logged in | zsloan |
2022-04-01 | Fix the way database_connection was being called in 2 places in | zsloan |
2022-03-31 | Add another check for >1 markers on a chromosome for interval mapping | zsloan |
2022-03-31 | Replace 'User Account Settings' with user's e-mail and add user_email | zsloan |
2022-03-31 | Fix the way database_connector is called | zsloan |
2022-03-30 | Merge pull request #690 from Alexanderlacuna/chore/ctl-wgcna-enhancements | Alexander Kabui |
2022-03-30 | Remove double-encoding to json | Frederick Muriuki Muriithi |
2022-03-25 | Fix Spearman Rank correlation appearing as 'r' instead of 'rho' | zsloan |
2022-03-25 | Fix issues that prevented genotype traits from being added to collections | zsloan |
2022-03-24 | Merge pull request #691 from zsloan/bug/fix_qtlreaper_snp_order | zsloan |
2022-03-24 | Check if there's only one coordinate for interval mapping | zsloan |
2022-03-24 | Fix qtlreaper results sorting to deal with M as chromosome (should be at the ... | zsloan |
2022-03-24 | code refactoring | Alexander Kabui |
2022-03-24 | display parametric values used | Alexander Kabui |
2022-03-24 | rename template to gn3_wgcna_results | Alexander Kabui |
2022-03-22 | Merge pull request #608 from zsloan/feature/add_rqtl_pairscan | zsloan |
2022-03-22 | Fix logic for setting interval parameter | zsloan |
2022-03-22 | Fix way pair_scan is checked | zsloan |
2022-03-22 | Set pair_scan to false when using regular R/qtl mapping | zsloan |
2022-03-22 | Change d3panels CSS/JS to min files | zsloan |
2022-03-22 | Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscan | zsloan |
2022-03-21 | Fix command in documentation | Frederick Muriuki Muriithi |
2022-03-18 | README: Update CI badge subdomain. | Arun Isaac |
2022-03-18 | Merge pull request #689 from Alexanderlacuna/chore/gn2-enhancements | Alexander Kabui |
2022-03-18 | add uniform font for title | Alexander Kabui |
2022-03-18 | remove correlation test button | Alexander Kabui |
2022-03-18 | fixes for ImageButtonOptions | Alexander Kabui |
2022-03-18 | code to fetch scree data from gn3 | Alexander Kabui |