Ben Patterson
b4c4e818d7
Merge pull request #8493 from edx/benp/allow-for-flaky-jun2015
...
Make addCleanup idempotent.
2015-06-12 15:03:59 -04:00
Sarina Canelake
8af8d257c9
Merge pull request #8508 from edx/sarina/20150612-update-translations
...
Update translations (autogenerated message)
2015-06-12 15:03:30 -04:00
Sarina Canelake
e0dbb0758c
Update translations (autogenerated message)
2015-06-12 14:56:59 -04:00
Will Daly
7a3c1f04dd
Merge pull request #8502 from edx/alasdair/ECOM-1724-footer-a11y-update
...
ECOM-1724 a11y footer updates
2015-06-12 13:22:11 -04:00
Calen Pennington
c1ace04483
Merge pull request #8391 from edx/alawibaba/plat5892
...
First draft.
2015-06-12 12:39:38 -04:00
Calen Pennington
b9f5eef4ae
Log an exception before swallowing it in a KeyValueMultiSaveError
2015-06-12 12:37:49 -04:00
Calen Pennington
0f6ef44476
Don't pass in a user object to DjangoUserStateClient
2015-06-12 12:37:49 -04:00
Ali Mohammad
69772ef20e
Convert access to StudentModuleHistory to use the UserStateClient API.
2015-06-12 12:37:34 -04:00
Ben Patterson
4b6e2f4880
Merge pull request #8471 from edx/benp/flaky-cms-component-jun2015
...
Fix flaky lettuce test. TNL-1452
2015-06-12 12:28:38 -04:00
Usman Khalid
eb81e52dc4
Merge pull request #8477 from edx/usman/plat676-bulk_operations-2
...
In bulk_operations() exit, emit signals at the end.
2015-06-12 21:08:24 +05:00
Will Daly
2fd68dc983
ECOM-1724 a11y footer updates
...
* Add action text to social media links.
* Make the alt text for mobile links more descriptive.
2015-06-12 11:34:39 -04:00
Nimisha Asthagiri
1a15bd7bed
Merge pull request #8209 from edx/mobile/xblock-support
...
Course Blocks + Navigation API (feature flagged) for Mobile
2015-06-12 11:25:23 -04:00
David Ormsbee
3ec2206410
Merge pull request #8501 from mcgachey/lti-auth-fix
...
[LTI Provider] Basic LTI authentication
2015-06-12 11:11:32 -04:00
Renzo Lucioni
d61cee95a8
Merge pull request #8500 from edx/renzo/commerce-cleanup
...
Avoid POSTing unnecessary payment processor parameter
2015-06-12 11:09:59 -04:00
Renzo Lucioni
3de0af1616
Merge pull request #8498 from edx/release
...
Release
2015-06-12 11:09:16 -04:00
Ben Patterson
d96b581485
Fix flaky lettuce test. TNL-1452
2015-06-12 10:32:28 -04:00
Ben Patterson
04e764d13d
Make addCleanup idempotent.
...
Sometimes this file does not exist depending on when a test failed. Remove it gracefully.
2015-06-12 10:28:06 -04:00
Phil McGachey
c3106bc4bd
This change cleans up the work in progress request at #8176
...
This is an initial authentication implementation that allows LTI users to
log in transparently to edX. The behavior is driven by pilot users at
Harvard; this was the most requested feature.
The patch creates a new database model that maps users' LTI identifiers
to newly-created edX accounts. If an LTI launch comes in with a user_id
field that is not in the database, a new edX account is created with a
random user name and password. This account is then stored in the
database, so that it is permanently associated with the LTI user ID.
This patch takes a simplistic approach to session management. If a user
is logged in with a different account when they perform an LTI launch,
they will be logged out and then re-logged in using their LTI account.
In order to keep the patch simple, I have split out some refactoring
that needs to be done into a separate branch that I'll post once this
has been merged. Since we no longer redirect to the login page, we don't
need to maintain two separate LTI endpoints (one for the LTI launch and
one for authenticated users), or deal with the session management that
requires. There are also multiple fetches of the LtiConsumer object
(one in the view, one in the signature validation) that the later
patch will consolidate into one.
This branch fixes the previous conflicts with the test refactoring
carried out in PR 8240.
2015-06-12 10:21:48 -04:00
Waheed Ahmed
36d321c4e3
Merge pull request #8496 from edx/waheed/plat674-improve-test-with-ddt
...
Specified number of mongo and split calls in xblock outline handler test with ddt.
2015-06-12 19:14:41 +05:00
Shrhawk
04eff80065
Merge pull request #8495 from edx/shr/bug/tnl-2122-fix-show-enable-import-from-youtube-transcript-button
...
add name param check_transcripts
2015-06-12 19:07:41 +05:00
Jim Abramson
79a63bbe0f
Merge pull request #8488 from edx/patch/2015-06-11
...
Patch/2015 06 11
2015-06-12 09:38:51 -04:00
Nimisha Asthagiri
89ea8b31c6
MA-725 responsive_ui indication on responsive xBlocks.
2015-06-12 09:27:21 -04:00
Nimisha Asthagiri
4921ec48c8
MA-792 Course Blocks and Navigation API (user-specific)
2015-06-12 09:27:20 -04:00
Nimisha Asthagiri
037ef3be77
Video module support for student_view_json.
2015-06-12 09:27:17 -04:00
Nimisha Asthagiri
65e330e8b5
Make RequestCache reusable
2015-06-12 09:27:16 -04:00
Waheed Ahmed
4323109cad
Specified number of mongo and split calls in xblock outline handler test with ddt.
...
PLAT-674
2015-06-12 17:17:59 +05:00
Syed Hassan Raza
c9778a5f57
add name param check_transcripts
2015-06-12 16:34:45 +05:00
zubair-arbi
f73b68d6f1
Merge pull request #8382 from edx/zub/story/ecom-1591-studio-display-credit-eligibility-table
...
show credit eligibility requirements in studio
2015-06-12 15:41:58 +05:00
zubair-arbi
3204c8b3fe
show credit eligibility requirements in studio
...
ECOM-1591
2015-06-12 13:19:57 +05:00
Sarina Canelake
233aba74a3
Merge pull request #8222 from Stanford-Online/giulio/font-awesome-icon-names
...
BUGFIX: CCX Font Awesome icon name fixes
2015-06-12 00:02:36 -04:00
Ben Patterson
32ab544b77
Merge pull request #8494 from edx/revert-8347-mcgachey-lti-authentication
...
Revert "[LTI Provider] Basic LTI authentication"
2015-06-11 21:12:05 -04:00
Ben Patterson
f8f2e2121a
Revert "[LTI Provider] Basic LTI authentication"
2015-06-11 21:06:02 -04:00
David Ormsbee
fb491bf265
Merge pull request #8347 from mcgachey/mcgachey-lti-authentication
...
[LTI Provider] Basic LTI authentication
2015-06-11 19:51:57 -04:00
Renzo Lucioni
2db79556bd
Avoid POSTing unnecessary payment processor parameter
2015-06-11 18:24:25 -04:00
Will Daly
9d60b0e07a
Merge pull request #8444 from edx/will/credit-provider-part-two
...
Credit provider integration Python API (Part 2 of 3)
2015-06-11 17:38:42 -04:00
Kelketek
a61b9106ef
Merge pull request #8312 from open-craft/kelketek/fix-flaky-lib-test
...
(SOL-618) Fix for flaky library users studio test
2015-06-11 15:25:35 -05:00
Christopher Lee
203e512d4e
Merge pull request #8487 from edx/clee/discussion-api-delete-comment-rebased
...
Clee/discussion api delete comment rebased
2015-06-11 16:01:28 -04:00
Usman Khalid
5ab2e86988
In bulk_operations() exit, emit signals at the end.
...
PLAT-676
2015-06-11 23:57:48 +05:00
christopher lee
205c735865
Added comment deletion in the discussion API
2015-06-11 14:09:02 -04:00
Renzo Lucioni
41c5916408
Payment button UI modifications
...
Includes button copy revision and a styling tweak to make the selected payment button appear active while disabled.
2015-06-11 13:43:38 -04:00
jsa
e1dfdc0811
Receipt page now also handles Cybersource payment failures.
...
XCOM-398
2015-06-11 13:42:58 -04:00
Sarina Canelake
7df880f514
Merge pull request #8483 from AkA84/update-authors
...
Update AUTHORS
2015-06-11 12:44:18 -04:00
Greg Price
94c1bf495a
Merge pull request #8437 from edx/gprice/discussion-api-edit-comment
...
Add comment editing to discussion API
2015-06-11 12:28:23 -04:00
Alessandro Verdura
e25f62da6b
Add myself to AUTHORS
2015-06-11 18:05:32 +02:00
Greg Price
895731f526
Add comment editing to discussion API
...
This is done via PATCH on a comment instance endpoint.
2015-06-11 11:39:01 -04:00
Will Daly
8988aa1c9e
Credit provider integration Python API
...
* Add end-point for initiating a request for credit from a provider.
* Add an end-point for a provider to update the status of a request (approved / denied).
2015-06-11 11:34:25 -04:00
Will Daly
26f1ecb6a5
Merge pull request #8458 from edx/will/remove-v2-footer
...
Remove V2 of the EdX.org footer
2015-06-11 10:43:30 -04:00
Edward Zarecor
ac6e259388
Merge pull request #8467 from edx/release-2015-06-10-conflict
...
Release 2015 06 10 conflict
2015-06-11 10:16:48 -04:00
Muzaffar yousaf
3706949eab
Merge pull request #8432 from edx/muzaffar/bulk-emails
...
Remove course_title from bulk email.
2015-06-11 18:10:00 +05:00
Ben Patterson
e99a56f3a4
Merge pull request #8470 from edx/benp/flag-flakies-jun2015
...
Flag test as flaky. See SOL-975
2015-06-11 06:18:47 -04:00