Commit Graph

27986 Commits

Author SHA1 Message Date
Adam Palay
8fa00ea54c update studio footer copyright date 2015-01-08 14:45:53 -05:00
Christine Lytwynec
66228224c0 Merge pull request #6403 from edx/clytwynec/remove_lynx_from_bulk_email
Mock html_to_text.py for unit tests
2015-01-08 14:10:12 -05:00
arbisoft
7bdbf8f17c ECOM-528 added donation support for verified courses 2015-01-09 00:02:04 +05:00
Steve Jackson
c44fe73686 Add sjackso to AUTHORS 2015-01-08 10:49:15 -08:00
Steve Jackson
531dbbe3b9 [TNL-140] Fix unresponsive Studio login error message
Clear the 'invalid login' error message when the user edits her username
or password.  This fix makes makes it clear that future attempts to
login are not being ignored if they continue to generate the same error.

Add an acceptance test case to verify this behavior.

Fixes https://openedx.atlassian.net/browse/TNL-140
2015-01-08 10:48:45 -08:00
David Baumgold
1b02ed5d95 Merge pull request #6252 from edx/studio-move-branded
Placeholder image for Open edX Studio logo, when not running on edx.org
2015-01-08 12:42:40 -05:00
David Baumgold
96d86e4e17 Placeholder image for Open edX Studio logo, when not running on edx.org 2015-01-08 12:42:26 -05:00
David Baumgold
44b792ab26 Replace "edX" with {platform_name} 2015-01-08 11:32:26 -05:00
Ben Patterson
f7e1bfe732 Merge pull request #6491 from edx/benp/add-cleanup-paver-tests
Stop mocks after test.
2015-01-08 11:14:21 -05:00
David Baumgold
a54bff2992 Merge pull request #6487 from edx/remove-linkedin-integration
Remove LinkedIn integration
2015-01-08 10:18:25 -05:00
Nimisha Asthagiri
3498eeb1f6 MA-212 Mobile API support for backward compatibility of course updates. 2015-01-08 10:05:29 -05:00
David Baumgold
ed2afa8aaf Merge pull request #6486 from edx/emails-remove-edx
clean up reject_name_change email template a bit
2015-01-08 09:59:49 -05:00
David Baumgold
6efe0ac382 Merge pull request #6485 from edx/discussion-platform-name
Use {platform_name} in discussions header
2015-01-08 09:34:25 -05:00
Muhammad Ammar
a7339ce734 Merge pull request #6214 from edx/ammar/tnl498
Get students experiments, groups, and cohorts
2015-01-08 15:14:54 +05:00
arbisoft
99659ce3d4 ECOM-528 added donation support for verified courses 2015-01-08 14:52:31 +05:00
muhammad-ammar
5ba492ecf3 Get students experiments, groups, and cohorts
TNL-498
2015-01-08 14:29:53 +05:00
Shrhawk
58fd7a92c3 Merge pull request #6193 from Shrhawk/shr/bug/TNL-952-customresponse-sorting_issue
Fix sorting issue
2015-01-08 12:46:41 +05:00
Nimisha Asthagiri
3c274e2847 Merge pull request #6398 from edx/mobile/MA-199
MA-199 Course Authorization framework in mobile API
2015-01-07 20:19:27 -05:00
Nimisha Asthagiri
5349b55bd0 MA-199 Course Authorization framework in mobile API. 2015-01-07 19:31:02 -05:00
Ben Patterson
d256c82582 Stop mocks after test. 2015-01-07 17:07:34 -05:00
David Baumgold
e95f2aeeed Remove LinkedIn integration 2015-01-07 14:38:48 -05:00
David Baumgold
0ec4855909 clean up reject_name_change email template a bit 2015-01-07 13:38:38 -05:00
David Baumgold
a750e43828 Use {platform_name} in discussions header 2015-01-07 13:32:28 -05:00
Will Daly
47f02ec4d2 Merge pull request #6483 from edx/hotfix/ecom-876
Fix for ECOM-876
2015-01-07 13:07:39 -05:00
Ned Batchelder
897c96dda7 Merge pull request #6482 from edx/ned/enable-schoolyourself
Need to add new XBlocks to the ADVANCED_COMPONENTS list
2015-01-07 12:11:15 -05:00
Will Daly
bea5a3ce64 Fix for ECOM-876 2015-01-07 12:06:36 -05:00
David Baumgold
82d02851a7 Merge pull request #6468 from edx/studio-name-by-default
Use "Studio" name by default (instead of "edX Studio")
2015-01-07 12:04:49 -05:00
Ned Batchelder
36e879a4f0 Need to add new XBlocks to the ADVANCED_COMPONENTS list 2015-01-07 11:42:46 -05:00
Waqas Khalid
1b7d5f347d Test pagination reposition test is failing
Test pagination reposition test is failing on release
and master. It was flaky test and this problem was
caused by the javascript animation. Issue was fixed by
adding the promise that we check the value of window
top after the animation is completed.
2015-01-07 11:23:59 -05:00
Aamir
13332b6d40 Merge pull request #6474 from edx/awais786/course_info_api
Awais786/course info api
2015-01-07 21:04:46 +05:00
chrisndodge
dd2d191285 Merge pull request #6472 from edx/cdodge/fix-pylint-error-in-rc
remove unused variable
2015-01-07 10:10:28 -05:00
stephensanchez
1e7d567b58 Initial framework for the Course About API.
ECOM-248 Course Info API. Basic functionality implemented.

ECOM-248 adding factory for about descriptor and test cases for course info api

ECOM-248 adding test cases for couse info api.

ECOM-248 re-factoring code. updating test cases.

Tests for course_about data module

ECOM-248 Adding test cases for the exceptions.

ECOM-248 re-factoring code. fixing quality issues.

ECOM-248 fixing test cases and moved parse video method into utils.

added github username in authors

ECOM-248 removed merging issue of test_data

ECOM-248 removed unused files
2015-01-07 20:03:54 +05:00
Waqas Khalid
ed812f1ca8 Merge pull request #6476 from mlkwaqas/waqas/fix-discussion-flaky-test
Test pagination reposition test is failing
2015-01-07 19:53:42 +05:00
David Baumgold
2077d4dc6d Merge pull request #6439 from edx/improve-shoppingcart-tests
Change tests so they show failures better.
2015-01-07 09:12:24 -05:00
Waqas Khalid
e39be585ab Test pagination reposition test is failing
Test pagination reposition test is failing on release
and master. It was flaky test and this problem was
caused by the javascript animation. Issue was fixed by
adding the promise that we check the value of window
top after the animation is completed.
2015-01-07 19:02:53 +05:00
Syed Hassan Raza
ee39957101 Fix sorting issue
TNL-952
2015-01-07 17:15:40 +05:00
Sarina Canelake
8af54943e1 Merge pull request #6243 from edx/sarina/default-edx-UI
Clean up front page UI and video elements, remove cruft [OPEN-407, OPEN-358]
2015-01-06 21:58:56 -05:00
Chris Dodge
443a552d5f remove unused variable 2015-01-06 19:24:39 -05:00
Brian Talbot
9dd22206ae Merge pull request #6055 from edx/clrux/update-font-awesome-4.2.0-v2
Upgrade: Font Awesome 4.2.0 - Take #2
2015-01-06 18:36:44 -05:00
Sarina Canelake
4fcbcaa09b Clean up default Open edX pages 2015-01-06 18:27:16 -05:00
Sarina Canelake
61e02fab87 Hide Honor Code mentions if site does not have an Honor Code 2015-01-06 18:26:19 -05:00
Sarina Canelake
3a3ab76261 Change Open edX index page bright blue to grey 2015-01-06 18:26:19 -05:00
Sarina Canelake
682d3d0eae Organize logic on Find Courses view. 2015-01-06 18:26:19 -05:00
Sarina Canelake
b7a1de1ab0 Abstract references to social media accounts 2015-01-06 18:26:19 -05:00
Sarina Canelake
4a2253a07a Remove no-longer-used template 2015-01-06 18:26:18 -05:00
Sarina Canelake
d6741c7700 Clean up default pages for Open edX instances
Remove Jobs, News
Change "Vision" to "About"
2015-01-06 18:26:12 -05:00
Sarina Canelake
aa8b895aea Remove "legacy" footer now that new edx footer in place 2015-01-06 17:20:39 -05:00
Sarina Canelake
6c5542cd24 Change default welcome from mktg text to Open edX text 2015-01-06 17:20:39 -05:00
Sarina Canelake
ec87a14a8d Turn off welcome video by default on Open edX LMS index page 2015-01-06 17:20:39 -05:00
Dennis Jen
a8be702136 Merge pull request #6469 from edx/release
hotfix-2015-01-06
2015-01-06 17:16:32 -05:00