Commit Graph

28 Commits

Author SHA1 Message Date
Benoît Burnichon
25222234f8 Issue in CollectionHelper ordering.
Also make helper class final.
2016-03-23 11:32:47 +01:00
Benoît Burnichon
96295eab7b Extract CollectionReferenceCollection class from ACL. 2016-03-22 16:15:44 +01:00
Benoît Burnichon
9398891f5c Allow retrieve collection by a collection of base ids 2016-03-22 16:12:01 +01:00
Benoît Burnichon
6b7e28e2bd Change variable name to make it more explicit. 2016-03-22 16:09:41 +01:00
Benoît Burnichon
1a9035c60f Add missing parameters types array in Repository call 2016-03-22 16:09:41 +01:00
Benoît Burnichon
2b5557ac7c Add lookup by order master to collection reference repository 2016-03-22 15:55:54 +01:00
Benoît Burnichon
0d6c44fac3 Add some missing copyrights 2016-03-22 15:54:32 +01:00
Benoît Burnichon
7c65b2a7e9 Extract method from Twig PhraseanetExtension 2016-03-17 12:23:19 +01:00
Benoît Burnichon
bfc396d04c Fix documentation issue 2016-03-15 12:21:56 +01:00
Benoît Burnichon
c29740dab4 PHPCS in Collection 2016-03-15 12:21:56 +01:00
Scrutinizer Auto-Fixer
d8d4d79309 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-11 16:13:39 +00:00
Jean-Yves Gaulier
f89fe9754a #PHRAS-920 time 1h
fix : "BaseFromColl" (dbox coll_id -> abox base_id) check for sbas_id
2016-01-27 19:40:40 +01:00
Thibaud Fabre
dd1ad99f7f Add cache key prefix in cached collection repository 2016-01-20 15:19:05 +01:00
Thibaud Fabre
74366feac3 Fix failing tests
- SQL query error
- Reload updated collections in tests (error in test logic)
2016-01-07 18:57:19 +01:00
Thibaud Fabre
232b72269a Fix call on non object 2015-07-10 19:04:54 +02:00
Thibaud Fabre
e5e96eafeb Fix cache invalidation on save 2015-07-10 18:45:21 +02:00
Thibaud Fabre
d8f498aa26 Improve collection reference caching and remove legacy maps 2015-07-10 18:39:36 +02:00
Thibaud Fabre
fcb369486a Fix undefined method call 2015-07-10 17:45:54 +02:00
Thibaud Fabre
569c2ff6d8 Implement save collection VO 2015-07-10 17:32:09 +02:00
Aztech
616f57e8ed WIP Extract collection service 2015-07-10 10:09:35 +02:00
Thibaud Fabre
07c0691092 Implement save method in collection reference repository 2015-07-09 20:13:46 +02:00
Thibaud Fabre
c5cab178a9 Add cache busting via save method of collection repository 2015-07-09 19:00:34 +02:00
Thibaud Fabre
977e778b61 Refactor collection repositories: use one instance per databox 2015-07-09 18:48:53 +02:00
Thibaud Fabre
6b516618aa Fix some test failures 2015-07-09 16:20:41 +02:00
Thibaud Fabre
bd57e04dc0 Add array cache collection repository 2015-07-09 15:49:27 +02:00
Thibaud Fabre
6f8545569f Fix undefined index 2015-07-09 14:23:19 +02:00
Thibaud Fabre
2623f39488 Add de/serialization methods for collection caching 2015-07-09 12:32:06 +02:00
Thibaud Fabre
ea6a4fdbf0 Extract repository and factory classes for collections 2015-07-09 12:32:06 +02:00