1. 24 Apr, 2014 1 commit
    • Additional logic to handle more course_image URL edge cases · c4ea3380
      This changes logic to allow more missed use cases of course_image to
      work properly.  The cases are:
      
      . XML courses with the course_image attribute set
      . Mongo courses that are imported without a contentstore
      . Mongo courses that have course_image set but don't have a content store
      
      It also exports default images_static_course.jpg to
      images/static_course.jpg to handle a use case where a course author
      uploaded an image to the default location in studio without using the
      studio interface for adding course images, they then export the course, and then
      import it without a contentstore
      Carson Gee committed
  2. 19 Mar, 2014 1 commit
  3. 06 Jan, 2014 1 commit
  4. 20 Dec, 2013 1 commit
  5. 23 Sep, 2013 1 commit
  6. 17 Sep, 2013 1 commit
  7. 12 Sep, 2013 1 commit
  8. 21 Aug, 2013 4 commits
  9. 17 Aug, 2013 1 commit
  10. 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
  11. 10 Aug, 2013 4 commits
  12. 05 Aug, 2013 1 commit
  13. 02 Aug, 2013 1 commit
  14. 23 Jul, 2013 4 commits
  15. 19 Jul, 2013 1 commit
  16. 18 Jul, 2013 1 commit
  17. 17 Jul, 2013 1 commit
  18. 12 Jul, 2013 1 commit
  19. 11 Jul, 2013 6 commits
  20. 17 Jun, 2013 1 commit
    • Many changes to finish up PR. To wit: · 8159e861
      -- Changed docstrings to use double quote.
      -- More consistent naming for youtube IDs (normal_speed_id -> youtube_id_1_0).
      -- Formatting changes for readability.
      -- Updated test XML to expect JSON-encoded strings; prevents tests from spuriously failing.
      Peter Fogg committed
  21. 13 Jun, 2013 2 commits
  22. 11 Jun, 2013 1 commit
  23. 04 Mar, 2013 1 commit
  24. 05 Feb, 2013 1 commit
  25. 03 Jan, 2013 1 commit