aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/tools.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E101, E11BonfaceKilz
2021-04-30autopep8: Fix E70 and E701BonfaceKilz
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2020-12-18Added redirect_uri to the ORCID_AUTH_URL since it wasn't working due to missi...zsloan
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2020-08-18Wrap print statements in parenthesesBonfaceKilz
2020-07-24Revert "Add work-around for failed imports in unittest"BonfaceKilz
2020-07-24Add work-around for failed imports in unittestBonfaceKilz
2020-07-24Revert "Add work-around for failed imports in unittest"BonfaceKilz
2020-07-24Add work-around for failed imports in unittestBonfaceKilz
2020-07-16Expose elastic-search variables for tests to passBonfaceKilz
2020-05-06Replace CSS dependencies for datatablesBonfaceKilz
2020-04-26Merge master and testingmasterPjotr Prins
2020-04-24Replaced hard-coded instances of GN2 urls with ones pulled from settings filezsloan
2020-04-22Fixed a variety of issues related to users registering and logging inzsloan
2020-03-03Refactored all the anonymous (not logged-in) user stuff so that both logged-i...zsloan
2019-09-06Fix name of javascript-twitter-post-fetcherPjotr Prins
2019-07-23Added change to automatically update datasets list using rest api instead of ...zsloan
2019-02-18Updated installation instructions and SERVER_PORT for single flask serverPjotr Prins
2019-02-13Removed pylmm references and related functionsPjotr Prins
2018-09-05ELASTICSEARCH settings and fix runserver.py to run without gunicornPjotr Prins
2018-04-06See #308.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-26Fixing authentication stuff so it uses parameters properly. Also no PYTHONPAT...Pjotr Prins
2018-03-26Add SMTP configuration variablesMuriithi Frederick Muriuki
2018-03-26Set to None if no value providedMuriithi Frederick Muriuki
2018-03-26Update configurationsMuriithi Frederick Muriuki
2018-03-26Add more configuration variables.Muriithi Frederick Muriuki
2018-03-26Add client_id and client_secret configurationsMuriithi Frederick Muriuki
2018-03-26Add configuration variables for external servicesMuriithi Frederick Muriuki
2018-02-10Fixed finding PATHs - one return statement!Pjotr Prins
2018-02-10Check for bimbam path and bail out if it is missingPjotr Prins
2017-12-20tools: find path for JS and gemma_wrapperPjotr Prins
2017-12-20Bring in some earlier work - mostly documentation and startup handlingPjotr Prins
2017-09-04gemma-wrapper: find binary in profilePjotr Prins
2017-06-12Fix binary paths for GEMMA_COMMAND, PYLMM_COMMAND and PLINK_COMMANDPjotr Prins
2017-06-02settings: do not enforce JS pathsPjotr Prins
2017-05-31JS_GUIX_PATH may not be therePjotr Prins
2017-05-31JS module handlingPjotr Prins
2017-05-21Merge from the diet branch.Pjotr Prins
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2016-10-11Merge branch 'pjotr-gn2' into testingPjotr Prins
2016-10-09Add version informationPjotr Prins