]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
6 years agoRemoved SQLite migration store-resolved-url
Nicolas Lœuillet [Fri, 22 Dec 2017 10:23:39 +0000 (11:23 +0100)] 
Removed SQLite migration

6 years agoAdded index on entry table for given_url field
Nicolas Lœuillet [Mon, 18 Dec 2017 13:57:25 +0000 (14:57 +0100)] 
Added index on entry table for given_url field

6 years agoFixed review
Nicolas Lœuillet [Tue, 11 Jul 2017 08:14:08 +0000 (10:14 +0200)] 
Fixed review

6 years agoAdded given_url in entry table
Nicolas Lœuillet [Mon, 10 Jul 2017 19:32:25 +0000 (21:32 +0200)] 
Added given_url in entry table

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

6 years agoFooter's stats displayed on mobile 3463/head
Simounet [Wed, 6 Dec 2017 21:46:24 +0000 (22:46 +0100)] 
Footer's stats displayed on mobile

6 years agoFix line-height issue on the footer
Simounet [Wed, 6 Dec 2017 21:21:19 +0000 (22:21 +0100)] 
Fix line-height issue on the footer

6 years agoMerge pull request #3438 from strobeltobias/patch-1
Nicolas Lœuillet [Tue, 5 Dec 2017 16:46:40 +0000 (17:46 +0100)] 
Merge pull request #3438 from strobeltobias/patch-1

Translate new strings

6 years agoMerge pull request #3459 from Simounet/fix/pagination
Jérémy Benoist [Tue, 5 Dec 2017 09:03:32 +0000 (10:03 +0100)] 
Merge pull request #3459 from Simounet/fix/pagination

Pagination improved

6 years agoFix wrong selected page number alignment on pagination 3459/head
Simounet [Mon, 4 Dec 2017 21:46:35 +0000 (22:46 +0100)] 
Fix wrong selected page number alignment on pagination

6 years agoFix pagination on list mode
Simounet [Mon, 4 Dec 2017 18:34:46 +0000 (19:34 +0100)] 
Fix pagination on list mode

6 years agoMerge pull request #3449 from Simounet/feature/share-page
Jérémy Benoist [Mon, 4 Dec 2017 09:11:32 +0000 (10:11 +0100)] 
Merge pull request #3449 from Simounet/feature/share-page

Share page improved (mobile + header's padding)

6 years agoFigure image and figcaption centered on share page 3449/head
Simounet [Sun, 3 Dec 2017 13:41:15 +0000 (14:41 +0100)] 
Figure image and figcaption centered on share page

6 years agoShare page improved (mobile + header's padding)
Simounet [Sat, 2 Dec 2017 17:43:32 +0000 (18:43 +0100)] 
Share page improved (mobile + header's padding)

6 years agoTranslate new validators string 3438/head
Tobias Strobel [Sun, 26 Nov 2017 13:49:59 +0000 (14:49 +0100)] 
Translate new validators string

6 years agoTranslate new strings
Tobias Strobel [Sun, 26 Nov 2017 13:24:03 +0000 (14:24 +0100)] 
Translate new strings

6 years agoMerge pull request #3436 from wallabag/origin-shaarli
Nicolas Lœuillet [Sun, 26 Nov 2017 07:58:17 +0000 (08:58 +0100)] 
Merge pull request #3436 from wallabag/origin-shaarli

Add craue setting to enable sharing of origin url to Shaarli

6 years agoAdd craue setting to enable sharing of origin url to Shaarli 3436/head
Kevin Decherf [Sat, 25 Nov 2017 16:06:01 +0000 (17:06 +0100)] 
Add craue setting to enable sharing of origin url to Shaarli

Also fix the field name used in the query string and add it to baggy
theme

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
6 years agoMerge pull request #3419 from NatJNP/patch1
Jérémy Benoist [Sat, 25 Nov 2017 11:29:53 +0000 (12:29 +0100)] 
Merge pull request #3419 from NatJNP/patch1

Add Thai language

6 years agoMerge pull request #3401 from aaa2000/migration-initial
Jérémy Benoist [Sat, 25 Nov 2017 11:28:41 +0000 (12:28 +0100)] 
Merge pull request #3401 from aaa2000/migration-initial

Add an initial doctrine migration

6 years agoAdd all file thai Language for translate 3419/head
NatPi [Thu, 23 Nov 2017 19:53:01 +0000 (02:53 +0700)] 
Add all file thai Language for translate

6 years agoMerge pull request #3431 from wallabag/disable-site-credentials
Jérémy Benoist [Wed, 22 Nov 2017 14:11:25 +0000 (15:11 +0100)] 
Merge pull request #3431 from wallabag/disable-site-credentials

Disable controller access if feature disabled

6 years agoDisable controller access if feature disabled 3431/head
Jeremy Benoist [Wed, 22 Nov 2017 08:59:11 +0000 (09:59 +0100)] 
Disable controller access if feature disabled

If `restricted_access` is disabled, accessing `/site-credentials/` must be disabled.

6 years agoFix phpcs 3401/head
adev [Tue, 21 Nov 2017 21:07:37 +0000 (22:07 +0100)] 
Fix phpcs

6 years agoFix travis fold
adev [Sun, 5 Nov 2017 13:02:46 +0000 (14:02 +0100)] 
Fix travis fold

6 years agoRemove data sql files
adev [Sun, 5 Nov 2017 12:54:16 +0000 (13:54 +0100)] 
Remove data sql files

6 years agoImplements down migration
adev [Sun, 5 Nov 2017 12:32:22 +0000 (13:32 +0100)] 
Implements down migration

6 years agoFix installation command
adev [Sat, 4 Nov 2017 20:23:18 +0000 (21:23 +0100)] 
Fix installation command

6 years agoFold travis make prepare
adev [Sat, 4 Nov 2017 20:14:11 +0000 (21:14 +0100)] 
Fold travis make prepare

6 years agoAdd an initial migration
adev [Thu, 2 Nov 2017 23:41:47 +0000 (00:41 +0100)] 
Add an initial migration

6 years agoMerge pull request #3398 from wallabag/issue-1735
Nicolas Lœuillet [Tue, 21 Nov 2017 14:12:48 +0000 (15:12 +0100)] 
Merge pull request #3398 from wallabag/issue-1735

Replace ant with Makefile

6 years agoMerge pull request #3425 from wallabag/add-setting-for-headers
Nicolas Lœuillet [Tue, 21 Nov 2017 12:26:24 +0000 (13:26 +0100)] 
Merge pull request #3425 from wallabag/add-setting-for-headers

Added internal setting to enable/disable headers storage

6 years agoMerge pull request #3426 from wallabag/fix-migration-3373
Nicolas Lœuillet [Tue, 21 Nov 2017 10:03:39 +0000 (11:03 +0100)] 
Merge pull request #3426 from wallabag/fix-migration-3373

Fix MySQL issue on mig from #3373

6 years agoDefine storeArticleHeaders false by default 3425/head
Jeremy Benoist [Tue, 21 Nov 2017 09:37:36 +0000 (10:37 +0100)] 
Define storeArticleHeaders false by default

Fix tests which must use `$storeArticleHeaders`.
Fix CS

6 years agoCS 3426/head
Jeremy Benoist [Tue, 21 Nov 2017 09:30:35 +0000 (10:30 +0100)] 
CS