- Jul 05, 2012
-
-
Ben Adida authored
-
Sean McArthur authored
Update the main site "verify your email address" copy to match that of the dialog.
-
Shane Tomlinson authored
make sure that addEmail always hides the addressInfo hint My name is Shane Tomlinson and I approve this pull request. r+ close #1810
-
Lloyd Hilaiel authored
Update dev
-
Lloyd Hilaiel authored
This reverts commit f65ee501.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jul 03, 2012
-
-
Sean McArthur authored
fixes #1892
-
Matjaž Horvat authored
-
Shane Tomlinson authored
Fix the front end tests not completing.
-
Shane Tomlinson authored
Removing @benadida's change to make the provisioning mock's setStatus asynchronous. Instead of generating the key whenever the status is set, generate the key whenever the user is being provisioned. Since the mock uses jwcrypto which must be seeded, seed jwcrypto with some bits. This more closely matches what a real RP would do. In the unit tests, any asynchronous calls to provisioningMock.setStatus have been make synchronous. In user.js, syncEmailKeypair, since jwcrypto depends on there being a seed to generate a keypair, call network.withContext which ensures there is a seed.
-
Shane Tomlinson authored
The changes to wait for entropy from the backend were not expected on the front end tests. Now before trying to get a certificate for a primary, make sure "session_context" has been called.
-
- Jul 02, 2012
-
-
Lloyd Hilaiel authored
Send the email address to the "check_registration" controller when starting.
-
Shane Tomlinson authored
Fixes for issue #868 and issue #1517 and styles/assets for issue #1093 @sawyerh - great work on this. For the future, it is *much* easier to review pull requests that focus on exactly one item. This would have been easier to review had it been 3 PR's - one for the spinner, one for the iPad update, and one for the button styles - this is something I am working on myself - @lloyd calls me out on it frequently. Once I updated the frontend unit tests to include the front-end test branch, all ran as expected. I manually tested the dialog displayed correctly in the iPad sheet program @st3fan produced, Android 2.3.5 native, Fennec Android 2.3.5 mobile phone, Android 4.0 native, Fennec Nightly on Android 4.0, Chrome on Android 4.0, Opera Mobile on Android 4.0, iOS 5 iPod, and iOS5 iPad. The loader gif still needs hooked up - but it looks great on our buttons. close #868 close #1517 issue #1093 r+
-
Shane Tomlinson authored
issue #1895
-
Shane Tomlinson authored
* Check for the required fields "email" and "siteName" issue #1893
-
- Jul 01, 2012
-
-
Lloyd Hilaiel authored
Universally change jQuery->jquery when used as jshint option.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #1883
-
- Jun 30, 2012
-
-
Lloyd Hilaiel authored
site wide copy updates
-
Shane Tomlinson authored
Conflicts: resources/static/dialog/views/set_password.ejs
-
Shane Tomlinson authored
Make the options passsed to the check_registration controller more explicit. Uncollapse the signIn divs in dialog.ejs Fix string extraction.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Change the font size of the RP name and logo as per skinny's suggestions... close #1826
-
Shane Tomlinson authored
Conflicts: resources/static/dialog/css/style.css
-
- Jun 29, 2012
-
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Ben Adida authored
Reverse the order of checking for window.XMLHttpRequest and window.Activ...
-
Shane Tomlinson authored
Reverse the order of checking for window.XMLHttpRequest and window.ActiveXObject when creating the XHR object. Fix for Windows Metro apps. issue #1867
-
Shane Tomlinson authored
when serving non-minified resources, substitute urls in templates so onc... This change works well with connect-postprocess to substitute Persona TOS/PP links that are embedded in the templates. tests pass both front and backend. r+ close #1875
-
Lloyd Hilaiel authored
when serving non-minified resources, substitute urls in templates so once can locally test links embedded in templates (like persona tos/pp)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Issue 1240 tos update
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Conflicts: resources/static/test/cases/dialog/js/modules/dialog.js resources/static/test/cases/dialog/js/modules/verify_primary_user.js
-