- 10 Jul, 2013 18 commits
-
-
tracking in idashboard should only log json-serializable objects
David Ormsbee committed -
move setting changes in tests to override_settings
Adam committed -
Fix course url link in enrollment emails.
dcadams committed -
Ned/fix noisy docs
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
jkarni committed
-
We used to do it this way, I'm not sure why it was changed. Our settings files add directories to the path, so we need to do it here so that names will be importable.
Ned Batchelder committed -
refactor login and enrollment test cases to use the mongo modulestore
ihoover committed -
added namee to authors file
ihoover committed -
Adam Palay committed
-
fix to problems with uploading files
Adam committed -
Use super for calling parent __init__ methods
Calen Pennington committed -
Refactor rake tasks for pylint/pep8
David Baumgold committed -
PDF textbooks in Studio
David Baumgold committed -
clarify LICENSE
James Tauber committed -
David Baumgold committed
-
- 09 Jul, 2013 22 commits
-
-
Brian Talbot committed
-
Frances Botsford committed
-
Brian Talbot committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
Previously, for a textbook with only one chapter, we allowed that chapter to not have a title -- under the assumption that it would be shown as a monolithic textbook, instead of a chaptered textbook. However, the UI doesn't support that idea, the code was getting a bit messy, and there was no real benefit to the idea of not having to specify a chapter title. This commit removes that special case, and ensures that all textbook chapters must have a name and an asset path.
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
They are the defaults now
David Baumgold committed
-