Jonathan Piacenti
112a143589
Refactor badging, move into its own app.
2016-04-01 10:13:08 -05:00
Muzaffar yousaf
cc4349e9ae
Merge pull request #11990 from edx/mzfr/prvw-masqrd-tnl4291
...
Staff should be able to masquerade when previewing content.
2016-04-01 19:42:58 +05:00
Clinton Blackburn
c921f2ac90
Merge pull request #12011 from edx/clintonb/course-api-image
...
Exposing absolute/CDN image URLs via Course API
2016-04-01 10:31:59 -04:00
Clinton Blackburn
00b48e54a1
Exposing absolute/CDN image URLs via Course API
...
ECOM-4013
2016-04-01 09:42:57 -04:00
J. Cliff Dyer
845b0261c0
Fix broken import due to merging oauth changes to master
2016-04-01 12:14:27 +00:00
Cliff Dyer
6917eb03cf
Merge pull request #12009 from edx/merge-release-into-master
...
Merge oauth release into master via intermediary branch
2016-04-01 06:12:16 -04:00
Omar Khan
793bb0f1e9
Custom icons for third party auth login buttons
...
- Icon images can be uploaded from the django admin
- Test coverage improved
2016-04-01 08:57:43 +07:00
Sanford Student
53e6611fc8
removing feature flag for next button across sections
2016-03-31 16:50:48 -04:00
Renzo Lucioni
dc25ece02a
Merge pull request #11879 from edx/schen/ECOM-3194
...
ECOM-3194 Create the listing page of Programs (x-series) which learners have enrolled in
2016-03-31 16:35:54 -04:00
J. Cliff Dyer
05218f954b
Merge remote-tracking branch 'origin/release' into merge-release-into-master
2016-03-31 20:15:22 +00:00
Simon Chen
21be72048a
Create the listing page of Programs (x-series) which learners have enrolled in
2016-03-31 15:35:50 -04:00
Adam Palay
6e43d97fe7
make sure email from addresses don't exceed 320 characters (TNL-4264)
...
clean up and fix quality violations
since get_course can never return None, we can remove these lines
2016-03-31 14:23:08 -04:00
Simon Chen
cd737b6fcc
Merge pull request #11992 from edx/schen/ECOM-3673
...
ECOM-3673 Update the course end date description text to remove the reference to certificates
2016-03-31 11:50:52 -04:00
Simon Chen
33fc268d21
ECOM-3673 Update the course end date description text to remove the reference to certificate when course enrollment is in audit mode
2016-03-31 10:47:31 -04:00
muzaffaryousaf
e572eafaa4
Staff should be able to masquerade when previewing content.
...
TNL-4291
2016-03-31 19:12:16 +05:00
Diana Huang
ced32800a6
Add new djangoapp that allows for configuration of
...
Verified Track Cohorts through the admin interface.
2016-03-31 09:45:22 -04:00
attiyaIshaque
b912aa453f
Merge pull request #11948 from edx/atiya/ECOM-3963-specific-student
...
Fixed error on Course Home, when viewed as specific student.
2016-03-31 10:48:43 +05:00
Clinton Blackburn
bc5e6c8da2
Merge pull request #11985 from edx/clintonb/course-api-pacing
...
Added pacing field Course API
2016-03-30 17:27:07 -04:00
Clinton Blackburn
1185fff1ec
Added pacing field Course API
...
ECOM-3994
2016-03-30 14:36:43 -04:00
Diana Huang
70145de7bb
Merge pull request #11061 from CredoReference/impossible-to-click-check-without-answer
...
PR-154 - Make it impossible to click "final check" without selecting a choice
2016-03-30 11:33:11 -04:00
J. Cliff Dyer
1df040228a
Configure LMS to select oauth2 providing library.
...
Available backends:
* django-oauth-toolkit (DOT)
* django-oauth2-provider (DOP)
* Use provided client ID to select backend for
* AccessToken requests
* third party auth-token exchange
* Create adapters to isolate library-dependent functionality
* Handle django-oauth-toolkit tokens in edX DRF authenticator class
MA-1998
MA-2000
2016-03-30 14:21:27 +00:00
J. Cliff Dyer
88fef8b2a4
Use renamed edx_oauth2_provider throughout.
...
MA-1998 Install and configure django_oauth_toolkit to coexist with
existing oauth libraries.
2016-03-30 14:21:17 +00:00
Dmitry Viskov
4c83a2f0de
Make it impossible to click "final check" without selecting a choice
2016-03-30 16:50:00 +03:00
Matt Drayer
db3b2f0c97
Merge pull request #11954 from edx/mattdrayer/theme-ecommerce-url
...
mattdrayer/theme-ecommerce-url: Theme support for ECOMMERCE_PUBLIC_URL_ROOT
2016-03-30 09:41:30 -04:00
attiyaishaque
acc6d4f282
Fixed error on Course Home, when viewed as specific student.
2016-03-30 17:09:25 +05:00
mrey
b5bf8fe143
ShoppingCart: Added 'Order' word to PDF name file
2016-03-30 13:22:01 +02:00
mrey
125eb81775
ShoppingCart: Added number receipt to PDF name file
2016-03-30 13:11:07 +02:00
Dmitry Viskov
57a9839e4c
LTI-9 - Bug with sending back grades for a non-leaf blocks on devstack
2016-03-30 03:38:21 +03:00
Nimisha Asthagiri
74a9989f04
Merge pull request #11705 from edx/tnl/next_button
...
Activate LMS Navigation Button across sections
2016-03-29 15:05:59 -04:00
Nimisha Asthagiri
2c90cac962
Accessible Sequence navigation
...
MA-2190
2016-03-29 12:59:05 -04:00
Nimisha Asthagiri
8cbf99aca4
Activate Next and Previous Buttons across sections
...
MA-2152
MA-2153
2016-03-29 12:58:08 -04:00
John Eskew
7e9a139d03
Merge pull request #11766 from CredoReference/too-many-mongo-queries-in-instructor-api-gradebook
...
Reduce the number of queries to mongodb in /courses/<course-id>/instructor/api/gradebook API
2016-03-29 10:27:02 -04:00
Christina Roberts
a8f274d542
Merge pull request #11970 from edx/christina/tnl-4284
...
Delete out-of-date test.
2016-03-29 10:13:50 -04:00
Renzo Lucioni
b1f3b7d10f
Merge pull request #11971 from edx/renzo/bypass-home
...
Add option to bypass course home
2016-03-29 09:12:20 -04:00
Brian Beggs
1dff9d45f3
Merge pull request #11787 from mitocw/enhancement/aq/add_master_course_staff_in_ccx_fix_migration_issue
...
Adds staff and instructor users of the master course to CCX
2016-03-28 18:49:46 -04:00
Renzo Lucioni
6f49579166
Add option to bypass course home
...
Exposes an advanced setting in Studio allowing course teams to bypass the home tab when students arrive from the dashboard, sending them directly to course content. ECOM-3961.
2016-03-28 17:49:55 -04:00
Zia Fazal
a796b56314
saleem-latif/WL-328: Multi-Site Comprehensive Theming
...
ziafazal: improvements need for multi-tenancy
ziafazal: fixed broken tests
ziafazal: no need to add setting in test.py
ziafazal: added hostname validation
ziafazal: changes after feedback from mattdrayer
ziafazal: fixed branding and microsite broken tests
ziafazal: make STATICFILES_DIRS to list
ziafazal: added theme directory to mako lookup for tests
ziafazal: added more protection in test_util
saleem-latif: Enable SCSS Overrides for Comprehensive Theming
saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates
saleem-latif: Correct errors in python tests
mattdrayer: Fix invalid release reference
mattdrayer: Update django-wiki reference to latest release
saleem-latif: Update Theme storages to work with Caching, Pipeline and collectstatic
saleem-latif: Incorporate feedback changes
mattdrayer: Pylint violation fix
mattdrayer: Fix broken pavelib test
2016-03-28 14:57:01 -04:00
cahrens
db3596546e
Delete out-of-date test.
...
TNL-4284
2016-03-28 14:53:38 -04:00
Amir Qayyum Khan
795ead82b5
Added master course staff and admins to ccx and fixed same issues related to ccx
2016-03-26 03:18:39 +05:00
Matt Drayer
000ad0a326
mattdrayer/theme-ecommerce-url: Add theme support for ECOMMERCE_PUBLIC_URL_ROOT setting
2016-03-25 11:19:15 -04:00
Muzaffar yousaf
73c97f4d75
Merge pull request #11935 from edx/mzfr/rqst-timeout-tnl2444
...
Setting request timeouts for edx notes.
2016-03-25 18:42:16 +05:00
muzaffaryousaf
1ecba9a954
Setting request timeouts for edx notes.
...
TNL-2444
2016-03-25 16:26:35 +05:00
Waheed Ahmed
4399a5c7bd
Fixed the other half of forgot password flow accourding to logistration.
...
ECOM-2947
2016-03-25 12:02:03 +05:00
Dennis Jen
33bff3b244
Merge pull request #11897 from edx/dsjen/instructor-dash-enrollment-safe-temp
...
Added safe templating to instructor_analytics.html.
2016-03-24 15:36:39 -04:00
Dennis Jen
3ff09dee9a
Added safe templating to instructor_analytics.html.
2016-03-24 09:45:57 -04:00
Usman Khalid
78016db313
Merge pull request #11932 from edx/release
...
Merge release to master
2016-03-24 16:58:12 +05:00
Usman Khalid
59b452a4b3
Quality fixes.
2016-03-24 02:46:54 +05:00
Ehtesham
5ad2eb300c
[TNL-4073][TNL-4273] Make sure that domain defined for preview exists in
...
HOSTNAME_MODULESTORE_DEFAULT_MAPPINGS,
2016-03-23 18:52:32 +05:00
vkaracic
3c8ae7c3b2
Change EcommerceService's is_enabled to accept User instead of request
...
. And change the verification link in the sidebar to redirect to new basket if the EcommerceService is enabled.
2016-03-23 07:44:55 +00:00
Andy Armstrong
0177eeded4
Add the UI Toolkit to edx-platform
...
UITK-75
2016-03-22 15:31:27 -04:00