Age | Commit message (Expand) | Author |
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 |
2020-08-08 | Migrate code from Piddle to Pillow | Muriithi Frederick Muriuki |
2020-08-08 | Update the colours to use Pillow's ImageColor | Muriithi Frederick Muriuki |
2020-08-07 | Move wqflask/tests/api to wqflask/tests/wqflask | BonfaceKilz |
2020-08-06 | Added endpoint for changing some user details | zsloan |
2020-08-06 | Made a change that should fix the issue with the Y axis ticks extending | zsloan |
2020-08-05 | Set maximum width for trait page details in order to avoid long | zsloan |
2020-08-04 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-08-04 | Simplified logic in the @before_request that checks user permissions | zsloan |
2020-08-04 | Reduced table cell margin a bit to make cell contents better align with | zsloan |
2020-08-04 | Merge pull request #415 from BonfaceKilz/tests/add-tests-for-gen-menu | Pjotr Prins |
2020-08-03 | Fixed table width issue when there's an N column | zsloan |