aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-02-10delete nouislider directoryAlexander Kabui
2021-02-10delete ./js-external dirAlexander Kabui
2021-02-10delete smart-time-ago fileAlexander Kabui
2021-02-10delete purescript-genetics-browserAlexander Kabui
2021-02-10delete smart-time-ago directoryAlexander Kabui
2021-02-10delete underscore directoryAlexander Kabui
2021-02-10delete bootstrap directoryAlexander Kabui
2021-02-10delete colorbox directoryAlexander Kabui
2021-02-08Increased scroll height to 100vh for trait page sample tableszsloan
2021-02-08Called draw function on trait page tables in order to adjust their height on ...zsloan
2021-02-08Added CSS to fix the Scroller issue of a 0 appearing at the bottom of the tablezsloan
2021-02-08Fixed issue with correlation page info not having a good width and prevented ...zsloan