03f2cacb58
Fix authors and preview alt encoding display
2018-06-04 12:04:37 +02:00
fea68d1a72
Merge pull request #3646 from Quenty31/master
...
[i18n] Occitan update
2018-06-01 14:53:49 +02:00
8fe73e076c
Merge pull request #3661 from Simounet/fix/2981-srcset-image
...
Fix srcset attribute on images downloaded
2018-06-01 14:53:04 +02:00
c15bb5ad72
Fix srcset attribute on images downloaded
2018-06-01 13:49:16 +02:00
9707ac4661
Merge pull request #3653 from Simounet/fix/firefox-mobile-unneeded-resize
...
Fix/firefox mobile unneeded resize
2018-05-24 21:36:51 +02:00
53ec80be94
Fix missing generated CSS
2018-05-24 11:57:22 +02:00
f136d288d6
Fix Firefox mobile unneeded resize
...
Before that, on Firefox Mobile, when you were moving to the top or to
the bottom of the page, you were stopped before to go to the opposite
side.
2018-05-24 09:04:02 +02:00
1d770f9867
Merge pull request #3652 from Simounet/fix/overflow-wrap
...
Fix overflow wrap issue
2018-05-24 07:16:36 +02:00
a6e5637507
Fix overflow wrap issue
2018-05-21 19:47:28 +02:00
65f499b4ac
Update wallabag_user.oc.yml
2018-05-06 12:36:55 +02:00
4745ca3fde
Update CraueConfigBundle.oc.yml
2018-05-05 21:16:20 +02:00
7c3184376c
Update wallabag_user.oc.yml
...
Mens dialectal, mai estandard
2018-05-05 21:15:01 +02:00
609adaca9b
Update messages.oc.yml
2018-05-05 21:13:55 +02:00
9562a8aca8
Update CraueConfigBundle.oc.yml
2018-05-05 21:09:00 +02:00
11f15430ff
Merge pull request #3615 from notFloran/3612-login-by-email
...
Allow login by email
2018-04-03 22:08:42 +02:00
a0f126b973
Merge pull request #3616 from notFloran/3404-bookmarklet-encoding
...
Better encoding of the URI for the bookmarklet
2018-04-03 22:07:52 +02:00
08d6bedcaa
Allow login by email
2018-04-01 20:57:10 +02:00
8e5b91180e
Better encoding of the URI for the bookmarklet
2018-04-01 20:55:45 +02:00
3b46d0f947
Merge pull request #3619 from notFloran/fix-tests
...
Fix tests
2018-04-01 11:12:32 +02:00
80d4260a8e
Fix CS in UtilsTest.php
2018-03-31 12:55:27 +02:00
739a4024fa
Replace zataz url
2018-03-30 23:09:03 +02:00
3be96dcb17
Use https instead of http for bild.de to fix tests
2018-03-29 22:58:40 +02:00
727880c950
Merge pull request #3597 from wallabag/fix-tests
...
Fix tests
2018-03-17 13:28:10 +01:00
2ff26deaf8
Merge pull request #3592 from Simounet/fix/html-entities-on-default-title
...
Fix title card HTML parsing
2018-02-24 22:24:24 +01:00
ad77c3451f
Looked UserBundle again.
...
See https://github.com/FriendsOfSymfony/FOSUserBundle/compare/v2.0.2...v2.1.0#diff-8a79d0e62995dd549be4e463c35a8cc3
It generate an error about a variable called `registration_enabled` which can not be found.
So I guess we are in the case of “such usage” about BC in UserBundle. Don’t want to loose time finding how to fix it. Rollback to the working version.
2018-02-24 22:12:48 +01:00
bf283db8e6
20 Minutes is now https
2018-02-24 22:02:52 +01:00
228d317204
Merge pull request #3573 from shulard/fix/unknown-withremove-variable
...
Fix error when withRemove variable is not defined.
2018-02-24 21:52:56 +01:00
4d9128ded9
Fix title card HTML parsing
2018-02-12 22:19:15 +01:00
cc09434ea4
Fix error when withRemove variable is not defined.
...
Since the withRemove variable is a template flag, it can be undefined.
In the Entry\Card\_content.html.twig template for example, the withRemove variable is not defined.
2018-01-23 18:51:52 +01:00
f24e9bfab0
Merge pull request #3568 from wallabag/prepare-2.3.2
...
Prepare 2.3.2 release
2018-01-22 11:10:12 +01:00
ac1811f83e
Prepare 2.3.2 release
2018-01-22 10:06:31 +01:00
fd637b9a5a
Merge pull request #3541 from Simounet/feature/nav-label-replaced-by-buttons
...
Nav actions updated
2018-01-12 23:10:21 +01:00
5614df19cf
Fixed tests
2018-01-12 11:19:11 +01:00
91f5992423
Close add entry and search nav JS action improved
2018-01-12 10:07:46 +01:00
2831e77cce
Nav close button alignment and nav boxes improved
2018-01-12 10:07:46 +01:00
63771b9ae3
Fix nav new entry and search form alignment
2018-01-12 10:07:46 +01:00
f86c2b5fa6
Label replaced by a button on the nav search form
2018-01-12 10:07:46 +01:00
e9e3f93805
Label replaced by a button on the nav new entry form
2018-01-12 10:07:46 +01:00
99e8c2785b
Merge pull request #3546 from Strubbl/fix-2957-abort-update-on-error
...
add `set -eu` to update.sh
2018-01-03 21:00:43 +01:00
410216f435
Merge pull request #3536 from wallabag/tag-link-3534
...
Fix broken link to remove tags from entries
2018-01-03 20:37:57 +01:00
f3e71b5dd5
add set -eu to update.sh
...
fixes #2957
2018-01-03 05:34:29 +01:00
b8568662bd
php-cs
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-31 13:19:26 +01:00
e0a862b626
Add test to prevent regression for #3534
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-31 00:56:40 +01:00
2679eb9d84
Merge pull request #3539 from wallabag/wallabag/new-client-button
...
Replaced Create new client link with a button
2017-12-28 11:12:06 +01:00
8fa6d62197
Replaced Create new client link with a button
2017-12-28 10:21:28 +01:00
8e15ece7df
Fix broken link to remove tags from entries
...
Fixes #3534
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-27 22:53:03 +01:00
3473e600b1
Merge pull request #3525 from Simounet/fix/empty-card-title-link
...
Fix empty card title link
2017-12-26 16:00:58 +01:00
c04bde29a3
Added default value for title on entry view
2017-12-26 15:40:38 +01:00
11ed735c09
Merge pull request #3532 from wallabag/prepare-231
...
Prepared wallabag 2.3.1
2017-12-26 10:13:11 +01:00
f83e9e32fc
Prepared wallabag 2.3.1
2017-12-26 09:15:39 +01:00