- Oct 06, 2021
-
-
Jawayria authored
-
- Oct 05, 2021
-
-
Muhammad Soban Javed authored
feat: replace jsonfield2 with jsonfield
-
- Sep 08, 2021
-
-
Soban Javed authored
-
Soban Javed authored
Replacing jsonfield2 with jsonfield as former is merged back into latter one. BOM-2447
-
- Aug 27, 2021
-
-
Ned Batchelder authored
Python Requirements Update
-
Jawayria authored
feat: Added tox for local testing
-
Jawayria authored
-
edX requirements bot authored
-
- Aug 25, 2021
-
-
Ned Batchelder authored
test: suppress noise
-
- Aug 24, 2021
-
-
Ned Batchelder authored
The test suite was generating error log messages when tests would cause error conditions. This cluttered the output needlessly, because it looked like test failures, but were actually tests succeeding. Now all log messages are suppresed during the test suite. In addition, the XBlock runtime generates a warning about needing IdGenerator in the future. I'm suppressing this warning also. Now the test suite just outputs 397 nice dots.
-
- Aug 10, 2021
-
-
stvn authored
commits ======= - style(pylint): rename arguments to reflect overridden argument - style(pylint): remove superfluous pylint: disable directives - chore: Updating Python Requirements
-
stvn authored
-
stvn authored
-
edX requirements bot authored
-
- Aug 06, 2021
-
-
Giovanni Cimolin da Silva authored
[SE-4235] Add missing parameter processors code
-
pkulkark authored
This Adds back the parameter processors code logic that was missed in a recent refactor.
-
- Aug 03, 2021
-
-
Giovanni Cimolin da Silva authored
Add Portuguese (Portugal) translation
-
Moisés González authored
-
- Jul 12, 2021
-
-
jawad khan authored
feat: Added multi device support on student_view LEARNER-8413
-
- Jul 09, 2021
-
-
jawad-khan authored
Added multi device support on student_view using xblock.supports Learner-8413
-
- Jul 08, 2021
-
-
Awais Jibran authored
refactor: Rename CourseEditLTIFieldsEnabledFlag to CourseAllowPIISharingInLTIFlag and use it for LTI1.3 [BD-38] [BB-3899] [TNL-8104]
-
- Jul 01, 2021
-
-
Kshitij Sobti authored
refactor: Rename CourseEditLTIFieldsEnabledFlag to CourseAllowPIISharingInLTIFlag and use it for LTI1.3 This commit renames the CourseEditLTIFieldsEnabledFlag to CourseAllowPIISharingInLTIFlag since the aim is to expand its scope to all LTI-related PII sharing. It also removes the current LTI1.3 waffle flag for PII sharing.
-
- Jun 30, 2021
-
-
Ned Batchelder authored
Python Requirements Update
-
- Jun 25, 2021
-
-
edX requirements bot authored
-
- Jun 21, 2021
-
-
Sarina Canelake authored
Python Requirements Update
-
- Jun 18, 2021
-
-
edX requirements bot authored
-
- Jun 15, 2021
-
-
Awais Jibran authored
refactor: Move CourseEditLTIFieldsEnabledFlag to lti_consumer [BD-38] [TNL-8104]
-
- 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
commits ======= - build(deps): run `make upgrade`
-
stvn authored
-
dependabot[bot] 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
commits ======= - fix: use local common_constraints file
-
stvn authored
-
stvn authored
commits ======= - build(deps): allow wider range of djangorestframework - build(deps): remove py35-related constraints - build: save common_constraints.txt locally
-
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
-