- 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
-
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.
-
Giovanni Cimolin da Silva authored
This removes feature flags that were in place for development, but aren't needed in production. * feat: set LTI 1.3 support enabled by default * feat: Improve settings wording * chore: Update translation files * chore: Version bump * quality: Fix pylint errors and improve waffleflag documentation * doc: Add changes to changelog * feat: Remove LTI 1.3 flags and enable services by default * doc: Update NRPS ADR * doc: Fix typo * Update README.rst Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com> * Update README.rst Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com> * Update setup.py Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com> Co-authored-by:
Ned Batchelder <ned@nedbatchelder.com>
-
- Jun 05, 2021
-
-
Ned Batchelder authored
-
- Jun 03, 2021
-
-
Ned Batchelder authored
-
Ned Batchelder authored
-
edX requirements bot authored
-
Shimul Chowdhury authored
This depends on a new API in edx-platform: get_course_members
-
- May 27, 2021
-
-
Sarina Canelake authored
The Community Engineering team has agreed that we would only like to get tagged on Python upgrade notifications, not paged in Ops Genie. This PR removes OG notification and also removes the team-reviewers as that was not working; we are moving to being tagged in the CODEOWNERS file.
-
- May 26, 2021
-
-
stvn authored
-
stvn authored
Background ========== As part of our Squad-based ownership, we should stay on top of what happens in these repositories. However, due to the number of repositories (and subsequently pull requests) across the edX ecosystem, it is challenging to stay on top of notifications, separating the 'signal' from the 'noise'. Email filters can go a long way to taming Inbox notifications, but this is manual and requires maintenance as Squad ownership changes. It also fails to account for Github-specific behavior. Proposal ======== By leveraging Github support for `CODEOWNERS` files [1], we can ensure that our team is at least CCed explicitly, here, in the form a requested review. This request is just that, a request, not a requirement; we are not enacting any new merge requirements at this time. - [1] https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
-
- May 25, 2021
-
-
Sarina Canelake authored
build: update escalation email address
-
- May 24, 2021
-
-
Sarina Canelake authored
s/teaching-and-learning@edx.opsgenie.net/community-engineering@edx.opsgenie.net/
-
- May 11, 2021
- May 04, 2021
-
-
David Joy authored
docs: ADR to decide the future of the CourseEditLTIFieldsEnabledFlag [BD-03] [TNL-7945]
-
- Apr 28, 2021
-
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-