- Aug 10, 2021
-
-
edX requirements bot authored
-
- Jun 25, 2021
-
-
edX requirements bot authored
-
- Jun 18, 2021
-
-
edX requirements bot authored
-
- Jun 14, 2021
-
-
Kshitij Sobti authored
This moves the CourseEditLTIFieldsEnabledFlag from edx-platform to this repo. This allows using the flag from both lms and studio.
-
- Jun 11, 2021
-
-
stvn authored
-
dependabot[bot] authored
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.4...3.11.2 ) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
stvn authored
-
stvn authored
to catch minor/patch version updates.
-
stvn authored
as we no longer support that version of Python.
-
stvn authored
so that dependabot can access the constraints file and automatically create security PRs; it fails if the constraints file is specified via remote URL.
-
- Jun 09, 2021
-
-
Ned Batchelder authored
-
Ned Batchelder authored
The 2.10.0 release couldn't upload to PyPI because of ReStructured Text errors. Add some checking so that we'll know next time.
-
- Jun 03, 2021
-
-
edX requirements bot authored
-
- Apr 13, 2021
-
-
Muhammad Soban Javed authored
* Revert "chore: Replace jsonfield2 with jsonfield" This reverts commit 2fd330f8. * fix: only kept jsonfield related revert changes and rest are removed
-
- Mar 22, 2021
-
-
Soban Javed authored
-
- Mar 09, 2021
-
-
edX requirements bot authored
* Python code cleanup by the cleanup-python-code Jenkins job. This pull request was generated by the cleanup-python-code Jenkins job, which ran ``` add_common_constraint; make upgrade ``` The following packages were installed: `edx-repo-tools` * Added --django-settings-module to pylint * Changed position * Remove django-settings-module from pylint command * Add django-not-configured in pylintrc Co-authored-by:
Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com>
-
- Mar 03, 2021
-
-
Giovanni Cimolin da Silva authored
* Improve logging and error message presentation * Add full deep linking content data on studio * Internationalize LTI 1.3 templates * Add translation tooling Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com> * Update translations * Address review comments * Additional logging improvements * Address review comments, fix test Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
- Jan 21, 2021
-
-
edX requirements bot authored
-
- Jan 15, 2021
-
-
Kshitij Sobti authored
-
- Oct 05, 2020
-
-
Giovanni Cimolin da Silva authored
* Add initial version of LineItem Implementation Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com> * Adding tests * Add LTI tests and fix quality isses * Quality nit * Add missing requirement, upgrade * Squash migrations * Fix merge conflicts * Addressing review comments
-
- Sep 22, 2020
-
-
Giovanni Cimolin da Silva authored
* Implement extensions and view support for LTI * Add missing iss to token * Add missing requirement, upgrade requirements * Improving comment * Add missing exception statement * Update lti_consumer/lti_1p3/tests/extensions/rest_framework/test_authentication.py Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com> Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com>
-
- Sep 02, 2020
-
-
Ned Batchelder authored
-
Ned Batchelder authored
-
- Aug 26, 2020
-
-
Giovanni Cimolin da Silva authored
This change moves the LTI configuration retrieval to a Django model that will LTI configuration. The current model proxies back the to blocks to keep backwards compatibility. See reasoning for change at: https://github.com/edx/xblock-lti-consumer/blob/master/docs/decisions/0001-lti-extensions-plugin.rst
-
- Jul 24, 2020
-
-
Zulqarnain authored
-
- Jul 13, 2020
-
-
emzubair authored
-
- Jul 02, 2020
-
-
Patrick Cockwell authored
-
- Jun 25, 2020
-
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
k# Please enter the commit message for your changes. Lines starting
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-
- Jun 12, 2020
-
-
M. Zulqarnain authored
-
- May 07, 2020
-
-
Eric Herrera authored
Remove constraints. Add classifiers. Update setup.py install_requirements definition. Update travis file using new requirements. Create requirements folder. create pip_tools, base, test and travis requirements files. Remove old requirement files. Create Makefile and add upgrade command. Include requirements files generated using upgrade command. Update openedx.yml OEPs list.
-