1. 07 Aug, 2014 22 commits
  2. 05 Aug, 2014 1 commit
  3. 04 Aug, 2014 1 commit
    • Refactor ADVANCED_COMPONENT_TYPES · 9e45e8f9
          Modified to a setting in CMS common.py and aws.py
          Also factored out are: ADVANCED_PROBLEM_TYPES
      
          This enables third parties to add XBlocks to their system
          without having to make a code change.
      
          Code also added to ensure that a component should exist in both
          ADVANCED_COMPONENT_TYPES and the course advanced module list
          in order for it to be enabled in the course.
      David Adams committed
  4. 01 Aug, 2014 3 commits
  5. 30 Jul, 2014 2 commits
  6. 29 Jul, 2014 3 commits
  7. 28 Jul, 2014 2 commits
    • Adding auto_publishing to split_draft · 9a039e93
      Added update_item, create_item, create_child to split_draft.py
      
      Cleaned up TODOs in test_mixed_modulestore.py
      
      Unit test for auto-publish
      
      LMS-11017
      
      Added tests to test_mixed_modulestore.py for has_changes and added black_list to _auto_publish
      
      Moved DIRECT_ONLY_CATEGORIES to draft_and_publish.py
      
      Deleted test_split_draft_modulestore.py
      
      Added _auto_publish to create course
      
      Publish cleanups for update_version, source_version
      
      Changed has_changes to use source_version
      
      Removing mixed test that no longer makes sense in auto_publish world
      
      Addressed TODOs in test_branch_setting
      Mathew Peterson committed
  8. 25 Jul, 2014 2 commits
  9. 24 Jul, 2014 4 commits