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
2020-10-21
Removed code setting the maximum tick value to 1.15* the max LRS/LOD if permu...
zsloan
2020-10-21
Ensured all Y axis ticks in the mapping figure are below the top of the figur...
zsloan
2020-10-20
Fixing typo in JS code where "attribute_start_pos" said "attribute_start_post"
zsloan
2020-10-20
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-10-19
Merge branch 'testing' into scroller_testing
zsloan
2020-10-13
Merge pull request #456 from zsloan/misc_rob_changes
zsloan
2020-10-13
Added right-alignment for trait_value_input text fields in sample table to CS...
zsloan
2020-10-13
Merge pull request #459 from zsloan/table_width_changes
zsloan
2020-10-09
Change some column and overall table widths for search result table and view ...
zsloan
2020-10-09
Merge pull request #458 from BonfaceKilz/tests/add-extra-tests-for-collections
BonfaceKilz
2020-10-09
Apply PEP 8 to buffer
BonfaceKilz
2020-10-09
Add test for process_traits from collections.py
BonfaceKilz
2020-10-08
Fixed remaining issue that applies to all dataset types
zsloan
2020-10-08
Fixed issue where new phenotype groups wouldn't be saved to the self.datasets...
zsloan
2020-10-08
Allowed mapping method description text to shrink with screen size
zsloan
2020-10-08
Adjusted some widths/classes to allow correlation description text to expand/...
zsloan
2020-10-08
Changed the min-width of trait page main div in order to allow trait descript...
zsloan
2020-10-08
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-10-08
Merge pull request #452 from zsloan/authentication_bug_fix
zsloan
2020-10-08
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-10-08
Merge pull request #455 from zsloan/temp_trait_scatterplot_fix
zsloan
2020-10-08
When generating links to correlation scatterplots (in corr results and corr m...
zsloan
2020-10-06
Merge pull request #454 from zsloan/update_docs_fix
zsloan
2020-10-06
Made change that should fix error when trying to change page text using ckeditor
zsloan
2020-10-06
Merge pull request #453 from zsloan/index_page_textarea_fix
zsloan
2020-10-06
Fixed issue where drop-down arrows and textarea corners couldn't be clicked w...
zsloan
2020-10-05
Replaced "+" with "and" in transform text
zsloan
2020-10-05
Changed the way tranform functions work
zsloan
2020-10-05
Simplified if statements
zsloan
2020-10-05
Changed order of JS imports to both make DataTables objects available to all ...
zsloan
2020-10-05
Added square root to the transform functions that are only active if there ar...
zsloan
2020-10-05
Fixed issue that was causing SE column to not show up in the trait page table
zsloan
2020-10-02
Converted transform functions to use DataTables API to work with scroller + f...
zsloan
2020-10-02
Added function that pulls input data out of table and inserts it as hidden in...
zsloan
2020-10-02
There were two copies of the "submit_special" function in both show_trait.js ...
zsloan
2020-10-02
Checked if owner_id is "none" to avoid an error when trying to access the res...
zsloan
2020-10-01
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into corr_matri...
zsloan
2020-09-30
Changed the logic for adding 0 to the PCA results to do so when the
zsloan
2020-09-30
Added "natural-minus-na" sorting for relevant columns in the correlation
zsloan
2020-09-30
Fixed issue where columns sorted by inner text (text inside link tags)
zsloan
2020-09-30
Removed unused code from TempDataSet class
zsloan
2020-09-29
Trait page link-out buttons were previously inside <a> tags, but this
zsloan
2020-09-29
Removed "Color By Trait" button from the Bar Chart, because it was meant
zsloan
2020-09-29
Made a variety of changes to table pages
zsloan
2020-09-29
Fixed issue where negative additive effect values weren't being
zsloan
2020-09-29
Changed Add (to collection) button color to match other Add buttons and
zsloan
2020-09-29
Changed the DataTables column sort arrows to a different color by
zsloan
2020-09-28
Changed add to collection to open the collection in a new tab/page so
zsloan
2020-09-28
Fix casting error
BonfaceKilz
2020-09-28
Convert None to "" in if statement
BonfaceKilz
[next]