aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base
AgeCommit message (Expand)Author
2017-08-29Mostly changes related to getting gemma working with covariates and BIMBAM fi...zsloan
2017-06-12Fixed issue where 0.0 values would be converted into X's on the trait pagezsloan
2017-06-09- Changed the way the genofile is set so different genofiles can be selected ...zsloan
2017-05-31Added various tool options to correlation results page and improved table app...zsloan
2017-05-21Merge from the diet branch.Pjotr Prins
2017-04-17Added option to remove collections from collection list pagezsloan
2017-04-05- Temporary traits can be created, viewed, and added to collectionszsloan
2017-02-09Fixed issue where I forgot to add GeneticType to the query_for_group query fo...zsloan
2017-02-09Added genetic_type to DatasetGroup object to differentiate between which grou...zsloan
2017-02-06Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-01-26Merge pull request #1 from genenetwork/testingzsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2016-12-15Merge pull request #234 from zsloan/masterzsloan
2016-12-13Fixed a problem related to the last commit that caused a problem when loading...zsloan
2016-12-12Moved a bunch of functions out of the GeneralTrait class that didn't need to ...zsloan
2016-11-18Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalError) (1054...Lei Yan
2016-11-15Fixed issue where sample values of 0 would sometimes be displayed as 'x', whi...zsloan
2016-11-11Fixed problem that caused checkboxes to not work with Scroller search results...zsloan
2016-11-02Added toggleable short and long labels to correlation matrixzsloan
2016-11-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-11-02Added Scroller functionality to regular (but not global) search, which increa...zsloan
2016-10-31Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingPjotr Prins
2016-10-31Merge branch 'master' of github.com:lyan6/genenetwork2 into lyanPjotr Prins
2016-10-29For those case that we have multiple genotypes we would like to add a selector.Lei Yan
2016-10-25Just removed some extraneous spaces in trait.pyzsloan
2016-10-25Replaced the Download Table button for collection page with python version th...zsloan
2016-10-07Saner handling of TMPDIR and TEMPDIRPjotr Prins
2016-10-06Logger: add more granular debug messagesPjotr Prins
2016-10-05Show datasets only on debugPjotr Prins
2016-10-03Debug: sanitize some outputPjotr Prins
2016-09-29Fix global search "il6" for "Internal Server Error". Add single quotes into M...Lei Yan
2016-09-25tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2Pjotr Prins
2016-09-13Run scripts from ./wqflask - just like the webserverPjotr Prins
2016-09-10Support for running maintenance scripts so they can pick up all webserver set...Pjotr Prins
2016-09-02Added Network Graph feature that uses cytoscape.js. Currently you can view GN...zsloan
2016-08-24Replaced post-publication description with pre-publication description for co...zsloan
2016-08-16Users can now select specific traits from collection when using collection to...zsloan
2016-08-05Fixed issue that caused some interval mapping results to be wrong; the cause ...zsloan
2016-07-27Problem with phenotype traits should be fixed nowzsloan
2016-06-26gn_server: simplifyPjotr Prins
2016-06-26gn_server: simplifyPjotr Prins
2016-06-26gn_server: introduced one new query to fetch a dataset record and force fetch...Pjotr Prins
2016-06-26Resolve conflictsPjotr Prins
2016-06-24Removed function 'get_info' in trait.py that was never used and reomved 'get_...zsloan
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Log: SQL queriesPjotr Prins
2016-06-23Add fetchall iteratorPjotr Prins