]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Jeremy Benoist [Tue, 21 Nov 2017 09:30:35 +0000 (10:30 +0100)]
CS
Kevin Decherf [Mon, 20 Nov 2017 21:39:33 +0000 (22:39 +0100)]
Fix MySQL issue on mig from #3373
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Nicolas Lœuillet [Mon, 20 Nov 2017 20:10:33 +0000 (21:10 +0100)]
Merge pull request #3346 from Kdecherf/origin-property
Add originUrl property to Entry
Kevin Decherf [Mon, 20 Nov 2017 18:51:03 +0000 (19:51 +0100)]
Merge pull request #3423 from wallabag/composer
composer: update dependency versions to reduce memory footprint
Nicolas Lœuillet [Mon, 20 Nov 2017 16:39:14 +0000 (17:39 +0100)]
Added internal setting to enable/disable headers storage
Kevin Decherf [Sun, 19 Nov 2017 20:00:27 +0000 (21:00 +0100)]
composer: update dependency versions to reduce memory footprint
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 19 Nov 2017 14:26:13 +0000 (15:26 +0100)]
Fix phpcs
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 19 Nov 2017 14:01:06 +0000 (15:01 +0100)]
Improve EntryRestControllerTest for origin_url
Ensure that origin_url is initially null
Ensure patching entry with origin_url=''
Ensure patching entry with origin_url=null
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 19 Nov 2017 13:50:21 +0000 (14:50 +0100)]
Update EntryControllerTest to handle origin_url
Set an origin_url in testEditUpdate
Test origin_url deletion in testEditRemoveOriginUrl
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 12 Nov 2017 20:09:59 +0000 (21:09 +0100)]
Replace hardcoded 'Provided by' string with i18n string
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Mon, 6 Nov 2017 20:02:48 +0000 (21:02 +0100)]
Improve origin_url field description and translations
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 5 Nov 2017 14:32:57 +0000 (15:32 +0100)]
Form: move url and origin_url to UrlType
Kevin Decherf [Sun, 5 Nov 2017 14:32:32 +0000 (15:32 +0100)]
Add support of originUrl field in baggy entry view
Kevin Decherf [Sun, 15 Oct 2017 16:41:58 +0000 (18:41 +0200)]
Add some tests for OriginUrl in EntryRestController
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sat, 9 Sep 2017 19:20:16 +0000 (21:20 +0200)]
Handle original_url querystring in Shaarli sharing link
This feature needs at least shaarli-plugin-via 0.2 from
https://github.com/Kdecherf/shaarli-plugin-via to work.
Shaarli will silently ignore this parameter if this plugin is missing.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sat, 9 Sep 2017 19:00:32 +0000 (21:00 +0200)]
Add support of originUrl field in material entry view
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sat, 9 Sep 2017 17:34:41 +0000 (19:34 +0200)]
Twig: add removeSchemeAndWww filter
This twig filter removes scheme (only http and https are supported) and
pass the result to removeWww filter to also remove 'www.' at the
beginning of an url.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sat, 9 Sep 2017 17:32:42 +0000 (19:32 +0200)]
Entry: handle originUrl in edit form, update translations
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Mon, 4 Sep 2017 21:39:08 +0000 (23:39 +0200)]
Add originUrl property to Entry, handle that in EntryRestController, handle migration
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Nicolas Lœuillet [Sun, 19 Nov 2017 12:53:13 +0000 (13:53 +0100)]
Merge pull request #3422 from wallabag/simpleue-2
Jump to Simpleue 2.0
Kevin Decherf [Wed, 1 Nov 2017 12:22:38 +0000 (13:22 +0100)]
Replace ant with Makefile
Fixes #1735
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 19 Nov 2017 10:31:46 +0000 (11:31 +0100)]
Merge pull request #3421 from comradekingu/patch-2
Spelling: diaspora, e-mail, moved ?, URL, sharing
Kevin Decherf [Sun, 19 Nov 2017 10:31:26 +0000 (11:31 +0100)]
Merge pull request #3420 from comradekingu/patch-1
Spelling: Two-factor for wallabag connection
Jeremy Benoist [Sat, 18 Nov 2017 15:28:54 +0000 (16:28 +0100)]
Jump to Simpleue 2.0
The 1.3.0 tag is introducing BC so we jump to the 2.0
Allan Nordhøy [Sat, 18 Nov 2017 03:55:33 +0000 (04:55 +0100)]
"for the public wallabag demo", paywalled websites, diaspora*
Allan Nordhøy [Sat, 18 Nov 2017 03:52:28 +0000 (04:52 +0100)]
Spelling: diaspora, e-mail, moved ?, URL, sharing
Allan Nordhøy [Sat, 18 Nov 2017 03:39:52 +0000 (04:39 +0100)]
Spelling: Two-factor for wallabag connection
NatPi [Fri, 17 Nov 2017 18:27:51 +0000 (01:27 +0700)]
Add CraueConfigBundle.th.yml
Jérémy Benoist [Sun, 12 Nov 2017 10:33:18 +0000 (11:33 +0100)]
Merge pull request #3412 from
aaa2000 /fix-tests
Fix the tests
adev [Sat, 11 Nov 2017 22:55:13 +0000 (23:55 +0100)]
Fix phpcs
adev [Sat, 11 Nov 2017 22:20:46 +0000 (23:20 +0100)]
Fix tests
Kevin Decherf [Tue, 7 Nov 2017 12:59:47 +0000 (13:59 +0100)]
Merge pull request #3404 from wallabag/issue-2424
material: replace card activator with article link on card preview
Kevin Decherf [Sun, 5 Nov 2017 14:18:45 +0000 (15:18 +0100)]
material: replace card activator with article link on card preview
Fixes #2424
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Mon, 6 Nov 2017 19:43:48 +0000 (20:43 +0100)]
Merge pull request #3397 from wallabag/issue-1871
material: disable editing of entry url input when submitting new url
Kevin Decherf [Sun, 5 Nov 2017 12:20:50 +0000 (13:20 +0100)]
Update assets for #3397
Kevin Decherf [Wed, 1 Nov 2017 11:32:14 +0000 (12:32 +0100)]
material: disable editing of entry url input when submitting new url
Fixes #1871
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Jérémy Benoist [Thu, 2 Nov 2017 13:49:37 +0000 (15:49 +0200)]
Merge pull request #3387 from Kdecherf/fix-assets-23
Fix assets for 2.3
Jérémy Benoist [Thu, 2 Nov 2017 08:21:10 +0000 (10:21 +0200)]
Merge pull request #3399 from
aaa2000 /editorconfig-makefile
Update .editorconfig for makefile
adev [Wed, 1 Nov 2017 13:47:06 +0000 (14:47 +0100)]
Update .editorconfig for makefile
Kevin Decherf [Wed, 1 Nov 2017 10:12:44 +0000 (11:12 +0100)]
Merge pull request #3395 from wallabag/issue-3393
views/config: fix overlaying drop down menu
Kevin Decherf [Tue, 31 Oct 2017 22:16:15 +0000 (23:16 +0100)]
views/config: fix overlaying drop down menu
Fixes #3393
Jérémy Benoist [Tue, 31 Oct 2017 13:10:41 +0000 (15:10 +0200)]
Merge pull request #3392 from mart-e/add-title-page-epub
add the title of article on the epub export
Jeremy Benoist [Sat, 28 Oct 2017 18:16:43 +0000 (20:16 +0200)]
Properly run php-cs-fixer
Martin Trigaux [Sat, 28 Oct 2017 15:17:22 +0000 (17:17 +0200)]
php-cs-fixer
php bin/php-cs-fixer fix src/Wallabag/CoreBundle/Helper/EntriesExport.php
Martin Trigaux [Sat, 28 Oct 2017 12:49:14 +0000 (14:49 +0200)]
Set the title in a separated chapter
Set the export option on the same page, same as done in producePdf
Move the ToC at the end of the book so the title page is the first one
Martin Trigaux [Sat, 28 Oct 2017 08:37:56 +0000 (10:37 +0200)]
add a title page
The first page of the book is the title
Kevin Decherf [Mon, 23 Oct 2017 22:20:56 +0000 (00:20 +0200)]
Updating .gitignore
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Mon, 23 Oct 2017 22:19:00 +0000 (00:19 +0200)]
Removing web/bundles/wallabagcore and adding prod assets in web/wallassets
baggy.css, baggy.js, material.css, material.js and public.js are seen as
new files, something changed in these files.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Mon, 23 Oct 2017 22:15:52 +0000 (00:15 +0200)]
webpack & views: replace bundles/wallabagcore with wallassets
This change will prevent composer from removing wallabagcore assets when
installing assets.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Jérémy Benoist [Mon, 23 Oct 2017 09:09:17 +0000 (11:09 +0200)]
Merge pull request #3011 from wallabag/2.3
wallabag 2.3.0
Nicolas Lœuillet [Fri, 20 Oct 2017 13:43:13 +0000 (15:43 +0200)]
Merge pull request #3385 from wallabag/prepare-23
Prepare wallabag 2.3.0
Nicolas Lœuillet [Fri, 20 Oct 2017 12:17:37 +0000 (14:17 +0200)]
Prepare wallabag 2.3.0
Nicolas Lœuillet [Thu, 19 Oct 2017 13:07:43 +0000 (15:07 +0200)]
Merge pull request #3384 from wallabag/mruminski-patch-1
Update messages.pl.yml
Mateusz Rumiński [Thu, 19 Oct 2017 11:07:24 +0000 (13:07 +0200)]
Update messages.pl.yml
add polish translation for export footer_template
Nicolas Lœuillet [Wed, 18 Oct 2017 09:33:30 +0000 (11:33 +0200)]
Merge pull request #3373 from wallabag/change-readingtime-notnull
Changed reading_time field to prevent null values
Jérémy Benoist [Wed, 18 Oct 2017 09:16:50 +0000 (11:16 +0200)]
Merge pull request #3362 from sviande/fix_3361_api_warning
Fix #3361 check type for tags in entry repository
Nicolas Lœuillet [Mon, 16 Oct 2017 07:02:47 +0000 (09:02 +0200)]
Merge pull request #3383 from Kdecherf/fix-webpack-and-login
Fix webpack and login screen
Kevin Decherf [Sun, 15 Oct 2017 22:07:12 +0000 (00:07 +0200)]
Update prod assets
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 15 Oct 2017 21:57:35 +0000 (23:57 +0200)]
webpack: handle _global img folder
Fixes missing image files after composer cleaning assets
Source of requireAll(): https://stackoverflow.com/a/
30652110
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Kevin Decherf [Sun, 15 Oct 2017 21:56:34 +0000 (23:56 +0200)]
Fix non-centered login form
Fixes #3343
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Jérémy Benoist [Sun, 15 Oct 2017 07:24:32 +0000 (09:24 +0200)]
Merge pull request #3382 from nclsHart/replace-kernel-rootdir
Replace kernel.root_dir by kernel.project_dir
Jérémy Benoist [Sun, 15 Oct 2017 07:23:31 +0000 (09:23 +0200)]
Merge pull request #3381 from nclsHart/webserverbundle
Enable WebServerBundle in dev environment
Nicolas Hart [Fri, 13 Oct 2017 21:52:15 +0000 (23:52 +0200)]
Replace kernel.root_dir by kernel.project_dir
kernel.root_dir and Kernel::getRootDir() are deprecated since Symfony 3.3.
See https://symfony.com/blog/new-in-symfony-3-3-a-simpler-way-to-get-the-project-root-directory and https://github.com/symfony/symfony/blob/3.3/UPGRADE-3.3.md#httpkernel for more information.
Nicolas Hart [Fri, 13 Oct 2017 21:04:16 +0000 (23:04 +0200)]
Enable WebServerBundle in dev environment
Since #3376, the web server console commands were not available.
Sébastien Viande [Thu, 12 Oct 2017 05:28:42 +0000 (07:28 +0200)]
Fix #3361 Entry Rest controller getEntries cast tags params to string
Nicolas Lœuillet [Fri, 13 Oct 2017 07:37:03 +0000 (09:37 +0200)]
Fixed @Kdecherf's review
Jeremy Benoist [Wed, 11 Oct 2017 08:42:24 +0000 (10:42 +0200)]
CS
Nicolas Lœuillet [Sun, 8 Oct 2017 20:08:18 +0000 (22:08 +0200)]
Changed reading_time field to prevent null values
Jeremy Benoist [Wed, 11 Oct 2017 08:51:24 +0000 (10:51 +0200)]
CS
Sébastien Viande [Tue, 26 Sep 2017 09:29:09 +0000 (11:29 +0200)]
Fix #3361 add test
Sébastien Viande [Mon, 25 Sep 2017 17:34:42 +0000 (19:34 +0200)]
Fix #3361 check type for tags in entry repository
Check is $tags is a string before explode
Nicolas Lœuillet [Wed, 11 Oct 2017 12:12:49 +0000 (14:12 +0200)]
Merge pull request #3372 from wallabag/translate-export-page
Translated first page of exported article
Jeremy Benoist [Wed, 11 Oct 2017 08:43:36 +0000 (10:43 +0200)]
CS
Nicolas Lœuillet [Sun, 8 Oct 2017 18:39:44 +0000 (20:39 +0200)]
Fixed @j0k3r's review
Nicolas Lœuillet [Sun, 8 Oct 2017 09:03:32 +0000 (11:03 +0200)]
Fixed @tcitworld's review
Nicolas Lœuillet [Sun, 8 Oct 2017 06:55:30 +0000 (08:55 +0200)]
Translated first page of exported article
Jérémy Benoist [Wed, 11 Oct 2017 07:55:03 +0000 (09:55 +0200)]
Merge pull request #3376 from wallabag/symfony-3.3
Symfony 3.3
Jérémy Benoist [Tue, 10 Oct 2017 10:22:22 +0000 (12:22 +0200)]
Merge pull request #3378 from wallabag/2.3-ru
Add Russian language
Олег [Fri, 6 Oct 2017 13:26:50 +0000 (16:26 +0300)]
update Russian language
Олег [Fri, 6 Oct 2017 12:39:34 +0000 (15:39 +0300)]
add Russian language
Олег [Fri, 6 Oct 2017 10:14:58 +0000 (13:14 +0300)]
Add Russian language in CoreBundle Resources and CraueConfigBundle
Jeremy Benoist [Tue, 10 Oct 2017 08:20:57 +0000 (10:20 +0200)]
Fix MondeDiplo https url
Jeremy Benoist [Mon, 9 Oct 2017 14:47:15 +0000 (16:47 +0200)]
CS
Jeremy Benoist [Mon, 9 Oct 2017 14:45:09 +0000 (16:45 +0200)]
Jump to Symfony 3.3 & update others deps
Also update tests urls
Nicolas Lœuillet [Sat, 16 Sep 2017 11:01:33 +0000 (13:01 +0200)]
Merge pull request #3347 from Kdecherf/entry-stats
Entry view: update .stats margins and color
Kevin Decherf [Sat, 9 Sep 2017 19:35:19 +0000 (21:35 +0200)]
Entry view: update .stats margins and color
Decreasing margin of .stats, increasing vertical margin of .stats li,
increasing right margin of material icons and reducing contrast of
material icons.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Jérémy Benoist [Sat, 9 Sep 2017 16:57:50 +0000 (18:57 +0200)]
Merge pull request #3345 from wallabag/Quent-in-patch-1
Update messages.oc.yml
Quent-in [Sat, 9 Sep 2017 16:23:59 +0000 (18:23 +0200)]
Update messages.oc.yml
Jérémy Benoist [Thu, 7 Sep 2017 05:17:05 +0000 (07:17 +0200)]
Merge pull request #3340 from Kdecherf/fix-webpack
Fix webpack error on comments
Jérémy Benoist [Thu, 7 Sep 2017 05:16:26 +0000 (07:16 +0200)]
Merge pull request #3309 from wallabag/fix-multiple-tag-search
Multiple tag search, which was broken from API
Jeremy Benoist [Wed, 6 Sep 2017 20:58:34 +0000 (22:58 +0200)]
Remove unused function
Introduce after the rebase I guess
Jeremy Benoist [Thu, 3 Aug 2017 14:20:49 +0000 (16:20 +0200)]
Fix tests
Jeremy Benoist [Thu, 3 Aug 2017 10:46:20 +0000 (12:46 +0200)]
Multiple tag search was broken from API
First, the setParameter() were done on the same parameter which in fact
just duplicated the condition in the SQL query (like `where t.label =
'test' and t.label = 'test'`.
Changed the parameter doesn't help because the query was then wrong.
Changing the way to match associated tags for an entry and it worked.
Kevin Decherf [Wed, 6 Sep 2017 20:42:23 +0000 (22:42 +0200)]
Fix webpack error on comments
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Nicolas Lœuillet [Wed, 6 Sep 2017 13:08:12 +0000 (15:08 +0200)]
Merge pull request #3332 from nclsHart/better-txt-export
Better entry txt export using html2text
Jérémy Benoist [Mon, 4 Sep 2017 10:09:26 +0000 (12:09 +0200)]
Merge pull request #3337 from strobeltobias/patch-1
Add missing quotation marks and small fixes (2)
Jérémy Benoist [Mon, 4 Sep 2017 09:17:26 +0000 (11:17 +0200)]
Update messages.de.yml
Jérémy Benoist [Sun, 3 Sep 2017 18:26:16 +0000 (20:26 +0200)]
Merge pull request #3333 from Quent-in/2.3
Update OC
Jérémy Benoist [Sun, 3 Sep 2017 18:25:15 +0000 (20:25 +0200)]
Merge pull request #3139 from Kdecherf/2502-tag-case
Ignore tag's case
Jérémy Benoist [Sun, 3 Sep 2017 18:24:41 +0000 (20:24 +0200)]
Merge pull request #3338 from strobeltobias/patch-2
Translate missing strings, add quotation marks