Commit Graph

20543 Commits

Author SHA1 Message Date
Anton Stupak
2ef095d9b5 Merge pull request #2149 from edx/anton/video-download-transcript
Allows students to download the transcript of the video without timecodes
2014-01-22 12:03:41 -08:00
Ned Batchelder
4a436a77ae Merge pull request #2260 from edx/ned/edx-setup-py
Add a setup.py so we can import top-level directories.
2014-01-22 11:37:33 -08:00
Sarina Canelake
c3dc373280 Merge pull request #2250 from edx/sarina/i18n_from_commandline
Make test_validate into separate command-line script (i18n)
2014-01-22 11:36:51 -08:00
Ned Batchelder
a2145c059e Add a setup.py so we can import top-level directories. 2014-01-22 12:33:45 -05:00
Sarina Canelake
8f3ba3271d Make test_validate into separate command-line script (i18n)
LMS-1963
2014-01-22 12:30:12 -05:00
Jim Abramson
d35a56bc40 Merge pull request #2189 from edx/feature/jsa/forums-i18n-underscore
i18n: extract strings from underscore templates
2014-01-22 08:35:24 -08:00
polesye
4a36fa892b BLD-368: Turn "download transcript" into a dropdown. 2014-01-22 18:25:03 +02:00
jsa
168445f7c8 i18n: extract strings from underscore templates
JIRA: FOR-400
2014-01-22 11:07:35 -05:00
Greg Price
e634586882 Merge pull request #2222 from edx/gprice/forum-new-post-buttons
Fix forum buttons
2014-01-22 08:04:35 -08:00
Calen Pennington
4d4288f418 Merge pull request #2249 from cpennington/non-ascii-course-images
Fix non-ascii course image names
2014-01-22 07:50:13 -08:00
Diana Huang
58e6f60ebf Merge pull request #2256 from edx/diana/linkedin-parameter
Remove authority name from url.
2014-01-22 07:34:10 -08:00
Greg Price
eefa6b811d Merge pull request #2252 from edx/gprice/upgrade-mako
Upgrade mako
2014-01-22 07:29:10 -08:00
Diana Huang
5a16817e3c Remove authority name from url. 2014-01-22 10:05:17 -05:00
Valera Rozuvan
2536224b9d Merge pull request #2176 from edx/valera/fix_start-time-end-time_2
Valera/fix start time end time 2
2014-01-22 06:46:43 -08:00
Valera Rozuvan
b6e5db02ee Addressing comments for PR 2176.
BLD-529.
2014-01-22 16:39:00 +02:00
Valera Rozuvan
b3f0d1b2f0 Updated Changelog.rst file.
BLD-529.
2014-01-22 16:38:54 +02:00
Valera Rozuvan
d778ab7118 Added Jasmine test for initial retrieval of duration.
BLD-529.
2014-01-22 16:38:45 +02:00
Valera Rozuvan
215816b59c Start-end time range always shown, even before video plays.
BLD-529.
2014-01-22 16:38:38 +02:00
Valera Rozuvan
33031b76f4 Enable correct total time display in VCR for YouTube videos.
Before this, the VCR showed total time as 00:00:00 for YouTube
videos just after page loaded. The correct total time is shown only
after the user clicks Play button.

BLD-529.
2014-01-22 16:38:24 +02:00
Calen Pennington
a6035698d5 Correctly compute course image location when using mongo modulestore
[LMS-2073]
[STUD-1197]
2014-01-22 07:17:40 -05:00
Calen Pennington
923c2ff46e Add failing tests for course image names
Tests LMS-2073 (non-ascii course image names) and STUD-1197 (spaces in
course image names)
2014-01-22 07:16:30 -05:00
Anton Stupak
591470df3a Merge pull request #2229 from edx/anton/cookie-storage
Video: Add utility to work with cookies.
2014-01-22 01:51:15 -08:00
Greg Price
f5bdec8ae9 Merge pull request #2204 from edx/gprice/mustache-i18n
Internationalize forums mustache templates
2014-01-21 13:49:41 -08:00
Jason Bau
4e413e4ecb Merge pull request #2190 from edx/jbau/fix-preview-config
move HOSTNAME_MODULESTORE_DEFAULT_MAPPING to lms.envs.aws (not lms.envs....
2014-01-21 13:26:10 -08:00
Greg Price
f75a7e08cd Internationalize forums mustache templates 2014-01-21 15:57:57 -05:00
David Ormsbee
42e0ec403e Merge pull request #2251 from edx/release
Merging Release 2014-01-21
2014-01-21 12:41:05 -08:00
Greg Price
7515decebd Upgrade mako
This is necessary to pick up a bug fix for extraction of translator
comments.
2014-01-21 15:28:39 -05:00
Will Daly
8aa208e80d Disabled latex acceptance test 2014-01-21 15:01:36 -05:00
Ned Batchelder
9c9de01603 Merge pull request #2248 from edx/ned/fix-readthedocs-dev-doc
Really fix readthedocs.
2014-01-21 11:04:13 -08:00
Ned Batchelder
c48ac5922d Really fix readthedocs. 2014-01-21 14:03:18 -05:00
Ned Batchelder
55a6cbb960 Merge pull request #2246 from edx/ned/fix-readthedocs-dev-doc
Make the dev docs work on readthedocs.org
2014-01-21 10:57:22 -08:00
Ned Batchelder
62ff82c5eb Make the dev docs work on readthedocs.org 2014-01-21 13:56:53 -05:00
Mark Hoeber
2071f0e7ea Merge pull request #2242 from edx/sylvia/documentation/BLD-630
Sylvia/documentation/bld 630
2014-01-21 09:09:57 -08:00
Sylvia Pearce
f73f02e8f5 Update zooming image tool info and add image 2014-01-21 11:10:01 -05:00
zubair-arbi
7bdcc84857 Merge pull request #2214 from zubair-arbi/zub/story/std1183-staticpagestest
enable tests depending on assert is_css_present(css_selector)
2014-01-21 06:50:27 -08:00
Diana Huang
d220aaca66 Minor copy change requested by linkedin. 2014-01-21 09:14:00 -05:00
Sarina Canelake
911351dfad Merge pull request #2240 from edx/sarina/fix-bug
Change i18n contact address
2014-01-21 05:39:29 -08:00
Sarina Canelake
2b45ebc82f Change i18n contact address 2014-01-21 08:38:41 -05:00
polesye
a41df03c64 Move README to docs. 2014-01-21 13:56:32 +02:00
polesye
ee4178e7f5 Add CookieStorage. 2014-01-21 11:51:41 +02:00
Sarina Canelake
7fa5ae9c64 Merge pull request #2233 from edx/sarina/change-contact-email
Change i18n contact address
2014-01-20 14:01:46 -08:00
Sarina Canelake
fffa4f36da Change i18n contact address 2014-01-20 16:01:45 -05:00
Ned Batchelder
8594faf43f Merge pull request #2232 from edx/ned/i18n-tool-improvements
Make i18n a real package.
2014-01-20 10:06:16 -08:00
Ned Batchelder
cab1c04e5e Make i18n a real package. 2014-01-20 11:34:54 -05:00
Don Mitchell
003ad76c64 Merge pull request #2209 from edx/db/lms_date_agnostic
Detached categories don't access control on date
2014-01-19 08:46:28 -08:00
Don Mitchell
d999d0af1b Detached categories don't access control on date 2014-01-17 17:53:14 -05:00
Sarina Canelake
7f74297810 Merge pull request #2219 from edx/sarina/i19-capa-new
i19 base capa strings
2014-01-17 14:41:05 -08:00
Sylvia Pearce
5f07fc9df9 Update Zooming Image tool documentation 2014-01-17 17:18:34 -05:00
Sarina Canelake
0efa75d6f5 i18n of common/lib/capa/capa files
Also pep8, pylint, and style fixes
Covers:
{capa_problem, correctmap, customerender,
inputtypes, responsetypes, util, xqueue_interface}.py
LMS-1744
2014-01-17 16:39:50 -05:00
Greg Price
60fb3cfbb2 Make forum New Post buttons behave as buttons
JIRA: FOR-205
2014-01-17 16:38:51 -05:00