1. 14 Feb, 2014 4 commits
  2. 13 Feb, 2014 2 commits
    • Major refactor and rename of feature · 5e0f7816
      All forward facing wording changed to Export to Git
      Export to git functions removed from management command and put in common file
      Additional error checking and documentation improvements
      Nitpicks and other minor fixes
      Carson Gee committed
    • Push To LMS updates · f02c074d
      Added tests
      Converted scripts to django commands
      Removed advanced module requirement
      Generalized to platform
      Switched to subprocess for shell commands
      Beefed up resiliency and error checking.
      Refactored since #1910 removed get_location_and_verify_access
      Added settings to aws for export directory and reworked test setup and teardown
      Several review based fixes
      Added line to Changelog
      Changed URL handler to be accepting and moved git bare repo inside of test_root/data
      Added exception logging to help trace issues
      Added output in exception logging
      Made the branch to commit to explicit instead of implicit
      Skipping git identity test on condition of global configuration set
      Carson Gee committed
  3. 12 Feb, 2014 1 commit
  4. 11 Feb, 2014 2 commits
  5. 06 Feb, 2014 1 commit
  6. 05 Feb, 2014 3 commits
  7. 04 Feb, 2014 3 commits
  8. 03 Feb, 2014 1 commit
  9. 30 Jan, 2014 1 commit
    • Unicode changes to support QRF · bc30addf
      fixing unit tests
      
      fixing merge error
      
      fixing xqueue submission issue with unicode url (trial 0.1)
      
      fixing fotmats as commented upon
      
      removing yaml file language selection
      
      Unicode changes to support QRF
      
      removed unnecessary pass in modulestore/init.py
      
      fixing merge error
      
      fixing fotmats as commented upon
      
      removing yaml file language selection
      
      fixing pep8 violations
      
      - fixing pylint violations
      
      pylint violation
      
      fixing line spaces and formats
      
      ignore pylint E1101
      
      remove empty line
      
      fixing pylint violations
      
       pep8 violations
      
      bulk mail unicode/decode
      
      fix migration error
      
      fix pep8 just to push again
      
      more unicode/decode
      Final changes to comments and error messages.
      Jay Zoldak committed
  10. 27 Jan, 2014 2 commits
  11. 25 Jan, 2014 1 commit
  12. 24 Jan, 2014 1 commit
  13. 23 Jan, 2014 3 commits
  14. 22 Jan, 2014 4 commits
  15. 16 Jan, 2014 1 commit
  16. 08 Jan, 2014 1 commit
  17. 06 Jan, 2014 1 commit
    • Add pagination to Studio's Files and Uploads page · f9c45586
      These changes implement STUD-813. The commit consists of the
      following logical changes:
       - a REST API has been implemented for a course's assets
       - the page itself now fetches the assets client-side
       - the Backbone.Paginator library is used to support pagination
       - the AssetCollection has been refactored to extend
         Backbone.Paginator.requestPager so that it can be paged
       - an abstract PagingView class has been added to generalize
         the communication with a paging REST API
       - the AssetsView has been reimplemented to extend PagingView
       - two new child views have been added:
         - PagingHeader: the paging controls above the list of assets
         - PagingFooter: the paging controls below the assets
      Andy Armstrong committed
  18. 03 Jan, 2014 1 commit
  19. 31 Dec, 2013 1 commit
  20. 26 Dec, 2013 1 commit
  21. 24 Dec, 2013 1 commit
  22. 20 Dec, 2013 1 commit
  23. 19 Dec, 2013 1 commit
  24. 18 Dec, 2013 1 commit
  25. 17 Dec, 2013 1 commit