aboutsummaryrefslogtreecommitdiff
path: root/wqflask/other_config
AgeCommit message (Expand)Author
2017-05-04renamed: gn2_lei.conf -> gn2-lei.confLei Yan
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-02-15Fixed R/qtl mapping so the group (BXD, etc) isn't hardcoded...Removed an extraneous </td> tag from the show trait page zsloan
2016-01-26Removed a bunch of files/directories/packages that are no longer used and som...zsloan
2015-08-14Added csv download button to search result table; still need to add to other...tables and later attach its functionality to the existing Download Table button Fixed an issue where rows wouldn't uncheck with backspacing in Select Top text area; the last commit just fixed the highlighting, not the checkboxes Some changes in progress towards trying to fix the additive effect issue; the problem is that the lod_chart.js code writes each chromosome as one d3 path, so I can't change the color for individual segments within that path. I'll have to completely change the way the path is drawn for the additive effect zsloan
2014-10-29Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-29Merge /home/gn2/geneLei Yan
2014-10-24Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-24Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-09Added config fileZachary Sloan
2014-07-09Updated coffeescript, svg export working fine, interval mapping zoom workingZachary Sloan
2014-05-05Committing a bunch of changes related to integrating GEMMA and...adding the correlation matrix page Zachary Sloan
2013-10-24Added a dynamically resortable bar chart to the trait page...Improved the look/feel of the correlation page somewhat Zachary Sloan
2013-08-23Working on user registration and added nginx conf for my branchSam
2013-07-10Updated gn_installation_notesZachary Sloan
2013-06-19Added nginx_conf directory to git trackingLei Yan
2013-05-08Merge branch 'flask' of git://github.com/leiyan/genenetwork into flaskZachary Sloan
2013-05-08Worked on correlation page...Wrote function in dataset.py that gets all the traits in a dataset and their sample values Lei Yan
2013-04-24Began writing code that writes some objects used in LMM to redis...and writes/reads eachitem in the plink_input Zachary Sloan
2013-04-24Added original pylintrcZachary Sloan
2013-04-05Loading bar now correctly shows the time to completion...and the code seems to run correctly Zachary Sloan
2013-04-05Made change to nginx config file that seems to have fixed the...504 gateway timeout issue with the human datasets Zachary Sloan
2013-01-31Added wqflask-nginx.confZachary Sloan
2013-01-31Copied over nginx.conf from /etc/nginxZachary Sloan
2012-06-12More progress on data trait and analysisSam Ockman
2012-06-10Modified pylintrcSam Ockman
2012-06-10Added uncustomized pylintrcSam Ockman
2012-05-24Added README, modified requirementsSam Ockman