Commit Graph

11 Commits

Author SHA1 Message Date
001cc7168a Cleanup 2016-11-03 18:01:25 +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
aedd6ca0fd Add translations & migration 2016-10-31 13:29:33 +01:00
d1495dd0a4 Ability to enable/disable downloading images
This will speed up the test suite because it won’t download everything when we add new entry…
Add a custom test with downloading image enabled
2016-10-30 21:30:45 +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
535bfcbe80 Move related event things in Event folder 2016-10-30 09:58:39 +01:00
619cc45359 Symfony Upgrade Fixer FTW
symfony-upgrade-fixer fix src/Wallabag/
2016-01-15 09:35:38 +01:00
f90af145ca Add test for same day filter 2015-08-23 22:06:27 +02:00
7d6c3edcdd Fix date filter on same day
Fix #1379
2015-08-22 15:36:07 +02:00