Thibaud Fabre
|
97f2e66698
|
Merge 4.0 branch
|
2016-12-05 17:04:54 +01:00 |
|
Thibaud Fabre
|
b5bbb1851f
|
Merge branch 4.0
|
2016-12-05 15:26:48 +01:00 |
|
Jean-Yves Gaulier
|
45eea29710
|
PHRAS-508_acl-cache
- fix unit tests
|
2016-10-26 19:14:11 +02:00 |
|
Jean-Yves Gaulier
|
0c75189a64
|
PHRAS-508_acl-cache
- refactor : acl strings changed to ACL class constants
- code cleanup
- wip but try to merge for bc break test
|
2016-10-26 16:13:47 +02:00 |
|
Jean-Yves Gaulier
|
642da0fca5
|
PHRAS-508_acl-cache
- wip
|
2016-10-26 16:13:47 +02:00 |
|
Jean-Yves Gaulier
|
6a2285f66d
|
PHRAS-508_acl-cache
- wip
|
2016-10-26 16:13:47 +02:00 |
|
Benoît Burnichon
|
7d33b824d7
|
Some refactor to add ApiAccount version
|
2015-12-22 14:19:34 +01:00 |
|
Benoît Burnichon
|
b2ee2668a1
|
Change to be able to return called API version
|
2015-12-22 14:19:34 +01:00 |
|
Benoît Burnichon
|
8ad5d05e43
|
Fixup some tests using UserManipulator
|
2015-11-03 17:41:48 +01:00 |
|
Thibaud Fabre
|
49ec3e0c95
|
Fix undefined property error
|
2015-10-12 16:40:28 +02:00 |
|
Benoît Burnichon
|
d645b92afa
|
Add AclAware Trait
|
2015-07-02 12:33:18 +02:00 |
|
Benoît Burnichon
|
6e651f3b07
|
Replace app['phraseanet.appbox']->get_databox using trait
|
2015-07-02 12:27:26 +02:00 |
|
Benoît Burnichon
|
b272ce5aac
|
Add some groups legacy, functional, web, authenticated
|
2015-06-15 19:30:51 +02:00 |
|
Benoît Burnichon
|
bf27dcff20
|
Remove useless Dependency
|
2015-03-27 12:58:07 +01:00 |
|
Benoît Burnichon
|
1342756b84
|
Rename Controller to ControllerProvider
|
2015-03-27 12:55:43 +01:00 |
|
Benoît Burnichon
|
3cc78d769a
|
Extract Proper NotifierInterface in TaskManager
|
2015-03-24 15:06:20 +01:00 |
|
Benoît Burnichon
|
893f78afa1
|
Remove call to TaskRepository as not used.
|
2015-03-24 14:19:29 +01:00 |
|
Nicolas Le Goff
|
9a3e92ed9c
|
Multiple ORMs for all database
|
2015-02-12 17:58:45 +01:00 |
|
Nicolas Le Goff
|
66fa05f4ee
|
Fix CS
|
2014-07-17 15:17:04 +02:00 |
|
Nicolas Le Goff
|
7818a5e8e3
|
Concurrency tests
|
2014-06-30 15:12:01 +02:00 |
|
Nicolas Le Goff
|
0d040519f3
|
Add third party application webhook event
|
2014-06-23 17:48:42 +02:00 |
|
Nicolas Le Goff
|
bf3f870a91
|
Store UNIX timestamp for token expiration
|
2014-03-24 12:29:39 +01:00 |
|
Nicolas Le Goff
|
16d9b0e61c
|
Updates tests
|
2014-03-24 12:29:39 +01:00 |
|
Nicolas Le Goff
|
6b50ee15a7
|
Add tests
|
2014-03-24 12:29:38 +01:00 |
|
Nicolas Le Goff
|
d09cbbb8cf
|
Add ApiLog Manipulator tests
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
c00c10822e
|
Add ApiAccountManipulator tests
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
a3e63f7cb2
|
Add ApiApplicationManipulator tests
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +01:00 |
|
Nicolas Le Goff
|
4af7dbddb1
|
Transform thesaurus preset into doctrine Entity
|
2014-03-06 01:31:43 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
122692f1e6
|
Fix latest merge
|
2014-03-03 17:49:06 +01:00 |
|
Romain Neutron
|
92a4c35340
|
Substitute random string generator by Randomlib
|
2014-03-02 21:13:57 +01:00 |
|
Romain Neutron
|
894c5fe620
|
Fix unit tests
|
2014-03-01 14:37:56 +01:00 |
|
Romain Neutron
|
13e661c4b0
|
Remove ManipulatorInterface::getRepository method
|
2014-02-28 20:02:38 +01:00 |
|
Romain Neutron
|
9536aacab7
|
Fix users modelOf and lastModel wording
|
2014-02-28 03:03:53 +01:00 |
|
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
|
5f355218a8
|
Login is not longer modified when user is deleted
|
2014-02-20 15:06:25 +01:00 |
|
Nicolas Le Goff
|
058a4f1c3e
|
Use manipulator.user to delete users
|
2014-02-20 15:06:25 +01:00 |
|
Nicolas Le Goff
|
c10c78f740
|
Fix unit 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
|
002d949f6c
|
Replace delete method
|
2014-02-19 17:28:54 +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
|
89dc1c5129
|
Add fixtures to sqlite db
|
2013-12-18 23:34:06 +01:00 |
|
Romain Neutron
|
a3b1ae7163
|
Fix unit test names, property and function visibility
|
2013-12-10 01:29:02 +01:00 |
|
Romain Neutron
|
2ba164701d
|
Use symfony translator
|
2013-12-03 20:02:40 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|