Commit Graph

5889 Commits

Author SHA1 Message Date
Nicolas Le Goff
5e04556ae1 Add register classic link id 2013-05-29 14:23:09 +02:00
Nicolas Le Goff
d642d0df9b Add id to register link 2013-05-29 14:23:09 +02:00
Nicolas Le Goff
a76ce3f38b Fix CSS issue 2013-05-29 14:23:09 +02:00
Nicolas Le Goff
265f0c256b Add captcha rules 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
22dddbab8f Add captcha and invalid credential scenario 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
8e8cfc9f69 Add selenium configuration example 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
db42ba6987 Add behat files 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
e9a5edf688 Fix locale features 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
52740ba028 Fix CS 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
e01912043d Rename behat.yml.dist to behat.yml.sample 2013-05-29 14:23:08 +02:00
Nicolas Le Goff
88ab7dc818 Add missing endline 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
344564e150 Add behat.yml to gitignore 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
9dce7520c9 Add behat.yml minimal configuration example 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
f2f388fec7 Add behat and mink as dev dependencies 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
47156bfdfe Add id's to submit button 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
3b03cbe3c6 Add behat contexts 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
78d1811cd3 Add forgot_passwor, login and locale features 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
d387469524 Add missing trailing comma 2013-05-29 14:23:07 +02:00
Nicolas Le Goff
959e75246d Add npm to vendors & use proper exit code 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
49f1ca5be8 Rename scaffholding block to content_scaffholding for consistency 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
37262ed12d Add recess to vendors 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
90871b9ea5 Use minify to server assets 2013-05-29 14:23:06 +02:00
Romain Neutron
353480032b Update captcha template 2013-05-29 14:23:06 +02:00
Romain Neutron
8a476d57de Update templates 2013-05-29 14:23:06 +02:00
Romain Neutron
a69edf7c20 Add Captcha handling in Application 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
566512c1c7 Fix JS tests 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
f37c07e60c Undo login modification
Undo login modification
2013-05-29 14:23:06 +02:00
Nicolas Le Goff
5408bd28e2 Replace all checkboxInput macros 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
f406771b75 Add Phrasea Renew Password Form 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
de8f1ed93c Fix changePasswordForm 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
085cf59001 Fix remember me display using form macros 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
7637c31cf9 Add forgottenPasswordForm & fix angular controller 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
c496ed71cc Fix provider badge macro 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
cc5803d216 Add ng-model and ng-init directives on inuput fields 2013-05-29 14:23:05 +02:00
Nicolas Le Goff
4b929c84dd Fix #1112 You must click twice to submit form when it has prefill inputs 2013-05-29 14:23:05 +02:00
Romain Neutron
63873b41ba Add remember-me parameter to PhraseaAuthenticationForm 2013-05-29 14:23:04 +02:00
Romain Neutron
9a81d5b4ce Fix guest access path 2013-05-29 14:23:04 +02:00
Romain Neutron
43595489d7 Update vendors script 2013-05-29 14:23:04 +02:00
Romain Neutron
76e45f5401 Fix set_locale method 2013-05-29 14:23:04 +02:00
Romain Neutron
a741705f9c Remove deprecated methods 2013-05-29 14:23:04 +02:00
Romain Neutron
e798618b1b Fix login/logout routes 2013-05-29 14:23:04 +02:00
Romain Neutron
0f07d30304 Fix automatic form submission 2013-05-29 14:23:04 +02:00
Romain Neutron
ec9de92042 Rename email to login 2013-05-29 14:23:04 +02:00
Romain Neutron
8562100d7f Fix unit tests 2013-05-29 14:23:04 +02:00
Romain Neutron
c31552936b Fix unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
4345b2bf37 Use flashes instead of alert 2013-05-29 14:23:03 +02:00
Romain Neutron
3660169ca8 Fix language switch 2013-05-29 14:23:03 +02:00
Romain Neutron
91183b1968 Rename alert to flashes 2013-05-29 14:23:03 +02:00
Romain Neutron
5fb40518a5 Add setLocale unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
21b9a5cb57 Add FormServiceProvider unit tests 2013-05-29 14:23:03 +02:00