1. 06 Sep, 2013 1 commit
  2. 28 Aug, 2013 1 commit
  3. 21 Aug, 2013 1 commit
    • Removed unnecessary settings wrangling from ModuleStoreTestCase. · 48c6daac
      Modified navigation tests to use MixedModulestore
      Updated factories to find editable modulestore
      
      Updated test_submitting_problems
      
      Updated test_tabs.py
      
      Updated test_view_authentication
      
      Updated test_views
      
      Updated courseware/tests/tests.py
      
      Updated test_masquerade
      
      Updated test_module_render
      
      Pylint fixes
      
      Updated video and word cloud tests
      
      Updated course wiki tests
      
      Updated license and open_ended tests.
      One open_ended test still failing due to Mako initialization issues
      
      Updated staticbook
      
      Updated django_comment_client tests
      
      Updated instructor tests
      
      Updated instructor task tests
      
      Updated external_auth tests
      
      Updated course_groups
      Will Daly committed
  4. 16 Jul, 2013 1 commit
    • No longer persist XModule templates · 3722685e
      Instead, we use XModule field default values when creating an empty
      XModule. Driven by this use case, we also allow for XModules to be
      created in memory without being persisted to the database at all. This
      necessitates a change to the Modulestore api, replacing clone_item with
      create_draft and save_xmodule.
      Don Mitchell committed
  5. 24 Jun, 2013 1 commit
  6. 20 Jun, 2013 1 commit
  7. 19 Jun, 2013 1 commit
  8. 18 Jun, 2013 13 commits