Commit graph

132 commits

Author SHA1 Message Date
David Baldwynn 13d9bd9ece fixed bugs with authentication 2018-09-11 14:09:17 -07:00
Mattias Axell 53fa777ce0
Create swedish.js first Swedish translation 2018-02-28 18:12:54 +01:00
Maxime 1ace06555c Fix french translations in modules, form_modules and locales. 2018-02-14 17:28:19 +01:00
David Baldwynn 7451311403 removed empty authentication controller test 2017-11-02 11:37:33 -07:00
David Baldwynn 076f56bf59 fix language detection bug for FormFields service 2017-11-02 10:41:36 -07:00
David Baldwynn 6927f9d5ac fixed signin redirect bug 2017-11-02 10:37:29 -07:00
David Baldwynn 3b9f01f92a fixed form_fields translation bug 2017-10-28 00:45:04 -07:00
David Baldwynn a829e08d73 fixed errors for password reset, user signup and user signin 2017-10-27 23:54:55 -07:00
David Baldwynn 34b2cba461 added client side validation for email, username and password inputs 2017-10-27 23:23:50 -07:00
David Baldwynn 82d60c5a42 add error for unactivated account login/forgot password 2017-10-27 20:59:47 -07:00
David Baldwynn c45d248c3c internationalized transactional emails 2017-10-27 20:46:00 -07:00
David Baldwynn 25ce55b4c7 moved to pug from swig and fixed public form when subdomains are disabled 2017-10-27 16:00:04 -07:00
David Baldwynn 62a34f9ab6 fixed all translations on frontend 2017-10-27 12:52:39 -07:00
David Baldwynn e6685154dd added german and italian translateions for user and core views 2017-10-27 12:13:47 -07:00
David Baldwynn e4ef81af35 fixed verification email signup bug 2017-10-26 11:36:15 -04:00
David Baldwynn b58d7abaec fixed button css border 2017-10-07 04:47:14 -04:00
David Baldwynn c1f88603ca obfuscated email for forgot password 2017-10-05 22:32:50 -07:00
David Baldwynn 45b378d16f sped up list forms and fixed analytics bugs 2017-10-02 08:17:39 -07:00
David Baldwynn c0cc33e223 integrated form_modules into admin panel 2017-09-20 15:18:19 -07:00
David Baldwynn a0ccafc99c fixed user signup error handling 2017-08-01 19:12:13 -04:00
David Baldwynn 5a18735b4c fixed form field preservation logic 2017-07-28 17:04:16 -07:00
David Baldwynn 1da24240fc Update authentication.client.controller.js 2017-07-21 16:51:19 -07:00
David Baldwynn fbc1bc0a86 Remove console.log statements for authentication controller 2017-07-21 16:51:10 -07:00
Leo Orellana 1a98ca25c3 Replace hardcoded strings with {{ 'strings' | translate }} on placeholders. Add spanish translations 2017-07-14 16:49:22 -03:00
Leo Orellana 2e172213c4 Replace hardcoded strings with {{ 'strings' | translate }} on templates. Add spanish translations 2017-07-12 17:31:04 -03:00
David Baldwynn c438991741 Merge pull request #189 from Cambalab/css-lint-errors
fix css lint errors
2017-07-05 14:56:58 -07:00
José Luis Di Biase e256e63222 Spanish translation
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
2017-06-30 17:31:40 -03:00
Alina Ryba 3c830637a7 fix css lint errors 2017-06-27 14:58:07 -03:00
David Baldwynn 0871c70788
got angular unit tests to pass 2017-04-23 13:12:07 -07:00
David Baldwynn 0f1dcc89e0
fixed reset password 2017-03-30 15:14:19 -07:00
David Baldwynn 709303d43c
got all frontend tests to pass 2017-03-27 13:32:33 -07:00
David Baldwynn 653f1aada4
fixed add new fieldbug 2017-03-11 11:32:01 -08:00
David Baldwynn 38deebffcb
fixed padding for form-control inputs 2017-03-10 16:15:31 -08:00
David Baldwynn 0f3ae25024
fixed css bug in firefox for login page 2017-03-10 16:13:42 -08:00
David Baldwynn 55b6a37ad6
got logic jump to work in new edit modal 2017-03-10 10:25:35 -08:00
David Baldwynn ff52274882
Merge branch 'master' of https://github.com/whitef0x0/tellform 2017-03-06 16:48:46 -08:00
David Baldwynn 2f5132a70a Got vagrant to work 2016-12-02 09:35:43 -08:00
David Baldwynn 8309b27e3e added successful verification message to login page 2016-10-07 09:01:37 -07:00
David Baldwynn 2455f5dd9a Merge branch 'api' into stage 2016-10-07 08:38:45 -07:00
David Baldwynn eb96506da5 merged to stage 2016-10-07 08:29:11 -07:00
David Baldwynn 4108e97593 fixed hidden text bug for login 2016-08-26 15:13:15 -07:00
David Baldwynn 5add4f2ce9 Redesign form admin view as well as added preview in design pane 2016-08-25 22:50:54 -07:00
David Baldwynn 4b1562f96a fixed verification view 2016-08-25 18:56:38 -07:00
David Baldwynn 81537066c3 fixed verify and forgot password views 2016-08-25 18:35:59 -07:00
David Baldwynn 0b95c0110b fixed signup form bug 2016-08-25 18:21:10 -07:00
David Baldwynn 75da4499a4 updated color scheme and login/signup pages 2016-08-25 18:14:50 -07:00
David Baldwynn 5ed340a43e updated color scheme and login/signup pages 2016-08-25 17:15:32 -07:00
David Baldwynn 5f58f7b8ad fixed logout bug 2016-08-25 16:33:10 -07:00
David Baldwynn 6af807491b updated logo 2016-08-23 16:40:15 -07:00
David Baldwynn de5ac881c9 fixed signup error 2016-08-17 12:04:42 -07:00