Commit Graph

54 Commits

Author SHA1 Message Date
Nicolas Le Goff
2ec4ffdbcc Refactor && Typo && Use plain objects as function parameters instead of ids 2014-02-26 12:10:54 +01:00
Nicolas Le Goff
b32e4c6158 Rename RegistrationManager to RegistrationManipulator 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
52f3baac05 Fix neutron's comment 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
75fac19e73 Migrate demand table to doctrine entity && refactor registration API 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
058a4f1c3e Use manipulator.user to delete users 2014-02-20 15:06:25 +01:00
Nicolas Le Goff
11178d7e63 Fix latest rebase 2014-02-19 20:35:07 +01:00
Nicolas Le Goff
eaa1feb765 Address PR comments 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
c10c78f740 Fix unit tests 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
1ac7a536f9 Fix array declarations 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
3b0fe2eb75 Fix CS 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
b341495c88 Fix tests 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
4cc82af980 Fix settings 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
ed4ae71819 Fix test suite 2014-02-19 17:29:25 +01:00
Nicolas Le Goff
53ae0ccc24 Remove User_Adapter Inteface References 2014-02-19 17:29:25 +01:00
Nicolas Le Goff
678f741660 Use Short Array notation 2014-02-19 17:28:54 +01:00
Nicolas Le Goff
002d949f6c Replace delete method 2014-02-19 17:28:54 +01:00
Nicolas Le Goff
3322437648 Replace setters 2014-02-19 17:28:53 +01:00
Nicolas Le Goff
c156f842c7 Remove User_Adapter 2014-02-19 17:28:53 +01:00
Romain Neutron
2de870c3f9 Add a namespace to Phraseanet doctrine entities 2014-02-18 19:32:08 +01:00
Romain Neutron
64456a8964 Remove phraseanet registry 2013-12-20 16:44:22 +01:00
Romain Neutron
6c45e8d40a Add improvements to unit tests 2013-12-20 10:51:35 +01:00
Romain Neutron
66e762a1d1 Fix unit test names 2013-12-10 01:29:02 +01:00
Romain Neutron
a94f9a2f15 App loading optimisation + unit tests to PHP 5.4 2013-12-05 19:08:34 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
d40b1d4fb1 Fix CS 2013-11-18 13:07:40 +01:00
Romain Neutron
dca6667052 Merge branch '3.8' 2013-11-13 17:07:45 +01:00
Nicolas Le Goff
7c36829f11 Fix #1570 Remove accept tou link if there are no TOU 2013-11-12 19:59:54 +01:00
Nicolas Le Goff
1fdf30c6af Use ACL service provider to get user's ACL 2013-11-05 12:21:42 +01:00
Romain Neutron
1c27778001 Merge branch '3.8'
Conflicts:
	tests/Alchemy/Tests/Phrasea/Application/OverviewTest.php
2013-10-31 17:56:48 +01:00
Romain Neutron
24a6dce598 Fix #1555 : API sessions remains open 2013-10-31 15:19:24 +01:00
Romain Neutron
38264a0ae7 Merge branch '3.8'
Conflicts:
	bower.json
	lib/classes/task/manager.php
	lib/conf.d/minifyGroupsConfig.php
	tests/classes/PhraseanetPHPUnitAbstract.php
2013-10-31 13:57:21 +01:00
Nicolas Le Goff
8b50062011 Fix tests 2013-10-29 18:23:21 +01:00
Romain Neutron
08ce909730 Move doctrine repositories to Phrasea namespace 2013-10-29 17:30:11 +01:00
Romain Neutron
baecfdceb3 Move entities to Phrasea namespace 2013-10-29 16:56:49 +01:00
Romain Neutron
3b5c9ffcb5 Fix unit tests on fresh install 2013-10-04 14:40:14 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
1ea90744da Fix tests 2013-07-12 20:09:51 +02:00
Romain Neutron
ae89305575 Add better maintenance handling 2013-06-19 19:22:44 +02:00
Nicolas Le Goff
a1dd8e7e1d Adjust unit tests 2013-06-13 14:05:09 +02:00
Nicolas Le Goff
5fe2f4d554 Fix phpunit tests 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
a15ee1d729 Fix #953 Close session properly
Fix tests
2013-05-29 21:44:53 +02:00
Romain Neutron
5b33f0f5b9 Update to latest auth-providers API 2013-05-29 14:23:26 +02:00
Romain Neutron
f4f4b57279 Add unit tests 2013-05-29 14:23:24 +02:00
Romain Neutron
a6a11fff09 Add authentication events 2013-05-29 14:23:23 +02:00
Romain Neutron
9a1aba0517 Fix Login controller tests 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
0e02b5b8bd Add unit tests for maintenance 2013-05-29 14:23:01 +02:00
Romain Neutron
e5c485f0b9 Update authentication 2013-05-29 14:22:51 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00