]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add a form to create tagging rules
authorKévin Gomez <contact@kevingomez.fr>
Sun, 11 Oct 2015 15:30:58 +0000 (17:30 +0200)
committerKévin Gomez <contact@kevingomez.fr>
Wed, 11 Nov 2015 15:23:49 +0000 (16:23 +0100)
commitf19f9f62d13c62f18884e8bd0fa67403e8cad8d7
tree016d04e5bcf4c07423b440f8bab3b78086c84d07
parentac9fec610a6485b39c856d9cb7d263ce8c5f1223
Add a form to create tagging rules
src/Wallabag/CoreBundle/Controller/ConfigController.php
src/Wallabag/CoreBundle/Form/DataTransformer/StringToListTransformer.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Form/Type/TaggingRuleType.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig