aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2015-07-10On branch masterLei Yan
2015-07-10Added an OR ("Get Any") search to the index pagezsloan
2015-07-09Added a temporary fix to prevent .geno requiring mapping methods from appeari...zsloan
2015-07-09Forgot to add one change to the last commitzsloan
2015-07-09Mapping methods now check for existing genotype files.zsloan
2015-07-09Some phenotype searches were throwing an error due to an assert statement in ...zsloan
2015-07-07Updated mirror/development sites and changed font color in form control emementszsloan
2015-07-07Also added index column to collectionszsloan
2015-07-07Added index column and changed the way location is displayed for search resultszsloan
2015-07-06Forgot to add the search error page templatezsloan
2015-07-06An error page should be loaded if the user uses a nonexistent search term, in...zsloan
2015-07-02Merge branch 'master' of github.com:genenetwork/genenetwork2zsloan
2015-07-02Combined searches that didn't work previously should work now, including cis ...zsloan
2015-07-02fix typosArtem Tarasov
2015-07-02fix #80Artem Tarasov
2015-07-02use button for returning to full viewArtem Tarasov
2015-07-01Needed to add a couple parenthesis for transLRS searcheszsloan
2015-07-01Merge branch 'master' of github.com:genenetwork/genenetwork2zsloan
2015-07-01cis and trans LRS searches now work. Still need to get them working in combin...zsloan
2015-06-29Merge pull request #72 from lomereiter/issue69zsloan
2015-06-29Merge pull request #77 from lomereiter/fix_sqlzsloan
2015-06-26Fixed minor bug where the static loading bar would remain after the mapping r...zsloan
2015-06-26Fixed bug where mapping results sometimes wouldn't display. This would occurzsloan
2015-06-22Merge branch 'master' of github.com:genenetwork/genenetwork2zsloan
2015-06-22Just a few minor changes before pulling Artem's fix to the mapping issue.zsloan
2015-06-22Merge pull request #75 from lomereiter/fix_searchzsloan
2015-06-22escape docs queryArtem Tarasov
2015-06-22fixed a few potential security issuesArtem Tarasov
2015-06-21fix mapping results loadingArtem Tarasov
2015-06-20fix genotype searchArtem Tarasov
2015-06-18Fixed issue that prevented multiple mapping submissions without refreshing. A...zsloan
2015-06-18removed unused functionArtem Tarasov
2015-06-18fix all_samples_orderedArtem Tarasov
2015-06-18add missing line to webqtlUtilArtem Tarasov
2015-06-17Now you can expand/contract tabs on the trait page by click anywhere on the barzsloan
2015-06-16Finished adding all the extra tools/links below the trait detailszsloan
2015-06-05Added back in some of the options on the trait page; Add, Find, and Verify no...zsloan
2015-06-04Fixed a minor issue that was causing position search to not work.zsloan
2015-06-02Wildcards can now be appended to mRNA assay searches, but isn't working corre...zsloan
2015-06-02Added Panduka's Genotation tool link to the trait page, along with the Gene, ...zsloan
2015-06-02Wildcard search should now work for Genotype searcheszsloan
2015-06-02Wildcard search (*) works for regular mRNA assay and phenotype searches and f...zsloan
2015-05-26Merge pull request #60 from lomereiter/ppzsloan
2015-05-26add missing fileArtem Tarasov
2015-05-26Merge pull request #58 from lomereiter/ppzsloan
2015-05-26fix terminologyArtem Tarasov
2015-05-26use NVD3 for bar chartsArtem Tarasov
2015-05-23pp group selectionArtem Tarasov
2015-05-23fix group selection in blocking by indexArtem Tarasov
2015-05-23Fix trait groupingArtem Tarasov