|
|
a2c1b94e82
|
Revert switch to KernelTestCase for ContentProxyTest
Define the error string manually inside the test class instead of
fetching it from app config.
|
2016-12-03 09:50:36 -05:00 |
|
|
|
fc2b7bda53
|
Fix ContentProxy tests
|
2016-12-03 00:14:06 -05:00 |
|
|
|
10b3509757
|
Added http_status in Entry entity
|
2016-11-18 15:09:21 +01:00 |
|
|
|
e6b133c60c
|
CS
|
2016-11-16 23:10:01 +01:00 |
|
|
|
00bf45b6f2
|
Update unit test for Redirect
|
2016-11-16 23:07:34 +01:00 |
|
|
|
54fd55fda1
|
Tried to fix tests
|
2016-11-16 23:07:34 +01:00 |
|
|
|
65cd8a4a9a
|
Added tests
|
2016-11-16 23:07:34 +01:00 |
|
|
|
a42f38d9fb
|
Added a configuration to define the redirection after archiving an entry
Fix #496
|
2016-11-16 23:07:34 +01:00 |
|
|
|
e0597476d1
|
Use custom event instead of Doctrine ones
This give us ability to use Entry ID to determine where to store images and it’s then more easy to remove them when we remove the entry.
|
2016-11-01 14:49:02 +01:00 |
|
|
|
41ada277f0
|
Add instance url to the downloaded images
|
2016-10-30 19:50:00 +01:00 |
|
|
|
48656e0eaa
|
Fixing tests
|
2016-10-30 11:27:09 +01:00 |
|
|
|
7f55941856
|
Use doctrine event to download images
|
2016-10-30 10:48:29 +01:00 |
|
|
|
401135852c
|
Use scheduled entity insertions to avoid tag duplicate
Using `getScheduledEntityInsertions()` we can retrieve not yet flushed but already persisted entities and then avoid tags duplication on import.
|
2016-09-25 12:03:49 +02:00 |
|
|
|
23634d5d84
|
Jump to Symfony 3.1
|
2016-06-22 17:59:35 +02:00 |
|