]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoMerge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Sun, 2 Oct 2016 15:37:41 +0000 (17:37 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.1

7 years agoMerge pull request #2327 from wallabag/user-management
Jeremy Benoist [Sun, 2 Oct 2016 13:00:02 +0000 (15:00 +0200)] 
Merge pull request #2327 from wallabag/user-management

Add users management UI

7 years agoMerge pull request #2330 from pmichelazzo/master
Jeremy Benoist [Sun, 2 Oct 2016 12:56:18 +0000 (14:56 +0200)] 
Merge pull request #2330 from pmichelazzo/master

Remove error message when creating ePub versions

7 years agoDisabled delete button for the logged user 2327/head
Jeremy Benoist [Sun, 2 Oct 2016 11:21:45 +0000 (13:21 +0200)] 
Disabled delete button for the logged user

To avoid some bad things to happen…

7 years agoMerge pull request #2325 from wallabag/api-entries-exists
Nicolas Lœuillet [Sun, 2 Oct 2016 11:17:23 +0000 (13:17 +0200)] 
Merge pull request #2325 from wallabag/api-entries-exists

Add an exists endpoint in API

7 years agoRemove error message when creating ePub versions 2330/head
Paulino Michelazzo [Sun, 2 Oct 2016 11:16:12 +0000 (13:16 +0200)] 
Remove error message when creating ePub versions

Trying to create a ePub version, the first page shows a message of a
“missing >”. This change solve this problem (and, for sure, in any
download version that’s use HTML).

7 years agoMerge pull request #2328 from wallabag/avoid-duplicate-url
Nicolas Lœuillet [Sun, 2 Oct 2016 11:14:16 +0000 (13:14 +0200)] 
Merge pull request #2328 from wallabag/avoid-duplicate-url

Avoid duplicate url with accents

7 years agoRemove NewUser test from Config
Jeremy Benoist [Sat, 1 Oct 2016 23:32:23 +0000 (01:32 +0200)] 
Remove NewUser test from Config

7 years agoCleanup & add link on baggy menu
Jeremy Benoist [Sat, 1 Oct 2016 15:46:44 +0000 (17:46 +0200)] 
Cleanup & add link on baggy menu

7 years agoAdd users management UI
Jeremy Benoist [Fri, 30 Sep 2016 18:09:06 +0000 (20:09 +0200)] 
Add users management UI

- remove the “add a user” from the config page
- add a CRUD on user
- fix some missing translations (+ bad indentation)

7 years agoMerge pull request #2326 from wallabag/update-quickstart
Jeremy Benoist [Sun, 2 Oct 2016 09:06:03 +0000 (11:06 +0200)] 
Merge pull request #2326 from wallabag/update-quickstart

Changed quickstart layout

7 years agoMerge pull request #2324 from wallabag/edit-tagging-rule
Jeremy Benoist [Sun, 2 Oct 2016 09:05:10 +0000 (11:05 +0200)] 
Merge pull request #2324 from wallabag/edit-tagging-rule

Add ability to edit a tagging rule

7 years agoMerge pull request #2323 from wallabag/footer-stats
Jeremy Benoist [Sun, 2 Oct 2016 09:04:49 +0000 (11:04 +0200)] 
Merge pull request #2323 from wallabag/footer-stats

Add simple stats in footer

7 years agoMerge pull request #2329 from wallabag/Quent-in-patch-1
Jeremy Benoist [Sun, 2 Oct 2016 09:04:10 +0000 (11:04 +0200)] 
Merge pull request #2329 from wallabag/Quent-in-patch-1

Occitan version update

7 years agoFix OC typos 2329/head
Jeremy Benoist [Sun, 2 Oct 2016 07:57:48 +0000 (09:57 +0200)] 
Fix OC typos

+ remove extra sentence

7 years agoUpdate test 2326/head
Jeremy Benoist [Sat, 1 Oct 2016 23:47:10 +0000 (01:47 +0200)] 
Update test

7 years agoCS 2325/head
Jeremy Benoist [Sat, 1 Oct 2016 23:43:50 +0000 (01:43 +0200)] 
CS

7 years agoRemove additional entry 2328/head
Jeremy Benoist [Sat, 1 Oct 2016 23:34:52 +0000 (01:34 +0200)] 
Remove additional entry

After the test is done, cleanup what we’ve done

7 years agoOccitan version update
Quent-in [Sat, 1 Oct 2016 16:23:37 +0000 (18:23 +0200)] 
Occitan version update

to be ready for the future of Wallabag :)

7 years agoFixed french translation
Nicolas Lœuillet [Sat, 1 Oct 2016 16:15:59 +0000 (18:15 +0200)] 
Fixed french translation

7 years agoCS 2324/head
Jeremy Benoist [Sat, 1 Oct 2016 16:05:25 +0000 (18:05 +0200)] 
CS

7 years agoAvoid duplicate url with accents
Jeremy Benoist [Sat, 1 Oct 2016 15:57:38 +0000 (17:57 +0200)] 
Avoid duplicate url with accents

7 years agoChanged translations
Nicolas Lœuillet [Sat, 1 Oct 2016 15:29:04 +0000 (17:29 +0200)] 
Changed translations

7 years agoAdd test when url doesn’t exist
Jeremy Benoist [Sat, 1 Oct 2016 15:26:36 +0000 (17:26 +0200)] 
Add test when url doesn’t exist

7 years agoIntroduce validateRuleAction
Jeremy Benoist [Sat, 1 Oct 2016 15:24:24 +0000 (17:24 +0200)] 
Introduce validateRuleAction

7 years agoAdd an exists endpoint in API
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

7 years agoChanged quickstart layout
Nicolas Lœuillet [Sat, 1 Oct 2016 14:09:31 +0000 (16:09 +0200)] 
Changed quickstart layout

7 years agoAdd ability to edit a tagging rule
Jeremy Benoist [Sat, 1 Oct 2016 14:47:48 +0000 (16:47 +0200)] 
Add ability to edit a tagging rule

7 years agoMerge pull request #2322 from wallabag/v2-404
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

7 years agoAdd simple stats in footer 2323/head
Jeremy Benoist [Sat, 1 Oct 2016 13:58:26 +0000 (15:58 +0200)] 
Add simple stats in footer

7 years agoMerge pull request #2320 from wallabag/user-config
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.

7 years agoCustomize errors templates 2322/head
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.

7 years agoFix bad template name 2320/head
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).

7 years agoCreate user config in one place
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

7 years agoMerge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Fri, 30 Sep 2016 11:27:19 +0000 (13:27 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.1

7 years agoMerge pull request #2319 from pmartin/docker-php-gd-extension
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

7 years agoAdd PHP 'gd' extension to docker 2319/head
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.

7 years agoFix doc: 'bin/console' instead of 'app/console'
Pascal MARTIN [Fri, 30 Sep 2016 10:29:22 +0000 (12:29 +0200)] 
Fix doc: 'bin/console' instead of 'app/console'

7 years agoMerge pull request #2318 from wallabag/refactor-templates
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

7 years agoRemoved duplicated templates files 2318/head
Nicolas Lœuillet [Fri, 30 Sep 2016 07:38:08 +0000 (09:38 +0200)] 
Removed duplicated templates files

7 years agoMerge pull request #2315 from wallabag/fixes-about-upgrade
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

7 years agoAdded french documentation about Redis and RabbitMQ 2315/head
Nicolas Lœuillet [Thu, 29 Sep 2016 09:01:15 +0000 (11:01 +0200)] 
Added french documentation about Redis and RabbitMQ

7 years agoAdded links to async config in german doc
Sven Fischer [Thu, 29 Sep 2016 08:43:53 +0000 (10:43 +0200)] 
Added links to async config in german doc

7 years agoadd German redis.rst
Sven Fischer [Thu, 29 Sep 2016 08:41:07 +0000 (10:41 +0200)] 
add German redis.rst

7 years agoadd German rabbitmq.rst
Sven Fischer [Thu, 29 Sep 2016 08:36:19 +0000 (10:36 +0200)] 
add German rabbitmq.rst

7 years agoMerge pull request #2316 from mruminski/2.1
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

7 years agoUpdate messages.pl.yml 2316/head
Mateusz Rumiński [Wed, 28 Sep 2016 23:04:06 +0000 (01:04 +0200)] 
Update messages.pl.yml

add missing translation for Instapaper importer

7 years agoAdded links to async config in french doc
Nicolas Lœuillet [Wed, 28 Sep 2016 14:37:36 +0000 (16:37 +0200)] 
Added links to async config in french doc

7 years agoAdded links to async config in english doc
Nicolas Lœuillet [Wed, 28 Sep 2016 14:37:02 +0000 (16:37 +0200)] 
Added links to async config in english doc

7 years agoLittle improvements to the german translation
Julian Oster [Wed, 28 Sep 2016 11:52:06 +0000 (13:52 +0200)] 
Little improvements to the german translation

7 years agoupdate German upgrade-2.0.x-2.1.y.rst
Strubbl [Wed, 28 Sep 2016 10:26:29 +0000 (12:26 +0200)] 
update German upgrade-2.0.x-2.1.y.rst

7 years agoFixed review
Nicolas Lœuillet [Wed, 28 Sep 2016 09:59:35 +0000 (11:59 +0200)] 
Fixed review

7 years agoReordered upgrade documentation
Nicolas Lœuillet [Wed, 28 Sep 2016 09:13:20 +0000 (11:13 +0200)] 
Reordered upgrade documentation

7 years agoSome fixes about upgrade from 2.0.x -> 2.1.0
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

7 years agoMerge pull request #2313 from wallabag/fix-long-loading
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

7 years agoRemove CSS class who caused long loading on Firefox 2313/head
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

7 years agoAdd Instapaper translations
Jeremy Benoist [Tue, 27 Sep 2016 15:12:48 +0000 (17:12 +0200)] 
Add Instapaper translations

7 years agoAdd Instapaper docs
Jeremy Benoist [Tue, 27 Sep 2016 15:06:32 +0000 (17:06 +0200)] 
Add Instapaper docs

7 years agoAdd controller test for Instapaper
Jeremy Benoist [Tue, 27 Sep 2016 15:01:14 +0000 (17:01 +0200)] 
Add controller test for Instapaper

7 years agoAdd Instapaper import
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).

7 years agoMerge pull request #2309 from mruminski/2.1
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

7 years agoUpdate messages.pl.yml 2309/head
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

7 years agoMerge pull request #2192 from wallabag/import-browser-bookmarks
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

7 years agoAdded tags for Firefox import 2192/head
Nicolas Lœuillet [Mon, 26 Sep 2016 11:40:10 +0000 (13:40 +0200)] 
Added tags for Firefox import

7 years agoMove prepareEntry to dedicated place
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.

7 years agoUpdate Firefox file
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).

7 years agoMerge pull request #2308 from wallabag/tags-duplicate
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

7 years agoFix bad date format in Browser import
Jeremy Benoist [Sun, 25 Sep 2016 13:29:40 +0000 (15:29 +0200)] 
Fix bad date format in Browser import

7 years agoFix bad parameter for tests
Jeremy Benoist [Sun, 25 Sep 2016 12:21:12 +0000 (14:21 +0200)] 
Fix bad parameter for tests

7 years agoFixed tests by removing clear()
Nicolas Lœuillet [Fri, 23 Sep 2016 08:56:08 +0000 (10:56 +0200)] 
Fixed tests by removing clear()

7 years agofix tests
Thomas Citharel [Wed, 21 Sep 2016 17:24:19 +0000 (19:24 +0200)] 
fix tests

7 years agocs & fixes
Thomas Citharel [Wed, 21 Sep 2016 16:00:08 +0000 (18:00 +0200)] 
cs & fixes

7 years agobring chrome and firefox as separate imports
Thomas Citharel [Wed, 21 Sep 2016 15:47:47 +0000 (17:47 +0200)] 
bring chrome and firefox as separate imports

7 years agoAdded tests for Chrome bookmarks import
Nicolas Lœuillet [Tue, 20 Sep 2016 14:45:13 +0000 (16:45 +0200)] 
Added tests for Chrome bookmarks import

7 years agoIndentation and renamed fixtures file
Nicolas Lœuillet [Fri, 2 Sep 2016 13:21:07 +0000 (15:21 +0200)] 
Indentation and renamed fixtures file

7 years agoAdd Chrome path for Mac OS
Nicolas Lœuillet [Fri, 2 Sep 2016 11:53:45 +0000 (13:53 +0200)] 
Add Chrome path for Mac OS

7 years agoImport Firefox & Chrome bookmarks into wallabag
Thomas Citharel [Tue, 12 Jul 2016 11:51:05 +0000 (13:51 +0200)] 
Import Firefox & Chrome bookmarks into wallabag

7 years agoFix tag count for PostgreSQL 2308/head
Jeremy Benoist [Sun, 25 Sep 2016 10:23:44 +0000 (12:23 +0200)] 
Fix tag count for PostgreSQL

7 years agoCS
Jeremy Benoist [Sun, 25 Sep 2016 10:03:12 +0000 (12:03 +0200)] 
CS

7 years agoUse scheduled entity insertions to avoid tag duplicate
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.

7 years agoFix tags count in menu
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

7 years agoMerge pull request #2306 from wallabag/redis-rabbit-check
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

7 years agoAvoid failing test for user who didn’t install Redis 2306/head
Jeremy Benoist [Sat, 24 Sep 2016 17:57:59 +0000 (19:57 +0200)] 
Avoid failing test for user who didn’t install Redis

7 years agoDisplay a message when async import won’t work
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.

7 years agoDisable deprecation that fail test
Jeremy Benoist [Sat, 24 Sep 2016 17:55:23 +0000 (19:55 +0200)] 
Disable deprecation that fail test

7 years agoMerge pull request #2301 from wallabag/fix-rss-feeds
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

7 years agofix feeds not syncing on android app 2301/head
Thomas Citharel [Wed, 21 Sep 2016 17:51:19 +0000 (19:51 +0200)] 
fix feeds not syncing on android app

7 years agoMerge pull request #2239 from wallabag/documentation-2.1
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

7 years agoMerge pull request #2299 from mruminski/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

7 years agoUpdate CraueConfigBundle.pl.yml 2299/head
Mateusz Rumiński [Mon, 19 Sep 2016 21:16:37 +0000 (23:16 +0200)] 
Update CraueConfigBundle.pl.yml

fix misspell

7 years agoUpdate CraueConfigBundle.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 21:02:50 +0000 (23:02 +0200)] 
Update CraueConfigBundle.pl.yml

add missing translation

7 years agoUpdate messages.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 20:53:02 +0000 (22:53 +0200)] 
Update messages.pl.yml

add missing translation

7 years agoUpdate wallabag_user.pl.yml
Mateusz Rumiński [Mon, 19 Sep 2016 20:37:03 +0000 (22:37 +0200)] 
Update wallabag_user.pl.yml

add missing "

7 years agopolish version
Mateusz Rumiński [Mon, 19 Sep 2016 18:42:55 +0000 (20:42 +0200)] 
polish version

create wallabag_user.pl.yml file

7 years agoFixed version in documentation 2239/head
Nicolas Lœuillet [Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)] 
Fixed version in documentation

7 years agoFix wallabag version in documentation
Nicolas Lœuillet [Thu, 15 Sep 2016 12:26:30 +0000 (14:26 +0200)] 
Fix wallabag version in documentation

7 years agoAdd documentation about article sharing
Nicolas Lœuillet [Thu, 25 Aug 2016 13:28:46 +0000 (15:28 +0200)] 
Add documentation about article sharing

7 years agoUpdate generated files from Symfony
Jeremy Benoist [Mon, 19 Sep 2016 09:35:35 +0000 (11:35 +0200)] 
Update generated files from Symfony

7 years agoMerge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Mon, 19 Sep 2016 09:23:07 +0000 (11:23 +0200)] 
Merge remote-tracking branch 'origin/master' into 2.1

7 years agoMerge pull request #2297 from morhelluin/epub-export-special-chars
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.