1. 03 Aug, 2017 1 commit
    • Dont fetch caption on getting translations · 1e77253f
      This fixes the endless loop of fetchCaptions ajax requests. fetchCaption on error calls fetchAvailableTranslations which again calls fetchCaption on success and so on. We don't see any significance for calling fetchCaption in fetchAvailableTranslations.
      Qubad786 committed
  2. 01 Aug, 2017 2 commits
  3. 31 Jul, 2017 2 commits
  4. 28 Jul, 2017 1 commit
  5. 20 Jul, 2017 1 commit
  6. 14 Jul, 2017 2 commits
  7. 13 Jul, 2017 1 commit
  8. 12 Jul, 2017 1 commit
  9. 11 Jul, 2017 1 commit
  10. 10 Jul, 2017 1 commit
    • Don't allow any user to create courses by default · 529de88a
      * Change settings default
      * Set `ENABLE_CREATOR_GROUP` to False for devstack
      * Set `ENABLE_CREATOR_GROUP` to False for tests
      
      In f095c5fe it was decided to enable
      anyone to make courses in Studio by default in order to make things
      easier in dev environments. This was before the code was open source.
      This default is likely in effect for many Open edX instances, but almost
      no one would want this setting outside of development.
      
      Cherry picked from #15343 6b085281.
      Joel Barciauskas committed
  11. 07 Jul, 2017 5 commits
  12. 05 Jul, 2017 10 commits
  13. 04 Jul, 2017 8 commits
  14. 03 Jul, 2017 4 commits