- 03 Apr, 2015 1 commit
-
-
As some i18n features need ```ugettext``` or its shorcut ```_``` to be called on a non-string-literal, so the pylint check of ```translation-of-non-string``` should be explicitly disabled in such situations.
louyihua committed
-
- 01 Apr, 2015 4 commits
-
-
Carol Tong committed
-
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 -
Awais Jibran committed
-
TNL-473
Awais Jibran committed
-
- 31 Mar, 2015 4 commits
-
-
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 -
The written style ```interpolate(gettext('some text'), {...}, ...)``` will will cause the string inside gettext() not be extracted. So a separate line is needed for ```gettext``` when gettext function is directly called inside a call to the interpolate function.
louyihua committed -
Mayank Jain committed
-
Located in ```howitworks.html``` and ```import.html```.
louyihua committed
-
- 30 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 28 Mar, 2015 1 commit
-
-
The replacement strings need to be unicode, so that when STUDIO_NAME contains non-ascii characters python can handle it correctly without raising exceptions. Also, the value of STUDIO_SHORT_NAME can be read from cms.env.json.
louyihua committed
-
- 27 Mar, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 26 Mar, 2015 7 commits
-
-
Braden MacDonald committed
-
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 -
Sarina Canelake committed
-
Brian Talbot committed
-
David Baumgold committed
-
Adam Palay committed
-
- 24 Mar, 2015 1 commit
-
-
Converted lettuce Course Team page tests to bok choy
E. Kolpakov committed
-
- 23 Mar, 2015 3 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 -
TNL-1258
Usman Khalid committed
-
- 19 Mar, 2015 2 commits
-
-
Dino Cikatic committed
-
Carol Tong committed
-
- 18 Mar, 2015 2 commits
-
-
Carol Tong committed
-
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 2 commits
-
-
Jesse Zoldak committed
-
When mathjax is down studio page doesn't work as it wait for mathjax to load. I replaced the hard dependency with soft dependency now unit page can load with mathjax.
Waqas Khalid committed
-
- 14 Mar, 2015 5 commits
-
-
Ned Batchelder committed
-
stv committed
-
stv committed
-
stv committed
-
stv committed
-
- 13 Mar, 2015 3 commits
-
-
Andy Armstrong committed
-
Nimisha Asthagiri committed
-
Jesse Zoldak committed
-