Jeremy Benoist
f0fd82d039
Fix bad parameter for tests
2016-09-25 14:21:12 +02:00
Nicolas Lœuillet
bd206a84d8
Fixed tests by removing clear()
2016-09-25 12:29:19 +02:00
Thomas Citharel
64b1229b2d
fix tests
2016-09-25 12:29:19 +02:00
Thomas Citharel
2c61db30b7
cs & fixes
2016-09-25 12:29:19 +02:00
Thomas Citharel
59201088b4
bring chrome and firefox as separate imports
2016-09-25 12:29:18 +02:00
Nicolas Lœuillet
f7c55b3812
Added tests for Chrome bookmarks import
2016-09-25 12:29:18 +02:00
Nicolas Lœuillet
06d13ddfbc
Indentation and renamed fixtures file
2016-09-25 12:28:55 +02:00
Nicolas Lœuillet
efe659ab84
Add Chrome path for Mac OS
2016-09-25 12:28:55 +02:00
Thomas Citharel
ae669126e7
Import Firefox & Chrome bookmarks into wallabag
2016-09-25 12:28:54 +02:00
Jeremy Benoist
289875836a
Fix tag count for PostgreSQL
2016-09-25 12:23:44 +02:00
Jeremy Benoist
82fc3290d4
CS
2016-09-25 12:03:49 +02:00
Jeremy Benoist
401135852c
Use scheduled entity insertions to avoid tag duplicate
...
Using `getScheduledEntityInsertions()` we can retrieve not yet flushed but already persisted entities and then avoid tags duplication on import.
2016-09-25 12:03:49 +02:00
Jeremy Benoist
faa86e06ba
Fix tags count in menu
...
Move enable cache for Tag in the Entity because function `find*` should return result and not a Query
2016-09-25 12:03:49 +02:00
Thomas Citharel
9d7dd6b0d2
Merge pull request #2306 from wallabag/redis-rabbit-check
...
Some checks about Redis & RabbitMQ
2016-09-25 11:36:59 +02:00
Jeremy Benoist
0e0102b6fc
Avoid failing test for user who didn’t install Redis
2016-09-24 19:57:59 +02:00
Jeremy Benoist
13a522dfbd
Display a message when async import won’t work
...
Mostly if Redis or RabbitMQ isn’t installed / launched.
I guess it’ll avoid some issues.
2016-09-24 19:56:15 +02:00
Jeremy Benoist
e10f3b1e91
Disable deprecation that fail test
2016-09-24 19:55:23 +02:00
Jeremy Benoist
637aa17e6b
Merge pull request #2301 from wallabag/fix-rss-feeds
...
fix feeds not syncing on android app
2016-09-22 07:51:05 +02:00
Thomas Citharel
389d55f86b
fix feeds not syncing on android app
2016-09-21 19:51:19 +02:00
Nicolas Lœuillet
32e95760f5
Merge pull request #2239 from wallabag/documentation-2.1
...
Update documentation with new features for 2.1
2016-09-20 14:29:16 +02:00
Thomas Citharel
5074e7d4fa
Merge pull request #2299 from mruminski/2.1
...
polish version
2016-09-20 08:33:27 +02:00
Mateusz Rumiński
b6fc1f2007
Update CraueConfigBundle.pl.yml
...
fix misspell
2016-09-19 23:16:37 +02:00
Mateusz Rumiński
1223c0811d
Update CraueConfigBundle.pl.yml
...
add missing translation
2016-09-19 23:02:50 +02:00
Mateusz Rumiński
a94108f574
Update messages.pl.yml
...
add missing translation
2016-09-19 22:53:02 +02:00
Mateusz Rumiński
267b9d62dc
Update wallabag_user.pl.yml
...
add missing "
2016-09-19 22:37:03 +02:00
Mateusz Rumiński
a00bed8b59
polish version
...
create wallabag_user.pl.yml file
2016-09-19 20:42:55 +02:00
Nicolas Lœuillet
e406a94ab6
Fixed version in documentation
2016-09-19 15:23:04 +02:00
Nicolas Lœuillet
ce0a32229a
Fix wallabag version in documentation
2016-09-19 15:22:05 +02:00
Nicolas Lœuillet
8fed8d1bac
Add documentation about article sharing
2016-09-19 15:20:46 +02:00
Jeremy Benoist
05d2d62f12
Update generated files from Symfony
2016-09-19 11:35:35 +02:00
Jeremy Benoist
d7b4b2c72c
Merge remote-tracking branch 'origin/master' into 2.1
2016-09-19 11:23:07 +02:00
Jeremy Benoist
f9feca5c64
Merge pull request #2297 from morhelluin/epub-export-special-chars
...
Fix issue #2296 : epub export with special chars in the title.
2016-09-19 11:18:17 +02:00
Jeremy Benoist
da18a4682f
Merge pull request #1941 from wallabag/v2-asynchronous-jobs
...
Use asynchronous jobs for imports
2016-09-19 07:15:40 +02:00
Étienne Gilli
45d94a98f7
Fix issue #2296 : epub export with +
in the title.
2016-09-18 14:43:54 +02:00
Jeremy Benoist
59b97fae99
Avoid losing entry when fetching fail
...
Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.
2016-09-17 07:40:56 +02:00
Jeremy Benoist
fbb319f064
Missing some migrations
...
and CS
2016-09-16 22:58:33 +02:00
Jeremy Benoist
ebe0787e09
Moved Pocket token to user config
2016-09-16 22:22:25 +02:00
Jeremy Benoist
4fc998245c
Only display message in queue for admin
...
Instead of for EVERYONE
2016-09-16 20:08:07 +02:00
Nicolas Lœuillet
0ed8ce55b5
Merge pull request #2292 from wallabag/fix-markasread-label
...
Fixed label for mark as read link in entry view
2016-09-16 08:50:07 +02:00
Nicolas Lœuillet
458beef0a9
Fixed label for mark as read link in entry view
...
Fix #2286
2016-09-15 15:32:01 +02:00
Jeremy Benoist
760419cd43
Merge pull request #2291 from wallabag/add-links-doc-homepage
...
Add links to translations in documentation homepage
2016-09-15 15:20:37 +02:00
Nicolas Lœuillet
78d5da87fa
Add links to translations in documentation homepage
2016-09-15 14:58:14 +02:00
Jeremy Benoist
c6b68dc1df
Merge pull request #2287 from wallabag/remove-footer
...
Remove footer part
2016-09-15 14:21:21 +02:00
Nicolas Lœuillet
e77cde4531
Remove FooterController
2016-09-15 11:11:24 +02:00
Jeremy Benoist
5b382b9ffb
Merge pull request #2290 from wallabag/Quent-in-patch-1
...
Update messages.oc.yml
2016-09-15 09:27:08 +02:00
Quent-in
15b1917142
Update messages.oc.yml
...
L44 : vosautres, general form
vosaltres : local and catalan form
vosaultres : doesnt exist ^^
2016-09-14 17:54:09 +02:00
Jeremy Benoist
ac87e0db2a
AMPQ -> AMQP
2016-09-14 10:18:02 +02:00
Jeremy Benoist
a622fbc444
Fix typo
2016-09-14 09:10:13 +02:00
Jeremy Benoist
d4e366f6eb
Add missing translations
2016-09-13 22:38:05 +02:00
Jeremy Benoist
47d7c682a4
Add more “real” tests
2016-09-13 22:27:27 +02:00