Jean-Yves Gaulier
b49a5ceda5
PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
(update php-es lib)
#time 30m
2016-06-16 17:57:04 +02:00
Thibaud Fabre
a02eab5f9e
Fix order notification subscriber and provider
2016-05-18 13:07:28 +02:00
Thibaud Fabre
d924a8aad5
Fix JSON schema decode error
2016-05-17 23:17:10 +02:00
Thibaud Fabre
c7b1b6b78d
Merge pull request #1830 from aztech-dev/feature/order-webhooks
...
Add webhook notifications for order events
2016-05-12 14:59:59 +02:00
Thibaud Fabre
4ae762657e
Update tests to mock event subscribers not mailers
2016-05-12 14:22:49 +02:00
Thibaud Fabre
5495c4b507
Fix initialisation of order event subscriber
2016-05-12 11:44:04 +02:00
Benoît Burnichon
8e693964df
Refactor getChildren() and get_grouping_parents()
2016-05-11 17:50:57 +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
Jean-Yves Gaulier
1c63194400
PHRAS-1065 #time 1h
...
backport PHRAS-947
2016-04-06 19:10:54 +02: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
cd80e9e1ed
Remove unused appbox parameter
2016-03-15 19:11:56 +01:00
Benoît Burnichon
4c30e577c9
Inject DataboxRepository into PhraseanetMetadataSetter
2016-03-09 13:48:55 +01:00
Benoît Burnichon
7bf98ed8f3
Merge 2 subscribers and make appbox lazyloaded.
2016-02-23 15:55:10 +01:00
Benoît Burnichon
929177c526
Refactor RecordEdit event which is always used with single record
2016-02-23 15:07:24 +01:00
Benoît Burnichon
5feb50cd54
Remove subscribtion from Application
2016-02-23 14:34:14 +01:00
Benoît Burnichon
27eaf37a45
Set OAuth2_Adapter default API version
2016-02-16 13:48:35 +01:00
Benoît Burnichon
afde09645a
WIP
2016-02-05 15:36:19 +01:00
Benoît Burnichon
58b80bf08a
Group Filesystem related service providers
2016-02-05 15:36:19 +01:00
Thibaud Fabre
dc51e489fe
Fix migration from v3.8.8 to v4.0.0
2016-02-03 16:35:20 +01:00
Benoît Burnichon
0ef9b668c2
Remove use of gettext shortcut method.
2016-02-01 14:03:29 +01:00
Thibaud Fabre
fa3e49f5fb
Configure event processor factory via DI
2016-01-28 18:42:59 +01:00
Thibaud Fabre
40ff41501c
Move create and mount SQL calls to repository for proper cache invalidation
2016-01-28 15:54:40 +01:00
Thibaud Fabre
2643874b73
Add array cache repository to reduce load on cache backend
2016-01-28 15:54:02 +01:00
Benoît Burnichon
beda5d3820
Getting collection calls access_restriction which is not properly cached.
...
Remove use of cache in AccessRestriction and use instance memory cache instead.
Beware static keyword declares variable static for the class, not the instance
2016-01-27 18:55:49 +01:00
Benoît Burnichon
465f48f461
Merge pull request #1643 from bburnichon/improvement/slight-refactoring
...
Progressive refactoring
2016-01-26 17:07:03 +01:00
Thibaud Fabre
fa19e779cb
Extract HTTP meta service provider
2016-01-26 15:31:09 +01:00
Benoît Burnichon
0ebc062f8e
Add code reuse in SubdefGenerator
2016-01-26 14:25:09 +01:00
Thibaud Fabre
62f0388d7b
Extract media utilities "meta" provider
...
And replace todo comments by no-op comments
2016-01-26 14:13:58 +01:00
Thibaud Fabre
88e2d5ff86
Replace call to non-existent method in tests and fix CS
2016-01-26 11:25:25 +01:00
Thibaud Fabre
fe37cd7a74
Extract "meta" service providers to bootstrap app
2016-01-22 18:40:27 +01:00
Thibaud Fabre
2b7d5e382f
Add call summaries by type and key in cache profiler
2016-01-20 12:09:39 +01:00
Thibaud Fabre
d5bf51bc82
Move profiler template to different directory
2016-01-20 11:20:19 +01:00
Thibaud Fabre
b5ed9d51f5
Add traceable cache for profiling
2016-01-20 10:13:57 +01:00
Thibaud Fabre
92f161f5dd
Improve profiler service provider
2016-01-20 09:30:14 +01:00
Thibaud Fabre
fc4f1848d7
Add logging/profiling in WebProfiler service provider
2016-01-20 08:10:45 +01:00
Thibaud Fabre
19648c970a
Add basic cache stats panel
2016-01-20 08:07:48 +01:00
Thibaud Fabre
9d2a2d7e18
Bind all DB connections to Doctrine profiler
2016-01-20 08:07:39 +01:00
Thibaud Fabre
35d6301122
Fix profiler service init for ajax profiling
2016-01-20 08:00:16 +01:00
Thibaud Fabre
17e4750b59
Add WebProfilerServiceProvider to inject Ajax profiler
...
- Silex provider implements feature, but only in Silex 2.0 compatible branch
2016-01-20 08:00:02 +01:00
Benoît Burnichon
c5b57395fd
Remove static method in ServeFileResponseFactory
2016-01-14 10:58:18 +01:00
Benoît Burnichon
bba360c3a1
Remove static create calls in Symlinker module
2016-01-14 10:46:18 +01:00
Benoît Burnichon
bce0236fc4
Update plugin_name translation key.
2016-01-12 20:18:36 +01:00
Thibaud Fabre
f5df9f1ad4
Bust databox cache via repository
2016-01-08 15:15:29 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +01:00
Benoît Burnichon
8d4e6a5f3f
Remove debug messages when not in debug mode
2015-12-22 17:44:35 +01:00
Benoît Burnichon
28650e6a66
Add BasketManipulator to unify internal/external API
2015-12-22 17:44:34 +01:00
Benoît Burnichon
985ec4a491
Extract JsonBodyHelper and use it
2015-12-22 14:24:32 +01:00
Benoît Burnichon
3a1a39cbd9
Refactor and fixup some bugs in V1Controller
2015-12-22 14:24:32 +01:00
Benoît Burnichon
b2ee2668a1
Change to be able to return called API version
2015-12-22 14:19:34 +01:00