1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00
wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 30d81a47c6 Move public assets for themes
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo
They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
2016-01-22 13:45:14 +01:00
..
Command Add tests on TagAllCommand 2016-01-21 16:36:17 +01:00
Controller Fix bad type after using findByUrlAndUserId 2016-01-21 16:37:25 +01:00
DataFixtures/ORM Quickstart for beginners 2016-01-15 15:01:30 +01:00
DependencyInjection Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Entity Remove tag relation when removing an entry 2016-01-20 18:35:57 +01:00
Event/Subscriber Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
EventListener Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Filter Fix recent update 2016-01-15 09:35:38 +01:00
Form Fix recent update 2016-01-15 09:35:38 +01:00
Helper Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Operator Add phpdoc for all Matches implementations 2015-11-13 20:50:09 +01:00
ParamConverter Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Repository Use translator interface instead of final class 2016-01-17 12:56:04 +01:00
Resources Move public assets for themes 2016-01-22 13:45:14 +01:00
Subscriber Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Tests Add for deleting rule from an other user 2016-01-22 08:01:17 +01:00
Tools CS 2016-01-22 08:01:32 +01:00
Twig french translation 2015-10-01 09:26:52 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00