- Aug 23, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* to dom-jquery, add closest and insertAfter
-
Shane Tomlinson authored
-
- Aug 22, 2012
-
-
Sean McArthur authored
- unix symlinks are incompatible with Windows - postinstall now generates keys, and sets up files fixes #2263
-
Sean McArthur authored
if id.watch() is called in the head, and document.body doesn't exist yet, a listener is added for domready, and then the iframe is created.
-
- Aug 21, 2012
-
-
Shane Tomlinson authored
Add the following new events to the KPI event stream: * user.reset_password_staged * user.reset_password_confirmed * user.reverify_email_staged * user.reverify_email_confirmed There was a spelling error in the user.user_confirmed, it was previously user.user_confrimed.
-
Shane Tomlinson authored
-
- Aug 20, 2012
-
-
Sean McArthur authored
stores loggedInUser into a local variable, and notifies the Channel whenever it finally builds fixes #2252
-
Shane Tomlinson authored
-
- Aug 14, 2012
-
-
Shane Tomlinson authored
* Use termsOfService over tosURL and privacyPolicy over privacyURL * Check for renamed/deprecated tosURL and privacyURL. * Check for deprecated requiredEmail. * Check for renamed loggedInUser/loggedInEmail
-
- Aug 13, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Add the notion of momentos to the state machine so that back properly works.
-
Shane Tomlinson authored
-
- Aug 11, 2012
-
-
Shane Tomlinson authored
* Use termsOfService over tosURL and privacyPolicy over privacyURL * Check for renamed/deprecated tosURL and privacyURL. * Check for deprecated requiredEmail. * Check for renamed loggedInUser/loggedInEmail
-
- Aug 10, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Show a console.log message that silent has been deprecated. * Bring over some helper functions from PR #2228 to check for deprecated options, print console messages.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Aug 09, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Aug 06, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Aug 03, 2012
-
-
Dan Callahan authored
-
Lloyd Hilaiel authored
Fix "IE doesn't keep you logged in between restarts (or page reloads)" problems by disabling cookie check in iframe. issue #2218 & issue #2183
-
Lloyd Hilaiel authored
Fix "IE doesn't keep you logged in between restarts (or page reloads)" problems by disabling cookie check in iframe. issue #2218 & issue #2183
-
Shane Tomlinson authored
Fix the user going back to the "enter email" state if they select an email using auto-complete and then type CTRL-C on the email address.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Aug 02, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
in clear(), after calling localStorage.removeItem, call setDefaultValues to ensure the dialog has a set of values for each of its fields whenever the verification page loads.
-
- Aug 01, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Move the "passwords do not match" on the set password screen above the first password. * Move the "this email address and password do not match" above the email field.
-
- Jul 31, 2012
-
-
Sawyer Hollenshead authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Sean McArthur authored
removeListener throws in IE8
-
Sean McArthur authored
only Firefox seems to make the placeholder text be the same color as the normal text, so this will set the placeholder to a lighter grey fixes #2187
-
- Jul 28, 2012
-
-
Shane Tomlinson authored
-