- Jul 06, 2012
-
-
Ben Adida authored
-
Ben Adida authored
Readme improvements
-
Dan Callahan authored
-
Dan Callahan authored
-
salmonz authored
sudo commands under debian sub section. git cache conditionals optional. removed gnome specific command.
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
salmonz authored
-
Ben Adida authored
Update the URL to WinChan. Use cachify for the resources.
-
Shane Tomlinson authored
issue #1871 issue #1937
-
Shane Tomlinson authored
Change the placeholder for the verification password from "Repeat Passwo... close #1923
-
Shane Tomlinson authored
Open /about external links in new window Thanks @sawyerh. r+ close #1928
-
- Jul 05, 2012
-
-
Sawyer Hollenshead authored
-
Shane Tomlinson authored
update the OpenPhoto link to point to current.openfoto.me. close #1925
-
Shane Tomlinson authored
issue #1925
-
Ben Adida authored
-
Shane Tomlinson authored
Change the placeholder for the verification password from "Repeat Password" to "Verify Password" to match the dialog. issue #1923
-
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.
-