]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
Quickstart for beginners 1560/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 9 Jan 2016 13:34:49 +0000 (14:34 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Fri, 15 Jan 2016 14:01:30 +0000 (15:01 +0100)
commit5c072d2b57b2b5f95b25411909ac8a6af2ef6ebe
tree1224140aff058371464d2737a6a3d6ae17f34d06
parent0aafb8dfcb098ae586dc87f3487b4948f8ae2314
Quickstart for beginners
12 files changed:
docs/en/index.rst
docs/en/user/first_article.rst
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Controller/StaticController.php
src/Wallabag/CoreBundle/DataFixtures/ORM/LoadConfigData.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/quickstart.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/new_form.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Static/quickstart.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
src/Wallabag/UserBundle/DataFixtures/ORM/LoadUserData.php