]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
7 years agoDeal with more resolution issues 2460/head
Thomas Citharel [Thu, 3 Nov 2016 11:49:57 +0000 (12:49 +0100)] 
Deal with more resolution issues

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoFix resolution issues and 'title' issues
Thomas Citharel [Thu, 3 Nov 2016 10:28:40 +0000 (11:28 +0100)] 
Fix resolution issues and 'title' issues

Also, modify editorconfig for css files.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoRe-add bottom pagination
Jeremy Benoist [Sat, 22 Oct 2016 11:07:37 +0000 (13:07 +0200)] 
Re-add bottom pagination

Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template

7 years agoremove padding on small widths
Thomas Citharel [Sun, 16 Oct 2016 10:02:23 +0000 (12:02 +0200)] 
remove padding on small widths

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoWIP
Thomas Citharel [Sun, 16 Oct 2016 09:51:38 +0000 (11:51 +0200)] 
WIP

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoMerge pull request #2481 from wallabag/some-fixes
Nicolas Lœuillet [Fri, 21 Oct 2016 13:15:41 +0000 (15:15 +0200)] 
Merge pull request #2481 from wallabag/some-fixes

Some fixes

7 years agoMerge pull request #2482 from wallabag/avoid-bad-refresh
Nicolas Lœuillet [Fri, 21 Oct 2016 13:12:29 +0000 (15:12 +0200)] 
Merge pull request #2482 from wallabag/avoid-bad-refresh

If reload content failed, don’t update it

7 years agoUpdate Twitter cards description 2481/head
Jeremy Benoist [Fri, 21 Oct 2016 08:51:20 +0000 (10:51 +0200)] 
Update Twitter cards description

7 years agoUpdate translation for piwik_host
Jeremy Benoist [Fri, 21 Oct 2016 08:45:39 +0000 (10:45 +0200)] 
Update translation for piwik_host

7 years agoFix missing translations
Jeremy Benoist [Fri, 21 Oct 2016 05:52:55 +0000 (07:52 +0200)] 
Fix missing translations

7 years agoThis test doesn’t require an internet connection 2482/head
Jeremy Benoist [Thu, 20 Oct 2016 21:26:16 +0000 (23:26 +0200)] 
This test doesn’t require an internet connection

7 years agoFix test
Jeremy Benoist [Thu, 20 Oct 2016 21:03:37 +0000 (23:03 +0200)] 
Fix test

7 years agoIf reload content failed, don’t update it
Jeremy Benoist [Thu, 20 Oct 2016 20:49:46 +0000 (22:49 +0200)] 
If reload content failed, don’t update it

In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.

7 years agoRequeue depending on producer
Jeremy Benoist [Thu, 20 Oct 2016 19:17:45 +0000 (21:17 +0200)] 
Requeue depending on producer

Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer)

7 years agoAvoid RabbitMQ consumer to loop
Jeremy Benoist [Thu, 20 Oct 2016 19:17:03 +0000 (21:17 +0200)] 
Avoid RabbitMQ consumer to loop

When the `parseEntry` returns null it means the entry already exists in the database. Sending `false` as return, will requeue the message which will then loop forever.

7 years agoTranslate date
Jeremy Benoist [Thu, 20 Oct 2016 19:16:01 +0000 (21:16 +0200)] 
Translate date

I use a kind of hacky way to convert the user locale (defined with 2 letters, like `fr`) into a local with 5 letters (like `fr_FR`). I guess it should work on most of the case..

7 years agoFix french translation
Jeremy Benoist [Thu, 20 Oct 2016 19:14:46 +0000 (21:14 +0200)] 
Fix french translation

7 years agoMerge pull request #2467 from wallabag/version-213dev
Jeremy Benoist [Mon, 17 Oct 2016 09:57:52 +0000 (11:57 +0200)] 
Merge pull request #2467 from wallabag/version-213dev

Update wallabag version for master branch

7 years agoUpdate wallabag version for master branch 2467/head
Nicolas Lœuillet [Mon, 17 Oct 2016 09:56:29 +0000 (11:56 +0200)] 
Update wallabag version for master branch

7 years agoMerge pull request #2466 from wallabag/fix-update-doc
Nicolas Lœuillet [Mon, 17 Oct 2016 09:40:03 +0000 (11:40 +0200)] 
Merge pull request #2466 from wallabag/fix-update-doc

Removed MD5 hash in documentation

7 years agoRemoved MD5 hash in documentation 2466/head
Nicolas Lœuillet [Mon, 17 Oct 2016 09:35:42 +0000 (11:35 +0200)] 
Removed MD5 hash in documentation

7 years agoMerge pull request #2452 from wallabag/prepare-212
Nicolas Lœuillet [Mon, 17 Oct 2016 09:04:20 +0000 (11:04 +0200)] 
Merge pull request #2452 from wallabag/prepare-212

Prepare wallabag 2.1.2 :rocket:

7 years agoChange release title in changelog 2452/head
Nicolas Lœuillet [Mon, 17 Oct 2016 08:27:07 +0000 (10:27 +0200)] 
Change release title in changelog

7 years agoUpdate release process
Nicolas Lœuillet [Mon, 17 Oct 2016 08:23:34 +0000 (10:23 +0200)] 
Update release process

7 years agoUpdate changelog
Nicolas Lœuillet [Mon, 17 Oct 2016 08:22:51 +0000 (10:22 +0200)] 
Update changelog

7 years agoPrepare wallabag 2.1.2 :rocket:
Nicolas Lœuillet [Sat, 15 Oct 2016 13:52:05 +0000 (15:52 +0200)] 
Prepare wallabag 2.1.2 :rocket:

7 years agoMerge pull request #2464 from wallabag/fix-settings-translation
Nicolas Lœuillet [Mon, 17 Oct 2016 07:23:15 +0000 (09:23 +0200)] 
Merge pull request #2464 from wallabag/fix-settings-translation

Fixed hardcoded title for internal settings

7 years agoFixed hardcoded title for internal settings 2464/head
Nicolas Lœuillet [Mon, 17 Oct 2016 07:14:05 +0000 (09:14 +0200)] 
Fixed hardcoded title for internal settings
Fix #2458

7 years agoMerge pull request #2455 from wallabag/fix-material-config-tabs
Jeremy Benoist [Sun, 16 Oct 2016 19:06:23 +0000 (21:06 +0200)] 
Merge pull request #2455 from wallabag/fix-material-config-tabs

Fix tabs on material

7 years agoMerge pull request #2454 from wallabag/fix-baggy-small-width
Jeremy Benoist [Sun, 16 Oct 2016 19:05:30 +0000 (21:05 +0200)] 
Merge pull request #2454 from wallabag/fix-baggy-small-width

Fix baggy display on small screens

7 years agoMerge pull request #2459 from wallabag/improve-german-translation
Thomas Citharel [Sun, 16 Oct 2016 10:06:42 +0000 (12:06 +0200)] 
Merge pull request #2459 from wallabag/improve-german-translation

German: improve existing and add missing translation

7 years agoMerge pull request #2457 from wallabag/link-german-docu
Thomas Citharel [Sun, 16 Oct 2016 08:54:19 +0000 (10:54 +0200)] 
Merge pull request #2457 from wallabag/link-german-docu

add link to German documentation in about page

7 years agoGerman: improve existing and add missing translation 2459/head
Sven Fischer [Sun, 16 Oct 2016 08:45:51 +0000 (10:45 +0200)] 
German: improve existing and add missing translation

7 years agoadd link to German documentation in about page 2457/head
Sven Fischer [Sun, 16 Oct 2016 07:23:58 +0000 (09:23 +0200)] 
add link to German documentation in about page

7 years agoFix tabs on material 2455/head
Thomas Citharel [Sat, 15 Oct 2016 17:26:38 +0000 (19:26 +0200)] 
Fix tabs on material

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 years agoFix baggy on small screens 2454/head
Thomas Citharel [Sat, 15 Oct 2016 17:04:53 +0000 (19:04 +0200)] 
Fix baggy on small screens

7 years agoMerge pull request #2451 from wallabag/add-dev-make
Thomas Citharel [Sat, 15 Oct 2016 13:40:20 +0000 (15:40 +0200)] 
Merge pull request #2451 from wallabag/add-dev-make

Bring make dev

7 years agoMerge pull request #2450 from wallabag/new-improvement-view
Thomas Citharel [Sat, 15 Oct 2016 13:38:49 +0000 (15:38 +0200)] 
Merge pull request #2450 from wallabag/new-improvement-view

View improvements

7 years agofix stylelint 2450/head
Thomas Citharel [Sat, 15 Oct 2016 13:25:46 +0000 (15:25 +0200)] 
fix stylelint

7 years agoBring make dev 2451/head
Thomas Citharel [Sat, 15 Oct 2016 13:16:35 +0000 (15:16 +0200)] 
Bring make dev

7 years agoImproved side menu, reduced the font size on small screens, fixed a form to add links...
Alexandr Danilov [Sat, 15 Oct 2016 08:17:55 +0000 (11:17 +0300)] 
Improved side menu, reduced the font size on small screens, fixed a form to add links on small screens

7 years agoMerge pull request #2412 from wallabag/fix-postgres-migration
Thomas Citharel [Sat, 15 Oct 2016 12:42:46 +0000 (14:42 +0200)] 
Merge pull request #2412 from wallabag/fix-postgres-migration

Fix PostgreSQL migrations

7 years agoMerge pull request #2446 from wallabag/fix-taggingrules-doc
Nicolas Lœuillet [Sat, 15 Oct 2016 09:47:13 +0000 (11:47 +0200)] 
Merge pull request #2446 from wallabag/fix-taggingrules-doc

Added information about tagging rules in documentation

7 years agodocs/de/user/configuration.rst: German fix for tagging rules docu 2446/head
Sven Fischer [Fri, 14 Oct 2016 21:48:50 +0000 (23:48 +0200)] 
docs/de/user/configuration.rst: German fix for tagging rules docu

7 years agodocs/de/user/configuration.rst: German fix for tagging rules docu
Sven Fischer [Fri, 14 Oct 2016 21:47:37 +0000 (23:47 +0200)] 
docs/de/user/configuration.rst: German fix for tagging rules docu

7 years agoMerge pull request #2447 from wallabag/fix-fr-de-doc-homepage
Nicolas Lœuillet [Fri, 14 Oct 2016 13:45:13 +0000 (15:45 +0200)] 
Merge pull request #2447 from wallabag/fix-fr-de-doc-homepage

Fixed french and german doc homepages

7 years agoFixed french and german doc homepages 2447/head
Nicolas Lœuillet [Fri, 14 Oct 2016 12:55:45 +0000 (14:55 +0200)] 
Fixed french and german doc homepages

7 years agoAdded information about tagging rules in documentation
Nicolas Lœuillet [Fri, 14 Oct 2016 12:45:32 +0000 (14:45 +0200)] 
Added information about tagging rules in documentation
Fix #2060

7 years agoMerge pull request #2444 from Kaligule/master
Nicolas Lœuillet [Fri, 14 Oct 2016 07:57:34 +0000 (09:57 +0200)] 
Merge pull request #2444 from Kaligule/master

Mention example instance in docs

7 years agoMerge pull request #1 from Kaligule/Documentation 2444/head
Kaligule [Fri, 14 Oct 2016 07:15:14 +0000 (09:15 +0200)] 
Merge pull request #1 from Kaligule/Documentation

Mention example instance

7 years agoMention example instance
Kaligule [Fri, 14 Oct 2016 07:09:28 +0000 (09:09 +0200)] 
Mention example instance

Namely http://v2.wallabag.org/api/doc, so api methods can be looked up without installing wallabag first.

7 years agoMerge pull request #2435 from wallabag/french-upgrade-doc
Nicolas Lœuillet [Thu, 13 Oct 2016 14:56:37 +0000 (16:56 +0200)] 
Merge pull request #2435 from wallabag/french-upgrade-doc

Added french documentation for upgrade

7 years agoAdded missing space 2435/head
Nicolas Lœuillet [Thu, 13 Oct 2016 14:56:03 +0000 (16:56 +0200)] 
Added missing space

7 years agoMerge pull request #2434 from wallabag/parameters-doc
Nicolas Lœuillet [Thu, 13 Oct 2016 14:53:13 +0000 (16:53 +0200)] 
Merge pull request #2434 from wallabag/parameters-doc

Added french documentation for parameters.yml

7 years agoMerge pull request #2439 from zertrin/minor-fix-docs-1
Nicolas Lœuillet [Thu, 13 Oct 2016 14:52:25 +0000 (16:52 +0200)] 
Merge pull request #2439 from zertrin/minor-fix-docs-1

Minor fixes in the english documentation

7 years agoMinor fixes in the english documentation 2439/head
zertrin [Wed, 12 Oct 2016 21:52:19 +0000 (23:52 +0200)] 
Minor fixes in the english documentation

7 years agoupdate German user/upgrade-2.1.x-2.1.y.rst
Sven Fischer [Wed, 12 Oct 2016 18:44:22 +0000 (20:44 +0200)] 
update German user/upgrade-2.1.x-2.1.y.rst

7 years agoupdate German user/upgrade-2.0.x-2.1.1
Sven Fischer [Wed, 12 Oct 2016 18:41:15 +0000 (20:41 +0200)] 
update German user/upgrade-2.0.x-2.1.1

7 years agotranslate to German: user/parameters 2434/head
Sven Fischer [Wed, 12 Oct 2016 18:33:55 +0000 (20:33 +0200)] 
translate to German: user/parameters

7 years agoAdded french documentation for upgrade
Nicolas Lœuillet [Wed, 12 Oct 2016 11:37:50 +0000 (13:37 +0200)] 
Added french documentation for upgrade

7 years agoAdded french documentation for parameters.yml
Nicolas Lœuillet [Wed, 12 Oct 2016 11:19:45 +0000 (13:19 +0200)] 
Added french documentation for parameters.yml

7 years agoMerge pull request #2432 from wallabag/issue-site-config
Nicolas Lœuillet [Wed, 12 Oct 2016 10:04:08 +0000 (12:04 +0200)] 
Merge pull request #2432 from wallabag/issue-site-config

Update ISSUE_TEMPLATE.md

7 years agoUpdate ISSUE_TEMPLATE.md 2432/head
Jeremy Benoist [Wed, 12 Oct 2016 09:22:11 +0000 (11:22 +0200)] 
Update ISSUE_TEMPLATE.md

7 years agoMerge pull request #2429 from wallabag/lock-fos-user
Nicolas Lœuillet [Tue, 11 Oct 2016 17:32:22 +0000 (19:32 +0200)] 
Merge pull request #2429 from wallabag/lock-fos-user

Lock deps for FOSUser

7 years agoLock deps for FOSUser 2429/head
Jeremy Benoist [Tue, 11 Oct 2016 16:59:08 +0000 (18:59 +0200)] 
Lock deps for FOSUser

We’ll wait until the final release will be out and other related project will be update to support it.
Meanwhile we can safely lock to a previous version.

7 years agoMerge pull request #2422 from wallabag/typo-doc
Nicolas Lœuillet [Tue, 11 Oct 2016 13:03:46 +0000 (15:03 +0200)] 
Merge pull request #2422 from wallabag/typo-doc

Fixed display for note in installation page

7 years agoMerge pull request #2426 from wallabag/fix-doc
Nicolas Lœuillet [Tue, 11 Oct 2016 13:00:59 +0000 (15:00 +0200)] 
Merge pull request #2426 from wallabag/fix-doc

Fix links on english documentation homepage

7 years agoFix links on english documentation homepage 2426/head
Nicolas Lœuillet [Tue, 11 Oct 2016 12:59:32 +0000 (14:59 +0200)] 
Fix links on english documentation homepage

7 years agoMerge pull request #2420 from wallabag/redis-tests
Nicolas Lœuillet [Mon, 10 Oct 2016 17:02:05 +0000 (19:02 +0200)] 
Merge pull request #2420 from wallabag/redis-tests

Avoid error when Redis isn't here in tests

7 years agoFixed display for note in installation page 2422/head
Nicolas Lœuillet [Mon, 10 Oct 2016 16:51:20 +0000 (18:51 +0200)] 
Fixed display for note in installation page

7 years agoMerge pull request #2403 from wallabag/cleanup-install-process-in-doc
Jeremy Benoist [Mon, 10 Oct 2016 14:58:15 +0000 (16:58 +0200)] 
Merge pull request #2403 from wallabag/cleanup-install-process-in-doc

Cleaned up documentation for installation process

7 years agoAvoid error when Redis isn't here in tests 2420/head
Jeremy Benoist [Mon, 10 Oct 2016 14:34:57 +0000 (16:34 +0200)] 
Avoid error when Redis isn't here in tests

7 years agoMerge pull request #2419 from wallabag/fix-twitter-cards
Nicolas Lœuillet [Mon, 10 Oct 2016 14:09:52 +0000 (16:09 +0200)] 
Merge pull request #2419 from wallabag/fix-twitter-cards

Fixed Twitter Cards by adding a description tag

7 years agoFixed Twitter Cards by adding a description tag 2419/head
Nicolas Lœuillet [Mon, 10 Oct 2016 14:05:06 +0000 (16:05 +0200)] 
Fixed Twitter Cards by adding a description tag

7 years agoAdded steps about Redis/RabbitMQ activation 2403/head
Nicolas Lœuillet [Mon, 10 Oct 2016 13:38:49 +0000 (15:38 +0200)] 
Added steps about Redis/RabbitMQ activation

7 years agoFixed links on import page
Nicolas Lœuillet [Mon, 10 Oct 2016 13:38:42 +0000 (15:38 +0200)] 
Fixed links on import page

7 years agoMerge pull request #2418 from wallabag/add-twitter-cards
Nicolas Lœuillet [Mon, 10 Oct 2016 13:20:06 +0000 (15:20 +0200)] 
Merge pull request #2418 from wallabag/add-twitter-cards

Added support of Twitter Cards for public articles

7 years agoAdded support of Twitter Cards for public articles 2418/head
Nicolas Lœuillet [Mon, 10 Oct 2016 12:29:11 +0000 (14:29 +0200)] 
Added support of Twitter Cards for public articles

7 years agoUse table for parameters.yml
Jeremy Benoist [Mon, 10 Oct 2016 11:42:50 +0000 (13:42 +0200)] 
Use table for parameters.yml

7 years agoMerge pull request #2417 from wallabag/version-dev
Nicolas Lœuillet [Mon, 10 Oct 2016 11:03:34 +0000 (13:03 +0200)] 
Merge pull request #2417 from wallabag/version-dev

Define a dev version for the master

7 years agoAdded page about parameters.yml
Nicolas Lœuillet [Mon, 10 Oct 2016 11:01:14 +0000 (13:01 +0200)] 
Added page about parameters.yml

7 years agoAdd -dev version
Jeremy Benoist [Mon, 10 Oct 2016 09:39:42 +0000 (11:39 +0200)] 
Add -dev version

Following https://github.com/wallabag/wallabag/pull/2417

7 years agoTypos in upgrade doc
Nicolas Lœuillet [Mon, 10 Oct 2016 09:35:32 +0000 (11:35 +0200)] 
Typos in upgrade doc

7 years agoDefine a dev version for the master 2417/head
Jeremy Benoist [Mon, 10 Oct 2016 09:31:57 +0000 (11:31 +0200)] 
Define a dev version for the master

This is to be sure that user testing wallabag from the master will have the version defined as dev.

7 years agoUpdate upgrade documentation
Nicolas Lœuillet [Mon, 10 Oct 2016 09:21:20 +0000 (11:21 +0200)] 
Update upgrade documentation

7 years agoUpdate documentation
Nicolas Lœuillet [Mon, 10 Oct 2016 08:20:32 +0000 (10:20 +0200)] 
Update documentation

7 years agoAdded documentation about testsuite
Nicolas Lœuillet [Mon, 10 Oct 2016 07:15:53 +0000 (09:15 +0200)] 
Added documentation about testsuite
Fix #2415

7 years agoUpdate RELEASE_PROCESS.md
Jeremy Benoist [Mon, 10 Oct 2016 07:12:24 +0000 (09:12 +0200)] 
Update RELEASE_PROCESS.md

7 years agoUpdate README.md
Jeremy Benoist [Mon, 10 Oct 2016 07:11:26 +0000 (09:11 +0200)] 
Update README.md

7 years agoMerge pull request #2411 from wallabag/fix-entities
Nicolas Lœuillet [Mon, 10 Oct 2016 06:02:25 +0000 (08:02 +0200)] 
Merge pull request #2411 from wallabag/fix-entities

Fix entities definition

7 years agoMerge pull request #2414 from szafranek/bugfix-bookmarklet
Jeremy Benoist [Mon, 10 Oct 2016 05:11:01 +0000 (07:11 +0200)] 
Merge pull request #2414 from szafranek/bugfix-bookmarklet

Remove automatic closing of the window from bookmarklet

7 years agoMerge pull request #2413 from wallabag/sub-command-verbose
Jeremy Benoist [Mon, 10 Oct 2016 05:09:45 +0000 (07:09 +0200)] 
Merge pull request #2413 from wallabag/sub-command-verbose

When a sub command fail, display error message

7 years agoRemove automatic closing of the window from bookmarklet 2414/head
Krzysztof Szafranek [Sun, 9 Oct 2016 20:40:55 +0000 (22:40 +0200)] 
Remove automatic closing of the window from bookmarklet

7 years agoWhen a sub command fail, display error message 2413/head
Jeremy Benoist [Sun, 9 Oct 2016 20:39:43 +0000 (22:39 +0200)] 
When a sub command fail, display error message

We often got issue with message “The command "doctrine:database:create" terminated with an error code: 1.”.

Using the `BufferedOutput` we can store the output and only display it if an error occurs.

7 years agoChanged the default command when we launch make
Nicolas Lœuillet [Sun, 9 Oct 2016 20:01:24 +0000 (22:01 +0200)] 
Changed the default command when we launch make

7 years agoCreated scripts folder to store update/install/release process
Nicolas Lœuillet [Sun, 9 Oct 2016 19:50:15 +0000 (21:50 +0200)] 
Created scripts folder to store update/install/release process

7 years agoFix PostgreSQL migrations 2412/head
Jeremy Benoist [Sun, 9 Oct 2016 19:35:04 +0000 (21:35 +0200)] 
Fix PostgreSQL migrations

7 years agoMerge pull request #2410 from wallabag/tag-optim
Nicolas Lœuillet [Sun, 9 Oct 2016 19:27:47 +0000 (21:27 +0200)] 
Merge pull request #2410 from wallabag/tag-optim

Optimize tag list display

7 years agoUpdate Makefile
Nicolas Lœuillet [Sun, 9 Oct 2016 19:15:57 +0000 (21:15 +0200)] 
Update Makefile

7 years agoUpdate Makefile
Nicolas Lœuillet [Sun, 9 Oct 2016 19:06:26 +0000 (21:06 +0200)] 
Update Makefile