]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Jeremy Benoist [Sat, 1 Oct 2016 15:26:36 +0000 (17:26 +0200)]
Add test when url doesn’t exist
Jeremy Benoist [Sat, 1 Oct 2016 15:15:28 +0000 (17:15 +0200)]
Add an exists endpoint in API
It should allow third party to check if an url was already saved by a user
Nicolas Lœuillet [Sat, 1 Oct 2016 14:35:48 +0000 (16:35 +0200)]
Merge pull request #2322 from wallabag/v2-404
Customize errors templates
Nicolas Lœuillet [Sat, 1 Oct 2016 13:51:37 +0000 (15:51 +0200)]
Merge pull request #2320 from wallabag/user-config
Create user config in one place.
Jeremy Benoist [Sat, 1 Oct 2016 12:51:54 +0000 (14:51 +0200)]
Customize errors templates
All error goes to the same template which only display the error message and the status code.
Jeremy Benoist [Fri, 30 Sep 2016 19:02:44 +0000 (21:02 +0200)]
Fix bad template name
When a user register, the template displayed saying it should now check its email was misspelled.
Resulting in displaying the default one (with margin issue).
Jeremy Benoist [Fri, 30 Sep 2016 19:01:36 +0000 (21:01 +0200)]
Create user config in one place
Using a listener, user config is now created when a user:
- is created from the command line
- register (with or without email confirmation)
- is created from the config panel
Jeremy Benoist [Fri, 30 Sep 2016 11:27:19 +0000 (13:27 +0200)]
Merge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Fri, 30 Sep 2016 11:25:23 +0000 (13:25 +0200)]
Merge pull request #2319 from pmartin/docker-php-gd-extension
Docker : install PHP 'gd' extension
Pascal MARTIN [Fri, 30 Sep 2016 10:29:37 +0000 (12:29 +0200)]
Add PHP 'gd' extension to docker
The gd extension is required to export entries as EPUB.
Pascal MARTIN [Fri, 30 Sep 2016 10:29:22 +0000 (12:29 +0200)]
Fix doc: 'bin/console' instead of 'app/console'
Nicolas Lœuillet [Fri, 30 Sep 2016 08:21:33 +0000 (10:21 +0200)]
Merge pull request #2318 from wallabag/refactor-templates
Removed duplicated templates files
Nicolas Lœuillet [Fri, 30 Sep 2016 07:38:08 +0000 (09:38 +0200)]
Removed duplicated templates files
Nicolas Lœuillet [Thu, 29 Sep 2016 09:35:47 +0000 (11:35 +0200)]
Merge pull request #2315 from wallabag/fixes-about-upgrade
Fixes about upgrade
Nicolas Lœuillet [Thu, 29 Sep 2016 09:01:15 +0000 (11:01 +0200)]
Added french documentation about Redis and RabbitMQ
Sven Fischer [Thu, 29 Sep 2016 08:43:53 +0000 (10:43 +0200)]
Added links to async config in german doc
Sven Fischer [Thu, 29 Sep 2016 08:41:07 +0000 (10:41 +0200)]
add German redis.rst
Sven Fischer [Thu, 29 Sep 2016 08:36:19 +0000 (10:36 +0200)]
add German rabbitmq.rst
Jeremy Benoist [Thu, 29 Sep 2016 05:20:23 +0000 (07:20 +0200)]
Merge pull request #2316 from mruminski/2.1
Update messages.pl.yml
Mateusz Rumiński [Wed, 28 Sep 2016 23:04:06 +0000 (01:04 +0200)]
Update messages.pl.yml
add missing translation for Instapaper importer
Nicolas Lœuillet [Wed, 28 Sep 2016 14:37:36 +0000 (16:37 +0200)]
Added links to async config in french doc
Nicolas Lœuillet [Wed, 28 Sep 2016 14:37:02 +0000 (16:37 +0200)]
Added links to async config in english doc
Julian Oster [Wed, 28 Sep 2016 11:52:06 +0000 (13:52 +0200)]
Little improvements to the german translation
Strubbl [Wed, 28 Sep 2016 10:26:29 +0000 (12:26 +0200)]
update German upgrade-2.0.x-2.1.y.rst
Nicolas Lœuillet [Wed, 28 Sep 2016 09:59:35 +0000 (11:59 +0200)]
Fixed review
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