aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27Added manager_user.html because it was missing from gitzsloan
2020-08-25Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-25Fixed issue in DatasetType that caused an error when trying to load newzsloan
2020-08-25Merge pull request #427 from BonfaceKilz/Build/add-scientific-js-datatables-p...zsloan
2020-08-26Add check for "scientific.js" dataTables extension pluginBonfaceKilz
2020-08-25This should fix an issue where the new qtlreaper wouldn't work properltyzsloan
2020-08-25Merge pull request #425 from BonfaceKilz/refactor/extract-htmlgen-methods-to-...zsloan
2020-08-25Use scientific.js dataTables extension plugin from guixBonfaceKilz
2020-08-25Merge pull request #426 from BonfaceKilz/Build/use-naturaljs-datatables-exten...zsloan
2020-08-24Add check for "natural.js" in Mechanical RobBonfaceKilz
2020-08-24Use natural.js dataTables extension plugin from guixBonfaceKilz
2020-08-24Remove non-keyword argsBonfaceKilz
2020-08-24Replace "HtmlGen" method calls with those from "HtmlGenWrapper"BonfaceKilz
2020-08-24Add new wrapper class for HtmlGen methodBonfaceKilz
2020-08-24Add tests for the HtmlGenWrapper classBonfaceKilz
2020-08-24Fix some pylint errorsBonfaceKilz
2020-08-24Remove unused importsBonfaceKilz
2020-08-24Rename fileBonfaceKilz
2020-08-24Fix failing testBonfaceKilz
2020-08-24Fixed issue where im_drawer wasn't being set in drawHaplotypeBandzsloan
2020-08-24The function draw_rotated_text_ was writing an image to /tmp, which GN2zsloan
2020-08-22Set min-width for search result table, since the description columnzsloan
2020-08-20Changed Molecular Trait Datasets to Molecular Traits in the Typezsloan
2020-08-20Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-20Merge pull request #423 from BonfaceKilz/build/use-datatable-extensions-from-...zsloan
2020-08-20Check the availability of datatables extension files from guixBonfaceKilz
2020-08-20Use dataTables.colResize.js and naturalSort from guixBonfaceKilz
2020-08-20Use buttons.colVis.min.js from guixBonfaceKilz
2020-08-20Use buttons.bootstrap.css from guixBonfaceKilz
2020-08-20Use scroller.dataTables.min.css from guixBonfaceKilz
2020-08-20Use dataTables.colReorder.js from guixBonfaceKilz
2020-08-20Use jquery.dataTables.js from guixBonfaceKilz
2020-08-20Use dataTables.buttons.min.js from guixBonfaceKilz
2020-08-20Use buttons.dataTables.min.css from guixBonfaceKilz
2020-08-19Added Invert button to collection pagezsloan
2020-08-19Tools used from the collection page now use all traits if no rows arezsloan
2020-08-19Show short labels by default in Correlation Matrixzsloan
2020-08-17Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-17Merge pull request #417 from BonfaceKilz/feature/pil-pillow-conversionzsloan
2020-08-18Fix positioning for many instances of text in the mapping figurezsloan
2020-08-17Placed X/Y trait info before the table on the correlation scatterplotzsloan
2020-08-10Add fonts for pillowPjotr Prins
2020-08-08Add a basic test for test_display_marking_results.pyBonfaceKilz
2020-08-08Change Y Coodinate systemMuriithi Frederick Muriuki
2020-08-08Fix placement for axes labelsMuriithi Frederick Muriuki
2020-08-08Use TEXT_Y_DISPLACEMENT instead of magic numbersMuriithi Frederick Muriuki
2020-08-08Give rectangles black outlinesMuriithi Frederick Muriuki
2020-08-08Use new `draw_open_polygon()` utilityMuriithi Frederick Muriuki
2020-08-08Add draw_open_polygon() utilityMuriithi Frederick Muriuki
2020-08-08Replace "color" with "fill" keyword argumentMuriithi Frederick Muriuki