40 Commits

Author SHA1 Message Date
6119ffe286 Upgrade to Bootstrap v5 (#780) 2025-03-22 16:30:47 +01:00
8eaddd332a rename partial: layouts/messages -> application/flash_messages 2025-01-01 18:12:09 +01:00
74a600d95c Refactor 🛠️ icons: use only 1 set of icons (#681) 2023-04-03 22:00:38 +02:00
e2aeba75d6 [NZ changes] reset password fixes, translatable terms, Inquiry -> Request, max hours in transfers removed (#678)
Co-authored-by: Marc Anguera Insa <srmarc.ai@gmail.com>
2023-04-01 21:59:10 +02:00
8b1793606a add Petition model to admin + minor UI tweaks 2023-01-10 22:31:24 +01:00
674a4ae64e translation keys & minor fixes (#669) 2022-12-13 20:52:03 +01:00
d91a32b50d [Feat] Signup users (#661) 2022-11-02 22:28:27 +01:00
ceff4765e8 make login box more responsive 2021-01-08 14:36:57 +01:00
933ca8c8d6 Remove LazyRecoverable and dalli 2019-10-03 20:45:16 +02:00
1a69128a4f adapt reset password page to new styles; upgrade devise; remove unused devise views (registrations) 2018-10-04 22:39:28 +02:00
ce0505975a Optimised first pages on mobile 2018-06-23 15:55:22 +01:00
27008df38b Improved the look on small devices 2018-06-03 15:09:10 +03:00
947093a021 Move flash messages into devise modals 2018-01-07 23:28:34 +00:00
a598319b05 Fix various styles 2017-01-26 18:50:58 +01:00
2087cc315d Fixing various styles 2016-12-21 16:42:33 +01:00
6a42a7ae95 About and Reset password page styles 2016-12-10 13:27:32 +01:00
ce55f82074 Home and Login page refactoring 2016-12-09 09:18:16 +01:00
857376a09c Home and Login page refactoring 2016-11-26 17:43:26 +01:00
57e4f00a73 Login page styles 2016-11-26 17:28:20 +01:00
c40ea3aa01 Templates: even more templates converted to eRB 2016-05-14 02:09:15 +02:00
3f76d298f9 error message when the password and confirmation password do not match 2016-01-23 17:16:09 +01:00
5379d71304 Algunas mejoras: traducciones, evitar corchetes al cargar angualar en listado de usuarios y evitar decimales al mostrar balances en listado de usuarios 2015-10-28 22:28:32 +01:00
5c5294ab05 Very beautiful login page - upgrade ruby and add slim 2015-05-27 18:21:14 +02:00
7f6c743f57 fixed some typos in devise email templates 2014-12-09 21:28:59 +01:00
06d70f5170 renamed devise email .cat.html.erb files as .ca.html.erb instead 2014-12-04 18:33:39 +01:00
f414460bf9 fake user email is created if blank email is provided. Fixed regex to make sure a valid email address is entered. User creation errors are properly showing in view 2014-12-03 02:22:20 +01:00
96c6627ffa replace hardcoded literals with locale link 2014-11-12 08:32:43 +01:00
79c367044f Create unlock_instructions.cat.html.erb 2014-11-12 07:50:43 +01:00
351fc910dd Update reset_password_instructions.es.html.erb 2014-11-12 07:47:48 +01:00
ef73fc8a1c Create reset_password_instructions.cat.html.erb 2014-11-12 07:47:26 +01:00
adfbe1208a Update confirmation_instructions.cat.html.erb 2014-11-12 07:43:02 +01:00
172a01b42c Create confirmation_instructions.cat.html.erb 2014-11-12 07:38:50 +01:00
dd861b312f Translated pending devise messages. Added helper function to show flash messages 2014-11-07 00:06:01 +01:00
14f1e3b82c Managed to use devise translation properly 2014-10-18 15:33:40 +02:00
25c996bb72 traducciones de devise que no aparecian 2014-10-18 14:50:35 +02:00
7c0bfed77b Added translations for sign in links panel 2014-01-20 00:43:51 +01:00
a59675b8e4 Add localized mail templates, and some translation for devise. 2014-01-20 00:12:35 +01:00
b359b83fd9 Added action mailer configuration based on ENV. Added username field in sign up view. Added devise support in specs. 2013-12-31 13:31:36 +01:00
4bca5c36ea Better views for devise. 2013-12-27 20:22:45 +01:00
a0cc8f37f5 added all devise view for configuration 2013-12-27 17:30:01 +01:00