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-09-22
Fixed a pretty big mistake where user accounts would be saved even when
zsloan
2020-09-22
Added something to the mapping result page CSS to change the highlight
zsloan
2020-09-22
Fixed a couple mistakes in the previous commit and changed the position
zsloan
2020-09-22
Replaced Chr and Mb/cM columns with a single position column in mapping
zsloan
2020-09-14
Merge branch 'scroller_testing' of github.com:zsloan/genenetwork2 into testing
zsloan
2020-09-13
Added in-progress info-page to views.py as well as in-progress
zsloan
2020-09-11
Wrote code and template for reproducing GN1's Info Page (page that
zsloan
2020-09-10
Modified "natural-minus-na" sort function to treat an array of values
zsloan
2020-09-10
Fixed several sorting issues and moved orderDataType definitions into
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
Update how static js/ css files are fetched
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
Use "md5.min.js" from guix
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
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
Use d3-tip from guix
BonfaceKilz
2020-08-31
Use chroma from guix
BonfaceKilz
2020-08-31
Merge pull request #428 from BonfaceKilz/chore/delete-datatables-extensions-f...
BonfaceKilz
2020-08-29
Fixed issue where exporting traits would throw an error if a dataset's
zsloan
2020-08-29
Fixed issue with exporting traits from multiple different groups from
zsloan
2020-08-28
Delete dataTables and it's extensions from git
BonfaceKilz
2020-08-27
Added logic that creates a user account if an e-mail is added to a group
zsloan
2020-08-27
Added function for sending an invitation e-mail
zsloan
2020-08-27
Added manager_user.html because it was missing from git
zsloan
2020-08-25
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-25
Fixed issue in DatasetType that caused an error when trying to load new
zsloan
2020-08-25
Merge pull request #427 from BonfaceKilz/Build/add-scientific-js-datatables-p...
zsloan
2020-08-25
This should fix an issue where the new qtlreaper wouldn't work properlty
zsloan
2020-08-25
Merge pull request #425 from BonfaceKilz/refactor/extract-htmlgen-methods-to-...
zsloan
2020-08-25
Use scientific.js dataTables extension plugin from guix
BonfaceKilz
2020-08-24
Use natural.js dataTables extension plugin from guix
BonfaceKilz
2020-08-24
Remove non-keyword args
BonfaceKilz
2020-08-24
Replace "HtmlGen" method calls with those from "HtmlGenWrapper"
BonfaceKilz
2020-08-24
Add new wrapper class for HtmlGen method
BonfaceKilz
2020-08-24
Add tests for the HtmlGenWrapper class
BonfaceKilz
2020-08-24
Fix some pylint errors
BonfaceKilz
2020-08-24
Remove unused imports
BonfaceKilz
2020-08-24
Rename file
BonfaceKilz
2020-08-24
Fix failing test
BonfaceKilz
2020-08-24
Fixed issue where im_drawer wasn't being set in drawHaplotypeBand
zsloan
[next]