Commit Graph

90 Commits

Author SHA1 Message Date
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
ed4d8f2d68 Remove debug 2013-04-18 16:13:34 +02:00
Romain Neutron
538b90add0 Fix unit tests 2013-03-28 17:31:37 +01: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
8687224641 [SearchEngine] Fix latest rebase 2013-01-17 12:03:19 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Nicolas Le Goff
bd2a5fafd7 Fix #1002 Issue withe redirect uri parameter 2012-12-12 10:59:05 +01:00
Romain Neutron
a8b74e99a9 Fix typo 2012-11-05 16:17:23 +01:00
Romain Neutron
d0f1422b73 Use absolute URL generator 2012-11-05 13:54:33 +01:00
Romain Neutron
516204aff3 Update forgotpassword redirections 2012-10-30 19:48:25 +01:00
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Nicolas Le Goff
18e8139a0d Update session last update date 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
db8ff2c8ab Fix CS 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
e3ae3b706f Remove doc blocks 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
a3f0bcedd9 Update Session controller 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
f2deb30728 Add Session Controller 2012-10-26 12:19:08 +02:00
Romain Neutron
f4b60eb291 Merge with 3.7 2012-10-25 17:41:57 +02:00
Nicolas Le Goff
33c63bb038 Fix url parameter
remove unused namespace
2012-10-18 15:45:50 +02:00
Romain Neutron
7d4de53173 Fix docblocks and use declarations 2012-10-04 17:54:54 +02:00
Romain Neutron
08ef9ebad0 Add tests to guest access 2012-10-04 17:49:55 +02:00
Romain Neutron
c31ac156a0 Replace locale only if it is different 2012-10-04 17:25:34 +02:00
Romain Neutron
5c87e7bc3b Add more firewall checks 2012-10-04 17:23:47 +02:00
Romain Neutron
a9a24d5424 Add firewalls 2012-10-04 16:54:47 +02: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
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
55637d327f Fix login 2012-10-04 15:43:32 +02:00
Romain Neutron
abc4d81521 Update controllers 2012-10-04 15:42:54 +02:00
Romain Neutron
2c7a3be278 Update controllers 2012-10-04 15:31:37 +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
0ecdf87260 add /developers/* tests
add /developers/* test

add /developers/* test

fix tests

add developer test

fix Typo

fix tests
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
a44df4389a add /login/* tests
delete unused template

add random email
2012-08-21 17:31:59 +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