aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-19Merge branch 'biodalliance' of github.com:chfi/genenetwork2 into chfiPjotr Prins
2016-08-17Updated dataTables from 1.10.8 to 1.10.12 on search result pagezsloan
2016-08-17Fixed problem where Year column didn't sort properly in phenotype search and ↵zsloan
global search results
2016-08-17Hide "close BD" button when returning to full viewchristian
2016-08-17Merge branch 'staging' into chfiPjotr Prins
2016-08-17Merge branch 'gn_server' into chfiPjotr Prins
2016-08-17Use this.urlPjotr Prins
2016-08-17Fix SNP stylesheet to fit new bin sizechristian
2016-08-16Users can now select specific traits from collection when using collection ↵zsloan
tools (correlation matrix, wgcna, etc) To do the above, changed the way form submission worked for those features; previously each feature had its own form, but that was dumb so instead I wrote a javascript function that just changed a single form's target url Duplicate traits can no longer by added to collections Fixed the digits for a few table columns in collection (additive effect, etc).
2016-08-16Add SNP density track to BD browserchristian
2016-08-15Removed text recommending winsoring when mapping since that feature isn't ↵zsloan
implemented yet Added padding to header text of Basic Statistics table
2016-08-15Fix genotype source, interval mapping issuechristian
2016-08-14Check routing paths: notice use of this.urlPjotr Prins
2016-08-14Default settingsPjotr Prins
2016-08-12Changed pop-up asking to import collections to less obtrusive checkboxzsloan
Decreased collections/list table width
2016-08-12Add genotype trackchristian
2016-08-12Increase height of BDchristian
2016-08-11Added prompt when user logs in that lets them choose to import existing ↵zsloan
anonymous collections as user collections
2016-08-10Rewrite BD sources; use computed QTL data in BDchristian
2016-08-10Serve QTL data as CSVchristian
2016-08-09Use JSON served as file for marker_regression datachristian
2016-08-09Serve marker_regressions data as JSON filechristian
2016-08-09Use correct webworker prefix for BDchristian
2016-08-08Fixed bug where Interval Analyst result wouldn't appear for chromosome X in ↵zsloan
mice/rats Fixed broken image link in Interval Analyst table for rats Small change to column width of gene global search
2016-08-08JS: check whether download paths existPjotr Prins
2016-08-08Merge branch 'biodalliance' of github.com:chfi/genenetwork2 into gn_serverPjotr Prins
2016-08-08BD: reverted on build in path so CSS is seen againPjotr Prins
2016-08-08Refactor BD-related code into a modulechristian
2016-08-08Fix BD route in marker regression pagechristian
2016-08-08Add styling to BD buttonschristian
2016-08-08BD: Using localhostPjotr Prins
2016-08-08maintenance module reinstated (for now)Pjotr Prins
2016-08-08Merge branch 'biodalliance' of github.com:chfi/genenetwork2 into chfiPjotr Prins
2016-08-08Merge branch 'master' of github.com:chfi/genenetwork2 into chfiPjotr Prins
2016-08-08Doc: gn_execPjotr Prins
2016-08-05Fixed issue that caused some interval mapping results to be wrong; the cause ↵zsloan
seems to be related to some strains being renamed in the genofiles Added a message to the Add to Collection page warning users that anonymous collections will only be stored for 5 days Updated genofiles
2016-08-05Hide BD buttons by default, send species to BDchristian
2016-08-05Add show & hide BD buttons to single chr viewchristian
2016-08-05Add functions for creating, configuring BD browserchristian
2016-08-04Add placeholder BD browser to marker_regressionschristian
2016-08-04Add function for creating a basic BD browserchristian
2016-08-04Fix so BD subfolders are servedchristian
2016-08-03Fixed issue with certain sample names (for example BXD48a, BXD72a, etc) that ↵zsloan
caused single chromosome mapping to not work Disabled bootstrap for mapping unil issue causing wrong results is fixed Added header to first column of basic statistics table and increased width to avoid rows spilling over to second line
2016-08-03Return to full view button in vector map viewchristian
2016-08-03Add settings & routing for serving Biodalliancechristian
2016-07-29Fixed issue where you couldn't delete collections when logged inzsloan
2016-07-29Merge branch 'cookie_sessions' of github.com:zsloan/genenetwork2 into ↵zsloan
development Conflicts: wqflask/base/data_set.py
2016-07-29Fixed a couple issues where you couldn't remove or add traits to user ↵zsloan
collections
2016-07-27Problem with phenotype traits should be fixed nowzsloan
2016-07-27Fixed problem with phenotype traits causing errorzsloan
Can now remove traits from collections and add to existing collections Fixed a few other minor collection bugs