diff --git a/.dev/volumes/.keep b/.dev/volumes/.keep old mode 100644 new mode 100755 diff --git a/.editorconfig b/.editorconfig old mode 100644 new mode 100755 diff --git a/.env.example b/.env.example old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml old mode 100644 new mode 100755 diff --git a/.github/dependabot.yml b/.github/dependabot.yml old mode 100644 new mode 100755 diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md old mode 100644 new mode 100755 diff --git a/.github/workflows/add-depr-ticket-to-depr-board.yml b/.github/workflows/add-depr-ticket-to-depr-board.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/add-remove-label-on-comment.yml b/.github/workflows/add-remove-label-on-comment.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/cli-tests.yml b/.github/workflows/cli-tests.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/follow-up-devstack-bugs.yml b/.github/workflows/follow-up-devstack-bugs.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/provisioning-tests.yml b/.github/workflows/provisioning-tests.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/self-assign-issue.yml b/.github/workflows/self-assign-issue.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.readthedocs.yaml b/.readthedocs.yaml old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 diff --git a/README-windows.rst b/README-windows.rst old mode 100644 new mode 100755 diff --git a/README.rst b/README.rst old mode 100644 new mode 100755 diff --git a/appveyor.yml b/appveyor.yml old mode 100644 new mode 100755 diff --git a/compatibility.mk b/compatibility.mk old mode 100644 new mode 100755 diff --git a/configuration_files/analytics_api.yml b/configuration_files/analytics_api.yml old mode 100644 new mode 100755 diff --git a/configuration_files/discovery.yml b/configuration_files/discovery.yml old mode 100644 new mode 100755 index 2aa4d573dc..450fbf4e1b --- a/configuration_files/discovery.yml +++ b/configuration_files/discovery.yml @@ -81,7 +81,7 @@ PARLER_LANGUAGES: fallbacks: - en hide_untranslated: 'False' -PLATFORM_NAME: Your Platform Name Here +PLATFORM_NAME: Dibugsoft PUBLISHER_FROM_EMAIL: null SECRET_KEY: Your secret key here SESSION_EXPIRE_AT_BROWSER_CLOSE: false diff --git a/configuration_files/ecommerce.yml b/configuration_files/ecommerce.yml old mode 100644 new mode 100755 index e36bac008c..a157f08dad --- a/configuration_files/ecommerce.yml +++ b/configuration_files/ecommerce.yml @@ -110,7 +110,7 @@ PAYMENT_PROCESSOR_CONFIG: error_url: /checkout/error/ mode: sandbox receipt_url: /checkout/receipt/ -PLATFORM_NAME: Your Platform Name Here +PLATFORM_NAME: Dibugsoft SAILTHRU_KEY: sailthru key here SAILTHRU_SECRET: sailthru secret here SECRET_KEY: Your secret key here diff --git a/configuration_files/insights.yml b/configuration_files/insights.yml old mode 100644 new mode 100755 diff --git a/configuration_files/registrar.yml b/configuration_files/registrar.yml old mode 100644 new mode 100755 diff --git a/configuration_files/xqueue.yml b/configuration_files/xqueue.yml old mode 100644 new mode 100755 diff --git a/course-generator/starter-course.json b/course-generator/starter-course.json old mode 100644 new mode 100755 diff --git a/course-generator/starter-courses.json b/course-generator/starter-courses.json old mode 100644 new mode 100755 diff --git a/course-generator/test-course.json b/course-generator/test-course.json old mode 100644 new mode 100755 diff --git a/credentials/assets/demo-asset-banner-image.png b/credentials/assets/demo-asset-banner-image.png old mode 100644 new mode 100755 diff --git a/credentials/assets/demo-asset-certificate-logo.png b/credentials/assets/demo-asset-certificate-logo.png old mode 100644 new mode 100755 diff --git a/credentials/assets/demo-asset-logo.png b/credentials/assets/demo-asset-logo.png index 81017bf381..bea07760e2 100644 Binary files a/credentials/assets/demo-asset-logo.png and b/credentials/assets/demo-asset-logo.png differ diff --git a/docker-compose-host.yml b/docker-compose-host.yml old mode 100644 new mode 100755 diff --git a/docker-compose-themes.yml b/docker-compose-themes.yml old mode 100644 new mode 100755 diff --git a/docker-compose-watchers.yml b/docker-compose-watchers.yml old mode 100644 new mode 100755 diff --git a/docker-compose.yml b/docker-compose.yml old mode 100644 new mode 100755 diff --git a/docs/Makefile b/docs/Makefile old mode 100644 new mode 100755 diff --git a/docs/advanced_configuration.rst b/docs/advanced_configuration.rst old mode 100644 new mode 100755 diff --git a/docs/building-images.rst b/docs/building-images.rst old mode 100644 new mode 100755 diff --git a/docs/conf.py b/docs/conf.py old mode 100644 new mode 100755 diff --git a/docs/database-dumps.rst b/docs/database-dumps.rst old mode 100644 new mode 100755 diff --git a/docs/decisions/0001-avoid-default-service-set.rst b/docs/decisions/0001-avoid-default-service-set.rst old mode 100644 new mode 100755 diff --git a/docs/decisions/0002-expect-cli-testing.rst b/docs/decisions/0002-expect-cli-testing.rst old mode 100644 new mode 100755 diff --git a/docs/decisions/0003-usage-metrics.rst b/docs/decisions/0003-usage-metrics.rst old mode 100644 new mode 100755 diff --git a/docs/decisions/0004-backends-depend-on-frontends.rst b/docs/decisions/0004-backends-depend-on-frontends.rst old mode 100644 new mode 100755 diff --git a/docs/decisions/0005-frontend-package-mounts.rst b/docs/decisions/0005-frontend-package-mounts.rst old mode 100644 new mode 100755 diff --git a/docs/developing_on_named_release_branches.rst b/docs/developing_on_named_release_branches.rst old mode 100644 new mode 100755 diff --git a/docs/devstack_faq.rst b/docs/devstack_faq.rst old mode 100644 new mode 100755 diff --git a/docs/devstack_interface.rst b/docs/devstack_interface.rst old mode 100644 new mode 100755 diff --git a/docs/getting_started.rst b/docs/getting_started.rst old mode 100644 new mode 100755 diff --git a/docs/index.rst b/docs/index.rst old mode 100644 new mode 100755 diff --git a/docs/logging_in.rst b/docs/logging_in.rst old mode 100644 new mode 100755 diff --git a/docs/make.bat b/docs/make.bat old mode 100644 new mode 100755 diff --git a/docs/manual_upgrades.rst b/docs/manual_upgrades.rst old mode 100644 new mode 100755 diff --git a/docs/pycharm_integration.rst b/docs/pycharm_integration.rst old mode 100644 new mode 100755 diff --git a/docs/service_list.rst b/docs/service_list.rst old mode 100644 new mode 100755 diff --git a/docs/testing_and_debugging.rst b/docs/testing_and_debugging.rst old mode 100644 new mode 100755 diff --git a/docs/troubleshoot_general_tips.rst b/docs/troubleshoot_general_tips.rst old mode 100644 new mode 100755 diff --git a/docs/workflow.rst b/docs/workflow.rst old mode 100644 new mode 100755 diff --git a/ecommerce.sql b/ecommerce.sql old mode 100644 new mode 100755 diff --git a/edxapp.sql b/edxapp.sql old mode 100644 new mode 100755 index 4b5764ab1c..88eb8678f5 --- a/edxapp.sql +++ b/edxapp.sql @@ -2452,7 +2452,7 @@ CREATE TABLE `certificates_certificatehtmlviewconfiguration` ( LOCK TABLES `certificates_certificatehtmlviewconfiguration` WRITE; /*!40000 ALTER TABLE `certificates_certificatehtmlviewconfiguration` DISABLE KEYS */; -INSERT INTO `certificates_certificatehtmlviewconfiguration` VALUES (1,'2023-02-21 13:26:01.071913',0,'{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Your Platform Name Here\", \"company_about_url\": \"http://www.example.com/about-us\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}}',NULL); +INSERT INTO `certificates_certificatehtmlviewconfiguration` VALUES (1,'2023-02-21 13:26:01.071913',0,'{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Dibugsoft\", \"company_about_url\": \"http://www.example.com/about-us\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}}',NULL); /*!40000 ALTER TABLE `certificates_certificatehtmlviewconfiguration` ENABLE KEYS */; UNLOCK TABLES; diff --git a/edxapp_csmh.sql b/edxapp_csmh.sql old mode 100644 new mode 100755 diff --git a/enterprise/worker_permissions.py b/enterprise/worker_permissions.py old mode 100644 new mode 100755 diff --git a/microfrontend.yml b/microfrontend.yml old mode 100644 new mode 100755 diff --git a/mongo-provision.js b/mongo-provision.js old mode 100644 new mode 100755 diff --git a/openedx.yaml b/openedx.yaml old mode 100644 new mode 100755 diff --git a/options.mk b/options.mk old mode 100644 new mode 100755 diff --git a/programs/README.md b/programs/README.md old mode 100644 new mode 100755 diff --git a/programs/discovery.py b/programs/discovery.py old mode 100644 new mode 100755 diff --git a/programs/lms.py b/programs/lms.py old mode 100644 new mode 100755 diff --git a/provision-mysql80.sql b/provision-mysql80.sql old mode 100644 new mode 100755 diff --git a/provision.sql b/provision.sql old mode 100644 new mode 100755 diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000..8a02c66a72 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,133 @@ +appdirs==1.4.4 +asgiref==3.7.2 +attrs==23.1.0 +Babel==2.10.3 +bcrypt==3.2.2 +blinker==1.6.2 +Brlapi==0.8.4 +build==1.0.3 +cachetools==5.3.2 +certifi==2022.9.24 +chardet==5.2.0 +click==8.1.7 +click-repl==0.3.0 +cloud-init==23.3.3 +colorama==0.4.6 +command-not-found==0.3 +configobj==5.0.8 +cryptography==38.0.4 +cupshelpers==1.0 +dbus-python==1.3.2 +defer==1.0.6 +distlib==0.3.7 +distro==1.8.0 +distro-info==1.5 +Django==4.2.8 +duplicity==1.2.2 +edx-opaque-keys==2.5.1 +exceptiongroup==1.2.0 +fastavro==1.9.0 +fasteners==0.17.3 +filelock==3.13.1 +future==0.18.2 +google-auth==2.24.0 +httplib2==0.20.4 +idna==3.3 +importlib-metadata==6.8.0 +iniconfig==2.0.0 +jaraco.classes==3.2.1 +jeepney==0.8.0 +Jinja2==3.1.2 +jsonpatch==1.32 +jsonpointer==2.0 +jsonschema==4.10.3 +keyring==24.2.0 +kubernetes==28.1.0 +language-selector==0.1 +launchpadlib==1.11.0 +lazr.restfulclient==0.14.5 +lazr.uri==1.0.6 +lockfile==0.12.2 +louis==3.26.0 +Mako==1.2.4.dev0 +markdown-it-py==3.0.0 +MarkupSafe==2.1.3 +mdurl==0.1.2 +monotonic==1.6 +more-itertools==10.1.0 +mypy==1.7.1 +mypy-extensions==1.0.0 +netifaces==0.11.0 +oauthlib==3.2.2 +olefile==0.46 +openedx-events==9.2.0 +packaging==23.2 +paramiko==2.12.0 +pbr==6.0.0 +pexpect==4.8.0 +Pillow==10.0.0 +pip-tools==7.3.0 +platformdirs==3.11.0 +pluggy==1.3.0 +prompt-toolkit==3.0.41 +ptyprocess==0.7.0 +pyasn1==0.5.1 +pyasn1-modules==0.3.0 +pycairo==1.24.0 +pycryptodome==3.19.0 +pycups==2.0.1 +Pygments==2.15.1 +PyGObject==3.46.0 +PyJWT==2.7.0 +pymongo==3.13.0 +PyNaCl==1.5.0 +pyparsing==3.1.0 +pyproject-api==1.6.1 +pyproject_hooks==1.0.0 +pyrsistent==0.18.1 +pyserial==3.5 +pytest==7.4.3 +python-apt==2.6.0+ubuntu1 +python-dateutil==2.8.2 +python-debian==0.1.49+ubuntu2 +pytz==2023.3 +pyxdg==0.28 +PyYAML==6.0.1 +requests==2.31.0 +requests-oauthlib==1.3.1 +rich==13.3.1 +rsa==4.9 +SecretStorage==3.3.3 +six==1.16.0 +sqlparse==0.4.4 +stevedore==5.1.0 +systemd-python==235 +tomli==2.0.1 +tox==4.11.3 +tutor-android==16.0.0 +tutor-cairn==16.0.3 +tutor-discovery==16.0.1 +tutor-ecommerce==16.0.0 +tutor-forum==16.0.1 +# Editable install with no version control (tutor-indigo==16.0.0) +-e /home/user2/tutor-indigo +tutor-license==16.0.0 +tutor-mfe==16.1.2 +tutor-minio==16.0.1 +tutor-notes==16.0.2 +tutor-webui==16.0.0 +tutor-xqueue==16.0.2 +typing_extensions==4.8.0 +ubuntu-advantage-tools==8001 +ubuntu-drivers-common==0.0.0 +ufw==0.36.2 +unattended-upgrades==0.1 +urllib3==1.26.16 +usb-creator==0.3.16 +virtualenv==20.24.7 +wadllib==1.3.6 +wcwidth==0.2.12 +websocket-client==1.6.4 +xdg==5 +xkit==0.0.0 +zipp==3.17.0 diff --git a/requirements/base.in b/requirements/base.in old mode 100644 new mode 100755 diff --git a/requirements/base.txt b/requirements/base.txt old mode 100644 new mode 100755 diff --git a/requirements/constraints.txt b/requirements/constraints.txt old mode 100644 new mode 100755 diff --git a/requirements/dev.in b/requirements/dev.in old mode 100644 new mode 100755 diff --git a/requirements/dev.txt b/requirements/dev.txt old mode 100644 new mode 100755 diff --git a/requirements/doc.in b/requirements/doc.in old mode 100644 new mode 100755 diff --git a/requirements/doc.txt b/requirements/doc.txt old mode 100644 new mode 100755 diff --git a/requirements/pip-tools.in b/requirements/pip-tools.in old mode 100644 new mode 100755 diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt old mode 100644 new mode 100755 diff --git a/requirements/pip.in b/requirements/pip.in old mode 100644 new mode 100755 diff --git a/requirements/pip.txt b/requirements/pip.txt old mode 100644 new mode 100755 diff --git a/requirements/test.in b/requirements/test.in old mode 100644 new mode 100755 diff --git a/requirements/test.txt b/requirements/test.txt old mode 100644 new mode 100755 diff --git a/scripts/Jenkinsfiles/devstack_snapshot.sh b/scripts/Jenkinsfiles/devstack_snapshot.sh old mode 100644 new mode 100755 diff --git a/scripts/Jenkinsfiles/snapshot b/scripts/Jenkinsfiles/snapshot old mode 100644 new mode 100755 diff --git a/scripts/README.txt b/scripts/README.txt old mode 100644 new mode 100755 diff --git a/scripts/colors.sh b/scripts/colors.sh old mode 100644 new mode 100755 diff --git a/tests/README.rst b/tests/README.rst old mode 100644 new mode 100755 diff --git a/tests/metrics.py b/tests/metrics.py old mode 100644 new mode 100755 diff --git a/tests/warn_default.py b/tests/warn_default.py old mode 100644 new mode 100755 diff --git a/tox.ini b/tox.ini old mode 100644 new mode 100755