wallabag/src/Wallabag/ApiBundle
Jeremy Benoist 2baca964f3 Simplify tag creation from entry
Testing that a tag exist or is assigned to the current entry isn't important in the tag controler since the `assignTagsToEntry` is already doing that job.
So it simplify the controller.
2016-03-27 17:09:33 +02:00
..
Controller add check 2016-03-16 22:47:12 +01:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Resources/config * public registration 2015-10-03 13:30:43 +02:00
Tests Simplify tag creation from entry 2016-03-27 17:09:33 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00