1. 07 Dec, 2017 1 commit
  2. 06 Dec, 2017 1 commit
  3. 05 Dec, 2017 1 commit
  4. 02 Dec, 2017 1 commit
  5. 23 Nov, 2017 1 commit
    • Introduce LMS_INTERNAL_ROOT_URL. · d403e5f8
      The LMS and edx-enterprise currently communicate via REST APIs, even
      though they are all running within the same service.
      
      Currently API URLs are constructed using LMS_ROOT_URL, but that is
      problematic on some systems where the external LMS_ROOT_URL is not
      accessible from the private network, or routing internal requests via
      the external URL is not desireable.
      
      This patch introduces a new setting variable LMS_INTERNAL_ROOT_URL which
      defaults to the value of LMS_ROOT_URL for backwards compatibility.
      
      The LMS and edx-enterprise will use LMS_INTERNAL_ROOT_URL to construct
      API URLs instead of LMS_ROOT_URL.
      Matjaz Gregoric committed
  6. 16 Nov, 2017 1 commit
  7. 02 Nov, 2017 1 commit
  8. 30 Oct, 2017 1 commit
    • Remove support for COMPREHENSIVE_THEME_DIR - · b866f356
        all dirs must now go into COMPREHENSIVE_THEME_DIRS.
      Move comprehensive theming setup section out of startup.py and into
        settings files using new 'derived' functionality.
      Add 'derive_settings' at the end of all top-level Django settings files.
      Move validation of comprehensive theming settings into new apps.py
        theming file.
      Split theming code into code safe to run before settings are initialized
        -and- after settings are initialized.
      John Eskew committed
  9. 17 Oct, 2017 1 commit
  10. 16 Oct, 2017 1 commit
  11. 11 Oct, 2017 1 commit
  12. 25 Sep, 2017 1 commit
  13. 06 Sep, 2017 1 commit
  14. 29 Aug, 2017 1 commit
  15. 03 Aug, 2017 2 commits
  16. 11 Jul, 2017 1 commit
  17. 06 Jul, 2017 1 commit
  18. 05 Jul, 2017 1 commit
  19. 26 Jun, 2017 1 commit
  20. 12 Jun, 2017 2 commits
  21. 09 Jun, 2017 1 commit
  22. 12 May, 2017 1 commit
  23. 27 Apr, 2017 3 commits
  24. 26 Apr, 2017 1 commit
  25. 24 Apr, 2017 1 commit
  26. 22 Feb, 2017 1 commit
  27. 09 Feb, 2017 1 commit
  28. 08 Feb, 2017 1 commit
  29. 01 Feb, 2017 1 commit
  30. 31 Jan, 2017 1 commit
  31. 30 Jan, 2017 1 commit
  32. 02 Dec, 2016 1 commit
  33. 17 Nov, 2016 1 commit
  34. 09 Nov, 2016 1 commit
  35. 22 Sep, 2016 1 commit
  36. 01 Sep, 2016 1 commit