e0d
|
a5715bf243
|
Merge pull request #1425 from edx/e0d/remove-default
The default value was removed from common.
|
2013-10-21 07:57:38 -07:00 |
|
David Baumgold
|
d654d92ab4
|
Merge pull request #1424 from edx/christina/changelog
Christina/changelog
|
2013-10-21 07:53:20 -07:00 |
|
polesye
|
fa23543682
|
Merge pull request #1418 from edx/anton/restore-cc-button-mouseover
Added back on hover CC button functionality.
|
2013-10-21 07:47:55 -07:00 |
|
e0d
|
e6955c641f
|
The default value was removed from common.
|
2013-10-21 10:45:05 -04:00 |
|
cahrens
|
0536108187
|
Update for Studio bug fix, missing text in Course Updates.
STUD-590
|
2013-10-21 10:36:46 -04:00 |
|
David Baumgold
|
68f6aa8c98
|
Merge pull request #1404 from edx/db/requirejs-configure-mathjax
Configure MathJax using require.js
|
2013-10-21 07:33:08 -07:00 |
|
Will Daly
|
854a564a73
|
Fixed navigation acceptance test
Disable jquery animations to fix LMS navigation acceptance test.
|
2013-10-21 10:31:27 -04:00 |
|
e0d
|
fb62f0c52a
|
Merge pull request #1417 from edx/e0d/config-fix
E0d/config fix
|
2013-10-21 07:29:52 -07:00 |
|
David Baumgold
|
613f2d8907
|
Merge pull request #1415 from edx/db/gemfile-lock
Commiting Gemfile.lock to the repository
|
2013-10-21 07:24:55 -07:00 |
|
e0d
|
5adf524ad6
|
removing redundant default.
|
2013-10-21 09:55:27 -04:00 |
|
Christina Roberts
|
475cf07700
|
Merge pull request #1393 from edx/christina/checklists-restful
Include tail from header tag in course update.
|
2013-10-21 06:28:36 -07:00 |
|
Calen Pennington
|
3e59f3af40
|
Fix rake lms[cms.dev]
|
2013-10-21 09:26:57 -04:00 |
|
Will Daly
|
a632377620
|
Merge pull request #1420 from edx/will/quarantine-lms-nav-tests
Temporarily disable navigation feature due to flakiness.
|
2013-10-21 06:12:50 -07:00 |
|
Calen Pennington
|
12cc4a19c0
|
Merge pull request #1224 from cpennington/lms-xblock-js-execution
Add an XBlock javascript runtime, and use it to run XModules
|
2013-10-21 05:53:36 -07:00 |
|
Will Daly
|
7e6a52a528
|
Temporarily disable navigation feature due to flakiness.
|
2013-10-21 08:51:01 -04:00 |
|
Carlos Andrés Rocha
|
b764b9b4cf
|
Fix error when reading tokens on aws configuration
The error was caused by the CONFIG_ROOT environmental variable,
which was incorrectly assumed to be a path.py valid path.
|
2013-10-21 03:19:22 -04:00 |
|
jmclaus
|
3605ebd016
|
Merge pull request #1398 from edx/jmclaus/bugfix_caption_a11y
Caption functionality announced when tabbing to list
|
2013-10-21 00:14:57 -07:00 |
|
jmclaus
|
1810022d73
|
Caption functionality announced when tabbing to list
|
2013-10-20 21:56:12 +02:00 |
|
polesye
|
a1f8aca6c9
|
Restore functionality.
|
2013-10-19 09:32:36 +03:00 |
|
David Baumgold
|
81859f64e3
|
Commiting Gemfile.lock to the repository
|
2013-10-18 16:46:14 -04:00 |
|
Christina Roberts
|
afa2a6815b
|
Merge pull request #1413 from edx/christina/fix-pipeline
Remove pipeline config not needed with RequireJS.
|
2013-10-18 13:45:25 -07:00 |
|
Calen Pennington
|
61a0319761
|
Make rake test:js:dev use the coffeescript watcher so that changes are immediately testable
|
2013-10-18 16:31:33 -04:00 |
|
Calen Pennington
|
ce6fbae693
|
Add an XBlock javascript runtime, and use it to run XModules
[LMS-57]
|
2013-10-18 16:31:32 -04:00 |
|
Will Daly
|
4de777b716
|
Merge pull request #1414 from edx/will/zero-tolerance
Zero Tolerance
|
2013-10-18 13:30:34 -07:00 |
|
e0d
|
5995a76254
|
sanity restored.
|
2013-10-18 16:26:23 -04:00 |
|
Don Mitchell
|
46201e9ee1
|
Merge pull request #1412 from edx/dhm/bug_id_syntax
URLencode $ and . in location.name when used as key
|
2013-10-18 13:17:03 -07:00 |
|
e0d
|
a008cc6b74
|
path fix.
|
2013-10-18 16:12:51 -04:00 |
|
Will Daly
|
6654bb4cdf
|
Disable flakey seek test
|
2013-10-18 16:10:10 -04:00 |
|
brianhw
|
00499216b4
|
Merge pull request #1410 from edx/brian/email-from-unverified
Handle all exceptions returned by django-ses.
|
2013-10-18 13:05:04 -07:00 |
|
Don Mitchell
|
80af538dd1
|
URLencode $ and . in location.name when used as key
|
2013-10-18 16:05:02 -04:00 |
|
Will Daly
|
d23eed527d
|
Merge pull request #1409 from edx/will/fix-flakey-js-test
Fix flakey js caption test
|
2013-10-18 13:01:02 -07:00 |
|
Will Daly
|
fe387fb133
|
Disable slider test
|
2013-10-18 15:59:14 -04:00 |
|
Will Daly
|
344e9f7f5d
|
Fix flakey js caption test
|
2013-10-18 15:58:29 -04:00 |
|
cahrens
|
a8ad56fa0e
|
Remove pipeline config not needed with RequireJS.
Was re-introduced in a bad merge.
|
2013-10-18 15:57:50 -04:00 |
|
e0d
|
6700a3ec14
|
Fixes for the AWS environment config.
|
2013-10-18 15:56:15 -04:00 |
|
Will Daly
|
e2d23fcc81
|
Merge pull request #1411 from edx/will/disable-captions
Disable test seen to fail in master
|
2013-10-18 12:48:04 -07:00 |
|
Will Daly
|
2109fdb33f
|
Disable test seen to fail in master
|
2013-10-18 15:45:49 -04:00 |
|
Brian Wilson
|
ba6477abef
|
Handle all exceptions returned by django-ses.
|
2013-10-18 15:12:07 -04:00 |
|
Will Daly
|
ac891b387b
|
Merge pull request #1408 from edx/will/fix-jscover-failures
Will/fix jscover failures
|
2013-10-18 11:53:35 -07:00 |
|
Jay Zoldak
|
159f020d9d
|
Merge pull request #1399 from edx/zoldak/fix-lms-navigation-tests
Change logic for section selection in navigation tests.
|
2013-10-18 11:47:21 -07:00 |
|
polesye
|
70e5e80e31
|
Merge pull request #1339 from edx/anton/fix-video-js-unit-tests
Fix broken tests for video player
|
2013-10-18 11:45:43 -07:00 |
|
Don Mitchell
|
d15bfb672a
|
Merge pull request #1407 from edx/dhm/bug_config
Add temporary args to swallow deprecated parms.
|
2013-10-18 11:39:44 -07:00 |
|
Don Mitchell
|
f4cf331553
|
Add temporary args to swallow deprecated parms.
|
2013-10-18 14:39:06 -04:00 |
|
brianhw
|
f831a0adcb
|
Merge pull request #1406 from edx/post-release-2013-10-17-master
Post release 2013 10 17 master
|
2013-10-18 11:16:24 -07:00 |
|
Will Daly
|
04cce630bf
|
Create reports/javascript so test:js doesn't fail the first time
|
2013-10-18 14:07:05 -04:00 |
|
Will Daly
|
7c15edf686
|
Use js-test-tool v0.1.4
|
2013-10-18 14:03:45 -04:00 |
|
Ned Batchelder
|
009b3e9c50
|
Merge pull request #1403 from edx/ned/small-dictfielddata-cleanups
Simple cleanups of DictFieldData
|
2013-10-18 11:02:38 -07:00 |
|
Giulio Gratta
|
19d3e31d97
|
Merge pull request #1332 from edx/giulio/register-page
Change various text items to be more clear for users, as well as some grammar
|
2013-10-18 11:02:00 -07:00 |
|
David Baumgold
|
97941530e3
|
Configure MathJax using require.js
|
2013-10-18 13:31:51 -04:00 |
|
Brian Talbot
|
38153f95d6
|
Merge pull request #1292 from edx/talbs/update-sass-bourbon-neat
Sass 3.2.12, Neat 1.4.0
|
2013-10-18 10:17:27 -07:00 |
|