James Mead
|
e873e2aeed
|
Use "number of" instead of "amount of" for countable nouns.
|
2012-09-28 10:52:37 +01:00 |
|
Radagaisus
|
4962fbcb51
|
no need for {} they said
|
2012-08-22 02:15:48 +03:00 |
|
Radagaisus
|
be2b481385
|
fixed for 1.8.7 syntax
|
2012-08-22 02:13:38 +03:00 |
|
Radagaisus
|
d169ef3641
|
extra whitespace
|
2012-08-22 02:01:01 +03:00 |
|
Radagaisus
|
2a64972321
|
html5 autofocus for a better ux from the get go
|
2012-08-22 01:58:26 +03:00 |
|
Vasiliy Ermolovich
|
13f35d80a9
|
use data-confirm option as :confirm was deprecated in rails 3.2.6
|
2012-06-14 22:27:40 +03:00 |
|
Vasiliy Ermolovich
|
1d79c1982a
|
use implicit partials rendering
make simple_form templates consistent with templates
that generates by simple_form itself
612c0067cf
|
2012-05-20 22:01:11 +03:00 |
|
Rodrigo Flores
|
af12ec2b01
|
Fixing a deprecation warning
|
2012-03-03 14:32:53 -03:00 |
|
Rodrigo Flores
|
f04d883ac1
|
Deprecation warning
|
2012-03-03 11:12:30 -03:00 |
|
Rodrigo Flores
|
9bf718dd82
|
Revert "Move devise/shared/_links.erb to devise/_links.erb"
This reverts commit aa2d15aa33 .
Conflicts:
CHANGELOG.rdoc
|
2012-03-03 10:40:59 -03:00 |
|
José Valim
|
79aadb4bc9
|
Set autocomplete to off by default on password field.
|
2012-02-15 17:07:58 +01:00 |
|
José Valim
|
aa2d15aa33
|
Move devise/shared/_links.erb to devise/_links.erb
|
2012-01-02 21:26:26 +01:00 |
|
mandaryn
|
1961de6b5d
|
Add email confirmation when it is changed by a user
|
2011-08-30 22:19:17 -06:00 |
|
Andriy Tyurnikov
|
502dae3c1f
|
div instead of p in forms
|
2011-07-14 15:43:10 +03:00 |
|
José Valim
|
611261c64e
|
More tests for Omniauth.
|
2010-10-18 15:00:34 +02:00 |
|
dewski
|
69ecbd1fa3
|
removed the occurances of =%> at the end of erb blocks and replaced them with -%>
|
2010-10-02 05:56:29 +08:00 |
|
Kevin
|
ab690bf36f
|
Use Rails 3 email_field helper instead of text_field for email
|
2010-09-28 06:18:05 +08:00 |
|
Joey Geiger
|
c8cb7d270d
|
Use a better label to enforce that you are changing your password to a new one.
|
2010-09-28 01:26:56 +08:00 |
|
José Valim
|
b87dc84079
|
Add oauth links to default template.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
750560ae87
|
Ensure method is always POST on new.html.erb forms, closes #365. Also, start to remove usage of assert_template.
|
2010-07-06 16:01:22 +02:00 |
|
José Valim
|
b86c1c241b
|
Use markup in views as Ryan Bates does in the screencast.
|
2010-04-25 10:02:11 +02:00 |
|
José Valim
|
731f156f50
|
Do not show unlock link unless strategy is e-mail. Closes #204.
|
2010-04-15 08:40:15 +02:00 |
|
José Valim
|
8db559148c
|
All tests green on latest Rails beta.
|
2010-04-13 23:28:13 +02:00 |
|
Andre Medeiros
|
71f74a10f7
|
Solved deprecation warnings
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-06 12:06:42 +02:00 |
|
José Valim
|
597a930c74
|
We do not use t() helpers in views, so there is no reason why this particular one should use them.
|
2010-03-30 20:06:56 +02:00 |
|
José Valim
|
59b26d8427
|
All tests pass using Rails master.
|
2010-03-11 18:39:32 +01:00 |
|
Paul Campbell
|
e9c16d852e
|
add paragraphs to html emails
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-19 10:20:02 +01:00 |
|
José Valim
|
8e21373946
|
Rename devise/shared/_devise_links to devise/shared/links.
|
2010-02-17 12:30:08 +01:00 |
|
José Valim
|
02e8c04cde
|
Update views generator and now have scoped views.
|
2010-02-17 12:26:54 +01:00 |
|