Diana Huang
|
cd479caa78
|
Make sure users are logged in on the verified cert path
|
2013-08-30 13:58:36 -04:00 |
|
Diana Huang
|
b5feb0748f
|
Add in a hook to indicate whether or not the logged in user is active
|
2013-08-30 13:44:49 -04:00 |
|
Diana Huang
|
c96a29d77a
|
Move course_id into the urls.
|
2013-08-30 12:56:47 -04:00 |
|
Diana Huang
|
fc52fab231
|
Go skip verification step if student is already verified.
|
2013-08-29 17:07:53 -04:00 |
|
David Ormsbee
|
8c107569e9
|
Fix cart submission
|
2013-08-29 16:30:53 -04:00 |
|
David Ormsbee
|
634d207762
|
Make it so that auto-filling of selected price works again on confirmation screen before submitting credit card info.
|
2013-08-28 22:25:14 -04:00 |
|
Diana Huang
|
e7a3847e48
|
More validation to the free-form price text box and allow for decimal places
|
2013-08-28 17:43:10 -04:00 |
|
Diana Huang
|
6c647d7630
|
Return the correct data to the backend.
|
2013-08-28 17:06:52 -04:00 |
|
Diana Huang
|
4471079f71
|
Clean up validation of price selection. Add error messaging.
|
2013-08-28 16:43:09 -04:00 |
|
David Ormsbee
|
7af4accc50
|
Preserve purchase amount choice and redisplay on final verification page.
|
2013-08-28 15:06:58 -04:00 |
|
David Ormsbee
|
48484ef9e0
|
move suggested price listing to common include template
|
2013-08-28 11:28:44 -04:00 |
|
David Ormsbee
|
dd50ec4e82
|
Merge design and dev JS/UI for verify student
|
2013-08-26 15:32:40 -04:00 |
|
David Ormsbee
|
3c79e81c9d
|
default to a min price if we loose track of how much they wanted to pay
|
2013-08-23 11:37:34 -04:00 |
|
David Ormsbee
|
cbb259eb1f
|
Allow amounts specified to actually work for purchasing certificates
|
2013-08-23 11:07:06 -04:00 |
|
David Ormsbee
|
2cdddef924
|
Remove useless critical log, remove unnecessary course_id escaping.
|
2013-08-23 01:27:08 -04:00 |
|
David Ormsbee
|
25874c29b0
|
add face capture button
|
2013-08-22 22:33:05 -04:00 |
|
David Ormsbee
|
9b43871373
|
Verification purchase goes through to CyberSource
|
2013-08-22 21:14:18 -04:00 |
|
David Ormsbee
|
ff472e16f1
|
Grabbing the basic order information we need to sent to CyberSource.
|
2013-08-22 15:52:59 -04:00 |
|
David Ormsbee
|
5422fc94ca
|
very stupid initial photo verification attempt save just so we can stuff into a cart
|
2013-08-22 14:54:29 -04:00 |
|
David Ormsbee
|
4a70f7588e
|
Merge branch 'ormsbee/verifyuser' into ormsbee/verifyuser_func
Conflicts:
lms/djangoapps/verify_student/models.py
lms/djangoapps/verify_student/tests/test_models.py
lms/djangoapps/verify_student/tests/test_views.py
lms/djangoapps/verify_student/urls.py
lms/djangoapps/verify_student/views.py
lms/envs/dev.py
lms/templates/verify_student/face_upload.html
lms/templates/verify_student/photo_id_upload.html
lms/urls.py
|
2013-08-22 14:07:08 -04:00 |
|
David Ormsbee
|
0dd5819683
|
basic flow from enroll mode selection to verify screen
|
2013-08-22 13:56:23 -04:00 |
|
David Ormsbee
|
1676fc31a5
|
Halfway state for course enrollment by mode
|
2013-08-21 16:21:53 -04:00 |
|
David Ormsbee
|
775ae010a2
|
Shorted names of models in verify_student
|
2013-08-21 16:21:52 -04:00 |
|
David Ormsbee
|
8f572e537e
|
Flesh out the Software Secure model and add SS-specific encryption functions
|
2013-08-21 16:21:52 -04:00 |
|
David Ormsbee
|
086f55643e
|
Bare bones outline of ID verification templates
|
2013-08-21 16:21:52 -04:00 |
|
David Ormsbee
|
0db7884354
|
Basic first commit of Photo ID Verification model and test code
|
2013-08-21 16:21:52 -04:00 |
|
David Ormsbee
|
59c2bb18ef
|
Bare bones outline of ID verification templates
|
2013-08-15 14:20:36 -04:00 |
|
David Ormsbee
|
d84f764840
|
Basic first commit of Photo ID Verification model and test code
|
2013-08-15 13:18:04 -04:00 |
|