aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2018-04-02js: rm ckeditor - need to replacePjotr Prins
2018-04-02js: removed jqplotPjotr Prins
2018-04-02user_session add outputPjotr Prins
2018-03-31Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Muriithi Frederick Muriuki
2018-03-30Collections: use logging instead of print (@zsloan)Pjotr Prins
2018-03-30Fixes related to E-mail forgotten passwordPjotr Prins
2018-03-30Fixes related to E-mail forgotten passwordPjotr Prins
2018-03-30Fixes forgotten password error, see #257Pjotr Prins
2018-03-29Can now add markers to collection from mapping results pagezsloan
2018-03-29Resolved conflict in views.pyzsloan
2018-03-29Fixed box plots and got them to update with changed sample datazsloan
2018-03-29Fixed gsearch blowout https://github.com/genenetwork/genenetwork2/issues/295Pjotr Prins
2018-03-29Type checking in its own filePjotr Prins
2018-03-29Search: improved regex and some debug infoPjotr Prins
2018-03-29Disable caching of search errorsPjotr Prins
2018-03-29Checking search error terms with regexPjotr Prins
2018-03-29Illegal search term corrected treatment and no longer shows as error in logsPjotr Prins
2018-03-26Remove flask_security module - not usedPjotr Prins
2018-03-26Use logger.info instead of logger.debug, fixes https://github.com/genenetwork...Pjotr Prins
2018-03-26Skip automatic use of EXPLAIN_TEMPLATE_LOADING.Pjotr Prins
2018-03-26Refactor startup config for gunicorn and werkzeugPjotr Prins
2018-03-26FixPjotr Prins
2018-03-26Authentication: some mods around defaultsPjotr Prins
2018-03-26- Disabled PYTHONPATH injection - fix Guix instead, see https://github.com/pj...Pjotr Prins
2018-03-26Check that key exists before using itMuriithi Frederick Muriuki
2018-03-26Provide connections to elasticsearchMuriithi Frederick Muriuki
2018-03-26Fix assumption of existing collectionMuriithi Frederick Muriuki
2018-03-26Add more login tests.Muriithi Frederick Muriuki
2018-03-26Added unittest examplePjotr Prins
2018-03-26Fixing authentication stuff so it uses parameters properly. Also no PYTHONPAT...Pjotr Prins
2018-03-26Add tests for Registration process.Muriithi Frederick Muriuki
2018-03-26Update module to make it more testableMuriithi Frederick Muriuki
2018-03-26Check elasticsearch at point of useMuriithi Frederick Muriuki
2018-03-26Add check for elasticsearchMuriithi Frederick Muriuki
2018-03-26Add code to allow user to change passwordMuriithi Frederick Muriuki
2018-03-26Refactor common items to more generic methods.Muriithi Frederick Muriuki
2018-03-26Send emails for forgotten passwordsMuriithi Frederick Muriuki
2018-03-26Add SMTP configuration variablesMuriithi Frederick Muriuki
2018-03-26Fail safely if elasticsearch is down or unconfiguredMuriithi Frederick Muriuki
2018-03-26Set to None if no value providedMuriithi Frederick Muriuki
2018-03-26Use elasticsearch rather than mysql for local accountsMuriithi Frederick Muriuki
2018-03-26Add OAuth2 login code for ORCIDMuriithi Frederick Muriuki
2018-03-26Update configurationsMuriithi Frederick Muriuki
2018-03-26Add code to enable OAuth2 loginMuriithi Frederick Muriuki
2018-03-26Delay after save for indexingMuriithi Frederick Muriuki
2018-03-26Add more configuration variables.Muriithi Frederick Muriuki
2018-03-26Add save_user() functionMuriithi Frederick Muriuki
2018-03-26Add functions to help handle github loginMuriithi Frederick Muriuki
2018-03-26Add elasticsearch_tools moduleMuriithi Frederick Muriuki
2018-03-26Add client_id and client_secret configurationsMuriithi Frederick Muriuki