- 21 Aug, 2013 8 commits
-
-
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Also change the file uploader to accept multiple file types.
Peter Fogg committed -
Brian Talbot committed
-
- Internationalize upload errors. - Move upload tests into their own files. - Refactor upload dialog acceptance tests.
Peter Fogg committed -
Authors can upload an image (or choose an existing one) from the settings page, using the in-context uploader from PDF textbooks. Includes tests for backwards compatibility with XML courses -- they used a magic filename (images/course_image.jpg) which is mapped to a location in the Mongo contentstore. Still needs some UX work, though the backend plumbing is there.
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
-
- 20 Aug, 2013 26 commits
-
-
Remove js log_event (keep compatibility)
jkarni committed -
keep log_event for compatibility
Miles Steele committed -
Add docs for changes in #726
Peter Baratta committed -
Fix failing grade label being editable but not saved.
Peter Fogg committed -
Carlos Andrés Rocha committed
-
Peter Baratta committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Incorporate Anant's suggestions
jkarni committed -
Use calc's evaluator for staff answers in `Numercial` type
Peter Baratta committed -
Sync up Reset Action Button Styling for Capa xmodules
Brian Talbot committed -
Brian Talbot committed
-
address some pylint violations in the mixedmodulestore build report
Christina Roberts committed -
Add doc strings and fix spaces
Christina Roberts committed -
on import, when enumerating through the 'draft content', OSX environment...
chrisndodge committed -
Chris Dodge committed
-
Fix/cdodge/get items needs courseid
chrisndodge committed -
don't put the substitutions in quotes
chrisndodge committed -
Chris Dodge committed
-
on import, when enumerating through the 'draft content', OSX environments will have hidden binary encoded quarantine files. We don't want to try to process these as they will throw an exception when trying to be parsed. It's harmless - the import goes on fine - but it's a lot of clutter in the output logs.
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 19 Aug, 2013 6 commits
-
-
small change in aggregating peer eval grades (rounds up)
Jason Bau committed -
Jonahstanley/help acceptance test
Jonah Stanley committed -
Don Mitchell committed
-
set first FAQ link to mktg webiste too
Adam committed -
Adam Palay committed
-
Persist static_tab name.
Carlos Andrés Rocha committed
-