feat: flag cleanup and minor fixes (#166) [BD-24][BB-4204]
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>
Showing
- README.rst 19 additions, 25 deletionsREADME.rst
- docs/decisions/0004-lti-advantage-nrps.rst 4 additions, 4 deletionsdocs/decisions/0004-lti-advantage-nrps.rst
- lti_consumer/lti_xblock.py 11 additions, 48 deletionslti_consumer/lti_xblock.py
- lti_consumer/plugin/compat.py 19 additions, 1 deletionlti_consumer/plugin/compat.py
- lti_consumer/plugin/views.py 2 additions, 2 deletionslti_consumer/plugin/views.py
- lti_consumer/templates/html/lti_1p3_studio.html 3 additions, 3 deletionslti_consumer/templates/html/lti_1p3_studio.html
- lti_consumer/tests/unit/test_lti_xblock.py 4 additions, 22 deletionslti_consumer/tests/unit/test_lti_xblock.py
- lti_consumer/translations/en/LC_MESSAGES/text.po 124 additions, 91 deletionslti_consumer/translations/en/LC_MESSAGES/text.po
- lti_consumer/utils.py 0 additions, 21 deletionslti_consumer/utils.py
- setup.py 1 addition, 1 deletionsetup.py
- test_settings.py 1 addition, 4 deletionstest_settings.py
Loading
Please register or sign in to comment