1. 28 Jan, 2015 1 commit
  2. 27 Jan, 2015 1 commit
  3. 21 Jan, 2015 1 commit
  4. 20 Jan, 2015 1 commit
  5. 19 Jan, 2015 1 commit
  6. 14 Jan, 2015 2 commits
  7. 13 Dec, 2014 1 commit
  8. 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
  9. 20 Nov, 2014 1 commit
  10. 20 Oct, 2014 1 commit