Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-16 | Users 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-16 | Add SNP density track to BD browser | christian | |
2016-08-15 | Removed text recommending winsoring when mapping since that feature isn't ↵ | zsloan | |
implemented yet Added padding to header text of Basic Statistics table | |||
2016-08-15 | Fix genotype source, interval mapping issue | christian | |
2016-08-14 | Check routing paths: notice use of this.url | Pjotr Prins | |
2016-08-14 | Default settings | Pjotr Prins | |
2016-08-12 | Changed pop-up asking to import collections to less obtrusive checkbox | zsloan | |
Decreased collections/list table width | |||
2016-08-12 | Add genotype track | christian | |
2016-08-12 | Increase height of BD | christian | |
2016-08-11 | Added prompt when user logs in that lets them choose to import existing ↵ | zsloan | |
anonymous collections as user collections | |||
2016-08-10 | Rewrite BD sources; use computed QTL data in BD | christian | |
2016-08-10 | Serve QTL data as CSV | christian | |
2016-08-09 | Use JSON served as file for marker_regression data | christian | |
2016-08-09 | Serve marker_regressions data as JSON file | christian | |
2016-08-09 | Use correct webworker prefix for BD | christian | |
2016-08-08 | Fixed 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-08 | JS: check whether download paths exist | Pjotr Prins | |
2016-08-08 | Merge branch 'biodalliance' of github.com:chfi/genenetwork2 into gn_server | Pjotr Prins | |
2016-08-08 | Refactor BD-related code into a module | christian | |
2016-08-08 | Fix BD route in marker regression page | christian | |
2016-08-08 | Add styling to BD buttons | christian | |
2016-08-08 | BD: Using localhost | Pjotr Prins | |
2016-08-08 | maintenance module reinstated (for now) | Pjotr Prins | |
2016-08-08 | Merge branch 'biodalliance' of github.com:chfi/genenetwork2 into chfi | Pjotr Prins | |
2016-08-08 | Merge branch 'master' of github.com:chfi/genenetwork2 into chfi | Pjotr Prins | |
2016-08-05 | Fixed 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-05 | Hide BD buttons by default, send species to BD | christian | |
2016-08-05 | Add show & hide BD buttons to single chr view | christian | |
2016-08-05 | Add functions for creating, configuring BD browser | christian | |
2016-08-04 | Add placeholder BD browser to marker_regressions | christian | |
2016-08-04 | Add function for creating a basic BD browser | christian | |
2016-08-04 | Fix so BD subfolders are served | christian | |
2016-08-03 | Fixed 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-03 | Return to full view button in vector map view | christian | |
2016-08-03 | Add settings & routing for serving Biodalliance | christian | |
2016-07-29 | Fixed issue where you couldn't delete collections when logged in | zsloan | |
2016-07-29 | Merge branch 'cookie_sessions' of github.com:zsloan/genenetwork2 into ↵ | zsloan | |
development Conflicts: wqflask/base/data_set.py | |||
2016-07-29 | Fixed a couple issues where you couldn't remove or add traits to user ↵ | zsloan | |
collections | |||
2016-07-27 | Problem with phenotype traits should be fixed now | zsloan | |
2016-07-27 | Fixed problem with phenotype traits causing error | zsloan | |
Can now remove traits from collections and add to existing collections Fixed a few other minor collection bugs | |||
2016-07-26 | Docs: genotype | Pjotr Prins | |
2016-07-20 | Changed anonymous collections to list of dictionaries instead of a ↵ | zsloan | |
dictionary of dictionaries Can now add collections, view list of collections, and view collections from the collection list with anonymous collections | |||
2016-07-19 | Now correctly displays number of collections in top menu bar for non-logged ↵ | zsloan | |
in users | |||
2016-07-18 | Now correctly displays existing collections in 'add to collection' dropdown menu | zsloan | |
2016-07-18 | Committing latest changes to anon collection stuff, but still need to fix ↵ | zsloan | |
some issues | |||
2016-07-16 | README: added info | Pjotr Prins | |
2016-07-11 | Can now create a collection when not logged in (get to the view_collection ↵ | zsloan | |
page), though still need to fix the code that lets you change a collection or list collections | |||
2016-07-06 | Committing current process on enabling multiple collections for users who ↵ | zsloan | |
aren't logged in, but doesn't work yet | |||
2016-06-28 | Logger: disabled some noisy loggers | Pjotr Prins | |
2016-06-26 | gn_server: simplify | Pjotr Prins | |