1. 12 Feb, 2016 1 commit
    • Support externally hosted comprehensive themes · d002a92a
      The old Stanford-style themes can be pulled in from an external Git
      repo; no such provision was previously available for comprehensive
      themes.
      
      * Introduce two new configuration variables:
      - EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO: Git repo for the
        comprehensive theme
      - EDXAPP_COMPREHENSIVE_THEME_VERSION: Git branch, tag, or revision to
        check out from the repo
      
      * Introduce a new task, "checkout comprehensive theme", doing the
      equivalent of the previously existing "checkout theme" task. Check out
      the theme repo to EDXAPP_COMPREHENSIVE_THEME_DIR. If
      EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO is unset, continue to assume
      that EDXAPP_COMPREHENSIVE_THEME_DIR already exists and is populated
      with a comprehensive theme.
      
      * Rename the "checkout theme" task to "checkout Stanford-style theme".
      Florian Haas committed
  2. 11 Feb, 2016 4 commits
  3. 09 Feb, 2016 3 commits
  4. 08 Feb, 2016 12 commits
  5. 06 Feb, 2016 4 commits
  6. 05 Feb, 2016 1 commit
  7. 04 Feb, 2016 2 commits
  8. 03 Feb, 2016 12 commits
  9. 02 Feb, 2016 1 commit