wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 39ba51ca1a Display a message when saving an entry failed
When saving an entry fail because of database error we previously just returned `false`.
Now we got an error in the log and the displayed notice to the user is updated too.
2016-05-30 14:32:43 +02:00
..
Command Fix MySQL tests on HHVM 2016-04-12 12:37:10 +02:00
Controller Display a message when saving an entry failed 2016-05-30 14:32:43 +02:00
DataFixtures/ORM Move fixtures to the right place 2016-05-30 14:18:47 +02:00
DependencyInjection Fix default value and add baggy implementation 2016-03-14 13:01:31 +01:00
Entity Fix the deletion of Tags/Entries relation when delete an entry 2016-05-28 13:38:59 +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 Fix tests 2016-04-24 20:46:25 +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-05-30 14:32:43 +02:00
Subscriber Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Tests Merge pull request #1976 from wallabag/fix-filter-readingTime 2016-05-03 09:05:31 +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