John Eskew
8a9845c26e
Remove ModuleStoreEnum.Type.xml
2016-04-12 11:53:51 -04:00
Simon Chen
149412d2c3
ECOM-3198 Add banner image to the program listing program cards
2016-04-11 14:58:33 -04:00
Tasawer
05898df1c1
updated dashboard with providers text
...
ECOM-2935
2016-03-29 09:26:35 +00: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
Peter Fogg
fd2f3b69ef
Prevent ordering closed courses, and give a good user message.
...
When Drupal attempts to enroll a user in a closed course, a 406 will
be returned. This causes the marketing site to redirect to the track
selection page for that course, which will then redirect to the
dashboard with a nice message.
ECOM-2317
2016-03-08 16:45:49 -05:00
Simon Chen
b47a6d592f
ECOM-3415 make sure all the xseries programs associated with a course is displayed
2016-03-03 08:42:14 -05:00
Omar Khan
50b6bf27f2
Registration: don't require terms of service if checkbox is hidden
...
Fixes test failures in e461374973
2016-03-03 16:58:58 +07:00
Ben Patterson
9e4f14f1be
Revert "Registration: don't require terms of service if checkbox is hidden"
2016-02-29 12:08:09 -05:00
Omar Khan
e461374973
Registration: don't require terms of service if checkbox is hidden
2016-02-24 16:18:32 +07:00
Awais Jibran
d114be732f
Merge pull request #11514 from attiyaIshaque/ai/tnl4067-auto-register-course
...
User automatically registered to course.
2016-02-24 11:24:58 +05:00
Michael Frey
90146d9ae0
Only allow ecommerce checkout if user is also activated
2016-02-23 10:11:14 -05:00
Your Name
b1751e70c3
User automatically registered to course.
2016-02-23 19:07:19 +05:00
Michael Frey
5903ef832c
Merge pull request #11584 from edx/release
...
Merging release back to master
2016-02-18 14:55:25 -05:00
Bill DeRusha
b686abc18d
Disable mailchimp integration for most segment identify requests
2016-02-17 17:10:48 -05:00
vkaracic
f58c2cd6b0
Otto checkout flow
2016-02-17 15:04:19 -05:00
vkaracic
86a4710ee8
Otto checkout flow
2016-02-17 18:16:44 +01:00
Qubad786
faf3a64e36
Bypass unnecessary logs on loging out
2016-02-17 13:42:01 +05:00
Hasnain
0971e3715a
Added check for duplication of email
2016-01-29 14:01:07 +00:00
Ahsan Ulhaq
70eaf18936
caching for requests to credentials service
...
ECOM-3278
2016-01-28 13:05:50 +05:00
Ahsan Ulhaq
5181513629
Show message for earned programs credentials
...
ECOM-3015
2016-01-28 13:05:50 +05:00
Adam Palay
bb2d75d80e
Revert "Merge pull request #11241 from edx/feature/credentials-phase-1"
...
This reverts commit 46df454536 , reversing
changes made to 039e6cdfe6 .
2016-01-25 12:46:57 -05:00
Peter Fogg
6cd12f9f39
Merge pull request #11296 from edx/peter-fogg/fix-certs-migrations
...
[wip] Reintroduce generated certificate changes, with updates to not require a giant migration.
2016-01-22 11:19:54 -05:00
Peter Fogg
96cc38951d
Disable audit certificates for new audit enrollments.
...
Two new certificate statuses are introduced, 'audit_passing' and
'audit_notpassing'. These signal that the GeneratedCertificate is not
to be displayed as a cert to the user, and that they either passed or
did not. This allows us to retain existing grading logic, as well as
maintaining correctness in analytics and reporting.
Ineligible certificates are hidden by using the
`eligible_certificates` manager on GeneratedCertificate. Some places
in the coe (largely reporting, analytics, and management commands) use
the default `objects` manager, since they need access to all
certificates.
ECOM-3040
ECOM-3515
2016-01-22 10:27:55 -05:00
Ahsan Ulhaq
8fb998fee7
caching for requests to credentials service
...
ECOM-3278
2016-01-20 12:51:28 +05:00
Ahsan Ulhaq
4ce58a6f67
Show message for earned programs credentials
...
ECOM-3015
2016-01-20 12:50:30 +05:00
Matt Drayer
9b35844b98
mattdrayer/index-page-bokchoy: Refactor+cover Open edX LMS index page
2016-01-18 23:12:04 -05:00
AlasdairSwan
2676098b02
ECOM-2967 adding GA events for dashboard XSeries messages
2016-01-14 12:37:48 -05:00
Adam
e8925972d9
Merge pull request #11168 from edx/adam/fix-userstanding-page
...
userstanding is now OneToOneField
2016-01-08 13:36:54 -05:00
Adam Palay
7dc54723d3
userstanding is now OneToOneField
2016-01-07 15:11:23 -05:00
David Ormsbee
d23991024a
Merge pull request #11144 from edx/ormsbee/student_dashboard_module_js
...
Disable Courseware JS from loading on Student Dashboard.
2016-01-06 11:33:03 -05:00
David Ormsbee
660d64d7b8
Disable Courseware JS from loading on Student Dashboard.
2016-01-05 13:54:04 -05:00
Jonathan Piacenti
acc0161c0f
Add custom registration form extension feature.
2016-01-05 10:14:28 -06:00
Sarina Canelake
96ddf544ff
Remove Pylint violations
2015-12-17 16:29:28 -05:00
Renzo Lucioni
da16b3da22
Remove dead code
...
Deletes unused code from an old implementation of microsites.
2015-12-14 16:38:14 -05:00
Matt Drayer
115b169259
mattdrayer/SOL-1519: Include course-level configuration in feature check
2015-12-13 09:57:29 -05:00
chrisndodge
4334eb9bd1
Merge pull request #10885 from edx/release
...
Release
2015-12-08 15:21:48 -05:00
Zia Fazal
4f939f79f9
added new endpoint which renders certificate by uuid
...
fixed broken tests and added some optimisations
fixed migration history
2015-12-08 18:21:04 +05:00
Christine Lytwynec
b490bd168a
Merge pull request #10832 from edx/clytwynec/auto-auth-redirect
...
Clytwynec/auto auth redirect
2015-12-07 15:56:23 -05:00
Bill DeRusha
692e5d777a
Update copy for HCFA
...
Update Zendesk ticket to correctly add group.
Add logic to hide new audit certs
2015-12-07 14:18:55 -05:00
Christine Lytwynec
9f5273a7d1
pr fixes
2015-12-07 11:50:41 -05:00
Christine Lytwynec
3b217df917
add new tests for auto_auth redirecting
2015-12-04 15:04:42 -05:00
Mark Sadecki
e10614e75a
adds support to auth_auth for redirecting
2015-12-04 09:45:09 -05:00
Peter Fogg
8b97ca1b24
Merge pull request #10802 from edx/feature/remove-honor-code-certs
...
Remove default honor code.
2015-12-03 14:55:30 -05:00
Bill DeRusha
4b94d6367a
Update dashboard banners and track selection for audit track
...
Remove cert messaging from audit cert/grade info partial
move enrollment display method to helpers
2015-12-03 13:22:08 -05:00
Renzo Lucioni
70d57327eb
Add Programs tab to Studio
...
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
2015-11-25 14:56:50 -05:00
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the
two-argument form of getattr.
2015-11-23 15:32:54 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Chris Dodge
02550cb368
Disable posting to LinkedIn feature for microsites until we can support multiple LinkedIn accounts
2015-11-13 12:57:10 -05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
Eric Fischer
24ee5a68f5
Merge pull request #10490 from edx/release
...
Release 4 November 2015 to master
2015-11-04 13:19:09 -05:00