aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2016-08-15Removed text recommending winsoring when mapping since that feature isn't imp......Added padding to header text of Basic Statistics table zsloan
2016-08-12Changed pop-up asking to import collections to less obtrusive checkbox...Decreased collections/list table width zsloan
2016-08-11Added prompt when user logs in that lets them choose to import existing anony...zsloan
2016-08-08Fixed bug where Interval Analyst result wouldn't appear for chromosome X in m......Fixed broken image link in Interval Analyst table for rats Small change to column width of gene global search zsloan
2016-08-05Fixed issue that caused some interval mapping results to be wrong; the cause ......Added a message to the Add to Collection page warning users that anonymous collections will only be stored for 5 days Updated genofiles zsloan
2016-08-03Fixed issue with certain sample names (for example BXD48a, BXD72a, etc) that ......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 zsloan
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 develop......Conflicts: wqflask/base/data_set.py zsloan
2016-07-29Fixed a couple issues where you couldn't remove or add traits to user collect...zsloan
2016-07-27Problem with phenotype traits should be fixed nowzsloan
2016-07-27Fixed problem with phenotype traits causing error...Can now remove traits from collections and add to existing collections Fixed a few other minor collection bugs zsloan
2016-07-20Changed anonymous collections to list of dictionaries instead of a dictionary......Can now add collections, view list of collections, and view collections from the collection list with anonymous collections zsloan
2016-07-19Now correctly displays number of collections in top menu bar for non-logged i...zsloan
2016-07-18Now correctly displays existing collections in 'add to collection' dropdown menuzsloan
2016-07-18Committing latest changes to anon collection stuff, but still need to fix som...zsloan
2016-07-11Can now create a collection when not logged in (get to the view_collection pa...zsloan
2016-07-06Committing current process on enabling multiple collections for users who are...zsloan
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-26views: Reintroduce missing headersPjotr 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-24Fix redisPjotr Prins
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Log: SQL queriesPjotr Prins
2016-06-23Add fetchall iteratorPjotr Prins
2016-06-23views: close db handlingPjotr Prins
2016-06-23Added fetching menu infoPjotr Prins
2016-06-23Removed dependency on dataset_menu_structure.jsonPjotr Prins
2016-06-23Logger: improved loggingPjotr Prins
2016-06-23Clean up database connector after sessionPjotr Prins
2016-06-23Logger: prettifyPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Fixed missing GN_SERVER_URLPjotr Prins
2016-06-23Pass GN_SERVER_URL into Javascript renderer of menuPjotr Prins
2016-06-23Settings: add GN_SERVER_URLPjotr Prins
2016-06-23Remove headersPjotr Prins
2016-06-23Added REST call for species_idPjotr Prins
2016-06-23Removed unused functionsPjotr Prins
2016-06-23DB: created fetch1 function which can do both SQL and GN_SERVERPjotr Prins
2016-06-23Add warnings for adding MySQLdb cursorPjotr Prins
2016-06-23Backend: moved methods into call modulePjotr Prins
2016-06-23log: info addedPjotr Prins
2016-06-23Refactored dir name dbFunction to dbPjotr Prins
2016-06-23log: statementPjotr Prins
2016-06-22Fixed a couple more errors with the correlation page that occurred when you s...zsloan