Shane Tomlinson
cf200283f5
Merge pull request #490 from mozilla/issue-489-update-js-client
...
use the newest fxa-js-client which fixes the problem with calling signIn with a non-existent user
2014-02-07 17:02:52 +00:00
Shane Tomlinson
b80f6aa4c8
use the newest fxa-js-client which fixes the problem with calling signIn with a non-existent user
2014-02-07 16:51:46 +00:00
Nick Chapman
fa2c93e1b5
Merge pull request #477 from mozilla/issue-459-ring-around-coppa
...
Remove the focus ring around the COPPA year.
2014-02-06 14:40:56 -08:00
Nick Chapman
c64d6d775b
Merge pull request #476 from mozilla/issues-382-414-457-password-smoothness
...
Make the password fields more usable.
2014-02-06 14:39:19 -08:00
Peter deHaan
5af1ef8bc7
Merge pull request #482 from pdehaan/readmetweak
...
Update readme, bring server back online
2014-02-06 10:59:07 -08:00
Peter deHaan
60cbb09aab
Update readme, bring server back online
2014-02-06 10:57:19 -08:00
Shane Tomlinson
b54c108d9c
Add the missing aria-controls target
...
* in change_password.mustache and delete_account.mustache
2014-02-06 17:49:26 +00:00
Shane Tomlinson
0b273034f6
Only show the back button in the tos/pp agreements if the user can go back.
...
fixes #436
2014-02-06 15:43:55 +00:00
Shane Tomlinson
f7e52f50ab
Remove the focus ring around the COPPA year.
...
fixes #459
2014-02-06 13:23:12 +00:00
Shane Tomlinson
1ee5e1c8f0
Keyboard accessible password show buttons!
...
fixes #414
2014-02-06 12:56:29 +00:00
Shane Tomlinson
f027164183
Only show the "must be at least 8 characters" text on the /signup page when the user focuses the password element.
...
The help text for change-password and complete-reset-password are always displayed because there are two password inputs.
fixes #382
2014-02-06 12:56:29 +00:00
Shane Tomlinson
f56793a679
Re-focus the password field after clicking the show button.
...
fixes #457
2014-02-06 12:56:29 +00:00
Shane Tomlinson
f24f5a33a2
Merge pull request #472 from pdehaan/issue-379
...
removing the password length notice on the sign_in page
r++! I did this in another PR, yours got here first.
Thanks @pdehaan!
2014-02-06 06:59:43 +00:00
Peter deHaan
a91eba3000
removing the password length notice on the sign_in page
2014-02-05 13:13:43 -08:00
Shane Tomlinson
9dcea38c09
Merge pull request #469 from vladikoff/jsclient-0.1.10
...
Updates fxa-js-client to 0.1.10
tests all passing, thanks @vladikoff!
r+
2014-02-05 10:17:26 +00:00
Shane Tomlinson
72ec5aa4bd
Merge pull request #470 from pdehaan/colormebadd
...
cleaning up the colors. Fixes #468
thanks for the colab effort @pdehaan and @johngruen!
r+
2014-02-05 10:15:09 +00:00
Shane Tomlinson
48b968f48e
Merge pull request #466 from pdehaan/button-cursor
...
Adding hand pointer cursor to the enabled button states. Fixes #465
works beautifully, thanks @pdehaan!
r+
2014-02-05 10:11:14 +00:00
Peter deHaan
f201f46759
cleaning up the colors. Fixes #468
2014-02-04 21:55:43 -08:00
vladikoff
a7050b529f
Updates fxa-js-client to 0.1.10
2014-02-04 23:33:09 -05:00
Zach Carter
037f8b0bcd
Merge pull request #387 from mozilla/issue-14-localize-text
...
translate all the strings.
2014-02-04 13:27:31 -08:00
Zachary Carter
8808c16c15
update extracted strings
2014-02-04 13:11:21 -08:00
Zachary Carter
4f5acebc0c
Associate errors from the auth server by canonical number
...
This decouples the strings we use to describe errors from the auth server
from the error messages they may use.
2014-02-04 11:47:14 -08:00
Peter deHaan
46fe5124f8
Adding hand pointer cursor to the enabled button states. Fixes #465
2014-02-04 10:59:27 -08:00
Shane Tomlinson
1730b2c3c0
Add a file with a list of strings that are not yet in content that can be extracted for translation.
2014-02-04 13:14:39 +00:00
Shane Tomlinson
4d91da1c10
Only write the singular translation to the output .json files
2014-02-04 13:14:38 +00:00
Shane Tomlinson
a0e089c380
Ensure the translated messages array is at least 2 long before plucking the first item in the list. Trim translated strings.
2014-02-04 11:09:05 +00:00
Zachary Carter
3125c43ea1
git ignore ./app/i18n
2014-02-04 10:43:27 +00:00
Shane Tomlinson
0755705dcf
Enable translations to handle po2json output.
...
* Use the format specified in 62e17c999a/test/fixtures/pl.json (L23-L27)
* Fix jshint errors
2014-02-04 10:43:27 +00:00
Shane Tomlinson
bcea367f5c
Update the ClientWalker's `input-dir` for fxa-content-server & fxa-auth-server to allow extraction to complete.
2014-02-04 10:43:27 +00:00
Shane Tomlinson
ca1ee383e8
Rename `gettext` to `t`
2014-02-04 10:43:26 +00:00
Zachary Carter
9df6a196bf
issue #14 - fill in the string extraction grunt task
2014-02-04 10:43:26 +00:00
Shane Tomlinson
32f0876157
Start to automate the l10n process.
...
* Wrap embedded strings in `gettext` calls for string extraction.
* Adding the first two pot files.
* Use a custom grunt-po2json to create the json files with names that we want. (PR submitted to original author)
* Start to set up grunt to compile .json files from .po files
issue #14
2014-02-04 10:43:26 +00:00
Nick Chapman
1c5fd6de46
Merge pull request #454 from mozilla/issue-449-contact-link
...
Open "contact us" link in a new tab.
2014-02-04 00:11:56 -08:00
Nick Chapman
d4ea6a2658
Merge pull request #448 from pdehaan/csslint
...
Adding CSSLint grunt task
2014-02-04 00:10:48 -08:00
Nick Chapman
dbc0559f08
Merge pull request #453 from mozilla/more-css-updates
...
CSS cleanup
2014-02-04 00:09:49 -08:00
John Gruen
3079767bb6
Update reset_password.mustache
2014-02-03 11:22:20 -05:00
John Gruen
75cffa7959
Update reset_password.mustache
...
Original syntax made no sense
2014-02-03 10:47:20 -05:00
Shane Tomlinson
65fc1769e2
CSS cleanup
...
* Rename fireFox*.png to firefox*.png
* Change all embedded image urls to use `url(/images/..`
* Alphebetize all properties.
* Fix & Remove duplicate transition commands.
* Fix tos/pp links both turning blue when hovering anywhere over the "By proceeding" text.
* Add :active/:focus states to the tos/pp links for keyboard accessibility
fixes #450
fixes #451
fixes #452
2014-02-03 13:07:34 +00:00
Shane Tomlinson
22f1de7a64
Merge branch 'issue-337'
2014-02-03 13:06:31 +00:00
Peter deHaan
2ce637d82b
Adding styling to the .success so it matches .error - Fixes #337
2014-02-03 12:57:37 +00:00
Shane Tomlinson
e115b5f871
Open "contact us" link in a new tab.
...
issue #449
Still need to check whether the href is correct
2014-02-03 12:53:26 +00:00
Shane Tomlinson
7aa99d7346
Merge pull request #445 from pdehaan/issue-406
...
Updating to match UX PDF - Fixes #406
Good catch on the PDF.
r+
2014-02-03 03:40:06 -08:00
Shane Tomlinson
3984634a53
Merge pull request #443 from pdehaan/issue-442
...
removing unused assets
@ryanfeeley gave the OK. I give the OK.
@pdehaan is on a roll!
r+
2014-02-03 03:38:19 -08:00
Shane Tomlinson
65abf055fe
Merge pull request #439 from pdehaan/issue-438
...
Fixes #438 -- plus a few changes for CSS-consistency
Cleanup is good. Thanks @pdehaan!
r+
2014-02-03 03:37:08 -08:00
Peter deHaan
bd7c7f6a6d
removing dead code, using yeoman variable
2014-02-02 00:10:52 -08:00
Peter deHaan
45e6b03714
Adding csslint grunt task
2014-02-02 00:08:46 -08:00
Peter deHaan
b96dfefe81
Updating to match UX PDF - Fixes #406
2014-02-01 00:17:05 -08:00
Peter deHaan
d7aabc141d
removing unused assets
2014-01-31 23:28:34 -08:00
Peter deHaan
abd96abf40
Adding a missing ; and a couple other minor issues reported by CSSLint
2014-01-31 18:19:12 -08:00
Peter deHaan
fbaed8a080
Fixes #438 -- plus a few changes for CSS-consistency
2014-01-31 17:12:23 -08:00