]>
git.immae.eu Git - github/wallabag/wallabag.git/log
matteocoder [Sat, 24 Jun 2017 09:06:09 +0000 (11:06 +0200)]
Fixed broken lines and added new lines
In addition to fixing broken lines, I've also added a couple of lines from recent PRs.
matteocoder [Sat, 17 Jun 2017 11:42:50 +0000 (13:42 +0200)]
Merge pull request #1 from matteocoder/matteocoder-messages.it
revised messages.it
matteocoder [Sat, 17 Jun 2017 11:42:28 +0000 (13:42 +0200)]
revised messages.it
Jérémy Benoist [Sat, 10 Jun 2017 11:14:42 +0000 (13:14 +0200)]
Merge pull request #3202 from pVesian/master
Config label improvement #3199
Jeremy Benoist [Sat, 10 Jun 2017 09:29:56 +0000 (11:29 +0200)]
Update translations
Pierre de Vésian [Fri, 9 Jun 2017 10:11:48 +0000 (12:11 +0200)]
Config label improvement #3199
Nicolas Lœuillet [Wed, 31 May 2017 07:06:21 +0000 (09:06 +0200)]
Merge pull request #3167 from wallabag/doc-github-template
Fix link in Github template
Jérémy Benoist [Wed, 31 May 2017 05:12:55 +0000 (07:12 +0200)]
Fix link in Github template
Jérémy Benoist [Wed, 24 May 2017 11:54:57 +0000 (13:54 +0200)]
Merge pull request #3146 from DamienCassou/fix-doc-url
Fix documentation URL for "How can I help to fix that?"
Damien Cassou [Wed, 24 May 2017 10:57:46 +0000 (12:57 +0200)]
Fix documentation URL for "How can I help to fix that?"
Jérémy Benoist [Fri, 19 May 2017 08:07:01 +0000 (10:07 +0200)]
Merge pull request #3130 from X-dark/master
unify Download/Export wording.
Cedric Girard [Thu, 18 May 2017 15:17:21 +0000 (17:17 +0200)]
modify key name as well
Cedric Girard [Thu, 18 May 2017 13:23:48 +0000 (15:23 +0200)]
unify Download/Export wording.
This fixes #2967
Jérémy Benoist [Wed, 17 May 2017 15:48:51 +0000 (17:48 +0200)]
Merge pull request #3125 from wallabag/prepare-222
Prepare wallabag 2.2.3
Nicolas Lœuillet [Wed, 17 May 2017 12:43:17 +0000 (14:43 +0200)]
Prepare wallabag 2.2.3
Nicolas Lœuillet [Wed, 17 May 2017 08:40:35 +0000 (10:40 +0200)]
Merge pull request #3117 from wallabag/fix-doc
Fixed documentation URL
Nicolas Lœuillet [Sat, 13 May 2017 07:33:19 +0000 (09:33 +0200)]
Fixed documentation URL
Nicolas Lœuillet [Wed, 17 May 2017 07:02:22 +0000 (09:02 +0200)]
Merge pull request #3124 from wallabag/lock-guzzle-auth
Lock guzzle-site-authenticator to avoid errors
Jeremy Benoist [Tue, 16 May 2017 21:34:42 +0000 (23:34 +0200)]
Lock guzzle-site-authenticator to avoid error
Jérémy Benoist [Tue, 16 May 2017 12:50:25 +0000 (14:50 +0200)]
Merge pull request #3123 from X-dark/master
reorder contrib strings in about page
Cedric Girard [Tue, 16 May 2017 12:17:13 +0000 (14:17 +0200)]
reorder contrib strings in about page
this fixes #2891
Thomas Citharel [Wed, 10 May 2017 07:38:55 +0000 (09:38 +0200)]
Merge pull request #3095 from
aaa2000 /api-error-on-fail-fetch-content
Create a new entry via API even when its content can't be retrieved
adev [Tue, 9 May 2017 21:19:24 +0000 (23:19 +0200)]
Remove the created entry to avoid side effects on other tests
Nicolas Lœuillet [Tue, 9 May 2017 11:56:44 +0000 (13:56 +0200)]
Merge pull request #3076 from wallabag/hotfix/2979
Disable negative numbers in filters
Jeremy Benoist [Tue, 9 May 2017 10:12:23 +0000 (12:12 +0200)]
Add some tests
Jérémy Benoist [Tue, 9 May 2017 07:47:20 +0000 (09:47 +0200)]
Merge pull request #3097 from wallabag/update-license
Update graby* licenses
Jérémy Benoist [Tue, 9 May 2017 07:22:50 +0000 (09:22 +0200)]
Update graby* licenses
Jérémy Benoist [Tue, 9 May 2017 07:12:15 +0000 (09:12 +0200)]
Merge pull request #3096 from
aaa2000 /fix-api-entries-pagination-with-perpage
Fix API pagination is broken if perPage is custom value
adev [Mon, 8 May 2017 14:27:16 +0000 (16:27 +0200)]
Fix API pagination is broken if perPage is custom value
Fix #2720
adev [Mon, 8 May 2017 10:35:02 +0000 (12:35 +0200)]
Create a new entry via API even when its content can't be retrieved
Fix #2988
Nicolas Lœuillet [Sun, 7 May 2017 12:00:41 +0000 (14:00 +0200)]
Merge pull request #3090 from
aaa2000 /translate-login-page-error
Translate error message in login page
adev [Sat, 6 May 2017 20:21:04 +0000 (22:21 +0200)]
Translate error message in login page
Fix #2933
Jérémy Benoist [Fri, 5 May 2017 05:01:28 +0000 (07:01 +0200)]
Merge pull request #3082 from
aaa2000 /fix-form-errors-display
Fix display the form errors correctly
adev [Thu, 4 May 2017 22:12:16 +0000 (00:12 +0200)]
Fix display the form errors correctly
Use `property_path` form option to map underscored form fields
to object properties
@see https://github.com/symfony/symfony/issues/9162#issuecomment-
25431148
Fix #3067
Maxime Marinel [Wed, 3 May 2017 09:08:56 +0000 (11:08 +0200)]
Disable negative numbers in filters
Nicolas Lœuillet [Tue, 2 May 2017 13:46:45 +0000 (15:46 +0200)]
Merge pull request #3072 from wallabag/hotfix/3061
Small typo in documentation fix #3061
Maxime Marinel [Tue, 2 May 2017 09:51:23 +0000 (11:51 +0200)]
Small typo in documentation fix #3061
Jérémy Benoist [Sat, 29 Apr 2017 20:51:32 +0000 (22:51 +0200)]
Merge pull request #3066 from wallabag/ignore-tests-exported-files
Ignore tests exported files
Thomas Citharel [Sat, 29 Apr 2017 17:41:14 +0000 (19:41 +0200)]
Ignore tests exported files
Jérémy Benoist [Sat, 29 Apr 2017 13:43:42 +0000 (15:43 +0200)]
Merge pull request #3064 from gileri/master
Correct create_application en string
Éric Gillet [Sat, 29 Apr 2017 09:37:59 +0000 (11:37 +0200)]
Correct create_application en string
Jérémy Benoist [Tue, 25 Apr 2017 12:15:01 +0000 (14:15 +0200)]
Merge pull request #3052 from shtrom/fix-relative-symlinks
Make symfony-assets-install use `relative` symlinks
Olivier Mehani [Sat, 22 Apr 2017 11:45:28 +0000 (21:45 +1000)]
Make symfony-assets-install use `relative` symlinks
This facilitates packaging, when installing in a different work PREFIX
than the final install location.
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Jérémy Benoist [Wed, 5 Apr 2017 08:20:19 +0000 (10:20 +0200)]
Merge pull request #3023 from mart-e/epub-notice-at-the-end
Add export notice at the end of the epub
Martin Trigaux [Wed, 5 Apr 2017 07:24:48 +0000 (09:24 +0200)]
Add export notice at the end of the epub
The text "Produced by wallabag with PHPePub" is the first page of any epub.
On ebooks reader, it is common (e.g. kobo) to use the first page as the cover of
unread books, which makes it more difficult to differentiate the books.
Move the Notices chapter at the end of the book.
Jérémy Benoist [Thu, 30 Mar 2017 12:45:24 +0000 (14:45 +0200)]
Merge pull request #3017 from Kdecherf/local-image-alpha
Save alpha channel when downloading PNG images
Kevin Decherf [Wed, 29 Mar 2017 19:58:29 +0000 (21:58 +0200)]
Save alpha channel when downloading PNG images
Fixes #2805
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Nicolas Lœuillet [Thu, 23 Mar 2017 12:56:55 +0000 (13:56 +0100)]
Merge pull request #2985 from etiess/patch-2
Update paywall.rst (more details and clear cache)
Nicolas Lœuillet [Mon, 13 Mar 2017 09:56:33 +0000 (10:56 +0100)]
Merge pull request #2968 from chrido/master
remove language on html tag
Jérémy Benoist [Thu, 9 Mar 2017 14:34:40 +0000 (15:34 +0100)]
Merge pull request #2971 from etiess/patch-3
Update paywall.rst (EN) with details + clear cache
Christoph Doblander [Mon, 6 Mar 2017 20:34:50 +0000 (21:34 +0100)]
remove language on html-tag
Nicolas Lœuillet [Thu, 2 Mar 2017 13:43:04 +0000 (14:43 +0100)]
Merge pull request #2954 from wallabag/update-version
Changed wallabag version
Nicolas Lœuillet [Thu, 2 Mar 2017 13:42:16 +0000 (14:42 +0100)]
Changed wallabag version
Nicolas Lœuillet [Thu, 2 Mar 2017 13:40:22 +0000 (14:40 +0100)]
Merge pull request #2916 from wallabag/update-changelog
Updated CHANGELOG with latest changes
Nicolas Lœuillet [Mon, 20 Feb 2017 10:20:00 +0000 (11:20 +0100)]
Updated CHANGELOG with latest changes
Nicolas Lœuillet [Thu, 2 Mar 2017 13:16:51 +0000 (14:16 +0100)]
Merge pull request #2950 from wallabag/fix-symlinks
Fixed symlinks issue during release creation
Nicolas Lœuillet [Wed, 1 Mar 2017 13:17:07 +0000 (14:17 +0100)]
Fixed symlinks issue during release creation
Nicolas Lœuillet [Wed, 1 Mar 2017 12:32:46 +0000 (13:32 +0100)]
Merge pull request #2926 from qtheuret/master
Add activation of 'rewrite' mod of Apache
Nicolas Lœuillet [Tue, 28 Feb 2017 20:10:24 +0000 (21:10 +0100)]
Added german and italian translation
Nicolas Lœuillet [Sat, 25 Feb 2017 07:28:31 +0000 (08:28 +0100)]
Merge pull request #2932 from wallabag/mruminski-patch-1
Update Polish translation
Mateusz Rumiński [Fri, 24 Feb 2017 17:31:35 +0000 (18:31 +0100)]
Update Polish translation
add missing translation
Jeremy Benoist [Fri, 24 Feb 2017 15:23:06 +0000 (16:23 +0100)]
Merge pull request #2931 from wallabag/php-7.1
Use wallabag/tcpdf
Jeremy Benoist [Fri, 24 Feb 2017 14:05:43 +0000 (15:05 +0100)]
Use wallabag/tcpdf
It should restore the PHP 7.1 compatibility
Quentin THEURET [Thu, 23 Feb 2017 15:10:14 +0000 (16:10 +0100)]
Activate 'rewrite' mod of Apache
Quentin THEURET [Thu, 23 Feb 2017 15:09:06 +0000 (16:09 +0100)]
Ajout du mod 'rewrite' de Apache
etiess [Thu, 23 Feb 2017 07:54:33 +0000 (08:54 +0100)]
Update paywall.rst (EN) with details + clear cache
etiess [Wed, 22 Feb 2017 10:49:45 +0000 (11:49 +0100)]
Update paywall.rst (more details and clear cache)
Jeremy Benoist [Mon, 20 Feb 2017 12:55:24 +0000 (13:55 +0100)]
Merge pull request #2917 from ngosang/feature/es_translation_2
Update Spanish translation
ngosang [Mon, 20 Feb 2017 11:21:02 +0000 (12:21 +0100)]
Update Spanish translation
Nicolas Lœuillet [Mon, 20 Feb 2017 08:45:12 +0000 (09:45 +0100)]
Merge pull request #2915 from wallabag/import-drop-msg-user-null
Import: we now skip messages when user is null
Nicolas Lœuillet [Mon, 20 Feb 2017 08:16:02 +0000 (09:16 +0100)]
Import: we now skip messages when user is null
Nicolas Lœuillet [Mon, 20 Feb 2017 07:27:26 +0000 (08:27 +0100)]
Merge pull request #2905 from nicofrand/patch-1
Alert that 2FA must be authorized in app/config/parameters.yml
Nicolas Lœuillet [Mon, 20 Feb 2017 07:05:58 +0000 (08:05 +0100)]
Merge pull request #2913 from wallabag/add-wllbgit-readme
Added wallabag.it link in README
Nicolas Frandeboeuf [Fri, 17 Feb 2017 09:57:18 +0000 (10:57 +0100)]
Alert that 2FA must be authorized in app/config/parameters.yml
Jeremy Benoist [Sun, 19 Feb 2017 20:52:35 +0000 (21:52 +0100)]
Merge pull request #2832 from Kdecherf/search-domain
Search by term: extend to entries url
Nicolas Lœuillet [Sat, 18 Feb 2017 14:04:57 +0000 (15:04 +0100)]
Added wallabag.it link in README
Nicolas Lœuillet [Fri, 17 Feb 2017 21:16:48 +0000 (22:16 +0100)]
Merge pull request #2911 from wallabag/jlnostr-patch-1
Remove word repetition from german translation
Julian Oster [Fri, 17 Feb 2017 20:52:16 +0000 (21:52 +0100)]
Remove word repetition from german translation
see https://github.com/wallabag/wallabag/pull/2882#discussion_r101806434
Nicolas Lœuillet [Fri, 17 Feb 2017 12:54:48 +0000 (13:54 +0100)]
Merge pull request #2908 from wallabag/move-it-documentatin
Moved :it: documentation into it folder
Nicolas Lœuillet [Fri, 17 Feb 2017 12:12:09 +0000 (13:12 +0100)]
Moved :it: documentation into it folder
Nicolas Lœuillet [Fri, 17 Feb 2017 08:28:56 +0000 (09:28 +0100)]
Merge pull request #2830 from Kdecherf/striptags-title
Fix rendering of entry title in Twig views
Nicolas Lœuillet [Fri, 17 Feb 2017 08:28:21 +0000 (09:28 +0100)]
Merge pull request #2882 from wallabag/add-translations-doc-mobile-apps
Doc: translated mobile apps configuration in french
Kevin Decherf [Thu, 2 Feb 2017 20:39:28 +0000 (21:39 +0100)]
Search by term: extend to entries url
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Julian Oster [Thu, 16 Feb 2017 20:41:19 +0000 (21:41 +0100)]
Some changes to :de: translation
Kevin Decherf [Thu, 16 Feb 2017 20:36:34 +0000 (21:36 +0100)]
views: cosmetic in share links href
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Jeremy Benoist [Thu, 16 Feb 2017 08:12:40 +0000 (09:12 +0100)]
Merge pull request #2892 from ngosang/feature/es_translation
Update Spanish translation
Sven Fischer [Wed, 15 Feb 2017 16:11:43 +0000 (17:11 +0100)]
add :de: doc user/configuring_mobile
ngosang [Wed, 15 Feb 2017 14:41:06 +0000 (15:41 +0100)]
Update Spanish translation
Nicolas Lœuillet [Tue, 14 Feb 2017 21:14:51 +0000 (22:14 +0100)]
Merge pull request #2875 from kgaut/patch-3
Doc - information about Apache 2.4
Nicolas Lœuillet [Tue, 14 Feb 2017 21:05:53 +0000 (22:05 +0100)]
Merge pull request #2785 from matteocoder/patch-2
first_article.rst already inside articles.rst
Nicolas Lœuillet [Tue, 14 Feb 2017 20:37:27 +0000 (21:37 +0100)]
Merge pull request #2784 from matteocoder/patch-1
Doc: share.rst already integrated inside articles.rst
matteocoder [Wed, 25 Jan 2017 12:56:31 +0000 (07:56 -0500)]
first_article.rst already inside articles.rst
The file is a duplicate of a section already present in articles.rst
matteocoder [Wed, 25 Jan 2017 12:53:01 +0000 (07:53 -0500)]
share.rst already integrated inside articles.rst
The share.rst file is just a duplicate of a section already present in another file.
Nicolas Lœuillet [Tue, 14 Feb 2017 19:45:08 +0000 (20:45 +0100)]
Doc: translated mobile apps configuration in french
Nicolas Lœuillet [Tue, 14 Feb 2017 17:33:43 +0000 (18:33 +0100)]
Merge pull request #2878 from matteocoder/wallabag-docs-ita
Italian documentation added
Nicolas Lœuillet [Tue, 14 Feb 2017 16:16:14 +0000 (17:16 +0100)]
Merge pull request #2879 from matteocoder/matteocoder-patch-1
Fixed typo in "first_steps"
matteocoder [Tue, 14 Feb 2017 15:36:40 +0000 (16:36 +0100)]
Italian documentation added
There are some missing links in various articles. Please let me know how I can fix this :)
Nicolas Lœuillet [Tue, 14 Feb 2017 14:40:29 +0000 (15:40 +0100)]
Merge pull request #2860 from wallabag/docs-update-3rd-party-apps
docs 3rd party tools: update java wrapper, add cmd tool to add article
Sven Fischer [Sat, 11 Feb 2017 08:11:55 +0000 (09:11 +0100)]
docs: add 3rd party app wallabako for Kobo readers
Kevin Gautreau [Tue, 14 Feb 2017 14:29:33 +0000 (15:29 +0100)]
Doc - informations about Apache 2.4