aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08Merge pull request #452 from zsloan/authentication_bug_fixzsloan
2020-10-08Merge pull request #455 from zsloan/temp_trait_scatterplot_fixzsloan
2020-10-08When generating links to correlation scatterplots (in corr results and corr m...zsloan
2020-10-06Merge pull request #454 from zsloan/update_docs_fixzsloan
2020-10-06Made change that should fix error when trying to change page text using ckeditorzsloan
2020-10-06Merge pull request #453 from zsloan/index_page_textarea_fixzsloan
2020-10-06Fixed issue where drop-down arrows and textarea corners couldn't be clicked w...zsloan
2020-10-02Checked if owner_id is "none" to avoid an error when trying to access the res...zsloan
2020-10-02Merge pull request #450 from zsloan/corr_matrix_error_fixzsloan
2020-10-01Merge branch 'testing' of github.com:genenetwork/genenetwork2 into corr_matri...zsloan
2020-09-30Merge pull request #449 from zsloan/table_sort_fixzsloan
2020-09-30Changed the logic for adding 0 to the PCA results to do so when thezsloan
2020-09-30Added "natural-minus-na" sorting for relevant columns in the correlationzsloan
2020-09-30Fixed issue where columns sorted by inner text (text inside link tags)zsloan
2020-09-30Removed unused code from TempDataSet classzsloan
2020-09-29Merge pull request #448 from zsloan/misc_rob_changeszsloan
2020-09-29Trait page link-out buttons were previously inside <a> tags, but thiszsloan
2020-09-29Removed "Color By Trait" button from the Bar Chart, because it was meantzsloan
2020-09-29Made a variety of changes to table pageszsloan
2020-09-29Fixed issue where negative additive effect values weren't beingzsloan
2020-09-29Changed Add (to collection) button color to match other Add buttons andzsloan
2020-09-29Changed the DataTables column sort arrows to a different color byzsloan
2020-09-28Changed add to collection to open the collection in a new tab/page sozsloan
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Merge pull request #446 from BonfaceKilz/Bug/Fix-casting-errorBonfaceKilz
2020-09-28Convert None to "" in if statementBonfaceKilz
2020-09-28Update trait testsBonfaceKilz
2020-09-25Update docs on CI setup with dockerBonfaceKilz
2020-09-25Update github actionBonfaceKilz
2020-09-23Update github action to include mariadb serviceBonfaceKilz
2020-09-23Fix failing buildsBonfaceKilz
2020-09-23Fix failing testsBonfaceKilz
2020-09-22Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-09-22Fixed a pretty big mistake where user accounts would be saved even whenzsloan
2020-09-22Added something to the mapping result page CSS to change the highlightzsloan
2020-09-22Fixed a couple mistakes in the previous commit and changed the positionzsloan
2020-09-22Replaced Chr and Mb/cM columns with a single position column in mappingzsloan
2020-09-22Merge pull request #445 from BonfaceKilz/buid/add-ciBonfaceKilz
2020-09-22Add testing badge on READMEBonfaceKilz
2020-09-22Update documentation on testing and CIBonfaceKilz
2020-09-22Add unittesting github actionBonfaceKilz
2020-09-22Update Mechanical RobBonfaceKilz
2020-09-22Update bug_report templateBonfaceKilz
2020-09-18Apply pep8 formattingBonfaceKilz
2020-09-17Mock "SECRET_HMAC_CODE"BonfaceKilz
2020-09-17Merge pull request #443 from BonfaceKilz/tests/test-auth-and-utf8BonfaceKilz
2020-09-17Apply pep8BonfaceKilz
2020-09-17Add tests for hmac utilityBonfaceKilz
2020-09-16Add new tests for "base/trait.py"BonfaceKilz
2020-09-16Apply pep8BonfaceKilz