Age | Commit message (Expand) | Author |
2021-02-08 | Increased scroll height to 100vh for trait page sample tables | zsloan |
2021-02-08 | Called draw function on trait page tables in order to adjust their height on ... | zsloan |
2021-02-08 | Added CSS to fix the Scroller issue of a 0 appearing at the bottom of the table | zsloan |
2021-02-08 | Fixed issue with correlation page info not having a good width and prevented ... | zsloan |
2021-02-08 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-08 | Changed the table row highlighting logic such that clicking a trait link does... | zsloan |
2021-02-08 | Changed min-width on the header navbar to prevent it wrapping when the window... | zsloan |
2021-02-05 | Replace format and % strings with f-strings | BonfaceKilz |
2021-02-05 | Remove commented out code and unused variables | BonfaceKilz |
2021-02-05 | Apply auto-pep 8 formatting | BonfaceKilz |
2021-02-03 | Fixed lines that caused an error on search page if there were no results | zsloan |
2021-02-02 | Disabled Scroller for search results when there are fewer than 20 results (in... | zsloan |
2021-02-02 | Made the Info buttons on the home page less wide | zsloan |
2021-02-02 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-02 | Added the Info button for the group drop-down in the home page (that currentl... | zsloan |
2021-02-01 | replace colorbox link | Alexander Kabui |
2021-02-01 | replace datatable scroller scroller | Alexander Kabui |
2021-02-01 | replace underscore and d3js in show_trait.html | Alexander Kabui |
2021-02-01 | delete dt-boostrap | Alexander Kabui |
2021-02-01 | remove unused tabletools lib | Alexander Kabui |
2021-02-01 | delete duplicate jszip lib | Alexander Kabui |
2021-02-01 | delete obsolete json.js lib | Alexander Kabui |
2021-02-01 | Fixed bug that was causing trait page export to not work | zsloan |
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 | add zxcvbn.js to mechanical rob | 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 | BonfaceKilz |
2021-01-31 | Merge pull request #513 from Alexanderlacuna/replace-bootstrap | 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" | BonfaceKilz |
2021-01-18 | Remove extra newlines in PR and issue templates | BonfaceKilz |
2021-01-18 | Pass salt as bytes when testing pbkdf2_hex | 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 |