1. 22 Aug, 2013 1 commit
  2. 21 Aug, 2013 8 commits
  3. 17 Aug, 2013 1 commit
  4. 16 Aug, 2013 1 commit
    • xblock fields persist w/o breaking by scope · e4a69373
      Letting xblocks handle scope rather than separating fields into
      different attrs. Although, split still shunts content fields to a
      different collection than setting and children fields.
      
      The big difference is that content fields will always be a dict and not
      sometimes just a string and there's no special casing of 'data' attr.
      
      The other mind change is no more 'metadata' dict.
      Don Mitchell committed
  5. 12 Aug, 2013 1 commit
    • Working on Videoalpha test fix. · e20acee4
      Fixed all common and LMS tests.
      
      The tests were failing because XMLDescriptor adds in some attributes
      to _model_data, such as `xml_attributes`, that aren't necessary. The
      solution is to handle all XML parsing in VideoDescriptor. There's
      still one test failing in CMS, which has to do with metadata being
      saved. I'm still working out how to update it in such a way that it
      doesn't fail, but still tests something meaningful.
      Peter Fogg committed
  6. 10 Aug, 2013 4 commits
  7. 05 Aug, 2013 1 commit
  8. 02 Aug, 2013 1 commit
  9. 23 Jul, 2013 4 commits
  10. 19 Jul, 2013 2 commits
  11. 18 Jul, 2013 1 commit
  12. 17 Jul, 2013 1 commit
  13. 12 Jul, 2013 2 commits
  14. 11 Jul, 2013 7 commits
  15. 09 Jul, 2013 1 commit
  16. 28 Jun, 2013 1 commit
  17. 26 Jun, 2013 1 commit
  18. 20 Jun, 2013 2 commits