Renzo Lucioni
c6777a5b25
Bok Choy tests for the split payment and verification flow
...
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
2015-01-15 17:25:25 -05:00
Brian Talbot
10168b6908
ECOM-873 accessability updates for decoupled verification
2015-01-12 16:21:34 -05:00
Dennis Jen
d2660e530f
Merge branch 'release'
...
Conflicts:
lms/templates/verify_student/make_payment_step.underscore
2015-01-08 15:02:26 -05:00
Will Daly
bea5a3ce64
Fix for ECOM-876
2015-01-07 12:06:36 -05:00
Renzo Lucioni
fe691b051b
Apply most important copy changes from docs
2015-01-06 11:31:12 -05:00
Syed Hassan Raza
1e11baede4
Add aria-disabled attribute
...
TNL-997
2015-01-06 17:21:49 +05:00
Renzo Lucioni
fb013272b8
Wrap full name placeholder in quotes to deal with spaces
...
Also fix failing JS test which was looking for a removed button.
2015-01-05 16:31:55 -05:00
Will Daly
4589a97676
Merge pull request #6427 from edx/will/ecom-849
...
Use disabled property to prevent IE9 users from clicking disabled buttons
2014-12-31 13:20:54 -08:00
Will Daly
4203c1e545
Use disabled property to prevent IE9 users from clicking disabled buttons
2014-12-31 15:17:07 -05:00
AlasdairSwan
686905d9a2
ECOM-811 design and layout changes
...
Copy clean up
2014-12-31 12:07:35 -05:00
AlasdairSwan
8eb484c109
ECOM-811 design and layout changes
2014-12-30 06:53:59 -08:00
Will Daly
d3459be05a
Add Jasmine tests for the payment/verification flow.
2014-12-22 13:25:49 -05:00
Renzo Lucioni
aeeb45cf57
Update virtual pageview event categories, general polish
2014-12-19 17:03:14 -05:00
Will Daly
368dbf2ed8
Merge pull request #6293 from edx/will/set-donation-amount
...
Preserve the contribution amount specified on the track selection page.
2014-12-19 08:44:07 -05:00
Renzo Lucioni
f2e83bf57f
Split payment/verification business intelligence analytics
...
Track verify now and verify later choices, image captures, image retake, and name changes, as well as virtual pageviews for every step in the new flow(s).
2014-12-17 17:08:10 -05:00
Will Daly
5109a862e0
Preserve the contribution amount specified on the track selection page.
2014-12-17 15:35:31 -05:00
Will Daly
df46e843c1
Merge pull request #6271 from edx/will/show-receipt-take-two
...
Add payment information to payment confirmation page
2014-12-17 10:01:50 -05:00
Will Daly
2ea2b8f674
Add JSON end-point for shoppingcart receipt information
...
Add enrollment confirmation page
Fix progress update
Add order info to the payment confirmation page.
2014-12-16 20:40:13 -05:00
stephensanchez
96e22097b2
Add the activate account step to the verified workflow.
...
Changing approach such that email activation is not a step.
Removing stale line of code.
Update activate account step according to new UI changes.
Adding new test for activation.
2014-12-16 20:24:50 +00:00
Will Daly
b4a8302e66
Merge pull request #6268 from edx/will/simplify-template-loading
...
Inline underscore templates; add pre render step
2014-12-16 11:42:06 -05:00
Renzo Lucioni
9faddd9b64
Merge pull request #6267 from edx/renzo/remove-webcam-approve-button
...
Remove webcam capture approval button (checkmark)
2014-12-16 11:15:49 -05:00
Renzo Lucioni
94b22bcde9
Remove webcam capture approval button (checkmark)
2014-12-16 10:01:55 -05:00
Will Daly
80f5d4216a
Inline underscore templates; add pre render step
2014-12-16 08:38:28 -05:00
Will Daly
d3c3f73428
Combine payment and intro step
2014-12-15 13:23:07 -05:00
Will Daly
93cc03a570
Separate verification / payment flow.
2014-12-15 13:11:33 -05:00
Adam Palay
bc8d0a9976
disable "go to payment button" on click (ECOM-643)
2014-11-14 12:22:30 -05:00
Waqas Khalid
d11aaec3a1
Handle the indexerror exception on create_order
...
LMS-2646
2014-09-02 19:08:53 +05:00
Tim Babych
8d0e469cd3
Remove code and template responsible for subsection edit page
2014-08-07 12:27:25 -04:00
Waqas Khalid
95636a9556
Revert "Handle the indexerror exception on create_order"
...
It was merged by mistake during the code freeze.
2014-05-20 18:33:54 +05:00
Waqas Khalid
33871e4515
Handle the indexerror exception on create_order
...
LMS-2646
2014-05-20 16:04:58 +05:00
David Baumgold
ce0bc8f8dd
Added comment to getUserMedia call in photocapture.js
2014-03-31 13:46:21 -04:00
Julia Hansbrough
bf210398e6
Tests and cleanup
...
Improved tests, fixed javascript for photocapture, removed extraneous photocapture code, added time & course numbers to templates for design
2014-01-31 21:48:36 +00:00
Frances Botsford
6c7d715e0e
re-verification dashboard styles
2014-01-31 21:48:35 +00:00
Julia Hansbrough
85030467ed
Skeleton for follow-on verification behavior
...
Quick-and-dirty end-to-end flow, functional for at least the case of one course in need of re-verification.
Ready for design to start taking a look; still needs tests and code cleanup
2014-01-31 21:08:24 +00:00
Julia Hansbrough
45e80f7eee
Removed unused code
2013-11-13 20:57:19 +00:00
Julia Hansbrough
5a572bc0dd
Fixed bug where Flash photo taker would fail
...
LMS-1487
2013-11-13 20:42:19 +00:00
Diana Huang
dd46eb47ab
Add barebones reverification flow.
2013-10-29 14:57:23 -04:00
Diana Huang
94f6bb66d2
Hide the 'take photo' button when there isn't a camera.
2013-09-20 10:59:17 -04:00
Diana Huang
14e0a4a038
Show order errors in page instead of in an alert.
2013-09-12 14:58:34 -04:00
Diana Huang
8839a2053e
Wait until the flash object is loaded before looking for a camera.
2013-09-12 09:09:35 -04:00
David Ormsbee
8278357c74
Hook up interface to Software Secure for identity validation.
2013-09-11 23:59:37 -04:00
David Ormsbee
f9067cbe4d
Merge pull request #940 from edx/ormsbee/flash_detect_camera
...
Detect cameras and flash
2013-09-11 18:58:57 -07:00
Diana Huang
7ab5ae925d
Add in the ability to detect webcams and flash. Show error messages.
2013-09-11 18:39:18 -04:00
David Ormsbee
e498ad522a
Add hasCamera() method to flash camera detection
2013-09-11 18:39:17 -04:00
Renzo Lucioni
9fd4f69e76
Instrument verified cert flow
2013-09-11 16:51:46 -04:00
David Ormsbee
e8a48d6144
Update JS to reflect new link IDs to unbreak the top nav status indicator.
2013-09-10 16:41:29 -04:00
David Ormsbee
dea1878efe
Require that permission be given for Flash camera before we process snapshots.
2013-09-10 14:17:58 -04:00
David Ormsbee
ba1f17e54b
Merge pull request #913 from edx/ormsbee/certs_small_ux
...
Small UI fixes
2013-09-10 10:34:32 -07:00
David Ormsbee
740e5bace7
Prevent being able to click on disabled button in IE.
...
Enable display of course org, num in receipt page.
2013-09-10 13:32:52 -04:00
Frances Botsford
18b4b0b03f
modal functionality for edit name on vcerts
2013-09-10 13:03:09 -04:00