Commit Graph

48 Commits

Author SHA1 Message Date
Romain Neutron
a000c240cc Add updated Account and Login controllers 2013-05-29 14:23:19 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
b8b0cec39c Add old password to password renewal form 2013-05-29 14:23:12 +02:00
Romain Neutron
a523261a73 Update authentication 2013-05-29 14:22:51 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
309a0a9472 Add better exception handling for emails 2013-01-29 11:32:43 +01:00
Romain Neutron
303c7e859a Remove unnecessary try catch blocks 2013-01-29 11:12:54 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866 First implementation 2013-01-29 09:34:18 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
13b67dfe37 Update Firewall API 2012-10-04 15:44:53 +02:00
Romain Neutron
c3b89aa1e4 Remove eventsmanager variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
0565bce475 Remove user variable assignment 2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
75d6ce4982 Cleanup controllers 2012-10-04 15:44:48 +02:00
Romain Neutron
abc4d81521 Update controllers 2012-10-04 15:42:54 +02:00
Romain Neutron
ba3ea5d948 Update root controllers 2012-10-04 15:31:37 +02:00
Romain Neutron
7a11b3266b Fix reset password routes 2012-08-29 14:46:09 +02:00
Romain Neutron
f4fd69504f Remove unused routes 2012-08-29 13:59:22 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +02:00
Nicolas Le Goff
367cf7c2a4 add /login/authenticate/
remove  login/authenticate controller

add generateEmail function

move parent::tearDownAfterClass at the end od the function

use twitter bootstrap alert component

Update doc blocks & fix issues

add XMLHTTPRequest to PhraseanetPHPUNIt framework

fix tests

remove var_dump

refactor postlog process

fix URI's

fix redirection URI
2012-08-21 17:32:00 +02:00
Nicolas Le Goff
9419c7e589 add /account/* tests 2012-08-21 17:31:59 +02:00
Romain Neutron
9f11445265 Namespaces cleanup 2012-07-27 12:26:12 +02:00
Romain Neutron
68ef531258 Remove inline JsonResponse instanciation 2012-07-24 19:52:08 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Nicolas Le Goff
cfe5e4a752 rename route anme post_* to submit_* & revert password lenght control 2012-07-20 18:13:35 +02:00
Nicolas Le Goff
fdec06c1e1 add /login/register/ 2012-07-20 17:36:25 +02:00
Romain Neutron
3169171952 Fix tests and templates 2012-07-19 13:27:39 +02:00
Romain Neutron
431e1278b0 Code cleanup 2012-07-18 19:11:15 +02:00
Nicolas Le Goff
d1ec49c527 fix login 2012-07-18 18:26:18 +02:00
Romain Neutron
3812399a35 Add Phraseanet Service Provider and Phraseanet Application 2012-07-18 18:07:34 +02:00
Nicolas Le Goff
8b0f8d320c add /developers/ route 2012-07-18 18:04:20 +02:00
Nicolas Le Goff
235d89e54c update controlers & doc block 2012-07-18 17:48:10 +02:00
Nicolas Le Goff
3a8be265f7 fix unit tests 2012-07-18 17:48:09 +02:00
Nicolas Le Goff
8107853c10 update account controller 2012-07-18 17:47:51 +02:00
Nicolas Le Goff
25a8bf1819 add reset password 2012-07-18 17:47:49 +02:00
Nicolas Le Goff
eb55b7f22f add tests 2012-07-18 17:47:49 +02:00
Nicolas Le Goff
fa822cf6af add /developers/ route 2012-07-18 17:47:48 +02:00
Ysolyne Gresille
999fcb710f twigification of reset-password and reset-mail pages 2012-07-18 17:16:40 +02:00
Nicolas Le Goff
aa3de2a2c5 replace forgot-password url & delete olf forgotpassword.php file 2012-07-18 17:16:39 +02:00
Nicolas Le Goff
dbff833b61 add /forgot-password/ & rename route name to be consistent 2012-07-18 17:15:55 +02:00
Nicolas Le Goff
6cb75ecec5 add /developers/ route 2012-07-18 17:15:54 +02:00
Nicolas Le Goff
e3a52bf5ba fix display account form 2012-07-18 17:14:31 +02:00
Nicolas Le Goff
79bea178b8 add Root/Account Controller 2012-07-18 17:14:30 +02:00