]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/UserBundle/Resources/views/Manage/index.html.twig
Created GroupBundle
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Wed, 2 Nov 2016 20:53:07 +0000 (21:53 +0100)
committerThomas Citharel <tcit@tcit.fr>
Fri, 23 Jun 2017 07:18:39 +0000 (09:18 +0200)
commitb073a0b4efe26b0f1be3239d5b7cfef2fc59202c
treeefd49455960d842726e197ce83c71d201161fad8
parentf1900b686eb8d7c41a940eede778234ac55086e1
Created GroupBundle
16 files changed:
app/AppKernel.php
app/config/config.yml
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
src/Wallabag/GroupBundle/Entity/Group.php [moved from src/Wallabag/UserBundle/Entity/Group.php with 88% similarity]
src/Wallabag/GroupBundle/WallabagGroupBundle.php [new file with mode: 0644]
src/Wallabag/UserBundle/Entity/User.php
src/Wallabag/UserBundle/Resources/views/Manage/index.html.twig
tests/WallabagGroupBundle/Controller/DefaultControllerTest.php [new file with mode: 0644]