wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 4e411208cc Try to find bad redirection after delete
Instead of checking for the whole absolute url, we just check with the relative url.
If the referer ends with the relative url of the deleted entry, don't redirect to the referer.
2016-06-23 09:15:50 +02:00
..
Command Fix MySQL tests on HHVM 2016-04-12 12:37:10 +02:00
Controller Try to find bad redirection after delete 2016-06-23 09:15:50 +02:00
DataFixtures/ORM Change ManyToMany between entry & tag 2016-06-23 09:15:50 +02:00
DependencyInjection Fix default value and add baggy implementation 2016-03-14 13:01:31 +01:00
Entity Change ManyToMany between entry & tag 2016-06-23 09:15:50 +02:00
Event/Subscriber Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
EventListener Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Form Add unread filter to entries pages 2016-06-23 09:15:50 +02:00
Helper Fix tests 2016-04-15 09:58:29 +02:00
Operator Add phpdoc for all Matches implementations 2015-11-13 20:50:09 +01:00
ParamConverter Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Repository Remove useless method 2016-05-03 09:39:34 +02:00
Resources Display a message when saving an entry failed 2016-06-23 09:15:50 +02:00
Subscriber Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Tests Change ManyToMany between entry & tag 2016-06-23 09:15:50 +02:00
Tools Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Twig Convert array + phpDoc 2016-04-12 12:25:29 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00