aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-19Patched utility.authentication_tools.g as TestUserSession because otherwise ↵zsloan
the str.encode failed on the mock.Mock() object, and this also seems consistent with the way it's done in a later method
2021-02-18Increased sample table width added for each case attribute. At some point ↵zsloan
this needs to be made 'smarter,' since this might look funny if all case attribute column are narrow
2021-02-18Committing changes that added some fields to mapping export - one of the ↵zsloan
tests I changed assumed these changes were already made, so including them should fix that
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
a string
2021-02-18Changed DEFAULT_PERMISSIONS AND SUPER_PERMISSIONS to not have permissions be ↵zsloan
lists (I think the proxy expects them to not be lists, but then returns them as lists; need to check about this)
2021-02-18Changed authentication_tools.py to account for encoding str as bytes and ↵zsloan
dealing with the permissions response either being a list or not a list (this should be temporary until I figure out what is going on here)
2021-02-18Need to account for permissions having either a list or string until I ↵zsloan
figure out what's going on with the proxy
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
OrderList sort to put NULLs at bottom, and exclude datasets with public = 0
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 ↵zsloan
it was only showing 10 results when there are between 10 and 20 results
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 ↵zsloan
I suspect GN1 isn't actually doing this correctly (might have to do with switch to MariaDB)
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