David Ormsbee
|
1ac71223c1
|
Merge pull request #979 from edx/ormsbee/ss_small_fixes
Send JSON messages to Software Secure in UTF-8, without escaping
|
2013-09-13 12:25:44 -07:00 |
|
Brian Talbot
|
15b3b9ade0
|
Merge pull request #977 from edx/talbs/fix-i8tn-nav
LMS: Header Logo/Brand alt Attribute Value Fix
|
2013-09-13 12:24:45 -07:00 |
|
David Ormsbee
|
8c056f383e
|
Make sure our JSON messages output unescaped UTF-8 text, to match Software Secure expectations.
|
2013-09-13 15:20:08 -04:00 |
|
Brian Talbot
|
ec94376de4
|
Verification: revises instructional photo review copy to match page layout change
|
2013-09-13 15:15:44 -04:00 |
|
Brian Talbot
|
4b4c68d9fd
|
LMS: resolves alt attribute copy issue for app/brand logo element - i8tn and settings data
|
2013-09-13 15:01:07 -04:00 |
|
Diana Huang
|
9d6c104f54
|
Merge pull request #963 from edx/diana/better-order-error-handling
Show order errors in page instead of in an alert.
|
2013-09-13 09:38:19 -07:00 |
|
Vik Paruchuri
|
8613594c49
|
Merge pull request #971 from edx/fix/vik/pg-hotfix
Fix/vik/pg hotfix
|
2013-09-13 09:23:00 -07:00 |
|
Frances Botsford
|
bf14476242
|
adjusted error wording on failed photo verification order
|
2013-09-13 12:10:10 -04:00 |
|
Frances Botsford
|
0815bd48fe
|
adjusted error wording on failed photo verification order
|
2013-09-13 11:54:32 -04:00 |
|
David Ormsbee
|
d1e1e7e5bc
|
Minor fixes to handle non-ASCII names/config in student verification.
|
2013-09-13 11:49:54 -04:00 |
|
David Ormsbee
|
b6a863fb0e
|
Make sure we use the name that was frozen at time of verification when sending to Software Secure.
|
2013-09-13 11:48:44 -04:00 |
|
Vik Paruchuri
|
009017fe07
|
Address review comments
|
2013-09-13 11:06:40 -04:00 |
|
Vik Paruchuri
|
b222e66f45
|
Fix nopathtoitem error in peer grading
|
2013-09-13 11:06:23 -04:00 |
|
Brian Talbot
|
1c5e9730f2
|
Verification: revises copy on receipt page to reflect a completed registration process
|
2013-09-13 10:14:06 -04:00 |
|
Diana Huang
|
14e0a4a038
|
Show order errors in page instead of in an alert.
|
2013-09-12 14:58:34 -04:00 |
|
Jay Zoldak
|
ade62ab90f
|
Fix acceptance tests to capture images for paid cert flow
|
2013-09-12 14:33:07 -04:00 |
|
David Ormsbee
|
221777e6ea
|
Re-enable signature checking for Software Secure callbacks
|
2013-09-12 11:59:03 -04:00 |
|
David Ormsbee
|
e3895b7856
|
Force a save of the model when we're uploading a photo ID so our generated key is always saved.
|
2013-09-12 10:33:24 -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
|
b8fcc118dd
|
Merge pull request #942 from edx/ormsbee/aws_verify_settings
Tiny change to pull in student verification settings on aws envs
|
2013-09-11 22:08:44 -07:00 |
|
David Ormsbee
|
5942a87071
|
Pull VERIFY_SETTINGS from AUTH_TOKENS
|
2013-09-12 01:04:01 -04:00 |
|
David Ormsbee
|
92cab96c11
|
Merge pull request #941 from edx/ormsbee/softwaresecure
Software Secure message signing and callback
|
2013-09-11 21:17:14 -07:00 |
|
David Ormsbee
|
8278357c74
|
Hook up interface to Software Secure for identity validation.
|
2013-09-11 23:59:37 -04:00 |
|
David Ormsbee
|
00f96ec79f
|
Merge pull request #937 from edx/zoldak/add-cert-tests
Add more certificates test for newly implemented features
|
2013-09-11 20:33:53 -07:00 |
|
David Ormsbee
|
af9193afda
|
Merge pull request #939 from edx/hotfix/progress-500s
Hotfix/progress 500s
|
2013-09-11 19:04:44 -07: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 |
|
Renzo Lucioni
|
fbe5cafdab
|
Merge pull request #936 from edx/renzo/instrument-verified-cert-flow
Renzo/instrument verified cert flow
|
2013-09-11 16:02:43 -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 |
|
Frances Botsford
|
5921bca082
|
adding notification to photo page when no flash or webcam is detected
|
2013-09-11 18:39:17 -04:00 |
|
David Ormsbee
|
e498ad522a
|
Add hasCamera() method to flash camera detection
|
2013-09-11 18:39:17 -04:00 |
|
Adam Palay
|
ee62719025
|
check if module created from description is None before looking for its child descriptors
|
2013-09-11 18:33:51 -04:00 |
|
Adam Palay
|
7ff4397e81
|
change disable_start_dates to False in lms.dev to mirror more closely a production environment
|
2013-09-11 18:33:43 -04:00 |
|
Jay Zoldak
|
fbeb63ee47
|
Add more certificates test for newly implemented features
|
2013-09-11 17:29:50 -04:00 |
|
Renzo Lucioni
|
9fd4f69e76
|
Instrument verified cert flow
|
2013-09-11 16:51:46 -04:00 |
|
Jay Zoldak
|
1ead54223b
|
Change locators of links to match updated ids
|
2013-09-11 16:23:51 -04:00 |
|
Jay Zoldak
|
36f7d439aa
|
Change locators of links to match updated ids
|
2013-09-11 16:18:59 -04:00 |
|
Frances Botsford
|
3e9584bb1c
|
cleanup on vcert payment error and receipt billing info
|
2013-09-11 13:40:26 -04:00 |
|
Brian Talbot
|
59a7a47b02
|
Verification: changes formatting of billing address/info on receipt view
|
2013-09-10 16:51:21 -04:00 |
|
Brian Talbot
|
253f8e2d15
|
Verification: revises UI header copy
|
2013-09-10 16:51:21 -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 |
|
Brian Talbot
|
d066692bce
|
Verification: revising textarea reset formatting and increasing close modal control size
|
2013-09-10 13:03:25 -04:00 |
|
Frances Botsford
|
18b4b0b03f
|
modal functionality for edit name on vcerts
|
2013-09-10 13:03:09 -04:00 |
|
Frances Botsford
|
5c7443be38
|
cleanup copy on reqs, photo, and choose pages
|
2013-09-10 09:13:00 -04:00 |
|
Valera Rozuvan
|
ee02c06250
|
Add Learning Tools Interoperability (LTI) blade.
LTI blade allows to include LTI components to courses.
Python integration, Jasmine and acceptance tests are included.
|
2013-09-10 12:30:42 +03:00 |
|
Diana Huang
|
24efb4e8d6
|
Clean up text of Order Confirmation E-mail.
|
2013-09-09 15:56:01 -04:00 |
|
David Ormsbee
|
34d0fe1554
|
Merge pull request #890 from edx/ormsbee/verifyuser3
User verification / validated certificates feature
|
2013-09-09 11:30:09 -07:00 |
|
Diana Huang
|
d3454e58b5
|
Undo some of the hacks to make receipt rendering work.
|
2013-09-09 14:02:28 -04:00 |
|