Calen Pennington
ce88f61670
Create indexes before running cross-modulestore import/export tests
2014-09-11 11:52:06 -04:00
Calen Pennington
b033a214cf
Merge pull request #5131 from cpennington/split/prod-import-export-tests
...
Split-mongo block uniqueness constraint [LMS-11364]
2014-09-11 10:43:43 -04:00
Don Mitchell
4ebe26696e
Merge branch 'release'
...
Conflicts:
common/djangoapps/student/views.py
2014-09-11 10:31:53 -04:00
Waheed Ahmed
02a2851019
Merge pull request #4329 from edx/waheed/lms6492-fix-404-when-users-last-visted-subsection-unpublished
...
Fixed 404 on courseware when users last visited subsection becomes unpublished.
2014-09-11 19:24:16 +05:00
Will Daly
f6bcf84edb
Merge pull request #5167 from edx/will/third-party-acceptance
...
Enable third party auth in LMS acceptance tests
2014-09-11 09:55:08 -04:00
Calen Pennington
7b81dcc3ea
Make split_mongo assert block identity uniqueness only over (block_type, block_id) tuples [LMS-11364]
2014-09-11 09:38:13 -04:00
Calen Pennington
df6dc21939
Make split_draft correctly autopublish both parent and child during create_child
2014-09-11 09:37:13 -04:00
Calen Pennington
bc40b8f149
Fix auto-publish test to work with old-mongo
2014-09-11 09:37:12 -04:00
Calen Pennington
3fd4e395f4
Verify using mixed that auto-publish actually updates child pointers
2014-09-11 09:37:12 -04:00
Calen Pennington
4ab343ffef
Add test of import around duplicate url names [LMS-11345]
2014-09-11 09:37:12 -04:00
Calen Pennington
6cd7e08c1b
Assert course equality in bulk, so that all differences are displayed
2014-09-11 09:37:12 -04:00
Waheed Ahmed
5fd1ade766
Fixed 404 on courseware when users last visited subsection becomes unpublished.
...
LMS-6492
2014-09-11 18:35:58 +05:00
Tim Babych
f1da4efb8e
Merge pull request #5152 from edx/tim/less-has-changes
...
Calculate has_changes only Section/Subsection only on Outline page
2014-09-11 16:11:42 +03:00
zubair-arbi
27c29d0dfd
Merge pull request #5140 from edx/zub/bugfix/plat-101-playercontrolsnotvisible
...
show video controls for all youtube videos
2014-09-11 17:35:49 +05:00
zubair-arbi
e3f499a757
show video controls for all youtube videos
...
TNL-184
2014-09-11 17:02:27 +05:00
Tim Babych
8b37dd7f95
Calculate has_changes only Section/Subsection only on Outline page
2014-09-11 12:42:56 +03:00
Ben Patterson
b3594b699a
Merge pull request #5169 from edx/benp/solano2-jstest-failure
...
TE-468 JS test improvement: test for attributes specifically
2014-09-10 18:44:16 -04:00
Daniel Friedman
95a06d92ae
Merge pull request #5088 from edx/dan-f/test-lms-passes-group-id
...
Ensure LMS passes correct group_id when querying content
2014-09-10 17:18:28 -04:00
Ben Patterson
32071af4b6
TE-468 JS test improvement: test for attributes specifically
...
This test is failing in a different test environment (Solano) because
the built html has reversed the order of the width and height attributes
from what we are expecting. This change focuses the assertion to the
pieces that are important (as noted in the unchanged comment above
the assertion).
2014-09-10 16:59:28 -04:00
chrisndodge
789193ef10
Merge pull request #5166 from edx/cdodge/hotfix-disable-social-auth-for-white-labels
...
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
2014-09-10 16:52:57 -04:00
Daniel Friedman
4d9517b456
Ensure LMS passes correct group_id when querying content
2014-09-10 16:43:06 -04:00
Will Daly
b3762ae1b3
Enable third party auth in LMS acceptance tests
...
Update db cache
2014-09-10 16:23:09 -04:00
Don Mitchell
8f90e39626
Merge pull request #5149 from edx/mongo/bulk_operation
...
Generalize bulk_operations logic
2014-09-10 16:16:40 -04:00
Don Mitchell
4faed64859
Generalize bulk_operations logic
...
LMS-11366
2014-09-10 15:35:28 -04:00
Ben Patterson
e05f7770e3
Merge pull request #5161 from edx/benp/solano2-lms-failures
...
Acceptance tests (lettuce): hardcode sleeps to fix flakiness
2014-09-10 15:32:59 -04:00
Clinton Blackburn
9f8e2cf5aa
Merge pull request #5132 from edx/insights-message-update
...
Updated Analytics Dashboard Message
2014-09-10 15:11:59 -04:00
Diana Huang
484f13c3cf
Merge pull request #5154 from edx/diana/pass-along-course-id
...
Pass along course id to CyberSource
2014-09-10 14:58:26 -04:00
Feanil Patel
5f4dd7bbe2
Merge pull request #5164 from edx/feanil/revert_gunicorn
...
Downgrade gunicorn.
2014-09-10 14:48:50 -04:00
Feanil Patel
8f1a285c33
Downgrade gunicorn.
2014-09-10 14:44:49 -04:00
Sarina Canelake
4596e8c212
Merge pull request #5151 from open-craft/mentoring-enforce
...
mentoring: Allow partial answers when dependency isn't enforced
2014-09-10 14:22:11 -04:00
Ben Patterson
dc75f6870a
Acceptance tests (lettuce): hardcode sleeps to fix flakiness
...
This is a quick fix (because the long fix was taking far too long
due to animation). The truer fix is to port these tests to bok-choy.
2014-09-10 13:44:49 -04:00
Sarina Canelake
ed97d98be7
Merge pull request #5158 from edx/sarina/update-transifex-langs
...
Transifex config: add Swedish and Swahili language codes
2014-09-10 13:11:02 -04:00
Tim Babych
c34fb143ba
Merge pull request #5093 from edx/tim/update-django-1.4.14
...
Update Django version to release 1.4.14
2014-09-10 20:09:28 +03:00
Mark Hoeber
adeafaad8b
Merge pull request #5134 from edx/markhoeber-doc904
...
9/9/14 Release Notes
2014-09-10 12:53:44 -04:00
Mark Hoeber
e95e6584d7
9-10-14 release notes
2014-09-10 12:52:45 -04:00
Don Mitchell
534d1b52f2
Merge branch 'release'
2014-09-10 12:40:43 -04:00
Chris Dodge
1379158e8d
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
2014-09-10 12:38:40 -04:00
Sarina Canelake
f0c8139ad8
Transifex config: add Swedish and Swahili language codes
2014-09-10 11:48:45 -04:00
Will Daly
a9389747df
Merge pull request #5155 from edx/will/fix-cybersource-unicode-error
...
Fix a unicode error in CyberSource2
2014-09-10 11:17:53 -04:00
Don Mitchell
0dbd3cd26d
Merge pull request #5157 from edx/will/fix-cc-unicode-error-rc
...
Fix a unicode error in CyberSource2
2014-09-10 11:13:06 -04:00
Will Daly
5759a3fd29
Fix a unicode error in CyberSource2
2014-09-10 11:07:01 -04:00
Will Daly
b6474304db
Merge pull request #5122 from edx/will/ecom-218
...
Change shopping cart status once sent to Cybersource (ECOM-218)
2014-09-10 11:03:28 -04:00
Will Daly
2388e7b8cb
Fix a unicode error in CyberSource2
2014-09-10 10:47:38 -04:00
Will Daly
c47673bb8b
Add a test for the course ID merchant defined field data
2014-09-10 10:08:07 -04:00
Will Daly
541419e362
Merge pull request #5141 from edx/will/fix-embargo-tests
...
Fix embargo middleware with tests
2014-09-10 07:58:23 -04:00
Xavier Antoviaque
15319925ed
mentoring: Allow partial answers when dependency isn't enforced
2014-09-10 11:11:21 +02:00
Ben Patterson
d21384fe12
Merge pull request #5143 from edx/benp/solano2-bokchoy-course-outline
...
bok-choy: Fix flakiness in date-picker steps under studio tests
2014-09-09 14:51:11 -04:00
Brian Talbot
7312f9fd8a
Merge pull request #5145 from edx/talbs/fix-lms-button-focus
...
LMS: resolves focus background-color issue of 3rd party login buttons
2014-09-09 13:38:32 -04:00
Adam
a346fcca2c
Merge pull request #5144 from edx/adam/fix-copy
...
fixes help copy for annotation settings
2014-09-09 13:34:07 -04:00
Brian Talbot
f77466d0b3
LMS: resolves focus background-color issue of 3rd party login buttons
2014-09-09 12:49:28 -04:00