Commit Graph

5889 Commits

Author SHA1 Message Date
Romain Neutron
8ae45bf40b fix unit tests on PHP 5.3 2013-05-29 14:23:21 +02:00
Romain Neutron
27c87ca7a7 Remove comments 2013-05-29 14:23:21 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
70b4912427 Add missing headers 2013-05-29 14:23:21 +02:00
Romain Neutron
d8854282e6 Add missing headers and doc blocks 2013-05-29 14:23:21 +02:00
Romain Neutron
9a1aba0517 Fix Login controller tests 2013-05-29 14:23:20 +02:00
Romain Neutron
b3f2a3ad05 Fix typo 2013-05-29 14:23:20 +02:00
Romain Neutron
9f228cde11 Enable registration in travis fuxture 2013-05-29 14:23:20 +02:00
Romain Neutron
3d554b2a47 Update registration fields example 2013-05-29 14:23:20 +02:00
Romain Neutron
aa24800b19 Add link to resend email unlock 2013-05-29 14:23:20 +02:00
Romain Neutron
6cbf493675 Add comment 2013-05-29 14:23:20 +02:00
Romain Neutron
0181711d3a Update twitter auth providers 2013-05-29 14:23:20 +02:00
Romain Neutron
a000c240cc Add updated Account and Login controllers 2013-05-29 14:23:19 +02:00
Romain Neutron
d2b9f3d0e8 Add Application::getUnlockLink 2013-05-29 14:23:19 +02:00
Romain Neutron
bbda53d484 Update unit tests base 2013-05-29 14:23:19 +02:00
Romain Neutron
58df66b68b Fix typo 2013-05-29 14:23:19 +02:00
Romain Neutron
bb995bf324 Add NewLogin constraint 2013-05-29 14:23:19 +02:00
Romain Neutron
16a5d1b117 Update templates errors display 2013-05-29 14:23:19 +02:00
Romain Neutron
1e680d179b Update templates errors display 2013-05-29 14:23:19 +02:00
Romain Neutron
380d0f2952 Update templates errors display 2013-05-29 14:23:19 +02:00
Romain Neutron
993b219cc1 Fix PasswordToken constraint 2013-05-29 14:23:18 +02:00
Romain Neutron
96a0a14552 Fix unit tests 2013-05-29 14:23:18 +02:00
Romain Neutron
444684d5b4 Add missing message properties 2013-05-29 14:23:18 +02:00
Romain Neutron
22765cb28a Update tests to latest error handler 2013-05-29 14:23:18 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
dcfb6bfa40 Add custom CsrfProvider for tests 2013-05-29 14:23:18 +02:00
Romain Neutron
3fd9adb8b7 Add flash messages tests 2013-05-29 14:23:18 +02:00
Romain Neutron
d86611198c Fix TokenValidator tests 2013-05-29 14:23:18 +02:00
Romain Neutron
d6ae31a2d0 Fix Overview unit test 2013-05-29 14:23:18 +02:00
Romain Neutron
1cd9242ed7 Add registration fields to default configuration 2013-05-29 14:23:17 +02:00
Romain Neutron
ebe287f815 Add renew password template 2013-05-29 14:23:17 +02:00
Romain Neutron
38c68bc89e Update templates 2013-05-29 14:23:17 +02:00
Romain Neutron
c5066a10d4 Add valid response in case of 500 2013-05-29 14:23:17 +02:00
Romain Neutron
34c6769dba Add note about valid flash types 2013-05-29 14:23:17 +02:00
Romain Neutron
5e6d506d8d Add forms 2013-05-29 14:23:17 +02:00
Romain Neutron
518aab9e4a Update to latest TokensServiceProvider 2013-05-29 14:23:17 +02:00
Romain Neutron
ab4a368ea8 Update dependencies 2013-05-29 14:23:17 +02:00
Nicolas Le Goff
099dfc311d Use path() method to genrate url in view && clean JS code
Fix terms of use paths
2013-05-29 14:23:16 +02:00
Nicolas Le Goff
10f8569dde Revert geo id field name && allow dash in field name in configuration file 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
45fe839cfe Refactor code by adding camelizer utility 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
383a1b0c0c Enhance register form 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
4672122897 Add registerFormController
Add twig filer which transform dashed string to camelCase
2013-05-29 14:23:16 +02:00
Nicolas Le Goff
57de9ebb6b Fix some JS issues 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
37fea29d89 Fix #1132 Remove hover event on application list 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
6394fdec43 Normalize controller name 2013-05-29 14:23:16 +02:00
Romain Neutron
f7e508989b Fix CSS path 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
1167f8f485 Reorder & cleanup directory structure 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
dcd472ee82 Fix asset build path 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
d6ea9bb32c Fix JS unit tests 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
a0ed9f9600 Remove unusued CSS file 2013-05-29 14:23:15 +02:00