]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Wed, 28 Sep 2016 09:13:20 +0000 (11:13 +0200)]
Reordered upgrade documentation
Nicolas Lœuillet [Wed, 28 Sep 2016 08:02:31 +0000 (10:02 +0200)]
Some fixes about upgrade from 2.0.x -> 2.1.0
Jeremy Benoist [Tue, 27 Sep 2016 19:58:06 +0000 (21:58 +0200)]
Merge pull request #2313 from wallabag/fix-long-loading
Remove CSS class who caused long loading on Firefox
Nicolas Lœuillet [Tue, 27 Sep 2016 18:52:30 +0000 (20:52 +0200)]
Remove CSS class who caused long loading on Firefox
Fix #2302 #2281
Jeremy Benoist [Tue, 27 Sep 2016 15:12:48 +0000 (17:12 +0200)]
Add Instapaper translations
Jeremy Benoist [Tue, 27 Sep 2016 15:06:32 +0000 (17:06 +0200)]
Add Instapaper docs
Jeremy Benoist [Tue, 27 Sep 2016 15:01:14 +0000 (17:01 +0200)]
Add controller test for Instapaper
Jeremy Benoist [Tue, 27 Sep 2016 05:57:53 +0000 (07:57 +0200)]
Add Instapaper import
Also update ImportController with latest import (chrome, firefox & instapaper).
Jeremy Benoist [Tue, 27 Sep 2016 06:00:58 +0000 (08:00 +0200)]
Merge pull request #2309 from mruminski/2.1
Update messages.pl.yml
Mateusz Rumiński [Mon, 26 Sep 2016 22:58:44 +0000 (00:58 +0200)]
Update messages.pl.yml
add missing translation for Firefox and Chrome imports
Jeremy Benoist [Mon, 26 Sep 2016 12:47:02 +0000 (14:47 +0200)]
Merge pull request #2192 from wallabag/import-browser-bookmarks
Import Firefox & Chrome bookmarks into wallabag
Nicolas Lœuillet [Mon, 26 Sep 2016 11:40:10 +0000 (13:40 +0200)]
Added tags for Firefox import
Jeremy Benoist [Mon, 26 Sep 2016 05:30:02 +0000 (07:30 +0200)]
Move prepareEntry to dedicated place
Yeah first try was ugly, now each part are in the dedicated place.
Also, the date is hardly truncated to 10 chars because Firefox date are 16 chars long and Chrome are 17 chars long. So instead of divised them by a huge number, I prefer to truncate them.
Jeremy Benoist [Sun, 25 Sep 2016 20:24:07 +0000 (22:24 +0200)]
Update Firefox file
With real data, the previous looks more than a Chrome converted file.
Also, fix date conversion (hope so).
Thomas Citharel [Sun, 25 Sep 2016 14:11:06 +0000 (16:11 +0200)]
Merge pull request #2308 from wallabag/tags-duplicate
Fix duplicate tags on import
Jeremy Benoist [Sun, 25 Sep 2016 13:29:40 +0000 (15:29 +0200)]
Fix bad date format in Browser import
Jeremy Benoist [Sun, 25 Sep 2016 12:21:12 +0000 (14:21 +0200)]
Fix bad parameter for tests
Nicolas Lœuillet [Fri, 23 Sep 2016 08:56:08 +0000 (10:56 +0200)]
Fixed tests by removing clear()
Thomas Citharel [Wed, 21 Sep 2016 17:24:19 +0000 (19:24 +0200)]
fix tests
Thomas Citharel [Wed, 21 Sep 2016 16:00:08 +0000 (18:00 +0200)]
cs & fixes
Thomas Citharel [Wed, 21 Sep 2016 15:47:47 +0000 (17:47 +0200)]
bring chrome and firefox as separate imports
Nicolas Lœuillet [Tue, 20 Sep 2016 14:45:13 +0000 (16:45 +0200)]
Added tests for Chrome bookmarks import
Nicolas Lœuillet [Fri, 2 Sep 2016 13:21:07 +0000 (15:21 +0200)]
Indentation and renamed fixtures file
Nicolas Lœuillet [Fri, 2 Sep 2016 11:53:45 +0000 (13:53 +0200)]
Add Chrome path for Mac OS
Thomas Citharel [Tue, 12 Jul 2016 11:51:05 +0000 (13:51 +0200)]
Import Firefox & Chrome bookmarks into wallabag
Jeremy Benoist [Sun, 25 Sep 2016 10:23:44 +0000 (12:23 +0200)]
Fix tag count for PostgreSQL
Jeremy Benoist [Sun, 25 Sep 2016 10:03:12 +0000 (12:03 +0200)]
CS
Jeremy Benoist [Sun, 25 Sep 2016 09:26:15 +0000 (11:26 +0200)]
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.
Jeremy Benoist [Sun, 25 Sep 2016 09:21:13 +0000 (11:21 +0200)]
Fix tags count in menu
Move enable cache for Tag in the Entity because function `find*` should return result and not a Query
Thomas Citharel [Sun, 25 Sep 2016 09:36:59 +0000 (11:36 +0200)]
Merge pull request #2306 from wallabag/redis-rabbit-check
Some checks about Redis & RabbitMQ
Jeremy Benoist [Sat, 24 Sep 2016 17:57:59 +0000 (19:57 +0200)]
Avoid failing test for user who didn’t install Redis
Jeremy Benoist [Sat, 24 Sep 2016 17:56:15 +0000 (19:56 +0200)]
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.
Jeremy Benoist [Sat, 24 Sep 2016 17:55:23 +0000 (19:55 +0200)]
Disable deprecation that fail test
Jeremy Benoist [Thu, 22 Sep 2016 05:51:05 +0000 (07:51 +0200)]
Merge pull request #2301 from wallabag/fix-rss-feeds
fix feeds not syncing on android app
Thomas Citharel [Wed, 21 Sep 2016 17:51:19 +0000 (19:51 +0200)]
fix feeds not syncing on android app
Nicolas Lœuillet [Tue, 20 Sep 2016 12:29:16 +0000 (14:29 +0200)]
Merge pull request #2239 from wallabag/documentation-2.1
Update documentation with new features for 2.1
Thomas Citharel [Tue, 20 Sep 2016 06:33:27 +0000 (08:33 +0200)]
Merge pull request #2299 from mruminski/2.1
polish version
Mateusz Rumiński [Mon, 19 Sep 2016 21:16:37 +0000 (23:16 +0200)]
Update CraueConfigBundle.pl.yml
fix misspell
Mateusz Rumiński [Mon, 19 Sep 2016 21:02:50 +0000 (23:02 +0200)]
Update CraueConfigBundle.pl.yml
add missing translation
Mateusz Rumiński [Mon, 19 Sep 2016 20:53:02 +0000 (22:53 +0200)]
Update messages.pl.yml
add missing translation
Mateusz Rumiński [Mon, 19 Sep 2016 20:37:03 +0000 (22:37 +0200)]
Update wallabag_user.pl.yml
add missing "
Mateusz Rumiński [Mon, 19 Sep 2016 18:42:55 +0000 (20:42 +0200)]
polish version
create wallabag_user.pl.yml file
Nicolas Lœuillet [Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)]
Fixed version in documentation
Nicolas Lœuillet [Thu, 15 Sep 2016 12:26:30 +0000 (14:26 +0200)]
Fix wallabag version in documentation
Nicolas Lœuillet [Thu, 25 Aug 2016 13:28:46 +0000 (15:28 +0200)]
Add documentation about article sharing
Jeremy Benoist [Mon, 19 Sep 2016 09:35:35 +0000 (11:35 +0200)]
Update generated files from Symfony
Jeremy Benoist [Mon, 19 Sep 2016 09:23:07 +0000 (11:23 +0200)]
Merge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Mon, 19 Sep 2016 09:18:17 +0000 (11:18 +0200)]
Merge pull request #2297 from morhelluin/epub-export-special-chars
Fix issue #2296: epub export with special chars in the title.
Jeremy Benoist [Mon, 19 Sep 2016 05:15:40 +0000 (07:15 +0200)]
Merge pull request #1941 from wallabag/v2-asynchronous-jobs
Use asynchronous jobs for imports
Étienne Gilli [Sun, 18 Sep 2016 12:43:54 +0000 (14:43 +0200)]
Fix issue #2296: epub export with `+` in the title.
Jeremy Benoist [Sat, 17 Sep 2016 05:40:56 +0000 (07:40 +0200)]
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.
Jeremy Benoist [Fri, 16 Sep 2016 20:58:33 +0000 (22:58 +0200)]
Missing some migrations
and CS
Jeremy Benoist [Fri, 16 Sep 2016 20:22:25 +0000 (22:22 +0200)]
Moved Pocket token to user config
Jeremy Benoist [Fri, 16 Sep 2016 18:08:07 +0000 (20:08 +0200)]
Only display message in queue for admin
Instead of for EVERYONE
Nicolas Lœuillet [Fri, 16 Sep 2016 06:50:07 +0000 (08:50 +0200)]
Merge pull request #2292 from wallabag/fix-markasread-label
Fixed label for mark as read link in entry view
Nicolas Lœuillet [Thu, 15 Sep 2016 13:32:01 +0000 (15:32 +0200)]
Fixed label for mark as read link in entry view
Fix #2286
Jeremy Benoist [Thu, 15 Sep 2016 13:20:37 +0000 (15:20 +0200)]
Merge pull request #2291 from wallabag/add-links-doc-homepage
Add links to translations in documentation homepage
Nicolas Lœuillet [Thu, 15 Sep 2016 12:58:14 +0000 (14:58 +0200)]
Add links to translations in documentation homepage
Jeremy Benoist [Thu, 15 Sep 2016 12:21:21 +0000 (14:21 +0200)]
Merge pull request #2287 from wallabag/remove-footer
Remove footer part
Nicolas Lœuillet [Thu, 15 Sep 2016 09:11:24 +0000 (11:11 +0200)]
Remove FooterController
Jeremy Benoist [Thu, 15 Sep 2016 07:27:08 +0000 (09:27 +0200)]
Merge pull request #2290 from wallabag/Quent-in-patch-1
Update messages.oc.yml
Quent-in [Wed, 14 Sep 2016 15:54:09 +0000 (17:54 +0200)]
Update messages.oc.yml
L44 : vosautres, general form
vosaltres : local and catalan form
vosaultres : doesnt exist ^^
Jeremy Benoist [Wed, 14 Sep 2016 08:17:22 +0000 (10:17 +0200)]
AMPQ -> AMQP
Jeremy Benoist [Wed, 14 Sep 2016 07:10:13 +0000 (09:10 +0200)]
Fix typo
Jeremy Benoist [Tue, 13 Sep 2016 20:38:05 +0000 (22:38 +0200)]
Add missing translations
Jeremy Benoist [Tue, 13 Sep 2016 20:27:27 +0000 (22:27 +0200)]
Add more “real” tests
Jeremy Benoist [Tue, 13 Sep 2016 19:09:05 +0000 (21:09 +0200)]
Change flash message for queued articles
Jeremy Benoist [Tue, 13 Sep 2016 18:31:32 +0000 (20:31 +0200)]
Display how many messages are queue
- update the docker-composer to add Redis
- add migrations
Nicolas Lœuillet [Tue, 13 Sep 2016 18:31:06 +0000 (20:31 +0200)]
Remove footer part
Jeremy Benoist [Mon, 12 Sep 2016 07:07:53 +0000 (09:07 +0200)]
Update import.worker.enabled translation
Jeremy Benoist [Sun, 11 Sep 2016 21:57:27 +0000 (23:57 +0200)]
Fix tests
Jeremy Benoist [Sun, 11 Sep 2016 19:40:08 +0000 (21:40 +0200)]
Add tests on ImportCommand
Jeremy Benoist [Sun, 11 Sep 2016 18:43:16 +0000 (20:43 +0200)]
Update docs about worker
Jeremy Benoist [Sun, 11 Sep 2016 18:24:04 +0000 (20:24 +0200)]
Add more tests
And ability to define how many messages can be hanle by the redis worker before stopping (usefull for tests)
Jeremy Benoist [Sun, 11 Sep 2016 18:23:17 +0000 (20:23 +0200)]
Re-facto EntryConsumer
Using an abstract method allow to share code but also can be used it we add a new broker in the future
Jeremy Benoist [Sun, 11 Sep 2016 18:22:38 +0000 (20:22 +0200)]
Display a message when async is enabled
Jeremy Benoist [Sun, 11 Sep 2016 16:19:41 +0000 (18:19 +0200)]
Enable Redis on Travis
Add generated files from `composer up`
Add more articles for Readability tests
Jeremy Benoist [Fri, 9 Sep 2016 19:02:03 +0000 (21:02 +0200)]
Enable Redis async import
- using javibravo/simpleue
- internal config value are now `import_with_redis` & `import_with_rabbit` which are more clear
- if both option are enable rabbit will be choosen
- services imports related to async are now splitted into 2 files: `redis.yml` & `rabbit.yml`
-
Jeremy Benoist [Fri, 9 Sep 2016 18:45:30 +0000 (20:45 +0200)]
Retrieve created date from Pocket
Jeremy Benoist [Fri, 9 Sep 2016 16:02:29 +0000 (18:02 +0200)]
Add test for RabbitMQ
Also update Symfony deps
Jeremy Benoist [Fri, 9 Sep 2016 08:12:25 +0000 (10:12 +0200)]
Fix DateTime & clear()
Jeremy Benoist [Fri, 9 Sep 2016 07:36:07 +0000 (09:36 +0200)]
Add ability to define created_at for all import
At the moment only Readability & wallabag v2 import allow created_at import.
Pocket removed `time_added` field from their API v2 to v3...
And wallabag v1 doesn't export that value.
Jeremy Benoist [Mon, 5 Sep 2016 07:35:42 +0000 (09:35 +0200)]
CS
Jeremy Benoist [Mon, 5 Sep 2016 05:50:10 +0000 (07:50 +0200)]
Some cleanup & refactor
Jeremy Benoist [Mon, 5 Sep 2016 05:13:09 +0000 (07:13 +0200)]
Retrieve all items from Pocket
5000 by 5000.
Also, retrieve newest item first.
Jeremy Benoist [Sun, 4 Sep 2016 19:49:21 +0000 (21:49 +0200)]
Convert other imports to Rabbit
Jeremy Benoist [Sat, 3 Sep 2016 15:36:57 +0000 (17:36 +0200)]
Send every imported item to the queue
Instead of queing real Entry to process, we queue all the item to import from Pocket in a raw format.
Then, the worker retrieve that information, find / create the entry and save it.
Nicolas Lœuillet [Tue, 23 Feb 2016 13:52:51 +0000 (14:52 +0100)]
Update docker-composer with RabbitMQ configuration
Nicolas Lœuillet [Mon, 15 Feb 2016 20:30:55 +0000 (21:30 +0100)]
Replace RabbitMQ injection with CraueConfiguration
Nicolas Lœuillet [Mon, 15 Feb 2016 19:35:28 +0000 (20:35 +0100)]
Add RabbitMQ service for Travis CI
Nicolas Lœuillet [Fri, 15 Jan 2016 07:24:32 +0000 (08:24 +0100)]
1st draft for rabbitMQ
Nicolas Lœuillet [Sun, 11 Sep 2016 16:48:36 +0000 (18:48 +0200)]
Merge pull request #2279 from wallabag/cleanup-travis
Check if asset is enable instead of opposite
Jeremy Benoist [Sun, 11 Sep 2016 14:30:01 +0000 (16:30 +0200)]
Clearing entities in the loop fail on Postgres
It looks like when you clear entities on Postgres some references are lost and tags are not saved :-/
Jeremy Benoist [Sun, 11 Sep 2016 13:53:16 +0000 (15:53 +0200)]
Fix error on EntityManager clear
Introduced in the recent 2.5.5 release.
Also updated deps.
Jeremy Benoist [Sun, 11 Sep 2016 10:52:42 +0000 (12:52 +0200)]
Update install.sh
Since $ASSETS can be empty now and only be “build”.
Jeremy Benoist [Fri, 9 Sep 2016 19:30:13 +0000 (21:30 +0200)]
Check if asset is enable instead of opposite
Instead of defining ASSETS all the time, just define it when we want to
use it
Might give us more clearer build
Nicolas Lœuillet [Thu, 8 Sep 2016 16:33:09 +0000 (18:33 +0200)]
Merge pull request #2275 from wallabag/export-dates
Export dates from entries
Jeremy Benoist [Thu, 8 Sep 2016 14:38:08 +0000 (16:38 +0200)]
Export dates from entries
Nicolas Lœuillet [Thu, 8 Sep 2016 10:28:46 +0000 (12:28 +0200)]
Merge pull request #2274 from wallabag/json-response-created-at
Re-use JsonResponse
Jeremy Benoist [Thu, 8 Sep 2016 10:03:09 +0000 (12:03 +0200)]
Re-user JsonResponse
Since Symfony 3.1 we can define the json of a JsonResonse using `->setJson()`