Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-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 | Merge branch 'cookie_sessions' of github.com:genenetwork/genenetwork2 into ↵ | zsloan | |
cookie_sessions | |||
2016-07-18 | Now correctly displays existing collections in 'add to collection' dropdown menu | zsloan | |
2016-07-18 | Merge pull request #171 from zsloan/cookie_sessions | zsloan | |
Cookie sessions | |||
2016-07-18 | Committing latest changes to anon collection stuff, but still need to fix ↵ | zsloan | |
some issues | |||
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-26 | doc: ProbeFreeze and ProbeSetFreeze | Pjotr Prins | |
2016-06-26 | gn_server: simplify | Pjotr Prins | |
2016-06-26 | gn_server: simplify | Pjotr Prins | |
2016-06-26 | gn_server: introduced one new query to fetch a dataset record and force ↵ | Pjotr Prins | |
fetch1 to return a tuple | |||
2016-06-26 | Doc: info on JS wiring of tables | Pjotr Prins | |
2016-06-26 | views: Reintroduce missing headers | Pjotr Prins | |
2016-06-26 | Resolve conflicts | Pjotr Prins | |
2016-06-24 | Removed function 'get_info' in trait.py that was never used and reomved ↵ | zsloan | |
'get_trait_info' call from search_result_page.py because its query was already being run | |||
2016-06-24 | Fix redis | Pjotr Prins | |
2016-06-24 | Default to no-GN_SERVER for now | Pjotr Prins | |
2016-06-24 | Log: and document SQL calls | Pjotr Prins | |
2016-06-23 | Logger: SQL | Pjotr Prins | |
2016-06-23 | Logger: SQL | Pjotr Prins | |
2016-06-23 | Logger: SQL | Pjotr Prins | |
2016-06-23 | Log: SQL queries | Pjotr Prins | |
2016-06-23 | Add fetchall iterator | Pjotr Prins | |
2016-06-23 | views: close db handling | Pjotr Prins | |
2016-06-23 | Added fetching menu info | Pjotr Prins | |
2016-06-23 | Removed dependency on dataset_menu_structure.json | Pjotr Prins | |
2016-06-23 | Logger: improved logging | Pjotr Prins | |
2016-06-23 | Clean up database connector after session | Pjotr Prins | |
2016-06-23 | Logger: prettify | Pjotr Prins | |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins | |
2016-06-23 | Fixed missing GN_SERVER_URL | Pjotr Prins | |
2016-06-23 | Pass GN_SERVER_URL into Javascript renderer of menu | Pjotr Prins | |
2016-06-23 | Settings: add GN_SERVER_URL | Pjotr Prins | |
2016-06-23 | Remove headers | Pjotr Prins | |
2016-06-23 | Added REST call for species_id | Pjotr Prins | |
2016-06-23 | Removed unused functions | Pjotr Prins | |
2016-06-23 | DB: created fetch1 function which can do both SQL and GN_SERVER | Pjotr Prins | |
2016-06-23 | Add warnings for adding MySQLdb cursor | Pjotr Prins | |
2016-06-23 | Backend: moved methods into call module | Pjotr Prins | |
2016-06-23 | log: info added | Pjotr Prins | |
2016-06-23 | Refactored dir name dbFunction to db | Pjotr Prins | |
2016-06-23 | log: statement | Pjotr Prins | |