aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-1921-500/+564
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # 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.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.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.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * Undo translation of 'in english'.Julian Oster2016-11-181-1/+1
| |
| * Reordered documentation for German.Julian Oster2016-11-1719-485/+545
| |
| * Update translation of link to german translation.Julian Oster2016-11-171-1/+1
| |
| * Reordered :fr: documentationNicolas Lœuillet2016-11-171-15/+5
| |
| * Added help on config screenNicolas Lœuillet2016-11-171-4/+2
| |
| * fix #2582 - Nginx config: disable all other PHP file from symphonyOlivier DOSSMANN2016-11-141-0/+6
| | | | | | | | | | | | | | Regarding https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we need to limit access to config.php and make_dev.php files from Nginx. That's why we return 404 error page for these files.
| * Updated default parameters.yml file in documentationNicolas Lœuillet2016-11-061-0/+3
| |
| * Update the upgrade documentationNicolas Lœuillet2016-11-051-6/+1
| |
| * Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-041-2/+2
| |
* | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+5
| |
* | update German configuration.rstStrubbl2016-11-161-5/+4
| |
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+9
| | | | | | | | Fix #496
* | Merge pull request #2548 from wallabag/pinboardJeremy Benoist2016-11-081-5/+41
|\ \ | | | | | | Add Pinboard import
| * | docs: update german import.rstStrubbl2016-11-071-21/+18
| | |
| * | Add english doc into german oneJeremy Benoist2016-11-061-5/+44
| |/
* / Removed Maintenance bundleNicolas Lœuillet2016-11-062-33/+0
|/
* update German faq.rstStrubbl2016-11-021-2/+2
|
* update German faq.rstStrubbl2016-11-021-4/+4
|
* Added more info about Doctrine / PHP bugNicolas Lœuillet2016-11-021-0/+2
|
* Added documentation about failed to load external entity errorNicolas Lœuillet2016-11-021-0/+5
| | | | Fix #2529
* docs: fix link to wallabag-stats projectSven Fischer2016-10-301-1/+1
|
* docs: update 3rd party projects by StrubblSven Fischer2016-10-291-1/+2
|
* Added the whole path to parameters.yml fileNicolas Lœuillet2016-10-272-2/+2
|
* Translate backup.rst to GermanJulian Oster2016-10-221-14/+14
|
* Added :fr: documentation for wallabag backupNicolas Lœuillet2016-10-222-0/+26
|
* Removed MD5 hash in documentationNicolas Lœuillet2016-10-171-1/+1
|
* Merge pull request #2446 from wallabag/fix-taggingrules-docNicolas Lœuillet2016-10-151-1/+1
|\ | | | | Added information about tagging rules in documentation
| * docs/de/user/configuration.rst: German fix for tagging rules docuSven Fischer2016-10-141-1/+1
| |
| * docs/de/user/configuration.rst: German fix for tagging rules docuSven Fischer2016-10-141-1/+1
| |
| * Added information about tagging rules in documentationNicolas Lœuillet2016-10-141-1/+1
| | | | | | | | Fix #2060
* | Fixed french and german doc homepagesNicolas Lœuillet2016-10-141-2/+2
| |
* | Merge pull request #2435 from wallabag/french-upgrade-docNicolas Lœuillet2016-10-132-19/+39
|\ \ | | | | | | Added french documentation for upgrade
| * | Added missing spaceNicolas Lœuillet2016-10-131-1/+1
| | |
| * | update German user/upgrade-2.1.x-2.1.y.rstSven Fischer2016-10-121-5/+5
| | |
| * | update German user/upgrade-2.0.x-2.1.1Sven Fischer2016-10-121-14/+34
| | |
| * | Added french documentation for upgradeNicolas Lœuillet2016-10-121-0/+0
| |/
* / translate to German: user/parametersSven Fischer2016-10-122-0/+51
|/
* Fixed display for note in installation pageNicolas Lœuillet2016-10-101-1/+2
|
* Added steps about Redis/RabbitMQ activationNicolas Lœuillet2016-10-102-0/+8
|
* Added page about parameters.ymlNicolas Lœuillet2016-10-101-1/+1
|
* Update documentationNicolas Lœuillet2016-10-101-3/+2
|
* Added documentation about testsuiteNicolas Lœuillet2016-10-102-0/+13
| | | | Fix #2415
* update German installation.rstStrubbl2016-10-081-2/+2
|
* update German installation.rstStrubbl2016-10-081-4/+3
|
* Cleaned up documentation for installation processNicolas Lœuillet2016-10-081-18/+16
|
* Set env to prod in documentationJeremy Benoist2016-10-083-17/+17
|
* Update md5 hash for packageNicolas Lœuillet2016-10-041-1/+1
|
* TypoJeremy Benoist2016-10-041-1/+1
|
* Prepare wallabag 2.1.1Nicolas Lœuillet2016-10-042-3/+3
|