aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04Fixed issue that caused JS to break when trait description contains a newline...zsloan
2021-03-03Checked if pre_publication_description is NULL, because there was an error re...zsloan
2021-02-23Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-02-23This should fix the issue with Haplotype Analyst sample names/values not bein...zsloan
2021-02-19Fixed test_gen_menu to reflect updated queryzsloan
2021-02-19Fixed TestCheckResourceAvailability to make it work after realizing that Redi...zsloan
2021-02-19Fixed test_run_mapping.py to make export_mapping_results test work correctlyzsloan
2021-02-19Patched utility.authentication_tools.g as TestUserSession because otherwise t...zsloan
2021-02-18Increased sample table width added for each case attribute. At some point thi...zsloan
2021-02-18Committing changes that added some fields to mapping export - one of the test...zsloan
2021-02-18Convert user ID to stringzsloan
2021-02-18Remove the deocde since it was throwing an errorzsloan
2021-02-18Changed gsearch to be able to account for permissions either being a list or ...zsloan
2021-02-18Changed DEFAULT_PERMISSIONS AND SUPER_PERMISSIONS to not have permissions be ...zsloan
2021-02-18Changed authentication_tools.py to account for encoding str as bytes and deal...zsloan
2021-02-18Need to account for permissions having either a list or string until I figure...zsloan
2021-02-18Fixed missing colonzsloan
2021-02-18Fixed checking permissions in trait.pyzsloan
2021-02-18Fixed views.py to read properly formatted access masks correctlyzsloan
2021-02-18Fixed SUPER_PRIVILEGES and DEFAULT_PRIVILEGESzsloan
2021-02-18Fixed remaining issue with gen_menu query to also sort by CreateTime, change ...zsloan
2021-02-18Fixed gen_menu to order ProbeSet datasets correctly - needed to remove DESCzsloan
2021-02-17Fixed error caused by user IDs being encoded as byteszsloan
2021-02-16Changed a couple loops to checking if value is in a list comprehensionzsloan
2021-02-16Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-02-16Added iDisplayLength to search result table that should fix the issue where i...zsloan
2021-02-13refactor to use idiomatic pythonAlexander Kabui
2021-02-13add search for templatesAlexander Kabui
2021-02-13fix:broken-linksAlexander Kabui
2021-02-13modify code for link_checkerAlexander Kabui
2021-02-13replace broken links with textAlexander Kabui
2021-02-13add styles for broken linksAlexander Kabui
2021-02-13pep8 formattingAlexander Kabui
2021-02-13add check for url validityAlexander Kabui
2021-02-13edit workflowAlexander Kabui
2021-02-13add links validatorAlexander Kabui
2021-02-13fix paths issuesAlexander Kabui
2021-02-13fix errorAlexander Kabui
2021-02-13fix:starting genenetwork on the backgroundAlexander Kabui
2021-02-13add broken links checker to workflowAlexander Kabui
2021-02-13add check for broken links in genenetwork homepageAlexander Kabui
2021-02-12Fixed row highlighting for Interval Analyst tablezsloan
2021-02-12Changed default to No for cofactors with qtlreaperzsloan
2021-02-11Removed some log statementszsloan
2021-02-11Ensure trait description_display is setzsloan
2021-02-10Fixed phenotype sample_data API request to use the correct trait IDszsloan
2021-02-10Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-02-10Changed parser.py to account for the ? wildcard in the same way as GN1, but I...zsloan
2021-02-10delete commented libsAlexander Kabui
2021-02-10replace jscolor in mapping_results.htmlAlexander Kabui