wallabag/src/Wallabag/UserBundle
Jeremy Benoist 9114615adc
Fixed mapping entities
There were this error in the console:

> The association Wallabag\CoreBundle\Entity\SiteCredential#user refers to the inverse side field Wallabag\UserBundle\Entity\User#site_credentials which does not exist.
2017-07-03 13:40:47 +02:00
..
Controller Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
DataFixtures/ORM Quickstart for beginners 2016-01-15 15:01:30 +01:00
DependencyInjection Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Entity Fixed mapping entities 2017-07-03 13:40:47 +02:00
EventListener Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Form Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Mailer Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Repository Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Resources Merge pull request #3173 from wallabag/domain-name-param 2017-06-10 11:36:03 +02:00
WallabagUserBundle.php move some files to UserBundle 2015-10-03 13:31:48 +02:00