polesye
65f903a325
Disable tests due to flakiness.
2013-12-30 18:07:40 +02:00
Christina Roberts
ad6e4f2c64
Merge pull request #2020 from edx/christina/export-bug2
...
Support non-ascii chars as arguments to format.
2013-12-27 08:35:55 -08:00
Christina Roberts
719a898e0f
Merge pull request #2018 from edx/christina/export-bug
...
Bug fixes related to unicode support in export workflow.
2013-12-27 08:34:49 -08:00
Oleg Marshev
7c070f29a1
Add better messaging, turn off SSL verification when sending grade back.
2013-12-27 09:59:21 +02:00
polesye
934b5198c3
Address comments.
2013-12-24 14:59:21 +02:00
polesye
afec2dd4ad
Add tests for Android.
2013-12-24 14:59:21 +02:00
polesye
b6808d3d13
BLD-541: Fix video controls on iPad.
2013-12-24 14:59:20 +02:00
Don Mitchell
f5f24fcc12
Merge pull request #2022 from edx/dhm/locator_course_id
...
Change course_id to package_id
2013-12-23 11:15:48 -08:00
Don Mitchell
b7368ef69a
Change course_id to package_id
...
on new Locators to make it clear that they have a different syntax
than Location.course_id altho they represent the same info.
2013-12-20 16:16:50 -05:00
cahrens
367ea683bd
Support non-ascii chars as arguments to format.
...
We've had errors in export related to non-ascii chars being passed to format. Proactively making these usages of format robut to non-ascii chars.
Part of STUD-868
2013-12-20 14:55:07 -05:00
Calen Pennington
aa57481ecc
Add handler_url usable by descriptors
...
[LMS-1614]
2013-12-20 14:05:53 -05:00
Calen Pennington
3bb67a8b0e
Merge pull request #1996 from cpennington/conditional-module-acceptance-tests
...
Add acceptance tests of the conditional module
2013-12-20 11:01:07 -08:00
cahrens
dc3b5ab57a
Support unicode in text field.
...
Part of STUD-868
2013-12-20 13:31:16 -05:00
cahrens
df5b22e545
Fix exception to support unicode (and print url_name).
...
Part of STUD-868
2013-12-20 12:52:08 -05:00
Calen Pennington
06fadcdc0c
Make conditional module and poll modules a little easier to understand
2013-12-20 12:32:15 -05:00
Don Mitchell
6c4aae731a
Merge pull request #1980 from edx/dhm/locator_block_id
...
Rename BlockUsageLocator's block_id field from usage_id
2013-12-20 08:52:46 -08:00
jmclaus
5478525a42
Added JSInput template to Studio and a sop attribute to JSInput. Only if it's set to false, as in JSInput's template, will JSChannel be used to bypass it. In all other cases (attribute not present or set to something else), SOP is enforced. Compatibility with jsVGL is therefore maintained. Multiple JSInput are supported in a vertical. Also, save button now functions. [BLD-523, BLD-556, BLD-568]
2013-12-20 17:03:56 +01:00
Don Mitchell
a46e112a04
Improve test coverage
...
and fix found errors.
2013-12-20 10:44:01 -05:00
Valera Rozuvan
1542a74d2b
Removed logme module. Using console.log() instead.
...
Removing "logme" from comments.
BLD-608
2013-12-20 16:25:44 +02:00
polesye
042cb5c698
BLD-206: Add template for the zooming image in Studio.
2013-12-19 21:47:32 +02:00
Will Daly
1081786c6f
Merge pull request #1965 from edx/will/fake-server-refactor
...
Stub Server Port Conflicts and Refactor
2013-12-19 06:55:24 -08:00
Will Daly
0fd03cfb02
Moved stub servers to terrain
...
Refactored stub services for style and DRY
Added unit tests for stub implementations
Updated acceptance tests that depend on stubs.
Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
2013-12-19 09:12:41 -05:00
polesye
24106a9203
BLD-590: Fix typos in Announcement template.
2013-12-19 14:14:30 +02:00
David Baumgold
36f35ac926
Reformat xml_importer.py to be more readable
2013-12-18 16:17:05 -05:00
polesye
70518a4659
BLD-506: Update behavior of start/end time fields.
2013-12-18 09:43:11 +02:00
Sarina Canelake
bc625ab571
Merge pull request #1904 from tusbar/player-size
...
Stop forcing video player’s speeds widget width
2013-12-17 13:16:05 -08:00
Don Mitchell
b776590226
Rename BlockUsageLocator's block_id field from usage_id
...
usage_id implies self-sufficiency. The block_id is relative to its structure.
2013-12-17 12:15:32 -05:00
Oleg Marshev
59d18134b2
Fix lis_outcome_service_url sending.
2013-12-17 17:33:02 +02:00
polesye
335a36f17c
Address comments.
2013-12-17 13:22:08 +02:00
polesye
887eea30c9
Add comments.
2013-12-17 13:22:08 +02:00
polesye
6e01ce50c9
Add unit tests.
2013-12-17 13:22:08 +02:00
polesye
4e10c72988
BLD-21: Show answer for imageresponse.
2013-12-17 13:22:08 +02:00
Valera Rozuvan
0079243746
LTI additional Python tests. LTI must use HTTPS for lis_outcome_service_url.
...
BLD-564.
2013-12-17 12:47:49 +02:00
Valera Rozuvan
f03f3ebf96
Adding Jasmine tests for ImageInput.
2013-12-17 12:21:27 +02:00
Valera Rozuvan
06b6535fb1
Using jQuery for all DOM manipulation.
2013-12-17 12:21:27 +02:00
Valera Rozuvan
7ebeccd4bf
Updating ImageInput JS code base.
2013-12-17 12:21:19 +02:00
e0d
d52b959ff1
fixing merge conflicts
2013-12-16 15:02:14 -05:00
Don Mitchell
3cf75198c5
Merge pull request #1954 from edx/dhm/loc_mapper_memoize
...
loc mapper memoize
2013-12-16 10:34:12 -08:00
Don Mitchell
f6de4f2186
Location map uses a separate cache and defaults to general
2013-12-16 12:31:19 -05:00
Don Mitchell
3f420e3d63
loc_mapper memoize all translations
...
STUD-1048
2013-12-16 11:43:28 -05:00
David Baumgold
3d2ad59c51
Merge pull request #1907 from edx/db/whitespace-fixes
...
whitespace-only changes
2013-12-13 11:40:54 -08:00
Don Mitchell
3bd76f98e9
Use mongo indices for all queries
...
STUD-1039
2013-12-13 14:34:34 -05:00
cahrens
df09e99ad1
Create explicit Locations.
...
Part of STUD-1030
2013-12-12 14:37:00 -05:00
Don Mitchell
f4e69275ee
Use mongo indices for all queries
...
STUD-1039
2013-12-12 12:55:39 -05:00
Anton Stupak
5eb029293c
Merge pull request #1917 from edx/anton/fix-imageresponse-in-ie
...
Fix image mapping in IE
2013-12-12 03:58:03 -08:00
Valera Rozuvan
d31268e790
Minor changes by Valera.
2013-12-11 17:27:23 +02:00
polesye
79519b7a07
Address comments.
2013-12-11 16:25:07 +02:00
polesye
418d6fa9e1
BLD-413: Add rounding of coordinates.
2013-12-11 15:20:05 +02:00
polesye
e5f583294a
Address comments.
2013-12-11 13:28:34 +02:00
polesye
39e97225ff
Fix tests.
2013-12-11 13:28:33 +02:00