- Sep 14, 2012
-
-
Sean McArthur authored
- dont escape siteName, we escape it right when we get it - no longer need site views symlink - remove ejs lib from /test
-
- Sep 10, 2012
-
-
Sean McArthur authored
-
- Aug 20, 2012
-
-
Jared Hirsch authored
bf146c2 Merge pull request #43 from klrmn/master cbc4fe0 fix getters git-subtree-dir: automation-tests/browserid git-subtree-split: bf146c230b5ea96590c25f8d55c16c57c8240744
-
- Jul 07, 2012
-
-
Lloyd Hilaiel authored
-
- Jun 30, 2012
-
-
Lloyd Hilaiel authored
-
- Apr 18, 2012
-
-
Shane Tomlinson authored
* A little bit of cleanup to simplify the check_registration controller - there is only a back button now. * In the ejs template, remove the href and id attributes from the strings passed to localizers. Always use back for the id. * Add a test to make sure the correct messages are triggered whenever pressing the back button. issue #1453
-
- Feb 01, 2012
-
-
Shane Tomlinson authored
Show a "cancel" link instead of "and use another email" in wait for verification screen for required email. * Send whether the flow is a required email flow to the confirm_email screen. * Removing email being confirmed state from actions.js and move this to state.js * Add some tests for both states and actions that were missing. * Instead of a "use another email" link, there is a "cancel" link which closes the dialog. close #987
-
Shane Tomlinson authored
* Add the .submit > a style. * Generalize the id of the cancel button to be cancel. * Update controllers for new button ids. close #1020
-
Shane Tomlinson authored
Show a "cancel" link instead of "and use another email" in wait for verification screen for required email. * Send whether the flow is a required email flow to the confirm_email screen. * Removing email being confirmed state from actions.js and move this to state.js * Add some tests for both states and actions that were missing. * Instead of a "use another email" link, there is a "cancel" link which closes the dialog. close #987
-
Shane Tomlinson authored
* Add the .submit > a style. * Generalize the id of the cancel button to be cancel. * Update controllers for new button ids. close #1020
-
- Jan 20, 2012
-
-
Shane Tomlinson authored
gettextifying the following templates: * add_email * confirm_email * invalid_required_email * offline * required_email * testBodyTemplate * verify_primary_user Updating the renderer test to use a template that uses gettext. Update the renderer to handle when vars are not sent to render. Bugzilla bug #706572
-
- Jan 19, 2012
-
-
Austin King authored
strargs is now 'format'. For string interpolation, use %s instead of %1. %(name)s is also supported.
-
- Jan 12, 2012
-
-
Austin King authored
Adding i18n to wsapi. Split strings into client.po and messages.po. Switched email from mustache to EJS templates. Created fake locale db-LB for development and debugging. Updated scripts. See http://viewvc.svn.mozilla.org/vc?view=revision&revision=99911
-
- Jan 10, 2012
-
-
Gervase Markham authored
-
- Dec 23, 2011
-
-
Shane Tomlinson authored
* Renaming a bunch of the templates to use _ instead of camelCase.
-
- Nov 29, 2011
-
-
Shane Tomlinson authored
* Change the text from "use another" to "use another email address" * Make the link bold so that it stands out. issue #623
-
- Nov 15, 2011
-
-
Shane Tomlinson authored
* Unifying both the message (with slight variation for current action) and the styles across dialog and main site. * Adding a throttling message to the signup page. * Adding a couple of page helper functions to take care of showing notifications. * Adding the ability to go "back" in all of the main site email sent notifications in case of error. * When going "back" after sent email, ensure the stored email is restored. close #579 close #577
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 17, 2011
-
-
Shane Tomlinson authored
-
- Oct 07, 2011
-
-
Shane Tomlinson authored
-
- Sep 23, 2011
- Sep 15, 2011
-
-
Shane Tomlinson authored
We have to pass the correct email to the dialog.
-
- Jul 20, 2011
-
-
Shane Tomlinson authored
Adding labels, using more semantic markup. issue #92
-
- Jul 14, 2011
-
-
Lloyd Hilaiel authored
-
- Jul 13, 2011
- Jul 12, 2011
-
-
Ben Adida authored
-