Matt Drayer
c812963808
Merge pull request #9584 from edx/mattdrayer/cert-webview-add-org-fields
...
mattdrayer/cert-webview-add-org-fields: Added new fields to context
2015-09-03 09:50:46 -04:00
Muhammad Shoaib
3bbd021a73
MAYN-122
...
added the scrolling for the registration_code_generation modal dialog box.
2015-09-03 18:12:51 +05:00
Tasawer
01ca1f9be1
removing deprecated view VerifyLaterView
...
XCOM-285
2015-09-03 07:19:39 +00:00
Waheed Ahmed
8f12fdf6eb
Fixed duration not display on youtube player.
...
TNL-3056
2015-09-03 12:14:55 +05:00
Kevin Falcone
ff8e473787
Merge pull request #9588 from edx/release
...
Merge two hotfixes to release
2015-09-02 14:11:29 -04:00
Frances Botsford
0145ae7b6e
adjust teams search styles and add search clear
2015-09-02 12:26:08 -04:00
Andy Armstrong
4be74937df
Add searching to the teams view
...
TNL-1935
2015-09-02 12:26:07 -04:00
Ben Patterson
9fd1d9079f
Merge pull request #9569 from edx/benp/TE-572-disable
...
TE-572 disable flaky test.
2015-09-02 11:27:21 -04:00
Matt Drayer
f74c9b6de5
mattdrayer/cert-webview-add-org-fields: Added new fields to context
2015-09-02 10:10:21 -04:00
Matt Drayer
49158fe0c9
Merge pull request #9535 from edx/ziafazal/MAYN-119
...
MAYN-119: Hide shopping Cart menu
2015-09-02 10:05:47 -04:00
David Ormsbee
d81b674789
Add lms/envs/aws.py entry for LTI_AGGREGATE_SCORE_PASSBACK_DELAY
2015-09-02 09:27:05 -04:00
David Ormsbee
127467f20a
Merge pull request #9023 from mcgachey/lti-collated-grades
...
[LTI Provider] Grade passback for non-leaf blocks.
2015-09-02 07:34:10 -04:00
Zia Fazal
4b4ca54674
Hide shopping Cart menu
...
Shopping Cart menu should not be visible in case of while label site.
added tests
2015-09-02 14:55:34 +05:00
Braden MacDonald
2438b27b9c
Merge pull request #9330 from open-craft/fix-offline-gradecalc
...
Fix Offline Grade Calculation
2015-09-01 19:41:22 -07:00
Ben Patterson
29e1c49d6a
TE-572 disable flaky test.
...
This test has become unreliable. More info can be found in the JIRA ticket.
2015-09-01 18:12:25 -04:00
David Ormsbee
f577a6d278
Add body hash to LTI outcome message.
...
This is necessary to properly implement the LTI outcome passback
spec. It was not included previously because it was causing problems
with Canvas, but Blackboard will not accept outcomes unless they are
properly signed.
The requests_oauthlib doesn't support the body hash spec out of the
box, so BodyHashClient needed to be made. Fortunately, it's a pretty
simple spec:
https://oauth.googlecode.com/svn/spec/ext/body_hash/1.0/oauth-bodyhash.html
2015-09-01 15:29:00 -04:00
David Ormsbee
664544035a
Add explicit name for LTI provider outcome celery task.
2015-09-01 15:29:00 -04:00
David Ormsbee
37cdb89a5e
Allow LtiConsumer.instance_guid to be blank.
...
The instructions say that this should be left blank until the
initial launch, but Django Admin kicks that out because blanks
are not allowed at the model level.
2015-09-01 15:29:00 -04:00
Peter Fogg
67a6dd08bc
Remove unnecessary bindAll calls.
2015-09-01 13:56:20 -04:00
Christina Roberts
9f86f18841
Merge pull request #9503 from edx/christina/composite-index
...
Team API Performance Improvements
2015-09-01 10:30:47 -04:00
Ned Batchelder
af609f103f
Merge pull request #9494 from edx/ned/move-recommender-tests
...
Move recommender XBlock tests to openedx/tests/external
2015-09-01 10:20:24 -04:00
Davorin Šego
1d229a3293
Merge pull request #9540 from edx/dsego/SOL-1065
...
Use AjaxHelpers instead of Sinon fake server
2015-09-01 15:53:18 +02:00
Davorin Sego
a0a0078d1f
Use AjaxHelpers instead of Sinon fake server
2015-09-01 14:59:21 +02:00
Muhammad Ammar
f2b3ec5766
Merge pull request #9513 from edx/ammar/tnl3125-i18n-and-rtl-fixes
...
i18n and rtl fixes
2015-09-01 16:50:33 +05:00
Amir Qayyum Khan
e15732114d
Fixed CCX display name issue in enrollment/unenrollment email templates for non EDX members
2015-09-01 13:22:50 +05:00
muhammad-ammar
4840b46716
i18n and rtl fixes
...
TNL-3125
2015-09-01 12:16:41 +05:00
tasawernawaz
c217d986de
Merge pull request #9516 from edx/tasawer/dev-story/ecom-1017-removing-experimental-logistration-endpoints-updated
...
Removed unused url endpoints
2015-09-01 11:50:52 +05:00
frances botsford
072a66e196
Merge pull request #9468 from edx/frances/teams-padding-responsive-followup
...
updated responsive body class to .is-view-in-course
2015-08-31 21:52:01 -04:00
Ned Batchelder
f925a4af9c
Move recommender XBlock tests to openedx/tests/xblock_integration
...
I want to make clear that these tests rely on XBlocks in other repos,
and that ideally in time we would move these tests into the XBlock repo.
2015-08-31 17:14:47 -04:00
David Ormsbee
40f833164c
Merge pull request #9509 from edx/ormsbee/faster_tests_shoppingcart
...
Shift some shoppingcart tests to use SharedModuleStoreTestCase.
2015-08-31 16:07:58 -04:00
Sarina Canelake
25169ccc4d
Merge pull request #9147 from open-craft/OC-791-answer-export
...
Move problem responses export from legacy instructor dash to new instructor dash
2015-08-31 15:12:55 -04:00
Frances Botsford
44d3cb444f
updated responsive body class to .is-view-in-course
2015-08-31 14:41:46 -04:00
asadiqbal
c1162864aa
SOL-1158
2015-08-31 21:17:40 +05:00
Tasawer
cd69ca2b23
Removed unused url endpoints + fixed broken tests
...
ECOM-1017
2015-08-31 12:50:08 +00:00
Peter Fogg
9e7c93d931
Merge pull request #9504 from edx/peter-fogg/sort-team-page
...
Allow sorting of teams in a topic
2015-08-28 16:25:57 -04:00
Peter Fogg
2c774fd271
Allow sorting of teams in a topic.
...
TNL-1937
2015-08-28 15:46:07 -04:00
David Ormsbee
1e430a76ca
Merge pull request #9495 from edx/ormsbee/faster_tests_course_struct
...
Convert course_structure_api tests to SharedModuleStoreTestCase.
2015-08-28 15:06:16 -04:00
David Ormsbee
f696c98f82
Merge pull request #9510 from edx/ormsbee/faster_tests_disc_api_serializers
...
Use SharedModuleStoreTestCase in Discussion API serializer tests.
2015-08-28 13:39:15 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
clrux
52a8bc50cb
Merge pull request #9367 from edx/clrux/ac-76-course-nav
...
Course navigation menu accessibility issue
2015-08-28 13:27:44 -04:00
chrisndodge
69ddbc0dc4
Merge pull request #9370 from edx/cdodge/add-course-id-to-survey-answers
...
add the ability to persist the course_key where the user answered the…
2015-08-28 13:03:58 -04:00
cahrens
9992ba66df
Name teams in a more meaningful way
2015-08-28 12:42:50 -04:00
Peter Fogg
17253ead24
Cache team_size on CourseTeam model and remove is_active field.
...
TNL-3112 TNL-3154
2015-08-28 12:29:42 -04:00
cahrens
583b265934
Add course_id and topic_id composite index.
2015-08-28 12:16:39 -04:00
cahrens
cd4916b68a
MySQL order_by is case insensitive.
...
Tests run with SQLlite though, which is case sensitive.
2015-08-28 12:16:38 -04:00
David Ormsbee
e9378881e8
Use SharedModuleStoreTestCase in Discussion API serializer tests.
2015-08-28 11:43:48 -04:00
Andy Armstrong
a8284058e6
Merge pull request #9517 from edx/andya/disable-flaky-forum-test
...
Disable team discussion Jasmine tests
2015-08-28 11:41:15 -04:00
Ned Batchelder
741f06864a
Merge pull request #9502 from edx/ned/import-path-differently
...
Change imports from path to use the stablest name.
2015-08-28 11:12:10 -04:00
David Ormsbee
1f64506c31
Merge pull request #9507 from edx/ormsbee/faster_tests_comment_client
...
Convert CohortedTestCase to use SharedModuleStoreTestCase.
2015-08-28 10:59:09 -04:00
Andy Armstrong
b74a1b9825
Disable team discussion Jasmine tests
...
This is a temporary solution until we can fix TNL-3007
2015-08-28 10:46:41 -04:00