Age | Commit message (Expand) | Author |
2021-02-01 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-01 | Randomized phenotype input file for GEMMA instead of just using the group and... | zsloan |
2021-01-31 | modify password strength message | Alexander Kabui |
2021-01-31 | modify check for password strength | Alexander Kabui |
2021-01-31 | replace javascript-zxcvbn-async with javascript-zxcvbn | Alexander Kabui |
2021-01-31 | Update sql query in test...* wqflask/tests/unit/wqflask/api/test_gen_menu.py
(test_build_datasets_with_type_mrna): Update sql query to fix failing
test
| BonfaceKilz |
2021-01-31 | Merge pull request #513 from Alexanderlacuna/replace-bootstrap...Replace bootstrap lib | BonfaceKilz |
2021-01-30 | Fixed issue that was causing the Verify button link to not be generated corre... | zsloan |
2021-01-30 | Changed dropdown menu to sort mRNA assay datasets by OrderList instead of Cre... | zsloan |
2021-01-29 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into re... | Alexander Kabui |
2021-01-21 | Added modified Scroller CSS to trait_list.css in order to add the text showin... | zsloan |
2021-01-21 | Decreased the width of the Authors column some | zsloan |
2021-01-21 | Changed CSS for show/hide column buttons so it's more obvious when one is sel... | zsloan |
2021-01-21 | Adjusted Search Result table column widths and header alignments | zsloan |
2021-01-21 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-21 | Fixed the Select Top Rows feature to use DataTables API instead of JQuery | zsloan |
2021-01-18 | Revert "resize image in facilities page"...This reverts commit db31d53421c033a9907d2c67bc8a0c3c911b5402.
| BonfaceKilz |
2021-01-18 | Pass salt as bytes when testing pbkdf2_hex...* wqflask/tests/unit/wqflask/test_pbkdf2.py (test_pbkdf2_hex): Make
password salt bytes. Breaking change introduced in 0bac313ba.
| BonfaceKilz |
2021-01-18 | add dataset object creation, permission check in global search code itself wh... | uditgulati |
2021-01-18 | modify the main query in gene global search to add locus chr, locus mb and op... | uditgulati |
2021-01-17 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-17 | Set default description to avoid error in situations where description is None | zsloan |
2021-01-15 | resize image in facilities page | Alexanderkabui |
2021-01-14 | Added some lines that check if salt is already bytes and convert it if necess... | zsloan |
2021-01-14 | Fixed mistake where the mapping figure Transform text didn't have its X posit... | zsloan |
2021-01-14 | Merge branch 'testing' into feature/swap_legend_metadata_positions | zsloan |
2021-01-14 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-14 | Added transform text to mapping figure and fixed an issue where cofactors wer... | zsloan |
2021-01-14 | Re-added some code that was accidentally removed that was needed for adding c... | zsloan |
2021-01-13 | The Scroller CSS was removed because it forces all row text onto one line; Sc... | zsloan |
2021-01-12 | Fixed a bunch fo remaining issues with positioning legend items on the right ... | zsloan |
2021-01-12 | Fixed issue causing interval mapping to not be displayed correctly | zsloan |
2021-01-12 | Added a line that redraws the DataTable, which fixes its initial scroll height | zsloan |
2021-01-11 | Fixed error with JS that adds text to footer showing how long it took to rend... | zsloan |
2021-01-11 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-11 | Added something to line accounting for certain BXD individual groups when bui... | zsloan |
2021-01-11 | Merge branch 'testing' into feature/add_location_type_correlation_option | zsloan |
2021-01-06 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa... | zsloan |
2021-01-06 | Added line to views.py to fixes error if the genotype file contains samples n... | zsloan |
2021-01-06 | Merge pull request #535 from zsloan/feature/pass_sample_vals_as_json...Feature/pass sample vals as json | zsloan |
2021-01-06 | Changes to the way R/qtl deals with 4-way crosses so it will work with new HE... | zsloan |
2021-01-06 | remove comments | Alexanderkabui |
2021-01-06 | update tests for snp_browser | Alexanderkabui |
2021-01-06 | fix tests for show_corr_results | Alexanderkabui |
2021-01-06 | replace scroller/css/scroller.dataTables.min.css with scrollerStyle/css/scrol... | Alexanderkabui |
2021-01-06 | refactor tests and pep8 formatting | Alexanderkabui |
2021-01-06 | modify get_header tests | Alexanderkabui |
2021-01-06 | replace vars with vars_obj which is a function name in python | Alexanderkabui |
2021-01-06 | add tests for type checking | Alexanderkabui |
2021-01-06 | add tests for snp browser | Alexanderkabui |