Age | Commit message (Expand) | Author |
2020-08-25 | This should fix an issue where the new qtlreaper wouldn't work properlty | zsloan |
2020-08-25 | Merge pull request #425 from BonfaceKilz/refactor/extract-htmlgen-methods-to-... | zsloan |
2020-08-25 | Use scientific.js dataTables extension plugin from guix | BonfaceKilz |
2020-08-25 | Merge pull request #426 from BonfaceKilz/Build/use-naturaljs-datatables-exten... | zsloan |
2020-08-24 | Add check for "natural.js" in Mechanical Rob | BonfaceKilz |
2020-08-24 | Use natural.js dataTables extension plugin from guix | BonfaceKilz |
2020-08-24 | Remove non-keyword args | BonfaceKilz |
2020-08-24 | Replace "HtmlGen" method calls with those from "HtmlGenWrapper" | BonfaceKilz |
2020-08-24 | Add new wrapper class for HtmlGen method | BonfaceKilz |
2020-08-24 | Add tests for the HtmlGenWrapper class | BonfaceKilz |
2020-08-24 | Fix some pylint errors | BonfaceKilz |
2020-08-24 | Remove unused imports | BonfaceKilz |
2020-08-24 | Rename file | BonfaceKilz |
2020-08-24 | Fix failing test | BonfaceKilz |
2020-08-24 | Fixed issue where im_drawer wasn't being set in drawHaplotypeBand | zsloan |
2020-08-24 | The function draw_rotated_text_ was writing an image to /tmp, which GN2 | zsloan |
2020-08-22 | Set min-width for search result table, since the description column | zsloan |
2020-08-20 | Changed Molecular Trait Datasets to Molecular Traits in the Type | zsloan |
2020-08-20 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-08-20 | Merge pull request #423 from BonfaceKilz/build/use-datatable-extensions-from-... | zsloan |
2020-08-20 | Check the availability of datatables extension files from guix | BonfaceKilz |
2020-08-20 | Use dataTables.colResize.js and naturalSort from guix | BonfaceKilz |
2020-08-20 | Use buttons.colVis.min.js from guix | BonfaceKilz |
2020-08-20 | Use buttons.bootstrap.css from guix | BonfaceKilz |
2020-08-20 | Use scroller.dataTables.min.css from guix | BonfaceKilz |
2020-08-20 | Use dataTables.colReorder.js from guix | BonfaceKilz |
2020-08-20 | Use jquery.dataTables.js from guix | BonfaceKilz |
2020-08-20 | Use dataTables.buttons.min.js from guix | BonfaceKilz |
2020-08-20 | Use buttons.dataTables.min.css from guix | BonfaceKilz |
2020-08-19 | Added Invert button to collection page | zsloan |
2020-08-19 | Tools used from the collection page now use all traits if no rows are | zsloan |
2020-08-19 | Show short labels by default in Correlation Matrix | zsloan |
2020-08-17 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-08-17 | Merge pull request #417 from BonfaceKilz/feature/pil-pillow-conversion | zsloan |
2020-08-18 | Fix positioning for many instances of text in the mapping figure | zsloan |
2020-08-17 | Placed X/Y trait info before the table on the correlation scatterplot | zsloan |
2020-08-10 | Add fonts for pillow | Pjotr Prins |
2020-08-08 | Add a basic test for test_display_marking_results.py | BonfaceKilz |
2020-08-08 | Change Y Coodinate system | Muriithi Frederick Muriuki |
2020-08-08 | Fix placement for axes labels | Muriithi Frederick Muriuki |
2020-08-08 | Use TEXT_Y_DISPLACEMENT instead of magic numbers | Muriithi Frederick Muriuki |
2020-08-08 | Give rectangles black outlines | Muriithi Frederick Muriuki |
2020-08-08 | Use new `draw_open_polygon()` utility | Muriithi Frederick Muriuki |
2020-08-08 | Add draw_open_polygon() utility | Muriithi Frederick Muriuki |
2020-08-08 | Replace "color" with "fill" keyword argument | Muriithi Frederick Muriuki |
2020-08-08 | Use draw_rotated_text() | Muriithi Frederick Muriuki |
2020-08-08 | Create new utility module for drawing | Muriithi Frederick Muriuki |
2020-08-08 | Fix font paths | Muriithi Frederick Muriuki |
2020-08-08 | Update SNP Browser to Pillow | Muriithi Frederick Muriuki |
2020-08-08 | Add missing font files | Muriithi Frederick Muriuki |