Age | Commit message (Expand) | Author |
2020-03-03 | I made a pretty big mistake removing this file; I forgot that it was still us... | zsloan |
2020-03-03 | Missed one more reference in helper_functions | zsloan |
2020-03-03 | And needed to remove duplicate hmac file; I somehow didn't notice that only o... | zsloan |
2020-03-03 | Forgot to replace code referring to hmac function user_manager | zsloan |
2020-03-03 | Also needed to remove the old login code | zsloan |
2020-03-03 | was missing a couple files in last commit | zsloan |
2020-03-03 | Refactored all the anonymous (not logged-in) user stuff so that both logged-i... | zsloan |
2020-03-02 | Added icon links for Python and NIF•••Changed the ipad/android icon to the CITG one Rob mentioned in his e-mail
| zsloan |
2020-02-28 | Added IPFS link to Tools dropdown and made a couple minor aesthetic changes t... | zsloan |
2020-02-25 | Regular and global search should now support searches using the phenotype 3 l... | zsloan |
2020-02-25 | Fixed minor syntax issue | zsloan |
2020-02-25 | Updated genome browser track on mapping results to use rn6 for rats instead o... | zsloan |
2020-02-21 | Added try/except to mapping just to intercept all possible errors and give a ... | zsloan |
2020-02-21 | Bad searches should now return a nicer error page | zsloan |
2020-02-18 | Added some text saying what the show/hide column buttons are for | zsloan |
2020-02-18 | Changed some text on index page and moved Info button to allow more space for... | zsloan |
2020-02-18 | Added NCBI summary to trait page when applicable | zsloan |
2020-02-18 | Added log10 transform•••Fixed Y axis for bar chart and histogram, so it doesn't change when you zoom in or out
| zsloan |
2020-02-18 | Made links from search result pages open in new tabs for Rob | zsloan |
2020-02-18 | Fixed typo in the Mapping Tools text on the trait page | zsloan |
2020-02-18 | Added BXD Power Calculator to Tools menu dropdown | zsloan |
2020-02-14 | Made change that should hopefully fix the vandalization issue | zsloan |
2020-02-14 | Added log10 transform and add +1 when there are values between 0 and 1 for bo... | zsloan |
2020-02-14 | Fixed issue that caused wildcard searches to not work | zsloan |
2020-02-14 | Changed a couple imports to use https | zsloan |
2020-02-12 | Fixed issue that broke some logins with the new redis user code | zsloan |
2020-02-12 | Replaced the vandalized ckeditor pages with static html | zsloan |
2020-02-12 | Removed option to edit using ckeditor for the time being | zsloan |
2020-02-10 | Fixed issue where sample r didn't sort correctly for phenotype correlations | zsloan |
2020-02-10 | Fixed issue that was causing rqtl to not work, plus temporarily disabled the ... | zsloan |
2020-02-07 | Users can now add and do mapping on genotype files that only include a subset...•••Also filtered the results used by Christian's genome browser, so now it should have an easier time loading when dealing with larger numbers of markers
| zsloan |
2020-02-07 | Tour link now redirects to GN1 | zsloan |
2020-02-06 | Fixed encoding issue | zsloan |
2020-02-04 | Fixed issue where you couldn't download global search table results | zsloan |
2020-01-29 | Fixed a few GN1 links, like glossary | zsloan |
2020-01-29 | Fixed issue that caused correlation matrix to not run when shared samples wer... | zsloan |
2020-01-28 | Fixed issue that caused GN2 SNPBrowser to sometime throw an error if there ar... | zsloan |
2020-01-23 | Forgot to commit new file containing Redis functions | zsloan |
2020-01-22 | Increased margins on header menu items | zsloan |
2020-01-22 | Switched user authentication code to using Redis instead of ElasticSearch | zsloan |
2020-01-22 | Fixed issue that caused submitting temp traits to not work | zsloan |
2020-01-17 | Fixed issue that caused mapping export to not work | zsloan |
2020-01-14 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-01-14 | Temporary fix to ensure no one but Rob or me can edit editable pages | zsloan |
2020-01-14 | Updated Readme to reflect a couple changes | zsloan |
2020-01-14 | Adding some changes to rqtl2 REST API export, though I need to change some th... | zsloan |
2020-01-12 | Fixed GN1 links in GN2 | zsloan |
2020-01-09 | Added R and python import code for trait page export | zsloan |
2020-01-09 | CSV export now also uses trait name | zsloan |
2020-01-09 | Changed trait page excel export filename to the trait name | zsloan |