Skip to content
Snippets Groups Projects
  1. Jun 12, 2020
  2. Jun 08, 2020
  3. Jun 04, 2020
  4. May 28, 2020
  5. May 11, 2020
  6. May 07, 2020
    • Eric Herrera's avatar
      Bump version. · cc4e462a
      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.
      cc4e462a
  7. Apr 27, 2020
  8. Apr 24, 2020
  9. Apr 03, 2020
  10. Mar 31, 2020
  11. Mar 03, 2020
  12. Feb 06, 2020
  13. Feb 04, 2020
  14. Dec 11, 2019
  15. Dec 10, 2019
  16. Oct 08, 2019
  17. Sep 10, 2019
  18. Aug 28, 2019
  19. Jul 29, 2019
  20. Jul 27, 2019
  21. May 23, 2019
  22. Jan 22, 2019
    • David Ormsbee's avatar
      Merge pull request #44 from appsembler/omar/pluggable-params · 38ad154c
      David Ormsbee authored
      Allow plugins for the LTI XBlock to pass extra parameters to the provider
      Unverified
      38ad154c
    • Omar Al-Ithawi's avatar
      Allow plugins for the LTI XBlock to pass extra parameters to the provider · c857e5d0
      Omar Al-Ithawi authored
      Overview
      ---------
      This pull request makes this XBlock extensible for
      adding parameters to the LTI provider in addition
      to the existing ones.
      
      Why
      ---
      A customer needs `team` and `cohort` informaiton
      to be passed through the LTI channel to simplify
      integration with their LTI provider. At the same
      time we'd rather not fork the XBlock, so an
      Open-Closed model is needed.
      
      More Detailed Documentation
      ---------------------------
      I've added a couple of sections to `README.rst`
      to document specifying design and
      configuration steps of the new LTI parameter
      processors. Please check it out for more
      information about the changes that this pull
      request introduces.
      
      Example Usage
      -------------
      I've written a package that we'll need to use for
      our customer to pass some personal user
      information in addition to the cohort and team
      info: https://github.com/appsembler/tahoe-lti/pull/1
      
      Omar Al-Ithawi @ Appsembler
      c857e5d0
  23. May 09, 2018
  24. May 04, 2018
  25. Feb 09, 2018
  26. Sep 20, 2017
Loading