1. 30 Jan, 2017 2 commits
    • Merge pull request #14378 from edx/ziafazal/feature-flag-for-library-creation · a33f14bc
      show button new library in studio depending on flags and user staff s…
      Zia Fazal committed
    • show button new library in studio depending on flags and user staff status · d112c0b8
      add flag DISABLE_LIBRARY_CREATION
      
      add comma
      
      use CourseCreatorRole to determine if user can create a library
      
      add disable library creation feature flag
      
      Conflicts:
      	cms/djangoapps/contentstore/views/course.py
      
      ENABLE_CONTENT_LIBRARIES flag
      
      check for course creator role for library creation
      
      Conflicts:
      	cms/djangoapps/contentstore/views/course.py
      
      add unit tests
      
      make check of creation of library a true/false for forntend, add security in api call, clean tests
      
      update tests
      
      fix docstring of tests
      
      fixed quality violation
      
      fixed broken unit test and quality violations
      
      Feedback changes and unit test to assert libraries are visible to non staff users too
      
      fixed quality violation and feedback changes
      jagonzalr committed
  2. 28 Jan, 2017 4 commits
  3. 27 Jan, 2017 16 commits
  4. 26 Jan, 2017 17 commits
  5. 25 Jan, 2017 1 commit