]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Added migration for user group
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Tue, 6 Sep 2016 18:21:49 +0000 (20:21 +0200)
committerThomas Citharel <tcit@tcit.fr>
Fri, 23 Jun 2017 07:18:39 +0000 (09:18 +0200)
commitf1900b686eb8d7c41a940eede778234ac55086e1
tree3282794540fceaecc831fc9c736cecc57dbc1728
parent29714661b1df78871ceaf0e079f11041a8641d4b
Added migration for user group
Just a first draft of #805
app/DoctrineMigrations/Version20160906180558.php [new file with mode: 0644]
app/config/config.yml
app/config/routing.yml
src/Wallabag/UserBundle/Entity/Group.php [new file with mode: 0644]
src/Wallabag/UserBundle/Entity/User.php