- 12 Aug, 2013 1 commit
-
-
Make CMS user view not show ErrorDescriptor courses
chrisndodge committed
-
- 11 Aug, 2013 2 commits
-
-
ichuang committed
-
Feature/cdodge/convert to portable links on import and clone
chrisndodge committed
-
- 10 Aug, 2013 13 commits
-
-
Fix jumping to the top of the page on unit delete.
Peter Fogg committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
add a few debug messages to get localhost debug information. Also partition out the MongoDjangoToolbar configuration into a separate env config. This is because doing imports on large courses grinds localdev to a halt due to all the stack trace generation.
Chris Dodge committed -
add another test. Seems like we never had an explicit test on an import into a new course-id. This fixes that
Chris Dodge committed -
Chris Dodge committed
-
also support a link rewriting on course import and clone for the following format /courses/[org]/[course]/[run]/. We just need to substitute in the new course-id.
Chris Dodge committed -
Chris Dodge committed
-
add ability to rewrite links on the old /courses/<org>/<course>/<run>/jump_to/i4x://<org>/<course> .. intracourseware linking to the new portable /jump_to_id/<id> format
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
- 09 Aug, 2013 24 commits
-
-
changing http:// to // on intro video urls
caesar2164 committed -
Giulio Gratta committed
-
Upgrade diff-cover to newest version
Sarina Canelake committed -
Jonahstanley/fix courseteam tests
Jonah Stanley committed -
Sarina Canelake committed
-
JonahStanley committed
-
Peter Fogg committed
-
Fix enroll-multiple button
Miles Steele committed -
JonahStanley committed
-
Miles Steele committed
-
Feanil/master with release
Feanil Patel committed -
make template string unicode
Adam committed -
Add cronjob analytics to instructor dashbaord
Miles Steele committed -
Adam Palay committed
-
Update the XBlock version to fix save bugs
Sarina Canelake committed -
give some debug message regarding why export has failed
chrisndodge committed -
Brian Talbot committed
-
Valera/captions keyboard access 2
Valera Rozuvan committed -
Valera Rozuvan committed
-
Valera Rozuvan committed
-
In speed control, when it is focused, a drop down becomes available which contains all of the available speeds that the player can switch to. When using the Tab button to tab through all of the controls, it should be possible to select individual speed with the keyboard.
Valera Rozuvan committed -
Valera Rozuvan committed
-
Only relevant part of string will go through the Python internationalization function.
Valera Rozuvan committed -
Previously we were using dummy YouTube IDs such as "slowerSpeedYoutubeId", and "normalSpeedYoutubeId". This was causing errors when the code tried to fetch metadata from YouTube with that ID. We can't stub these fetch requests because the data that is fetched is necessary. For example it contains the length of the video.
Valera Rozuvan committed
-