aboutsummaryrefslogtreecommitdiff
path: root/wqflask/cfg/default_settings.py
AgeCommit message (Collapse)Author
2016-06-18Logger: more infoPjotr Prins
2016-06-18Changed file permssions to non-executablePjotr Prins
2015-09-09Issue genenetwork/genenetwork2#113, forgot to uncomment the secret_keyDannyArends
2015-09-09Fix for issue genenetwork/genenetwork2#113, I added the SESSION_TYPE and ↵DannyArends
SECRET_KEY to the default config, this should be overwritten in my_settings.py
2015-01-30Fixed several bugsZachary Sloan
Added legend to bar chart color by trait function Added scatterplot matrix figure Fixed database timeout problem
2014-09-22Adding the port as a parameter to runserver; this should just be temporary untilZachary Sloan
I figure out how to get it to read the port from the config file instead Using runserver.py instead of secure_server.py because of an error with the latter that I haven't figured out how to fix yet Improved the appearance of several of the tables
2014-08-28Added a validation that warns the user of the number of permutations forZachary Sloan
pyLMM is more than 20 (due to speed) Changed the port in the flask settings to 5002 due to adding the new production server branch
2014-05-05Committing a bunch of changes related to integrating GEMMA andZachary Sloan
adding the correlation matrix page
2013-06-21Added a thank you for siging in messageSam
Fixed issues where homepage was reloaded in modal after siging in
2013-05-23Lots of changes around usersSam
2013-04-30Changed path to log fileLei Yan
Added server port to configuration file
2013-03-22Began creating templates for login/registrationZachary Sloan
2013-03-22Removed zach_settings.py from git trackingZachary Sloan
Changed mysql password as a result of it being up on git before
2012-10-25Got the Make Default option working on the home pageZachary Sloan
2012-08-23Version with official config supportSam Ockman