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
|
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 |
|
Thibaud Fabre
|
303a39e359
|
Allow removing order masters without adding a new one
|
2016-07-29 14:46:18 +02:00 |
|
Jean-Yves Gaulier
|
9e891d4ae9
|
PHRAS-1164_Backport-PHRAS-1158-to-4.0
#time 20m
|
2016-06-16 16:02:26 +02:00 |
|
Benoît Burnichon
|
1e18b3e69f
|
This is a combination of 33 commits.
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
|
2016-04-20 16:22:14 +02: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 |
|