]> git.immae.eu Git - github/wallabag/wallabag.git/commit
TagController: support merging labels when renaming one with label of another 4310/head
authorKevin Decherf <kevin@kdecherf.com>
Wed, 15 Apr 2020 20:41:03 +0000 (22:41 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Sat, 18 Apr 2020 16:12:33 +0000 (18:12 +0200)
commit48f9a9632d2823be38883628ddfe62344cc282b1
treef1b2ae4caaaaed72e1a739b0712518d2728bb7c5
parenta19caf8a37dfd59a4e270507ec08e9fc259e3e1e
TagController: support merging labels when renaming one with label of another

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
src/Wallabag/CoreBundle/Controller/TagController.php
tests/Wallabag/CoreBundle/Controller/TagControllerTest.php