aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Messed up DE import translationJeremy Benoist2016-11-191-34/+1
|
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-19124-2586/+2827
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * Merge pull request #2608 from wallabag/change-dev-versionJeremy Benoist2016-11-191-1/+1
| |\ | | | | | | Change version to 2.2.0-dev
| | * Change version to 2.2.0-devNicolas Lœuillet2016-11-191-1/+1
| |/
| * Merge pull request #2607 from wallabag/update-changelogNicolas Lœuillet2016-11-191-1/+5
| |\ | | | | | | Updated changelog for 2.1.4
| | * Updated changelog for 2.1.4Nicolas Lœuillet2016-11-191-1/+5
| |/
| * Merge pull request #2604 from wallabag/postgresql-versionNicolas Lœuillet2016-11-191-1/+22
| |\ | | | | | | wallabag can’t work on PostgreSQL <= 9.1
| | * Wallabag can’t work on PostgreSQL <= 9.1Jeremy Benoist2016-11-191-1/+22
| | |
| * | Merge pull request #2605 from wallabag/update-release-processNicolas Lœuillet2016-11-191-1/+14
| |\ \ | | | | | | | | Add .travis.yml change to RELEASE_PROCESS
| | * | Add .travis.yml change to RELEASE_PROCESSJeremy Benoist2016-11-191-1/+14
| | |/
| * | Merge pull request #2603 from wallabag/fix-composer-no-devJeremy Benoist2016-11-191-2/+2
| |\ \ | | |/ | |/| Fix clear-cache problem using —no-dev
| | * Fix clear-cache problem using —no-devJeremy Benoist2016-11-191-2/+2
| |/ | | | | | | | | | | Related to : > PHP Fatal error: Class 'FOS\RestBundle\Serializer\JMSSerializerAdapter' not found in /Users/j0k/Sites/github/wallabag/var/cache/prod/appProdProjectContainer.php on line 9139
| * Merge pull request #2596 from wallabag/prepare-214Nicolas Lœuillet2016-11-182-1/+20
| |\ | | | | | | Prepare wallabag 2.1.4 :rocket:
| | * Prepare wallabag 2.1.4 :rocket:Nicolas Lœuillet2016-11-182-1/+20
| |/
| * Merge pull request #2550 from wallabag/reorder-documentationNicolas Lœuillet2016-11-1860-1418/+1681
| |\ | | | | | | Reordered documentation
| | * 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-172-2/+2
| | |
| | * Reordered :fr: documentationNicolas Lœuillet2016-11-1727-547/+654
| | |
| | * Reordered documentationNicolas Lœuillet2016-11-1718-389/+485
| |/
| * Merge pull request #2578 from wallabag/questionmark-iconNicolas Lœuillet2016-11-1733-34/+170
| |\ | | | | | | Added help on config screen
| | * Added tooltips for baggy themeNicolas Lœuillet2016-11-171-0/+18
| | |
| | * Added help on config screenNicolas Lœuillet2016-11-1733-34/+152
| |/
| * Merge pull request #2570 from wallabag/add-creation-dateJeremy Benoist2016-11-1510-33/+43
| |\ | | | | | | Added creation date on entries view
| | * Hide creation date in mobile viewNicolas Lœuillet2016-11-141-2/+2
| | |
| | * Changed display for material themeNicolas Lœuillet2016-11-144-5/+6
| | |
| | * Added creation date on entries viewNicolas Lœuillet2016-11-148-30/+39
| | |
| * | Merge pull request #2587 from wallabag/user-agentsJeremy Benoist2016-11-151-15/+0
| |\ \ | | | | | | | | User-agents have moved to site-config
| | * | User-agents have moved to site-configJeremy Benoist2016-11-141-15/+0
| |/ / | | | | | | Since graby@1.5.0, user-agent can be defined in site-config, which the now recommended way
| * | Merge pull request #2584 from blankoworld/masterJeremy Benoist2016-11-143-0/+18
| |\ \ | | |/ | |/| fix #2582 - Documentation, Nginx config: disable all other PHP file from symphony
| | * fix #2582 - Nginx config: disable all other PHP file from symphonyOlivier DOSSMANN2016-11-143-0/+18
| |/ | | | | | | | | | | | | 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.
| * Merge pull request #2577 from wallabag/add-tooltip-materialJeremy Benoist2016-11-141-3/+3
| |\ | | | | | | Added tooltips in header bar
| | * Added tooltips in header barNicolas Lœuillet2016-11-121-3/+3
| | |
| * | Merge pull request #2562 from wallabag/image-biggerThomas Citharel2016-11-1412-99/+176
| |\ \ | | | | | | | | Bigger image preview in case of only image content
| | * | Display a bigger image in case of image contentJeremy Benoist2016-11-0810-97/+164
| | | | | | | | | | | | | | | | | | | | | | | | If the content is only an image, we can display a bigger preview image because we won’t have text to display. Also, split different card view to avoid too much complexity in the entries.html.twig
| | * | Add `grunt watch` taskJeremy Benoist2016-11-082-2/+8
| | | |
| | * | Remove the left margin of tagJeremy Benoist2016-11-081-0/+4
| | | | | | | | | | | | | | | | In the entries list, the first tag below the link isn’t stick to the left. Now it is.
| * | | Merge pull request #2571 from wallabag/change-language-without-logoutNicolas Lœuillet2016-11-1113-12/+14
| |\ \ \ | | |_|/ | |/| | Changed behavior when we change language
| | * | Changed behavior when we change languageNicolas Lœuillet2016-11-1013-12/+14
| |/ / | | | | | | | | | No need to disconnect to apply the language substitution
| * | Merge pull request #2565 from wallabag/remove-support-websiteNicolas Lœuillet2016-11-0912-12/+12
| |\ \ | | | | | | | | Removed support website on about page
| | * | Removed support website on about pageNicolas Lœuillet2016-11-0912-12/+12
| |/ /
| * | Merge pull request #2563 from wallabag/pr-templateNicolas Lœuillet2016-11-091-8/+13
| |\ \ | | |/ | |/| Improve PR template
| | * Improve PR templateJeremy Benoist2016-11-081-8/+13
| |/
| * Merge pull request #2561 from wallabag/Rurik19-patch-2259Thomas Citharel2016-11-081-1/+1
| |\ | | | | | | fix #2559
| | * fix #2559Yuriy Evdokimov2016-11-081-1/+1
| |/
| * Merge pull request #2555 from dkrmr/fix_update_scriptNicolas Lœuillet2016-11-071-1/+1
| |\ | | | | | | Reorder variable assignation in update.sh script, fix #2554
| | * Reorder variable assignation in update.sh script, fix #2554Darius Kramer2016-11-071-1/+1
| | |
| * | Merge pull request #2556 from wallabag/replace-tokenstorageNicolas Lœuillet2016-11-072-10/+21
| |\ \ | | |/ | |/| Replaced TokenStorage with TokenStorageInterface
| | * PHP CSNicolas Lœuillet2016-11-071-3/+2
| | |
| | * Replaced TokenStorage with TokenStorageInterfaceNicolas Lœuillet2016-11-072-7/+19
| | |