aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-03-12Made some changes to how the mapping Y axis is determined/drawn; left in the ...zsloan
2020-03-11Fixed issue that caused authors to be displayed incorrectly sometimeszsloan
2020-03-10Added back macaque monkey to dropdown generation, not sure why it was removed...zsloan
2020-03-10Fixed issue that caused some problems when verifying hmaczsloan
2020-03-09It seems that the cause might be that my user session was still active on pro...zsloan
2020-03-09Made change that hopefully fixes the Redis issue in production; I think it's ...zsloan
2020-03-09I think I found the issue; I only saw it on production instead of my branch b...zsloan
2020-03-09Change that might fix issue on productionzsloan
2020-03-09Added the option to change collection nameszsloan
2020-03-09I think this should complete consolidating all the collections code.zsloan
2020-03-03I made a pretty big mistake removing this file; I forgot that it was still us...zsloan
2020-03-03Missed one more reference in helper_functionszsloan
2020-03-03And needed to remove duplicate hmac file; I somehow didn't notice that only o...zsloan
2020-03-03Forgot to replace code referring to hmac function user_managerzsloan
2020-03-03Also needed to remove the old login codezsloan
2020-03-03was missing a couple files in last commitzsloan
2020-03-03Refactored all the anonymous (not logged-in) user stuff so that both logged-i...zsloan
2020-03-02Added icon links for Python and NIFzsloan
2020-02-28Added IPFS link to Tools dropdown and made a couple minor aesthetic changes t...zsloan
2020-02-25Regular and global search should now support searches using the phenotype 3 l...zsloan
2020-02-25Fixed minor syntax issuezsloan
2020-02-25Updated genome browser track on mapping results to use rn6 for rats instead o...zsloan
2020-02-21Added try/except to mapping just to intercept all possible errors and give a ...zsloan
2020-02-21Bad searches should now return a nicer error pagezsloan
2020-02-18Added some text saying what the show/hide column buttons are forzsloan
2020-02-18Changed some text on index page and moved Info button to allow more space for...zsloan
2020-02-18Added NCBI summary to trait page when applicablezsloan
2020-02-18Added log10 transformzsloan
2020-02-18Made links from search result pages open in new tabs for Robzsloan
2020-02-18Fixed typo in the Mapping Tools text on the trait pagezsloan
2020-02-18Added BXD Power Calculator to Tools menu dropdownzsloan
2020-02-14Made change that should hopefully fix the vandalization issuezsloan
2020-02-14Added log10 transform and add +1 when there are values between 0 and 1 for bo...zsloan
2020-02-14Fixed issue that caused wildcard searches to not workzsloan
2020-02-14Changed a couple imports to use httpszsloan
2020-02-12Fixed issue that broke some logins with the new redis user codezsloan
2020-02-12Replaced the vandalized ckeditor pages with static htmlzsloan
2020-02-12Removed option to edit using ckeditor for the time beingzsloan
2020-02-10Fixed issue where sample r didn't sort correctly for phenotype correlationszsloan
2020-02-10Fixed issue that was causing rqtl to not work, plus temporarily disabled the ...zsloan
2020-02-07Users can now add and do mapping on genotype files that only include a subset...zsloan
2020-02-07Tour link now redirects to GN1zsloan
2020-02-06Fixed encoding issuezsloan
2020-02-04Fixed issue where you couldn't download global search table resultszsloan
2020-01-29Fixed a few GN1 links, like glossaryzsloan
2020-01-29Fixed issue that caused correlation matrix to not run when shared samples wer...zsloan
2020-01-28Fixed issue that caused GN2 SNPBrowser to sometime throw an error if there ar...zsloan
2020-01-23Forgot to commit new file containing Redis functionszsloan
2020-01-22Increased margins on header menu itemszsloan
2020-01-22Switched user authentication code to using Redis instead of ElasticSearchzsloan