- 22 Apr, 2014 1 commit
-
-
polesye committed
-
- 31 Mar, 2014 1 commit
-
-
Fix donwload subs for non youtube videos and non-en language - continue. Add acceptance tests. Add detetion of assets on request. Updated docstring. Add fixes and acceptance tests. Fix acceptance tests. Update docsrtings and cleanup code, resful for language_id. Specify exception type in POST. Fix url in upload module. Improve exception handling. Remove 'en' and catching in editable_metadata. Move descriptor.get_context test to lms tests. Add query parameter to translation dispatch. Response to format parameter of translatin GET request. Fix Acceprance test: Metadata Editor. move handlers to proper scores. Split video player into smaller files. Add ugettext and fix typoes. Add changelog. Support for downloading non-ascii filenames. Change event binding. Add content-language to download requests. Reractor POST handler to not update self.transcripts.
Alexander Kryklia committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 21 Aug, 2013 4 commits
-
-
Peter Fogg committed
-
Also change the file uploader to accept multiple file types.
Peter Fogg committed -
- Internationalize upload errors. - Move upload tests into their own files. - Refactor upload dialog acceptance tests.
Peter Fogg committed -
Previously the file upload dialog was PDF- and textbook-specific. The changes are adding parameters to the FileUpload model for the file type, and adding an onSuccess callback to the UploadDialog view. Also moved upload-specific SASS into its own file.
Peter Fogg committed
-