150 Commits

Author SHA1 Message Date
Régis Behmo
e439e2df0f chore: handle nightly version numbers
Here, we make it possible to add a "-nightly" suffix to the package
version. This suffix will find its way to the Docker image tags. Thus,
the nightly branch will have different image tags. This will resolve
some confusion, as image tags are currently identical in nightly and
master.
2023-05-26 16:28:10 +02:00
Edward Zarecor
74cf7ce788 fix: defensive set var 2023-01-18 08:53:29 -05:00
lpm0073
c7498d1c53 general production release 2022-09-15 06:58:16 -05:00
lpm0073
cf20e08182 fix the static and media paths served from uwsgi 2022-09-14 21:01:31 -05:00
lpm0073
f308539d25 revert last commit 2022-09-14 20:40:46 -05:00
lpm0073
ee8011ad94 change 'assets' to 'static' 2022-09-14 20:31:34 -05:00
lpm0073
68c765f18e change 'assets' to 'static' 2022-09-14 20:29:42 -05:00
lpm0073
5058982c30 add webpack 2022-09-14 19:46:31 -05:00
lpm0073
3188dabaa1 documentation 2022-09-14 19:13:21 -05:00
lpm0073
60099e33ad manage.py compilejsi18n does not have a noinput flag 2022-09-14 18:33:46 -05:00
lpm0073
f49113baeb fix stupid mistake 2022-09-14 18:20:33 -05:00
lpm0073
02557e46e2 scaffold from license_manager 2022-09-14 18:11:36 -05:00
lpm0073
54b0a5c125 refactor collectstatic 2022-09-14 18:08:56 -05:00
lpm0073
33d21585eb remove user-specific locales 2022-09-14 18:00:53 -05:00
lpm0073
be11f08b98 add additional locales from edx-platform 2022-09-14 17:48:08 -05:00
lpm0073
28c57d491d no /openedx/locale 2022-09-14 17:36:05 -05:00
lpm0073
a801baa4a7 rebuild based on tutor openedx Dockerfile 2022-09-14 17:25:59 -05:00
lpm0073
feeb7bc772 use /bin/webpack 2022-09-14 15:07:16 -05:00
lpm0073
83a0dff4af bump to nutmeg.master. added static asset collection 2022-09-14 14:35:28 -05:00
lpm0073
fb7bcf76f3 set logo url defaults 2022-09-14 14:16:15 -05:00
lpm0073
5f41f2ad88 LMS_BASE is now LMS_HOST 2022-09-14 13:48:48 -05:00
lpm0073
2ea05a8779 OPENEDX_LMS_BASE should be LMS_BASE 2022-09-14 13:44:39 -05:00
lpm0073
c45a5ec455 switch to OPENEDX_LMS_BASE 2022-09-14 13:40:06 -05:00
lpm0073
a3189b4d52 add to ALLOWED_HOSTS 2022-09-13 22:34:16 -05:00
lpm0073
ebe0617a5a add to ALLOWED_HOSTS 2022-09-13 22:34:00 -05:00
lpm0073
b389ea19a5 remove duplicate keys 2022-09-13 22:10:15 -05:00
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 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 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
9499a70b2c linter 2022-05-14 12:59:11 -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