81 Commits

Author SHA1 Message Date
lpm0073
d762fe310b create_dot_application 2022-09-13 22:05:53 -05:00
lpm0073
8db5aa9771 add oauth params 2022-09-13 21:45:22 -05:00
lpm0073
b93da91138 lint 2022-09-13 21:45:11 -05:00
lpm0073
6e5a695700 replace db name literals w params 2022-09-13 21:22:01 -05:00
lpm0073
3734459c71 remove secret param 2022-09-13 21:10:37 -05:00
lpm0073
17549a4d4b rebuild from latest cookiecutter 2022-09-13 20:37:37 -05:00
lpm0073
9caab3710f precede all params w CREDENTIALS_ 2022-09-13 20:00:18 -05:00
lpm0073
5ff5f653af fix dumbest error ever 2022-09-13 19:49:45 -05:00
lpm0073
0d75273f4f bump version 2022-09-13 19:43:16 -05:00
lpm0073
63c93ce4b1 canary in the coal mine v0.0.2 v1.0.2 2022-09-13 19:02:06 -05:00
lpm0073
c8b51efa02 sync users after db migrations have run 2022-09-13 18:27:22 -05:00
lpm0073
b665a37a3a tutor_hooks.Filters.IMAGES_BUILD.add_item() expects name, path, tag, args v0.0.1 v13.0.2 2022-05-27 10:49:56 -05:00
lpm0073
eca5d60374 resequence calls to tutor_hooks.Filters.COMMANDS_INIT.add_item() so that mysql init is called first 2022-05-26 20:02:20 -05:00
lpm0073
66ef23c480 configure editor defaults 2022-05-14 13:06:49 -05:00
lpm0073
5d61794e4a config for python project 2022-05-14 13:03:55 -05:00
lpm0073
9499a70b2c linter 2022-05-14 12:59:11 -05:00
lpm0073
49f878621b documentation v13.0.1 2022-05-14 11:38:58 -05:00
lpm0073
2d2a836b73 documentation 2022-05-14 11:06:16 -05:00
lpm0073
93dca9f2a5 documentation 2022-05-14 11:05:28 -05:00
lpm0073
108fbf768d documentation 2022-05-14 10:58:38 -05:00
lpm0073
7b440faa28 documentation 2022-05-14 10:57:21 -05:00
lpm0073
8e8472e686 add console output so that we know what tasks ran 2022-05-14 10:57:12 -05:00
lpm0073
2403f2f00d use inline sql with no tab characters 2022-05-14 10:25:06 -05:00
lpm0073
e3f2f3c124 when the error say unterminated quote, you should take heed 2022-05-14 10:16:58 -05:00
lpm0073
18563e31ed inline sql w no tabs, carriage returns, special characters 2022-05-14 10:02:59 -05:00
lpm0073
ee99a848c0 try inline, no carriage returns, no tabs 2022-05-14 09:54:53 -05:00
lpm0073
81ed12d05f try inline sql with no tab characters 2022-05-14 09:46:20 -05:00
lpm0073
8dd3f4c1b4 try a 1-line sql statement 2022-05-14 09:34:41 -05:00
lpm0073
d8f6b08ee9 try a simpler select 2022-05-14 09:28:24 -05:00
lpm0073
b3a83cf25c try inline syntax 2022-05-14 09:17:36 -05:00
lpm0073
b517c3be75 wrap sql filename in full quotes 2022-05-14 09:00:02 -05:00
lpm0073
5804a36869 ensure username does not already exist 2022-05-14 08:58:48 -05:00
lpm0073
0b7703f965 typo 2022-05-14 08:39:46 -05:00
lpm0073
429f9f081c add CREDENTIALS_THEME_NAME 2022-05-14 08:26:02 -05:00
lpm0073
0da1dff4a8 wrap every parameter in full quotes 2022-05-14 08:19:35 -05:00
lpm0073
a150acfbf9 add CREDENTIALS_LMS_HOST 2022-05-14 08:13:01 -05:00
lpm0073
528e349508 add CREDENTIALS_LMS_URL 2022-05-14 08:06:16 -05:00
lpm0073
e1b52c0f05 add CREDENTIALS_LMS_URL_ROOT 2022-05-14 07:57:01 -05:00
lpm0073
fba5b6e5d5 alphabetize the parameters 2022-05-14 07:50:20 -05:00
lpm0073
4a342c8a17 add ./manage.py create_or_update_site 2022-05-14 06:41:06 -05:00
lpm0073
b218d01bdc add sql to sync credentials.core_user data 2022-05-14 06:24:34 -05:00
lpm0073
9fb6194abf move passwords and secrets to 'unique' 2022-05-14 05:55:13 -05:00
lpm0073
c3b52ae0cb scaffold other tasks we need run 2022-05-13 20:49:05 -05:00
lpm0073
23d10e28cf add jobs for mysql and credentials 2022-05-13 20:45:09 -05:00
lpm0073
2c2bb466eb import json 2022-05-13 20:25:38 -05:00
lpm0073
2cd41d8701 syntax error 2022-05-13 20:17:53 -05:00
lpm0073
fe96e5578f add CREDENTIALS_OAUTH2_KEY and SECRET 2022-05-13 20:13:58 -05:00
lpm0073
46dbda6201 set defaults 2022-05-13 20:03:36 -05:00
lpm0073
bb35ac6655 add certificate common settings and defaults 2022-05-13 19:47:51 -05:00
lpm0073
459d4e9a21 copy tutor-ecommerce pattern to remove local logging 2022-05-13 19:14:41 -05:00