asadiqbal
df83c87e60
MAYN-116 Including GTM code from microsite
2015-09-30 14:36:34 -04:00
Matt Drayer
65831c887d
Merge pull request #9806 from edx/ziafazal/SOL-1185
...
ziafazal/SOL-1185: move SOCIAL_SHARING_SETTINGS out of FEATURES
2015-09-30 14:12:33 -04:00
chrisndodge
d9a21d72fc
Merge pull request #9945 from edx/cdodge/credit-status-messaging
...
Make the message to the end user consistent across as requirement typ…
2015-09-30 12:40:59 -04:00
David Baumgold
3f6e39054e
Merge pull request #9955 from edx/partially-revert-comprehensive-theming
...
Remove the edx.org comprehensive theme
2015-09-30 12:17:22 -04:00
David Baumgold
7cd9db1216
Disable some tests for comprehensive theming
...
Depends on functionality that has been temporarily reverted
2015-09-30 11:33:41 -04:00
David Baumgold
116ca29189
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 11:04:28 -04:00
Peter Fogg
999c5d8c70
Merge pull request #9961 from edx/peter-fogg/add-ecommerce-service-user
...
Reserve ecommerce service username on edx-platform.
2015-09-30 10:45:48 -04:00
David Baumgold
1fe37195b3
Merge pull request #9900 from edx/i18n-course-browse-copy
...
i18n course browse copy
2015-09-30 09:48:21 -04:00
Awais Qureshi
c486f857ca
Merge pull request #9881 from edx/awais786/ECOM-1988-upgrade-msg-with-credit-mode
...
Hide upgrade message on student dashboard for credit enrollments
2015-09-30 12:51:38 +05:00
Chris Dodge
799571b213
Make the message to the end user consistent across as requirement types, except for grade requirements
2015-09-29 22:24:59 -04:00
Peter Fogg
448f4d51e6
Reserve ecommerce service username on edx-platform.
2015-09-29 17:29:55 -04:00
Clinton Blackburn
84e56ed8cb
Merge pull request #9956 from edx/clintonb/receipt-fix
...
Fixed receipt page bug
2015-09-29 17:20:12 -04:00
Clinton Blackburn
6f22fc07f6
Fixed receipt page bug
...
Variable name was broken by a commit in #9868 .
ECOM-2431
2015-09-29 17:19:26 -04:00
Ned Batchelder
8ec2de9359
DRF 3.1 now uses request.data instead of request.DATA
2015-09-29 15:25:55 -04:00
frances botsford
be0b70bd06
Merge pull request #9910 from edx/frances/invalid-cert-styles
...
Styles and content adjustments for invalid cert view
2015-09-29 12:23:25 -04:00
Awais
0ca586f65b
If enrollment mode is credit then upgrade message should not appear.
...
Fixing certificates for credit mode.
ECOM-1988
2015-09-29 20:56:32 +05:00
Frances Botsford
28d09a7233
styles and content adjustments for invalid cert view
2015-09-29 11:30:48 -04:00
Matt Drayer
e0c430ffe3
Merge pull request #9941 from edx/ziafazal/MAYN-138
...
MAYN-138: Rebranding Help tab didn't work
2015-09-29 10:35:40 -04:00
Bill DeRusha
a6873cb883
Merge pull request #9875 from edx/bderusha/segment-cleanup
...
Segment Clean Up
2015-09-29 10:33:03 -04:00
Bill DeRusha
14e1ef13fe
Merge pull request #9865 from edx/bderusha/segment-version-bump
...
Bump version of segemnt's analytics-python package to 1.1.0
2015-09-29 09:33:49 -04:00
Brian Beggs
a4c99964cc
Merge pull request #9937 from edx/bbeggs/2015-09-22-release-to-master
...
Merge patch/2015-09-22 (Django rest framework) to master
2015-09-29 09:24:01 -04:00
Matt Drayer
d3c50ee3a2
Merge pull request #9884 from edx/saleem-latif/SOL-1190
...
SOL-1190: line breaks in signatory title are not reflected in the cert
2015-09-29 08:50:25 -04:00
Zia Fazal
604ac8504c
use platform_name template tag
2015-09-29 17:01:55 +05:00
Saleem Latif
d91aa83af5
reverting the chnages sent in MAYN-131, final solution will be submitted in a separate PR
2015-09-29 14:03:19 +05:00
Saleem Latif
abfa6d9ad1
Line breaks in signatory title issue fixed
2015-09-29 12:38:58 +05:00
Brian Beggs
14d7a7525b
fixed PEP-8 violations
2015-09-28 21:42:28 -04:00
Brian Beggs
cc73bc0b61
added test to discussions_api client to test JSON response that is absent of the resp_total key
2015-09-28 21:03:19 -04:00
Brian Beggs
d9de52751d
Merge remote-tracking branch 'origin/release' into bbeggs/2015-09-22-release-to-master
2015-09-28 20:58:34 -04:00
Ben Patterson
2fd6add524
Revert "Merge DRF 3.1 in to master"
2015-09-28 17:12:43 -04:00
Brian Beggs
53524efbd8
Fixes for rebasing of the release on 2015-09-23
2015-09-28 11:52:33 -04:00
Will Daly
322db6de7a
TNL-3316: Error on Insights performance report
...
Preserve DRF v2 behavior of defaulting to None
for missing keys in the grading policy dictionary.
2015-09-28 11:52:32 -04:00
Will Daly
d11ccad0fc
Upgrade djangorestframework to v3.1
...
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
2015-09-28 11:52:30 -04:00
David Baumgold
78f8fc39e8
Merge pull request #9922 from edx/cdodge/proctoring-2015-10-01
...
bump version of edx-proctoring to 0.9.11
2015-09-28 11:37:11 -04:00
Brian Beggs
fd7fe3d04d
Merge pull request #9915 from edx/release
...
Merging hotfix 2015-09-24 back in to master
2015-09-28 11:11:41 -04:00
Matt Drayer
5374f10daa
Merge pull request #9925 from edx/saleem-latif/MAYN-131
...
MAYN-131: Update Unsupported Browser message
2015-09-28 10:01:44 -04:00
Marco Morales
ad5aab4cc1
Merge pull request #9666 from edx/marco/UX-2586/discussions-profile-photos
...
Discussion post cleanup (in preparation for post author images support)
2015-09-28 09:12:42 -04:00
Saleem Latif
5b985a5914
updated error message
2015-09-28 16:20:57 +05:00
Chris Dodge
3b650133bf
bump version of edx-proctoring to 0.9.11
2015-09-27 17:53:13 -04:00
chrisndodge
e58fe799d8
Merge pull request #9917 from edx/cdodge/put-back-icon-indicator
...
edx-procoting will be passing back which font-awesome icon to use
2015-09-25 20:16:28 -04:00
Brian Beggs
144c347387
Fixes for rebasing of the release on 2015-09-23
2015-09-25 12:40:58 -04:00
Will Daly
d6c7d8d383
TNL-3316: Error on Insights performance report
...
Preserve DRF v2 behavior of defaulting to None
for missing keys in the grading policy dictionary.
2015-09-25 12:40:57 -04:00
Will Daly
8555630df7
Upgrade djangorestframework to v3.1
...
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
2015-09-25 12:40:57 -04:00
Chris Dodge
7b980b82e8
edx-procoting will be passing back which font-awesome icon to use
2015-09-25 12:17:00 -04:00
Christine Lytwynec
80dafc2133
Merge pull request #9506 from edx/clytwynec/AC-157
...
Manage focus on delete component modal
2015-09-25 08:58:26 -04:00
Braden MacDonald
b98956bdf6
Merge pull request #9672 from open-craft/tpa-providers-api
...
Initial implementation of API for listing a user's third party auth providers
2015-09-24 15:52:52 -07:00
clrux
5ad3ed4d38
Merge pull request #9899 from edx/clrux/ac-76-fixup
...
LMS: replacing proctoring markup from accordion
2015-09-24 14:59:01 -04:00
Chris Rodriguez
b49f9104b8
LMS: replacing proctoring markup from accordion
2015-09-24 13:21:37 -04:00
Andy Armstrong
5316cbee02
Merge pull request #8809 from edx/zoldak/update-sinon
...
Update Sinon library
2015-09-24 13:17:03 -04:00
clrux
8076da139c
Merge pull request #9775 from edx/clrux/ac-147
...
Addressing contrast and hover states for 'clear filters' button on the find courses page
2015-09-24 12:08:14 -04:00
Bill DeRusha
c721ff5a82
Replace SEGMENT_IO_LMS & SEGMENT_IO_LMS_KEY with single key SEGMENT_KEY
2015-09-24 11:49:03 -04:00