Javi Martín
8d9cb4d8e3
Simplify generating checkboxes in forms
...
Using the block syntax to generate the label with a <span> tag inside
isn't necessary after upgrading foundation_rails_helpers. Before the
upgrade, we couldn't do so because the <span> tag was escaped.
2019-10-06 19:32:04 +02:00
Julian Herrero
f6489bc604
Use double quotes in app/views
2019-03-19 12:33:07 +01:00
Juanjo Bazán
3f11dbe1d5
allows login using username or email
2017-06-12 17:26:38 +02:00
Alberto Garcia Cabeza
9e582245d3
avoids use tabindex attribute
2017-03-10 12:04:47 +01:00
Alberto Garcia Cabeza
508de35320
polishes forms styles on devise views
2017-01-09 19:10:15 +01:00
Alberto Garcia Cabeza
9dce52a69a
Adds title on input checkboxes
2016-03-14 19:32:49 +01:00
Alberto Garcia Cabeza
3752f3a53b
Adds foundation 6 🎉
2016-02-26 19:33:33 +01:00
kikito
9e0494a82d
Activates omniauth functionality
2016-01-26 18:15:45 +01:00
Alberto Garcia Cabeza
4d533c3ee3
Adds tabindex on users sign_in form
2016-01-20 16:28:42 +01:00
Juanjo Bazán
7d8f1f2629
adds title for public devise views
2015-09-28 13:59:17 +02:00
Alberto Garcia Cabeza
eedd919424
Improves styles and texts for devise pages
2015-09-07 00:16:54 +02:00
rgarcia
9838ba86ad
hides social network login
2015-09-01 16:30:12 +02:00
David Gil
158e203936
adds omniauth basic authentication process with Twitter, including an intermediate step to ask the user for her email if not provided by the OAuth provider - Twitter, for instance
2015-08-24 20:24:54 +02:00
rgarcia
a81612b226
improves consistency of error messages [ #110 ]
2015-08-16 15:57:09 +02:00
Alberto Garcia Cabeza
00af11396d
Improves styles for auth pages
2015-08-12 14:07:34 +02:00
Alberto Garcia Cabeza
f9cb8151ff
Adds styles for authentication pages
2015-08-06 20:53:14 +02:00
Alberto Garcia Cabeza
851aefbaa6
Adds styles for authentication pages
2015-07-30 19:51:33 +02:00
kikito
b87331c958
merges master and fixes conflicts
2015-07-29 13:00:33 +02:00
kikito
c71182f6a6
Adds classes to several buttons so they don't look ugly
2015-07-29 12:54:51 +02:00
Juanjo Bazán
daa172e408
adds i18n to all devise views
...
ref: #38
2015-07-29 12:18:55 +02:00
rgarcia
137267887c
fixes specs
2015-07-27 23:21:15 +02:00
rgarcia
f618a9f45d
adds devise configuration [ #6 ]
2015-07-16 19:47:54 +02:00