f528f61ec1
Add new Jasmine test to ensure Segment.io is called when appropriate
Renzo Lucioni
2013-06-17 16:18:07 -04:00
d7e03890d7
CHANGELOG entry for the whitelistable sandboxing change.
Ned Batchelder
2013-06-17 16:11:03 -04:00
53f18f27b9
need to comment out another thumbnail check due to build test environment not having libjpeg installed
Chris Dodge
2013-06-17 15:59:14 -04:00
25fe8e8070
Now using context files and os.path
JonahStanley
2013-06-17 15:54:10 -04:00
e78eb9aa66
Merge pull request #187 from edx/ned/remove-obsolete-changelogs
Ned Batchelder
2013-06-17 12:46:32 -07:00
73ba1e547e
Change code to use css_click in hopes that will make the test pass on Don's mac.
cahrens
2013-06-17 15:46:10 -04:00
97f4291b2a
Add comment clarifying which Segment.io key is in use
Renzo Lucioni
2013-06-17 15:35:04 -04:00
a52f62a923
disable assertions on thumbnail generation as it puts a system requirement on libjpeg which may not be installed on the test machines
Chris Dodge
2013-06-17 14:59:48 -04:00
085a590bdd
timezone conversion: more unit tests
Don Mitchell
2013-06-17 14:48:18 -04:00
92fc452b34
Change the wording of problem steps to follow Given, When, Then... convention.
cahrens
2013-06-17 14:30:37 -04:00
ef1f523c55
Removed _MODULESTORE reference that was doing nothing
JonahStanley
2013-06-17 14:12:42 -04:00
77a9073655
These CHANGELOGS were never used, and are now obsolete.
Ned Batchelder
2013-06-17 14:11:42 -04:00
9d464701f9
timezone conversion tests
Don Mitchell
2013-06-17 14:04:12 -04:00
07486a4dbc
Refactoring the code in tests.py to remove unnecessary dependencies on the XML Modulestore.
Jean Manuel Nater
2013-06-17 11:54:16 -04:00
b2bc39fa09
Updated diff-cover to version 0.1.2, which fixes a bug in which missing lines were over-reported
Will Daly
2013-06-17 11:17:58 -04:00
0d6f213997
I think we need to add the new assets.js into the PIPELIE
Chris Dodge
2013-06-17 11:03:28 -04:00
16e476e8e4
refactored asset page related JS into it's own page
Chris Dodge
2013-06-17 10:34:09 -04:00
7cebb873df
allow for an optional throw_on_not_found on contentstore().find() so we can clean up caller logic in the tests
Chris Dodge
2013-06-14 16:35:21 -04:00
dc94ea1041
add unit test for emptying the trashcan
Chris Dodge
2013-06-14 16:19:17 -04:00
7e46447cd5
there is no default for empty_asset_trashcan, caller must provide a list
Chris Dodge
2013-06-14 16:08:19 -04:00
7f1768f8f8
put back the verbose switch in xml_importer.py
Chris Dodge
2013-06-14 15:37:14 -04:00
ab94b8618c
forgot to internationalize one string
Chris Dodge
2013-06-14 15:32:02 -04:00
b443629ee8
remove invalid comments
Chris Dodge
2013-06-14 15:26:37 -04:00
cd0087ca53
use the new notification tools for the confirmation dialog
Chris Dodge
2013-06-14 12:39:34 -04:00
70ee4b8060
add unit tests for asset delete/restore
Chris Dodge
2013-06-14 10:47:32 -04:00
274d8997a2
update warning message
Chris Dodge
2013-06-13 16:15:48 -04:00
443d6a382f
add CHANGELOG entry for work
Chris Dodge
2013-06-13 16:06:09 -04:00
85b904f176
fix sizing of the delete column
Chris Dodge
2013-06-13 16:01:06 -04:00
9b749c4201
add ajax callback entry point to remove the asset
Chris Dodge
2013-06-13 11:59:19 -04:00
3fa6e77dff
add new collection configuration to support a 'trashcan' for assets. Update class factory to allow callers to specify if they want the default set of assets or the trashcan
Chris Dodge
2013-06-13 11:14:56 -04:00
48ee275799
Fix a few remaining tz naive dates
Don Mitchell
2013-06-17 09:37:43 -04:00
1e3efadc28
switch to using environment variables to get key for Segment.io
Renzo Lucioni
2013-06-17 10:58:37 -04:00
7518f32f5e
Instrument sequentials with segment-io so we know when people switch tabs manually or using the arrows to navigate
Renzo Lucioni
2013-06-17 10:30:17 -04:00
72d7c9ca97
Moved the definition of autoplay attribute to videoalpha_module.py file. Changed double negative if statement for autoplay check to simple if.
Valera Rozuvan
2013-06-12 11:57:54 +03:00
9f4dcbcd1b
disables pylint warning for lettuce tests syntax
Alexander Kryklia
2013-06-11 14:24:29 +03:00
4c544d6f49
Added lettuce tests for autoplay in videoalpha.
Valera Rozuvan
2013-06-11 13:48:43 +03:00
66e106a9e2
Copied autoplay attribute from video xmoudle to videoalpha. Now students will have the video autoplaying, and in Studio it will be pause by default.
Valera Rozuvan
2013-06-07 17:35:57 +03:00
754be2caa1
If Video Alpha is playing a YouTube video in Firefox in HTML5 mode, then when switching to speed 1.0 it will simply reload the iframe, instead of using the built-in method to change the speed. The fixes the bug temporarily, while the YouTube team fixes the bug internally in the API. Commented additions to fix YouTube firefox speed 1.0 switch bug.
Valera Rozuvan
2013-06-12 11:14:45 +03:00
a6bcb797b0
remove compiled coffeescript files before recompiling with rake
David Baumgold
2013-06-12 15:54:23 -04:00
9e0997d3c8
Merge pull request #111 from edx/feature/christina/unify-fields
Christina Roberts
2013-06-13 13:49:14 -07:00
10f29dfc16
Merge pull request #158 from edx/feature/db/rake-jasmine-watch
David Baumgold
2013-06-13 13:48:57 -07:00
ab700e6352
Add CHANGELOG message
Peter Baratta
2013-06-13 16:46:17 -04:00
bd1f912125
Merge branch 'master' into pbaratta/calc-add-trig
Peter Baratta
2013-06-13 16:43:27 -04:00
46686d8f7d
Quick fixes in calc.py
Peter Baratta
2013-06-13 16:38:43 -04:00
daf5ef146e
Fixed weird issue of needed to sometimes first find then click instead of css_click
JonahStanley
2013-06-13 16:33:39 -04:00
03f02bcf24
Added rake jasmine:cms:browser:watch command
David Baumgold
2013-06-13 14:57:54 -04:00
fa84abc3eb
Add unit tests for creating VideoDescriptor from old XML. Brings test coverage for video_module.py to 91%.
Peter Fogg
2013-06-13 14:40:12 -04:00