]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
6 years agoRelease wallabag 2.3.2 3569/head 2.3.2
Jeremy Benoist [Mon, 22 Jan 2018 09:10:02 +0000 (10:10 +0100)] 
Release wallabag 2.3.2

6 years agoMerge pull request #3568 from wallabag/prepare-2.3.2
Nicolas Lœuillet [Mon, 22 Jan 2018 10:10:12 +0000 (11:10 +0100)] 
Merge pull request #3568 from wallabag/prepare-2.3.2

Prepare 2.3.2 release

6 years agoPrepare 2.3.2 release 3568/head
Jeremy Benoist [Mon, 22 Jan 2018 09:06:31 +0000 (10:06 +0100)] 
Prepare 2.3.2 release

6 years agoMerge pull request #3541 from Simounet/feature/nav-label-replaced-by-buttons
Nicolas Lœuillet [Fri, 12 Jan 2018 22:10:21 +0000 (23:10 +0100)] 
Merge pull request #3541 from Simounet/feature/nav-label-replaced-by-buttons

Nav actions updated

6 years agoFixed tests 3541/head
Nicolas Lœuillet [Fri, 12 Jan 2018 09:37:13 +0000 (10:37 +0100)] 
Fixed tests

6 years agoClose add entry and search nav JS action improved
Simounet [Thu, 28 Dec 2017 22:27:45 +0000 (23:27 +0100)] 
Close add entry and search nav JS action improved

6 years agoNav close button alignment and nav boxes improved
Simounet [Thu, 28 Dec 2017 21:54:42 +0000 (22:54 +0100)] 
Nav close button alignment and nav boxes improved

6 years agoFix nav new entry and search form alignment
Simounet [Thu, 28 Dec 2017 19:28:10 +0000 (20:28 +0100)] 
Fix nav new entry and search form alignment

6 years agoLabel replaced by a button on the nav search form
Simounet [Thu, 28 Dec 2017 19:24:39 +0000 (20:24 +0100)] 
Label replaced by a button on the nav search form

6 years agoLabel replaced by a button on the nav new entry form
Simounet [Mon, 4 Dec 2017 18:25:03 +0000 (19:25 +0100)] 
Label replaced by a button on the nav new entry form

6 years agoMerge pull request #3546 from Strubbl/fix-2957-abort-update-on-error
Kevin Decherf [Wed, 3 Jan 2018 20:00:43 +0000 (21:00 +0100)] 
Merge pull request #3546 from Strubbl/fix-2957-abort-update-on-error

add `set -eu` to update.sh

6 years agoMerge pull request #3536 from wallabag/tag-link-3534
Nicolas Lœuillet [Wed, 3 Jan 2018 19:37:57 +0000 (20:37 +0100)] 
Merge pull request #3536 from wallabag/tag-link-3534

Fix broken link to remove tags from entries

6 years agoadd `set -eu` to update.sh 3546/head
Sven Fischer [Wed, 3 Jan 2018 04:33:43 +0000 (05:33 +0100)] 
add `set -eu` to update.sh

fixes #2957

6 years agophp-cs 3536/head
Kevin Decherf [Sun, 31 Dec 2017 12:19:26 +0000 (13:19 +0100)] 
php-cs

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoAdd test to prevent regression for #3534
Kevin Decherf [Sat, 30 Dec 2017 23:56:40 +0000 (00:56 +0100)] 
Add test to prevent regression for #3534

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3539 from wallabag/wallabag/new-client-button
Nicolas Lœuillet [Thu, 28 Dec 2017 10:12:06 +0000 (11:12 +0100)] 
Merge pull request #3539 from wallabag/wallabag/new-client-button

Replaced Create new client link with a button

6 years agoReplaced Create new client link with a button 3539/head
Nicolas Lœuillet [Thu, 28 Dec 2017 09:21:28 +0000 (10:21 +0100)] 
Replaced Create new client link with a button

6 years agoFix broken link to remove tags from entries
Kevin Decherf [Wed, 27 Dec 2017 20:23:06 +0000 (21:23 +0100)] 
Fix broken link to remove tags from entries

Fixes #3534

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3525 from Simounet/fix/empty-card-title-link
Nicolas Lœuillet [Tue, 26 Dec 2017 15:00:58 +0000 (16:00 +0100)] 
Merge pull request #3525 from Simounet/fix/empty-card-title-link

Fix empty card title link

6 years agoAdded default value for title on entry view 3525/head
Nicolas Lœuillet [Tue, 26 Dec 2017 14:40:38 +0000 (15:40 +0100)] 
Added default value for title on entry view

6 years agoMerge pull request #3532 from wallabag/prepare-231
Nicolas Lœuillet [Tue, 26 Dec 2017 09:13:11 +0000 (10:13 +0100)] 
Merge pull request #3532 from wallabag/prepare-231

Prepared wallabag 2.3.1

6 years agoPrepared wallabag 2.3.1 3532/head
Nicolas Lœuillet [Tue, 26 Dec 2017 08:15:39 +0000 (09:15 +0100)] 
Prepared wallabag 2.3.1

6 years agoUpdated baggy theme for the no-title fix
Nicolas Lœuillet [Tue, 26 Dec 2017 08:07:28 +0000 (09:07 +0100)] 
Updated baggy theme for the no-title fix

6 years agoUsing new 'entry.default_title' as translation key
Simounet [Fri, 22 Dec 2017 15:18:14 +0000 (16:18 +0100)] 
Using new 'entry.default_title' as translation key

6 years agoCard tags template shared
Simounet [Thu, 21 Dec 2017 16:10:46 +0000 (17:10 +0100)] 
Card tags template shared

6 years agoUseless span removed from the card's title
Simounet [Wed, 20 Dec 2017 20:04:28 +0000 (21:04 +0100)] 
Useless span removed from the card's title

6 years agoDefault card title
Simounet [Wed, 20 Dec 2017 20:02:56 +0000 (21:02 +0100)] 
Default card title

6 years agoContent card template shared
Simounet [Wed, 20 Dec 2017 20:02:37 +0000 (21:02 +0100)] 
Content card template shared

6 years agoMerge pull request #3524 from wallabag/fix-assets-sub
Nicolas Lœuillet [Tue, 26 Dec 2017 07:49:59 +0000 (08:49 +0100)] 
Merge pull request #3524 from wallabag/fix-assets-sub

Fix assets for subfolder install

6 years agocs-fixer 3524/head
Kevin Decherf [Wed, 20 Dec 2017 21:18:26 +0000 (22:18 +0100)] 
cs-fixer

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoUpdate prod assets
Kevin Decherf [Wed, 20 Dec 2017 20:55:34 +0000 (21:55 +0100)] 
Update prod assets

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoRemove fixed relative path for assets
Kevin Decherf [Wed, 20 Dec 2017 20:53:11 +0000 (21:53 +0100)] 
Remove fixed relative path for assets

6 years agoMerge pull request #3521 from wallabag/mruminski-patch-1
Nicolas Lœuillet [Tue, 19 Dec 2017 09:02:52 +0000 (10:02 +0100)] 
Merge pull request #3521 from wallabag/mruminski-patch-1

Update messages.pl.yml

6 years agoUpdate messages.pl.yml 3521/head
Mateusz Rumiński [Mon, 18 Dec 2017 20:01:22 +0000 (21:01 +0100)] 
Update messages.pl.yml

add polish translation for 'provided by' and 'origin url'

6 years agoMerge pull request #3515 from wallabag/php-7.2
Nicolas Lœuillet [Mon, 18 Dec 2017 13:32:21 +0000 (14:32 +0100)] 
Merge pull request #3515 from wallabag/php-7.2

Add PHP 7.2 compatibility

6 years agoMerge pull request #3348 from pmichelazzo/master
Nicolas Lœuillet [Mon, 18 Dec 2017 12:34:01 +0000 (13:34 +0100)] 
Merge pull request #3348 from pmichelazzo/master

Update PT translations

6 years agoUpdate CHANGELOG 3515/head
Jeremy Benoist [Mon, 18 Dec 2017 09:53:40 +0000 (10:53 +0100)] 
Update CHANGELOG

6 years agoAdd missing assertion in tests
Jeremy Benoist [Mon, 18 Dec 2017 09:29:42 +0000 (10:29 +0100)] 
Add missing assertion in tests

6 years agoFix countable in tests
Jeremy Benoist [Mon, 18 Dec 2017 09:14:00 +0000 (10:14 +0100)] 
Fix countable in tests

6 years agoUpdate dama/doctrine-test-bundle
Jeremy Benoist [Sun, 17 Dec 2017 09:36:48 +0000 (10:36 +0100)] 
Update dama/doctrine-test-bundle

Because:

PHP Fatal error:  Class 'PHPUnit_Framework_BaseTestListener' not found in /home/travis/build/wallabag/wallabag/vendor/dama/doctrine-test-bundle/src/DAMA/DoctrineTestBundle/PHPUnit/LegacyPHPUnitListener.php on line 7

6 years agoAdd missing TestCase namespace
Jeremy Benoist [Sat, 16 Dec 2017 21:38:07 +0000 (22:38 +0100)] 
Add missing TestCase namespace

6 years agoFix typo
Jeremy Benoist [Sat, 16 Dec 2017 21:17:56 +0000 (22:17 +0100)] 
Fix typo

6 years agoAdd missing parameter for test
Jeremy Benoist [Sat, 16 Dec 2017 21:17:51 +0000 (22:17 +0100)] 
Add missing parameter for test

6 years agoUse namespaced PHPUnit classes
Jeremy Benoist [Sat, 16 Dec 2017 21:17:42 +0000 (22:17 +0100)] 
Use namespaced PHPUnit classes

6 years agoMerge pull request #3516 from wallabag/delete-id
Nicolas Lœuillet [Mon, 18 Dec 2017 11:33:05 +0000 (12:33 +0100)] 
Merge pull request #3516 from wallabag/delete-id

api: copy entry object before sending, to keep id

6 years agoRemoved duplicated line 3348/head
Nicolas Lœuillet [Sun, 17 Dec 2017 20:20:23 +0000 (21:20 +0100)] 
Removed duplicated line

6 years agoapi: copy entry object before sending, to keep id 3516/head
Kevin Decherf [Sun, 17 Dec 2017 20:05:25 +0000 (21:05 +0100)] 
api: copy entry object before sending, to keep id

Workaround for https://github.com/wallabag/android-app/issues/646

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoUpdate PT translations
Paulino Michelazzo [Fri, 15 Sep 2017 08:22:01 +0000 (10:22 +0200)] 
Update PT translations

6 years agoMerge pull request #3504 from aaa2000/fix-initial-migration-with-table-prefix
Jérémy Benoist [Sat, 16 Dec 2017 21:24:06 +0000 (22:24 +0100)] 
Merge pull request #3504 from aaa2000/fix-initial-migration-with-table-prefix

Fix initial migration when using custom table prefix

6 years agoUse getTable() to retrieve prefixed table name 3504/head
Jeremy Benoist [Sat, 16 Dec 2017 21:08:00 +0000 (22:08 +0100)] 
Use getTable() to retrieve prefixed table name

6 years agoMerge pull request #3513 from wallabag/icons-3437
Nicolas Lœuillet [Sat, 16 Dec 2017 20:35:32 +0000 (21:35 +0100)] 
Merge pull request #3513 from wallabag/icons-3437

material: replace exit_to_app, redo and autorenew icons

6 years agoMerge pull request #3511 from wallabag/install-command-note
Nicolas Lœuillet [Sat, 16 Dec 2017 19:16:13 +0000 (20:16 +0100)] 
Merge pull request #3511 from wallabag/install-command-note

command: replace note regarding server:run --env=prod

6 years agomaterial: replace exit_to_app, redo and autorenew icons 3513/head
Kevin Decherf [Sat, 16 Dec 2017 18:59:27 +0000 (19:59 +0100)] 
material: replace exit_to_app, redo and autorenew icons

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agocommand: replace note regarding server:run --env=prod 3511/head
Kevin Decherf [Sat, 16 Dec 2017 13:02:10 +0000 (14:02 +0100)] 
command: replace note regarding server:run --env=prod

server:run --env=prod does not exist anymore
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3507 from wallabag/fix-lowercase-migration
Nicolas Lœuillet [Sat, 16 Dec 2017 08:02:56 +0000 (09:02 +0100)] 
Merge pull request #3507 from wallabag/fix-lowercase-migration

Fixed lower case tags migration

6 years agoMerge pull request #3510 from wallabag/update-robotstxt
Nicolas Lœuillet [Sat, 16 Dec 2017 08:02:40 +0000 (09:02 +0100)] 
Merge pull request #3510 from wallabag/update-robotstxt

Updated robots.txt to prevent crawling

6 years agoUpdated robots.txt to prevent crawling 3510/head
Nicolas Lœuillet [Fri, 15 Dec 2017 20:51:12 +0000 (21:51 +0100)] 
Updated robots.txt to prevent crawling

6 years agoFixed lower case tags migration 3507/head
Nicolas Lœuillet [Fri, 15 Dec 2017 12:59:02 +0000 (13:59 +0100)] 
Fixed lower case tags migration

6 years agoFix initial migration when using custom table prefix
adev [Thu, 14 Dec 2017 18:14:07 +0000 (19:14 +0100)] 
Fix initial migration when using custom table prefix

Fix #3503

6 years agoMerge pull request #3442 from wallabag/empty-entry
Jérémy Benoist [Thu, 14 Dec 2017 10:19:44 +0000 (11:19 +0100)] 
Merge pull request #3442 from wallabag/empty-entry

Fix empty title and domain_name when exception is thrown during fetch

6 years agoUpdate CHANGELOG 3442/head
Kevin Decherf [Wed, 13 Dec 2017 21:49:53 +0000 (22:49 +0100)] 
Update CHANGELOG

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoAdd test on EntryControllerTest for #3442
Kevin Decherf [Mon, 27 Nov 2017 21:56:46 +0000 (22:56 +0100)] 
Add test on EntryControllerTest for #3442

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoFix empty title and domain_name when exception is thrown during fetch
Kevin Decherf [Sun, 26 Nov 2017 22:20:23 +0000 (23:20 +0100)] 
Fix empty title and domain_name when exception is thrown during fetch

Add a new helper to set a default title when it's empty:
1/ use basename part of entry's path, if any
2/ or use domain name

Fixes #2053

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3488 from wallabag/pg-10
Jérémy Benoist [Wed, 13 Dec 2017 12:50:15 +0000 (13:50 +0100)] 
Merge pull request #3488 from wallabag/pg-10

Add custom driver & schema manager for PostgreSQL 10

6 years agoMerge pull request #3495 from wallabag/wallabag/remove-make-run-readme
Nicolas Lœuillet [Wed, 13 Dec 2017 11:06:38 +0000 (12:06 +0100)] 
Merge pull request #3495 from wallabag/wallabag/remove-make-run-readme

Removed "make run" in the README

6 years agoRemoved "make run" in the README 3495/head
Nicolas Lœuillet [Tue, 12 Dec 2017 19:52:05 +0000 (20:52 +0100)] 
Removed "make run" in the README

6 years agoMerge pull request #3492 from bdunogier/fix-3484-disable_share_link
Nicolas Lœuillet [Tue, 12 Dec 2017 19:24:36 +0000 (20:24 +0100)] 
Merge pull request #3492 from bdunogier/fix-3484-disable_share_link

Fix 3484: hide the share toggle button if no service is enabled

6 years agoMerge pull request #3490 from wallabag/fix-rss-unread-icon
Nicolas Lœuillet [Tue, 12 Dec 2017 19:20:52 +0000 (20:20 +0100)] 
Merge pull request #3490 from wallabag/fix-rss-unread-icon

Displayed the RSS icon on homepage route

6 years agoMerge pull request #3487 from wallabag/initial-migration
Nicolas Lœuillet [Tue, 12 Dec 2017 19:20:31 +0000 (20:20 +0100)] 
Merge pull request #3487 from wallabag/initial-migration

Change the way to check for initial migration

6 years agoFix #3484: hide the share toggle button if no service is enabled 3492/head
Bertrand Dunogier [Tue, 12 Dec 2017 17:25:55 +0000 (18:25 +0100)] 
Fix #3484: hide the share toggle button if no service is enabled

6 years agoDisplayed the RSS icon on homepage route 3490/head
Nicolas Lœuillet [Tue, 12 Dec 2017 14:42:49 +0000 (15:42 +0100)] 
Displayed the RSS icon on homepage route

6 years agoCS 3487/head
Jeremy Benoist [Tue, 12 Dec 2017 13:30:22 +0000 (14:30 +0100)] 
CS

6 years agoUse hasTable instead of try/catch
Jeremy Benoist [Tue, 12 Dec 2017 12:41:44 +0000 (13:41 +0100)] 
Use hasTable instead of try/catch

6 years agoFix tests 3488/head
Jeremy Benoist [Tue, 12 Dec 2017 12:34:06 +0000 (13:34 +0100)] 
Fix tests

6 years agoAdd custom driver & schema manager for PostgreSQL 10
Jeremy Benoist [Tue, 12 Dec 2017 11:14:40 +0000 (12:14 +0100)] 
Add custom driver & schema manager for PostgreSQL 10

6 years agoChange the way to check for initial migration
Jeremy Benoist [Tue, 12 Dec 2017 10:10:21 +0000 (11:10 +0100)] 
Change the way to check for initial migration

6 years agoMerge pull request #3481 from wallabag/fix-make-run
Nicolas Lœuillet [Tue, 12 Dec 2017 08:50:33 +0000 (09:50 +0100)] 
Merge pull request #3481 from wallabag/fix-make-run

Replaced env by dev for make run

6 years agoReplaced env by dev for make run 3481/head
Nicolas Lœuillet [Tue, 12 Dec 2017 07:55:18 +0000 (08:55 +0100)] 
Replaced env by dev for make run
The symfony server:run command can only be used in dev environment

6 years agoMerge pull request #3478 from odolbeau/patch-1
Nicolas Lœuillet [Tue, 12 Dec 2017 06:42:53 +0000 (07:42 +0100)] 
Merge pull request #3478 from odolbeau/patch-1

Update README.md

6 years agoUpdate README.md 3478/head
Olivier Dolbeau [Mon, 11 Dec 2017 22:32:39 +0000 (22:32 +0000)] 
Update README.md

Be ready for next year!

6 years agoMerge pull request #3474 from wallabag/update-changelog
Nicolas Lœuillet [Mon, 11 Dec 2017 18:53:10 +0000 (19:53 +0100)] 
Merge pull request #3474 from wallabag/update-changelog

Updated changelog for 2.3

6 years agoUpdated changelog for 2.3 3474/head
Nicolas Lœuillet [Mon, 11 Dec 2017 18:52:21 +0000 (19:52 +0100)] 
Updated changelog for 2.3

6 years agoMerge pull request #3468 from wallabag/fix-migration-3139
Nicolas Lœuillet [Mon, 11 Dec 2017 18:38:46 +0000 (19:38 +0100)] 
Merge pull request #3468 from wallabag/fix-migration-3139

Fix migration from #3139

6 years agoMerge pull request #3473 from cvergne/fix-rssall
Nicolas Lœuillet [Mon, 11 Dec 2017 18:38:21 +0000 (19:38 +0100)] 
Merge pull request #3473 from cvergne/fix-rssall

Fix All RSS not accessible if not logged in + Tests

6 years agoMerge pull request #3471 from cvergne/fix-rssdate
Jérémy Benoist [Mon, 11 Dec 2017 15:11:23 +0000 (16:11 +0100)] 
Merge pull request #3471 from cvergne/fix-rssdate

Fix #3448 - pubDate now conformant to DateTime RFC822 specifications

6 years agoFix All RSS not accessible if not logged in + Tests 3473/head
Christophe VERGNE [Mon, 11 Dec 2017 15:04:06 +0000 (16:04 +0100)] 
Fix All RSS not accessible if not logged in + Tests

6 years agoFix #3448 - pubDate now conformant to Date and Time specifications defined by RFC822 3471/head
Christophe VERGNE [Mon, 11 Dec 2017 12:17:42 +0000 (13:17 +0100)] 
Fix #3448 - pubDate now conformant to Date and Time specifications defined by RFC822

6 years agomigrations: fix duplicate violation during lowercase tag migration 3468/head
Kevin Decherf [Sun, 10 Dec 2017 18:31:30 +0000 (19:31 +0100)] 
migrations: fix duplicate violation during lowercase tag migration

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoReplace raw query with named parameter
Kevin Decherf [Mon, 27 Nov 2017 21:48:17 +0000 (22:48 +0100)] 
Replace raw query with named parameter

Fix possible issue with special chars on #3139

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3465 from wallabag/fix-tests
Jérémy Benoist [Sun, 10 Dec 2017 12:33:23 +0000 (13:33 +0100)] 
Merge pull request #3465 from wallabag/fix-tests

Fix bad key matching

6 years agoMerge pull request #3467 from Simounet/feat/nav-improved
Jérémy Benoist [Sun, 10 Dec 2017 12:33:06 +0000 (13:33 +0100)] 
Merge pull request #3467 from Simounet/feat/nav-improved

Feat/nav improved

6 years agoMore space for navbar actions on mobile 3467/head
Simounet [Fri, 8 Dec 2017 20:10:36 +0000 (21:10 +0100)] 
More space for navbar actions on mobile

6 years agoToggle menu anchor replaced by a button
Simounet [Thu, 7 Dec 2017 22:47:53 +0000 (23:47 +0100)] 
Toggle menu anchor replaced by a button

6 years agoFix bad key matching 3465/head
Jeremy Benoist [Fri, 8 Dec 2017 11:10:26 +0000 (12:10 +0100)] 
Fix bad key matching

I didn't try to find which package introduced a BC (might be user-bundle
or jms serializer)

6 years agoMerge pull request #3461 from Simounet/fix/rss-on-tag-list
Jérémy Benoist [Fri, 8 Dec 2017 09:27:43 +0000 (10:27 +0100)] 
Merge pull request #3461 from Simounet/fix/rss-on-tag-list

Tag's list improved

6 years agoBorder radius on every corner of tag's list 3461/head
Simounet [Tue, 5 Dec 2017 21:57:29 +0000 (22:57 +0100)] 
Border radius on every corner of tag's list

6 years agoFix duplicated code removed
Simounet [Tue, 5 Dec 2017 21:50:59 +0000 (22:50 +0100)] 
Fix duplicated code removed

6 years agoTags list view improved
Simounet [Tue, 5 Dec 2017 21:44:48 +0000 (22:44 +0100)] 
Tags list view improved

No text ellipsis so we can see the whole tag, better responsiveness, bigger
touch height on links.

6 years agoMerge pull request #3463 from Simounet/feature/footer-improved
Jérémy Benoist [Fri, 8 Dec 2017 09:10:15 +0000 (10:10 +0100)] 
Merge pull request #3463 from Simounet/feature/footer-improved

Footer improved

6 years agoFix nav title nowrap on mobile
Simounet [Thu, 7 Dec 2017 22:46:29 +0000 (23:46 +0100)] 
Fix nav title nowrap on mobile