- 03 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 01 Apr, 2015 1 commit
-
-
Imported VAL videos get the value "imported" for their status. We considered not including imported videos on the upload page but have instead decided to include them, so it is necessary to have a display string for the imported status value.
Greg Price committed
-
- 31 Mar, 2015 1 commit
-
-
This is required so that an a video module exported by one Open edX deployment and imported by another will work correctly if it contains an edx_video_id but does not populate other URL fields. JIRA: MA-110
Greg Price committed
-
- 30 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 27 Mar, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 26 Mar, 2015 3 commits
-
-
Conflicts: common/lib/xmodule/xmodule/xml_module.py
John Eskew committed -
MA-77 Automatically adds the course id to the videos in VAL when a course is rerun.
christopher lee committed -
Adam Palay committed
-
- 24 Mar, 2015 1 commit
-
-
Converted lettuce Course Team page tests to bok choy
E. Kolpakov committed
-
- 23 Mar, 2015 2 commits
-
-
This is needed for courses that license video content where the license allows only for viewing on the web, not on mobile apps. JIRA: MA-307
Greg Price committed -
This makes these files importable, and puts them into the new best guess as to where files should live.
Ned Batchelder committed
-
- 19 Mar, 2015 1 commit
-
-
Dino Cikatic committed
-
- 18 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 17 Mar, 2015 3 commits
-
-
Update edx-lint to the version that checks if tearDown uses super. Convert a number of tearDown methods into addCleanup. Remove some unneeded tearDown methods: no need to call patch.stopall if none of them were started with patch.start.
Ned Batchelder committed -
Calen Pennington committed
-
Ned Batchelder committed
-
- 16 Mar, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 14 Mar, 2015 4 commits
-
-
Ned Batchelder committed
-
stv committed
-
stv committed
-
stv committed
-
- 13 Mar, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 12 Mar, 2015 2 commits
-
-
Jonathan Piacenti committed
-
Matt Drayer committed
-
- 11 Mar, 2015 1 commit
-
-
Mark Hoeber committed
-
- 10 Mar, 2015 3 commits
-
-
Jonathan Piacenti committed
-
Multi-commit history: - hide drag functionality for entrance exam section. - hide entrance exam subsection elements e.g. delete, drag, name etc. - show unit/verticals expanded in case of entrance exam - modify code in order to allow user to update entrance exam score from UI. - write down unit tests. - write down Jasmine tests. - add bok-choy test - updated bok-choy test - internationalize string - repositioned sequential block creatori - SOL-221 (entrance exam message) - SOL-199 LMS Part (show entrance exam content) and hide the course navigation bar. - redirect the view in case of entrance exam. - update code structure as per suggestions - write down unit tests - fix pep8 - instead of hiding the exam requirement message, now also showing the exam the completion message (success state). - write down unit test to show exam completion message. - Update code as per review suggestions - update doc string - addressed review suggestions - change sequential message text - css adjustments - added new css class for entrance exam score in studio - added Jasmine test for remaning coverage - sequential message should appear under the context of entrance exam subsection. - updated text in CMS and LMS as per suggestions. - added unit text to insure sequential message should not be present in other chapters rather then entrance exam. - skip setter if empty prerequisite course list - exclude logic from xblock_info.js that is specifically related to entrance exam. - added js tests and updated code as per suggestions - added tests - addressed several PR issues - Several small fixes (style, refactoring) - Fixed score update issue - added some more unit tests. - code suggested changes. - addressed PR feedback
asadiqbal committed -
PLAT-456
zubair-arbi committed
-
- 06 Mar, 2015 1 commit
-
-
Alison Hodges committed
-
- 05 Mar, 2015 1 commit
-
-
E. Kolpakov committed
-
- 04 Mar, 2015 2 commits
-
-
Some status strings were accidentally tuples thanks to stray commas, and ugettext raised an exception as a result. JIRA: MA-323
Greg Price committed -
Braden MacDonald committed
-
- 03 Mar, 2015 1 commit
-
-
When people use unicode course org name(e.g Chinese) ,urllib.quote cannot format unicode char like: ```shell >>> import urllib >>> loc = 'i4x://创联/7302478/chapter/4ab413b41ad9447db41668bed03f149f' >>> urllib.quote(loc) 'i4x%3A//%E5%88%9B%E8%81%94/7302478/chapter/4ab413b41ad9447db41668bed03f149f' >>> urllib.quote(unicode(loc)) Traceback (most recent call last): File "<console>", line 1, in <module> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 6: ordinal not in range(128) >>> ``` so I open this pull
Jason Zhu committed
-
- 02 Mar, 2015 1 commit
-
-
Waqas Khalid committed
-
- 26 Feb, 2015 2 commits
-
-
Daniel Friedman committed
-
Calen Pennington committed
-
- 24 Feb, 2015 1 commit
-
-
Dino Cikatic committed
-
- 20 Feb, 2015 3 commits
-
-
TNL-1185
muzaffaryousaf committed -
stv committed
-
stv committed
-