aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2020-09-16Apply pep8BonfaceKilz
2020-09-16Add tests for "add_new_resource" methodBonfaceKilz
2020-09-16Remove unnecessary if branchBonfaceKilz
2020-09-16Add tests for authentication toolsBonfaceKilz
2020-09-15Fix failing testsBonfaceKilz
2020-09-08Changed the Add button color for all the different pages that use itzsloan
2020-09-08Search code now checks if there are more than 50,000 results beforezsloan
2020-09-08Changed regular and global search results table to use the new sortzsloan
2020-09-08Added a sort function (derived from the natural sort import) that alwayszsloan
2020-09-04Update how static js/ css files are fetchedBonfaceKilz
2020-09-01There was a missing quote in one of the javascript imports added by thezsloan
2020-09-01Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-09-01Fixed indent issue that could cause error when showing the haplotypezsloan
2020-09-01Use "md5.min.js" from guixBonfaceKilz
2020-09-01Remove commented out script tags that references CDNsBonfaceKilz
2020-09-01Replace CDNs with packages from guixBonfaceKilz
2020-09-01Add missing apostrophe in url_for argsBonfaceKilz
2020-08-31Merge pull request #431 from BonfaceKilz/Build/add-d3-tipBonfaceKilz
2020-08-31Fixed text on not_authenticated to use proper grammarzsloan
2020-08-31Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-31Fixed issue that was causing updating resource default privileges to notzsloan
2020-08-31Use d3-tip from guixBonfaceKilz
2020-08-31Use chroma from guixBonfaceKilz
2020-08-31Merge pull request #428 from BonfaceKilz/chore/delete-datatables-extensions-f...BonfaceKilz
2020-08-29Fixed issue where exporting traits would throw an error if a dataset'szsloan
2020-08-29Fixed issue with exporting traits from multiple different groups fromzsloan
2020-08-28Delete dataTables and it's extensions from gitBonfaceKilz
2020-08-27Added logic that creates a user account if an e-mail is added to a groupzsloan
2020-08-27Added function for sending an invitation e-mailzsloan
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-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-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