Age | Commit message (Expand) | Author |
2020-06-26 | Removed collections with zero members from list and count of user collections | zsloan |
2020-06-26 | Changed buttons to inputs on trait page to fix issue with Chrome opening two ... | zsloan |
2020-06-26 | Fixed issue where option to add members to an existing group was in the wrong... | zsloan |
2020-06-26 | Changed drop-down menus to include type sub-categories | zsloan |
2020-06-24 | Temporary partial fix to issue of resources without info; need to add somethi... | zsloan |
2020-06-24 | Fixed issue where scatterplot had different N than correlation results + fixe... | zsloan |
2020-06-23 | Changed back previous 'fix' that was intended to fix issue where two tabs wer... | zsloan |
2020-06-22 | Fixed issue with temp traits not working for trait page functions like correl... | zsloan |
2020-06-20 | Missed one issue introduced by last commit | zsloan |
2020-06-20 | Fixed ports for proxy (though I need to add the port to global variables) and... | zsloan |
2020-06-20 | Added some admin functionality and fixed issue with temp traits | zsloan |
2020-06-17 | A user's id is now set as a parameter if it doesn't already existauthentication_test | zsloan |
2020-06-17 | Fixed issue where removing traits from collection didn't work; previous fix w... | zsloan |
2020-06-17 | Adding all the authentication stuff | zsloan |
2020-06-17 | Fixed issue caused by mapping scale sometimes being wrong + fixed Verify link | zsloan |
2020-06-17 | Fixed issue where removing traits and then running a tool from collection pag... | zsloan |
2020-06-05 | Commiting other current group/resource management code, plus the new files | zsloan |
2020-06-04 | Added back in trait info queries for situations where the proxy isn't running | zsloan |
2020-06-04 | Really should have split this into many more commits:...- Now use proxy to pull trait data and hide traits/results that the user
doesn't have view permission for
- Created a factory method for creating trait ob so it can return None
when user doesn't have view permissions (this is why such a large number
of files are changed)
- Added metadata to permutation export
- Added current group management code
- Added fixed password verification e-mail code
| zsloan |
2020-05-28 | Merge branch 'testing' of github.com:zsloan/genenetwork2 into testing | zsloan |
2020-05-28 | Added lines calling proxy for publish datasets + added some resource redis qu... | zsloan |
2020-05-23 | Changed row highlight color to the more pale yellow it was before | zsloan |
2020-05-21 | More adjusting to table widths | zsloan |
2020-05-21 | Made search result table width variable again and fixed row highlighting, tho... | zsloan |
2020-05-21 | Fixed search page table widths by setting max-width, at least for the time being | zsloan |
2020-05-20 | Fixed issue when some case attribute values don't exist + added phenogen link... | zsloan |
2020-05-18 | Added warning that 1 is being added when doing log transform on traits with s... | zsloan |
2020-05-18 | Partial fix to issue of the top margin being too small when using R/qtl and c... | zsloan |
2020-05-18 | Fixed Bar Chart left margin issue and fixed issue where 0 values didn't have ... | zsloan |
2020-05-18 | Fixed issue with phenotype correlation table and added Plotly Chart Studio li... | zsloan |
2020-05-13 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-05-13 | Merge pull request #393 from pjotrp/epysode...Remove eventlet | zsloan |
2020-05-12 | Remove eventletepysode | Pjotr Prins |
2020-05-12 | Merging Danny's changes and Bonface's changes to js imports | zsloan |
2020-05-12 | Replaced redis_user_id with user_id since there's no real need for the first ... | zsloan |
2020-05-12 | Added change for F2s in r/qtl and fixed minor issue in save_user in redis_tools | zsloan |
2020-05-12 | Merge pull request #391 from DannyArends/testing...Working categorical covariates for Rqtl | zsloan |
2020-05-12 | Mapping Rqtl using the correct way to use categorical covars | Danny Arends |
2020-05-07 | Fixed blatseq issue and geno correlation issueblatseq_fix | zsloan |
2020-05-07 | Committing current progress on group manager + a minor fix in dataset.py | zsloan |
2020-05-07 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te... | Danny Arends |
2020-05-06 | Merge pull request #388 from BonfaceKilz/build/missing_columns_script...Add missing columns to db downloaded from AWS | Pjotr Prins |
2020-05-06 | Merge pull request #390 from BonfaceKilz/build/use-guix-datatables-dependency...Build/use guix datatables dependency | Pjotr Prins |
2020-05-06 | Added function for getting trait data type, plus added mapping scale changes ...itp_covariate_testing | zsloan |
2020-05-06 | Put in TODOs for MariaDB query and Design Matrix | Danny Arends |
2020-05-06 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-05-06 | Merge pull request #389 from DannyArends/testing...Fixed covariates in r/qtl mapping | zsloan |
2020-05-06 | Commiting a few minor changes plus returning rqtl_mapping.py to the same as o... | zsloan |
2020-05-06 | Disable saving of RData | Danny Arends |
2020-05-06 | Fix the covariate, added debug, more output to track what it is doing | Danny Arends |