Jeremy Benoist
8ca858ee73
Fix PHP warning
...
Looks like sometimes (usually from import) the `html` key isn’t available.
2019-03-18 06:23:41 +01:00
Kevin Decherf
41d476d7e7
epub: fix exception when articles have the same title
...
This commit fixes an exception occuring when exporting as epub several
articles with the same title. The chapter filename is now derived from
title and url.
Fixes #3642
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-17 23:36:10 +01:00
Doma Gergő
77dc50a74f
Added translation using Weblate (Hungarian)
2019-03-16 19:58:49 +01:00
Weblate
a69c7fc5f1
Added translation using Weblate (Hungarian)
2019-03-16 19:58:41 +01:00
Weblate
2be507564f
Added translation using Weblate (Hungarian)
2019-03-16 19:58:38 +01:00
Weblate
9a1c42e252
Added translation using Weblate (Hungarian)
2019-03-16 19:58:31 +01:00
Arda Kilicdagi
7447754e44
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (40 of 40 strings)
2019-03-15 18:04:16 +01:00
Arda Kilicdagi
4b1c0226f1
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (483 of 483 strings)
2019-03-15 18:04:14 +01:00
Arda Kilicdagi
fc380182d6
Translated using Weblate (Turkish)
...
Currently translated at 87.8% (424 of 483 strings)
2019-03-14 13:04:37 +01:00
Matthias Baur
7c553a6017
Properly source require.sh
...
Fixes #3571 .
2019-03-12 15:44:38 +01:00
Arda Kilicdagi
44984d2aa7
Translated using Weblate (Turkish)
...
Currently translated at 81.6% (394 of 483 strings)
2019-03-09 16:04:33 +01:00
Kevin Decherf
a48ff25d4c
Merge pull request #3901 from wallabag/fix-pr-3893
...
material: fix left padding on non-entry pages introduced by #3893
2019-03-09 12:19:31 +01:00
Kevin Decherf
cf0010cf4a
material: fix left padding on non-entry pages introduced by #3893
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-09 00:27:50 +01:00
Arda Kilicdagi
a27b2ecc57
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (6 of 6 strings)
2019-03-08 13:04:10 +01:00
Arda Kilicdagi
acc81fa387
Translated using Weblate (Turkish)
...
Currently translated at 56.9% (275 of 483 strings)
2019-03-08 13:04:09 +01:00
Jérémy Benoist
13d2fe6d2e
Merge pull request #3897 from wallabag/2.3.8-dev
...
Jump to 2.3.8-dev
2019-03-04 15:23:06 +01:00
Jeremy Benoist
3d7a1f4caf
Jump to 2.3.8-dev
2019-03-04 13:49:23 +01:00
Jérémy Benoist
36fd8e5fde
Merge pull request #3895 from wallabag/prepare-2.3.7
...
Prepare 2.3.7 release
2019-03-04 12:06:22 +01:00
Jeremy Benoist
f2aa373054
Prepare 2.3.7 release
2019-03-04 09:32:26 +01:00
Kevin Decherf
4ae4fa7b89
Merge pull request #3894 from wallabag/issue-3851
...
material: hide creation date from card actions on specific sizes
2019-03-03 20:22:30 +01:00
Kevin Decherf
6640a922d1
material: update prod assets
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-03 19:24:34 +01:00
Kevin Decherf
246cc9ac93
material: add media queries to hide creation date from card actions
...
Hide the creation date from card actions on specific sizes when there's
not enough space for all parts.
Fixes #3851
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-03 19:22:32 +01:00
Kevin Decherf
f1f1efb5de
material: wrap card actions, remove class hiding of creation date
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-03 19:22:32 +01:00
Kevin Decherf
806635f7d5
Merge pull request #3893 from wallabag/issue-3877
...
material: fix left padding of content on medium screens
2019-03-03 19:22:03 +01:00
Kevin Decherf
05232afe32
material: fix left padding of content on medium screens
...
Fixes #3877
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-02 23:46:00 +01:00
Kevin Decherf
fb7dedf36c
material: move a media query from cards to dedicated scss file
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-03-02 22:48:43 +01:00
Kevin Decherf
b886ee923d
Merge pull request #3868 from Nadrieril/fix-3662
...
Add missing entries in craue_config_setting.
2019-03-02 17:20:18 +01:00
Jeremy Benoist
85403dae04
Disable down for that migration
2019-03-01 20:26:59 +01:00
Jeremy Benoist
fcd54e2447
Test each internal settings before creating them
2019-03-01 20:26:58 +01:00
Nadrieril
c2efb5a306
Add missing entries in craue_config_setting.
...
Should fix https://github.com/wallabag/wallabag/issues/3662
2019-03-01 20:26:58 +01:00
Jérémy Benoist
1e9c710fdd
Merge pull request #3885 from mart-e/script-ignore-root
...
Allow optional --ignore-root-warning
2019-03-01 20:22:22 +01:00
Jérémy Benoist
fc4c1f50b4
Merge pull request #3857 from wallabag/php73
...
Replace continue; with break; to avoid PHP 7.3 warnings
2019-02-27 15:31:57 +01:00
Jeremy Benoist
8c0ba95307
Adding more tests
2019-02-27 15:01:03 +01:00
Jeremy Benoist
ea925bb112
CS
2019-02-27 14:33:26 +01:00
Thomas Citharel
3784688a88
Replace continue; with break; to avoid PHP 7.3 warnings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-02-27 14:29:14 +01:00
Jérémy Benoist
d5154ee2ae
Merge pull request #3886 from wallabag/issue-3602
...
epub export: fix missing cover image, only for exports of one article
2019-02-25 14:03:41 +01:00
Jérémy Benoist
4de99d1ab1
Merge pull request #3887 from wallabag/issue-3711
...
Add support of expect parameter to change return object when deleting entry
2019-02-25 10:56:07 +01:00
Allan Nordhøy
fdd3a2bb87
Translated using Weblate (Polish)
...
Currently translated at 98.8% (477 of 483 strings)
2019-02-25 02:19:16 +01:00
Allan Nordhøy
9b044c7702
Translated using Weblate (Occitan)
...
Currently translated at 98.8% (477 of 483 strings)
2019-02-25 02:19:15 +01:00
naofum
443a237f25
Translated using Weblate (Japanese)
...
Currently translated at 58.0% (280 of 483 strings)
2019-02-25 02:19:13 +01:00
Allan Nordhøy
5f9eb33f8f
Translated using Weblate (English)
...
Currently translated at 99.8% (482 of 483 strings)
2019-02-25 02:18:46 +01:00
naofum
9cd49b4340
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (40 of 40 strings)
2019-02-24 02:09:24 +01:00
naofum
3c8bd4cc33
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (7 of 7 strings)
2019-02-24 01:54:48 +01:00
naofum
55dd64dd47
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (6 of 6 strings)
2019-02-24 01:47:51 +01:00
naofum
53162bf4d8
Added translation using Weblate (Japanese)
2019-02-24 01:43:46 +01:00
Weblate
bd0961d25f
Added translation using Weblate (Japanese)
2019-02-24 01:43:45 +01:00
Weblate
4f83b83e4a
Added translation using Weblate (Japanese)
2019-02-24 01:43:44 +01:00
Weblate
4362d5ea98
Added translation using Weblate (Japanese)
2019-02-24 01:43:33 +01:00
Allan Nordhøy
4e4bd772d0
Translated using Weblate (Persian)
...
Currently translated at 53.6% (259 of 483 strings)
2019-02-23 15:25:01 +01:00
Kevin Decherf
12a97c3522
tests: fix broken session clients for rest entry deletion tests
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-02-20 15:57:56 +01:00