aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Collapse)Author
2019-11-21Added 3-letter codes to unpublished phenotype traits and fixed issue with ↵zsloan
ordering phenotype results from searches
2019-11-14Changed code to rebuild dataset list each time you view the trait page to ↵zsloan
avoid having to restart each time a new dataset is added. Will need to keep an eye out for any issues, but doesn't seem to affect speed much Fixed logic for UniProt link to use UniProtId instead of protein ID
2019-11-13Stats figures now update axis titles to include transform if appliedzsloan
2019-11-13Fixed issue that caused a couple REST API queries to not workzsloan
2019-11-13Fixed some widths/spacing on index pagezsloan
2019-11-11Fixed issue that caused datatables error when case attributes missingzsloan
2019-11-11Slope for correlation scatterplot now displays as scientific notation if ↵zsloan
it's too small to display as 3 decimal places
2019-11-11Added option to search through sample table on trait pagezsloan
2019-11-08Fixed issue that caused a couple groups to not show up after change to have ↵zsloan
family names in dropdown
2019-11-08REST API should now filter out private/confidential data setszsloan
2019-11-08Added Rest API and other code links to header menuzsloan
2019-11-05Fixed error with BNW when trait names were numberszsloan
2019-11-05Changed the way aliases are fetched for search to do just one REST callzsloan
2019-11-05Fixed issue with ordering items in correlation dataset select dropdownzsloan
2019-10-29Added REST API documentation to Help dropdownzsloan
2019-10-28Now defaults to last used collection and hides the Select Collection field ↵zsloan
when there are no existing collections
2019-10-25Dropdowns now use family order ID so we can manually set the order of sets ↵zsloan
of groups
2019-10-25Fixed issue that caused some items to not appear in dropdownzsloan
2019-10-25Fixed issue that caused drop-down change to not work correctly on Rob's ↵zsloan
version of Safari
2019-10-25Added Menu Order ID to dropdown menu sort logic and fixed issue that caused ↵zsloan
Safari sort order to be reversed
2019-10-25Fixed issue where correlation matrix wouldn't display correctly if two ↵zsloan
traits from different datasets had the same trait ID
2019-10-25Added sub-categories to drop-down menu for Group optionzsloan
2019-10-24Added trait units to Histogram X axis titlezsloan
2019-10-24Changed logic for generating drop-downs such that it shows the correct ↵zsloan
Phenotypes name when there's no accession ID
2019-10-18Fixed issue with collections orderingzsloan
2019-10-18Added UniProt link and fixed issue that caused sample lists to not be formed ↵zsloan
correctly in certain situations
2019-10-17Fixed issue where incorrect N showed up when there should be no N, and fixed ↵zsloan
issue where collection pop-up when selecting cofactors was too narrow
2019-10-17Updated footer and fixed issue where Info button wouldn't work correctly ↵zsloan
with certain screen sizes
2019-10-15Fixed issue that caused scatterplot covariates feature to not workzsloan
2019-10-15Added a description with the marker name for genotype traits in collections pagezsloan
Fixed X/Y axis labels on correlation scatterplot page to correctly show genotype traits
2019-10-13Updating dataset structure again to include bxd longevity genotypeszsloan
2019-10-12The correct drop-down options should appear for the BXD-Harvested group ↵zsloan
under correlations now
2019-10-11Committing updated dataset menu file since rest api isn't working for somethingzsloan
2019-10-10Fixed issue related to Redis upgrade and changed some text on Affiliates ↵zsloan
part of home page
2019-10-09Removed All Species option from search dropdown since it wasn't working and ↵zsloan
isn't necessary
2019-10-09Made a couple more changes to syntax in affiliates list, since it was ↵zsloan
inconsistent
2019-10-09Added a couple affiliates to the index pagezsloan
2019-10-09Fixed issue where it threw an error for species other than mouse or human ↵zsloan
due to alias search
2019-10-08Fixed serious issue that caused output to be wrong for new reaper mappingzsloan
Haplotype analyst now works for GEMMA Increased margin a bit to fix minor issue with buttons getting cut off on certain Safari versions for bar chart
2019-10-04Fixed issue where there was an error if the REST API used for aliases was downzsloan
Added option to download as JPEG in addition to SVG for basic stats figures
2019-10-04Added back in the Probes option that was missing from GN2, though need to ↵zsloan
verify that the logic for showing it is correct
2019-10-03Bar chart y axis range should update with transformszsloan
Changed the way aliases are used in searches to hopefully limit results to things that make sense Fixed issue where headers didn't appear correctly for correlation results when correlating against a genotype dataset
2019-10-01Changed alias search to only search aliases in symbol fieldzsloan
Fixed issue where authors sometimes weren't encoded correctly for global search
2019-09-27Fixed an issue that caused Redis to throw an error when creating collectionszsloan
2019-09-27Added extra larger buttons to submit changes to news and other pages + fixed ↵zsloan
issue where encoding was sometimes weird for Authors in search result (still need to do this in other places)
2019-09-25Added option to edit most of the help pages except for Linkszsloan
2019-09-24Fixed issue that caused zooming for mapping to not work (that was caused by ↵zsloan
the fix for zooming into temp trait mapping results)
2019-09-24Fixed issue that caused GEMMA to not work with genotype files without cM, ↵zsloan
though this issue still needs to be dealt with to get the new qtlreaper working
2019-09-24Fixed some minor html issues with the index page and added the globe thingy ↵zsloan
that shows where people have visited from
2019-09-24Fixed issue that caused logging in to stop working with new GUIX buildzsloan
Removed some unused JS libraries