index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
Age
Commit message (
Expand
)
Author
2021-08-23
Account for situations where the minimum permutation value is also above webq...
zsloan
2021-08-23
Fix get_perm_strata to usethe Ids for case attributes instead of names + allo...
zsloan
2021-08-23
Fix the way categorical_var_list is set to account for case attribute Ids bei...
zsloan
2021-08-23
Include categorical_vars in mapping_results.html so they're included when rec...
zsloan
2021-08-23
For some reason sample_data was being set twice, and the second time used a t...
zsloan
2021-08-20
Fixed some logic in trait.py that could cause a problem if a dataset_name was...
zsloan
2021-08-20
Fix issue where attempting to get the diff of vals for Temp traits was causin...
zsloan
2021-08-20
startup_config.py: Add DebugToobarExtension for wsgi DEBUG mode
BonfaceKilz
2021-08-19
Change color for Submit button when selecting covariates + move Back button t...
zsloan
2021-08-19
Fixed R/qtl 'select covariates' buttons to be the same as the changed ones fo...
zsloan
2021-08-19
Fixed issue in JS that caused filter_by_value to not work for case attributes
zsloan
2021-08-19
Fixed the way the drop-down for Filter by Value set values for the case attri...
zsloan
2021-08-19
Added type='button' to the mapping compute buttons in order to prevent them f...
zsloan
2021-08-19
Add hash of vals and diff of vals to template_vars passed to loading page in ...
zsloan
2021-08-19
Fix issues caused by the attribute keys being ids instead of names + fix issu...
zsloan
2021-08-19
Exclude attributes with only one distinct value as well
zsloan
2021-08-19
Removed some unnecessary empty lines from loading.html JS
zsloan
2021-08-19
Added function for getting the diff of sample values before and after user ch...
zsloan
2021-08-19
Added hash of sample values and table of changed values to the loading page
zsloan
2021-08-19
Added option to make collection default in the colorbox pop-up
zsloan
2021-08-19
Shorten 'Add to existing collection' button to 'Add'
zsloan
2021-08-19
Removed ID of 'submit' from the button in the cofactor select table, since it...
zsloan
2021-08-19
After removing all cofactors, return the size of the select element to 2
zsloan
2021-08-19
Changed Remove All button to Clear and changed Select and Clear button colors
zsloan
2021-08-19
Add some CSS changing the way the colorbox pop-up for adding covariates looks...
zsloan
2021-08-19
Add Removal All button that removes all currently added covariates
zsloan
2021-08-19
Update show_trait.js to make removing covariates work with the new select ele...
zsloan
2021-08-19
Update get_covariates_from_collection.js to properly interact with the select...
zsloan
2021-08-19
Replace textarea with multiple select element for displaying mapping covariates
zsloan
2021-08-18
Revert "wqflask: wsgi: Remove it"
BonfaceKilz
2021-08-17
Merge pull request #598 from zsloan/feature/add_filter_by_study_samples
zsloan
2021-08-17
wqflask:.DS_Store: Delete it
BonfaceKilz
2021-08-17
wqflask: runserver: Add DebugToolbar when running in DEBUG mode
BonfaceKilz
2021-08-17
wqflask: views: Re-enable admin access in edit probeset
BonfaceKilz
2021-08-17
wqflask: wsgi: Remove it
BonfaceKilz
2021-08-16
Update URL for editing published trait
BonfaceKilz
2021-08-16
wqflask: views: Use "inbredset_id" in the "Edit Trait" URL
BonfaceKilz
2021-08-16
wqflask: views: Remove commented out code blocks
BonfaceKilz
2021-08-13
base: data_set: Remove unnecessary comments and logging statements
BonfaceKilz
2021-08-13
wqflask: show_trait:: Remove debug comment
BonfaceKilz
2021-08-12
Account for user selecting one of the two sample groups if more than one exist
zsloan
2021-08-12
Fixed issue where 1 was added to the loop.index instead of subtracted + only ...
zsloan
2021-08-12
Add JS for filtering sample table rows by study samplelist
zsloan
2021-08-12
Get list of study titles to use for the dropdown menu and store the full list...
zsloan
2021-08-12
Return empty list instead of None in get_study_samplelists
zsloan
2021-08-12
Fix the way the study_sample_lists path is set and checked
zsloan
2021-08-12
Add option to filter samples by study to template
zsloan
2021-08-12
add function for reading in JSON file that lists sample lists unique to each ...
zsloan
2021-08-12
Get case attribute descriptions from DB and display them as mouseover titles ...
zsloan
2021-08-11
Fixed issue that caused case attribute columns to become unaligned if some st...
zsloan
[prev]
[next]