1. 16 Jan, 2015 1 commit
  2. 16 Dec, 2014 1 commit
  3. 09 Dec, 2014 1 commit
    • Limit Upload File Sizes to GridFS. · fb9320af
      This commit puts a limit on the size of files that
      course staff can upload to MongoDB. The limit is
      enforced on the frontend in javascript as well
      as backend via the /upload endpoint.
      
      The limit is hard-coded in cms/envs/common.py and
      may be changed according to the user's custom
      needs.
      
      If the user tries to upload a file that's too
      large, an error message will pop up, with a
      customizable url that pointing the user to an
      external page with an alternate upload procedure.
      This url is specified im cms/envs/common.py.
      If not set, this url will not be displayed.
      Jim committed
  4. 05 Nov, 2014 1 commit
  5. 31 Oct, 2014 1 commit
  6. 28 Oct, 2014 1 commit
  7. 08 Aug, 2014 1 commit
  8. 10 Jul, 2014 1 commit
  9. 26 Jun, 2014 1 commit
  10. 29 May, 2014 1 commit
  11. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 0d88379e
      This commit adds all of cms.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  12. 20 Mar, 2014 1 commit
  13. 26 Feb, 2014 1 commit
  14. 24 Feb, 2014 1 commit
  15. 10 Feb, 2014 2 commits
  16. 08 Jan, 2014 2 commits
  17. 07 Jan, 2014 2 commits
  18. 06 Jan, 2014 3 commits
  19. 24 Oct, 2013 1 commit
  20. 17 Oct, 2013 2 commits
  21. 11 Oct, 2013 1 commit
  22. 04 Oct, 2013 1 commit
  23. 25 Sep, 2013 1 commit
  24. 20 Sep, 2013 1 commit
  25. 26 Aug, 2013 3 commits
  26. 21 Aug, 2013 1 commit
  27. 05 Aug, 2013 1 commit
  28. 31 Jul, 2013 1 commit
  29. 09 Jul, 2013 3 commits