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
Age
Commit message (
Expand
)
Author
2020-10-13
Added right-alignment for trait_value_input text fields in sample table to CS...
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-09-25
Fixed issue where attribute columns' alignment was offset by 1
zsloan
2020-09-25
Changed edit_data_change and block_by_index to use DataTables API
zsloan
2020-09-24
Changed logic that defines the primary/other samplelists to be much more
zsloan
2020-09-22
Changed JS on trait page that updates basic stats and graphs/figures to
zsloan
2020-09-18
Made some style changes with whitespace/line-breaks
zsloan
2020-09-18
Made a bunch of changes to move trait page DataTables initialization to
zsloan
2020-09-16
Changed references to se_exists to just get it as a property of
zsloan
2020-09-16
Changed se_exists to a property so the SampleList instance can include
zsloan
2020-09-16
Applied PEP8 and removed commented out code
zsloan
2020-09-15
Added scroller to trait page and changed sample tables to use it
zsloan
2020-09-08
Changed the Add button color for all the different pages that use it
zsloan
2020-09-08
Search code now checks if there are more than 50,000 results before
zsloan
2020-09-08
Changed regular and global search results table to use the new sort
zsloan
2020-09-08
Added a sort function (derived from the natural sort import) that always
zsloan
2020-09-04
Merge pull request #437 from BonfaceKilz/fix/use-correct-path-give-a-path-loc...
BonfaceKilz
2020-09-04
Update how static js/ css files are fetched
BonfaceKilz
2020-09-04
Fix false positive tests
BonfaceKilz
2020-09-01
There was a missing quote in one of the javascript imports added by the
zsloan
2020-09-01
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-09-01
Fixed indent issue that could cause error when showing the haplotype
zsloan
2020-09-01
Merge pull request #434 from BonfaceKilz/Build/use-md5-js-from-guix
BonfaceKilz
2020-09-01
Add check for "md5.min.js" library
BonfaceKilz
2020-09-01
Use "md5.min.js" from guix
BonfaceKilz
2020-09-01
Merge pull request #433 from BonfaceKilz/Build/remove-cdns
BonfaceKilz
2020-09-01
Check availability of several js and css files
BonfaceKilz
2020-09-01
Remove commented out script tags that references CDNs
BonfaceKilz
2020-09-01
Replace CDNs with packages from guix
BonfaceKilz
2020-09-01
Merge pull request #432 from BonfaceKilz/Fix/add-missing-apostrophe
BonfaceKilz
2020-09-01
Add missing apostrophe in url_for args
BonfaceKilz
2020-08-31
Merge pull request #431 from BonfaceKilz/Build/add-d3-tip
BonfaceKilz
2020-08-31
Fixed text on not_authenticated to use proper grammar
zsloan
2020-08-31
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-31
Fixed issue that was causing updating resource default privileges to not
zsloan
2020-08-31
Add check for "d3-tip.js" js library
BonfaceKilz
2020-08-31
Merge pull request #429 from BonfaceKilz/chore/add-gh-templates
BonfaceKilz
2020-08-31
Use d3-tip from guix
BonfaceKilz
2020-08-31
Merge pull request #430 from BonfaceKilz/Build/add-chroma-js
BonfaceKilz
2020-08-31
Add github templates for filing bugs, user stories/ features and PRs
BonfaceKilz
2020-08-31
Add check for "chroma.js" dataTables extension plugin
BonfaceKilz
2020-08-31
Use chroma from guix
BonfaceKilz
[next]