]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Jan Losinski [Tue, 17 Jan 2017 18:22:20 +0000 (19:22 +0100)]
Order tags by slug
This adds an orderBy clause to findAllTags(). This makes the list of
tags more useful, as the tags appear in alphanumerical order instead of
somehow random.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
Nicolas Lœuillet [Tue, 10 Jan 2017 20:25:27 +0000 (21:25 +0100)]
Merge pull request #2742 from wallabag/fix-og-image-false
Avoid false preview image
Jeremy Benoist [Tue, 10 Jan 2017 17:50:55 +0000 (18:50 +0100)]
Use latest bdunogier/guzzle-site-authenticator
Jeremy Benoist [Tue, 10 Jan 2017 17:50:45 +0000 (18:50 +0100)]
Fix registration.submit test
Jeremy Benoist [Tue, 10 Jan 2017 16:42:34 +0000 (17:42 +0100)]
Avoid false preview image
If the website doesn't provide an og_image, the value will be false and so it'll be saved like that in the database.
We prefer to leave it as null instead of false.
Jeremy Benoist [Tue, 10 Jan 2017 16:35:17 +0000 (17:35 +0100)]
Update deps
Jeremy Benoist [Sun, 8 Jan 2017 09:22:31 +0000 (10:22 +0100)]
Merge pull request #2733 from wallabag/fix-no-matching-response
Fixed API error No matching accepted Response format could be determined
Nicolas Lœuillet [Fri, 30 Dec 2016 14:45:19 +0000 (15:45 +0100)]
Merge pull request #2735 from wallabag/remove-small-readingtime
Removed the small element on reading time
Nicolas Lœuillet [Fri, 30 Dec 2016 14:01:39 +0000 (15:01 +0100)]
Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenav
Fix double overlay on expanded right sidenav
Nicolas Lœuillet [Fri, 30 Dec 2016 13:57:39 +0000 (14:57 +0100)]
Merge pull request #2728 from Simounet/fix/side-nav-scrolling
Fix right side-nav scrolling on low height window
Nicolas Lœuillet [Fri, 30 Dec 2016 13:17:18 +0000 (14:17 +0100)]
Removed the small element on reading time
Simounet [Thu, 29 Dec 2016 18:17:36 +0000 (19:17 +0100)]
Fix double overlay on expanded right sidenav
Simounet [Fri, 30 Dec 2016 12:54:13 +0000 (13:54 +0100)]
Fix action's icons position
Simounet [Thu, 29 Dec 2016 18:17:36 +0000 (19:17 +0100)]
Fix right side-nav scrolling on low height window
Nicolas Lœuillet [Fri, 30 Dec 2016 12:50:44 +0000 (13:50 +0100)]
Merge pull request #2725 from lapineige/master
Share to Shaarli - Include tags
Nicolas Lœuillet [Fri, 30 Dec 2016 12:23:02 +0000 (13:23 +0100)]
Fixed API error 'No matching accepted Response format could be determined'
Nicolas Lœuillet [Fri, 30 Dec 2016 12:18:22 +0000 (13:18 +0100)]
Merge pull request #2732 from Simounet/fix/firefox-addon-url
Firefox add-on URL updated
Simounet [Fri, 30 Dec 2016 11:01:38 +0000 (12:01 +0100)]
Firefox add-on URL updated
Nicolas Lœuillet [Fri, 30 Dec 2016 10:10:47 +0000 (11:10 +0100)]
Merge pull request #2730 from Simounet/feature/all-actions-on-mobile
Access to search, filters, export on mobile
Nicolas Lœuillet [Fri, 30 Dec 2016 07:55:15 +0000 (08:55 +0100)]
Merge pull request #2731 from llune/patch-2
Minor typo fix
llune [Fri, 30 Dec 2016 01:20:58 +0000 (02:20 +0100)]
Minor typo fix
Simounet [Thu, 29 Dec 2016 18:19:51 +0000 (19:19 +0100)]
Access to search, filters, export on mobile
Nicolas Lœuillet [Thu, 29 Dec 2016 09:54:07 +0000 (10:54 +0100)]
Merge pull request #2702 from wallabag/add-index-uuid
Added index on entry.uuid
Nicolas Lœuillet [Thu, 29 Dec 2016 09:09:44 +0000 (10:09 +0100)]
Renamed uuid to uid
Thomas Citharel [Wed, 28 Dec 2016 17:11:01 +0000 (18:11 +0100)]
Merge pull request #2724 from Simounet/fix/reading-time
Fix entry reading time
lapineige [Wed, 28 Dec 2016 11:27:09 +0000 (12:27 +0100)]
Share tags to Shaarli - Material theme
lapineige [Wed, 28 Dec 2016 11:27:00 +0000 (12:27 +0100)]
Share tags to Shaarli - Baggy theme
Nicolas Lœuillet [Wed, 28 Dec 2016 08:10:14 +0000 (09:10 +0100)]
Merge pull request #2723 from wallabag/fix-export-tag-space
Fixed export by tags with a tag which contains space
Simounet [Tue, 27 Dec 2016 21:37:24 +0000 (22:37 +0100)]
Fix entry reading time
Nicolas Lœuillet [Tue, 27 Dec 2016 20:26:53 +0000 (21:26 +0100)]
Fixed export by tags with a tag which contains space
Nicolas Lœuillet [Fri, 23 Dec 2016 08:49:22 +0000 (09:49 +0100)]
Changed uuid type in database
Nicolas Lœuillet [Sun, 18 Dec 2016 13:09:56 +0000 (14:09 +0100)]
Fixed index on entry.uuid and changed uuid field type
Nicolas Lœuillet [Wed, 14 Dec 2016 09:11:33 +0000 (10:11 +0100)]
Added index on table creation
Nicolas Lœuillet [Wed, 14 Dec 2016 08:47:07 +0000 (09:47 +0100)]
Added index on entry.uuid
Useful for entry sharing
Nicolas Lœuillet [Fri, 23 Dec 2016 08:31:41 +0000 (09:31 +0100)]
Merge pull request #2696 from wallabag/run-migration
Run migration on each test
Jeremy Benoist [Fri, 23 Dec 2016 08:00:13 +0000 (09:00 +0100)]
Fix bad migration for PostreSQL
Queries weren’t executed for PostgreSQL, bad syntax.
Jeremy Benoist [Tue, 20 Dec 2016 13:52:50 +0000 (14:52 +0100)]
Merge pull request #2714 from Simounet/fix/entry-card-shadow
Fix the box shadow on the card entry
Simounet [Tue, 20 Dec 2016 12:04:51 +0000 (13:04 +0100)]
Fix the box shadow on the card entry
Jeremy Benoist [Mon, 19 Dec 2016 13:24:19 +0000 (14:24 +0100)]
Be consistent between migration & schema definition
Jeremy Benoist [Tue, 13 Dec 2016 09:41:47 +0000 (10:41 +0100)]
fixup! Run migration in test, ready for MySQL
Jeremy Benoist [Tue, 13 Dec 2016 09:31:53 +0000 (10:31 +0100)]
Use actual database name
We can't retrieve the environment within the migration.
And when we ran migration on Travis, database name isn't `database_name` but `test_database_name`.
Retrieve the database name from the connection is more accurate
Jeremy Benoist [Tue, 13 Dec 2016 08:35:54 +0000 (09:35 +0100)]
pocket_consumer_key can be null
Jeremy Benoist [Mon, 12 Dec 2016 10:55:37 +0000 (11:55 +0100)]
fixup! Manually import file for PostgreSQL
Jeremy Benoist [Mon, 12 Dec 2016 10:46:43 +0000 (11:46 +0100)]
Remove comment
"The string "--" is not permitted within comments."
Jeremy Benoist [Mon, 12 Dec 2016 10:37:26 +0000 (11:37 +0100)]
Add orignal DB schema
Jeremy Benoist [Mon, 12 Dec 2016 10:32:20 +0000 (11:32 +0100)]
And of course it doesn't work for SQLite
Jeremy Benoist [Mon, 12 Dec 2016 10:29:45 +0000 (11:29 +0100)]
Manually import file for PostgreSQL
Jeremy Benoist [Mon, 12 Dec 2016 10:01:54 +0000 (11:01 +0100)]
Run migration in test, ready for MySQL
Jeremy Benoist [Mon, 19 Dec 2016 09:29:18 +0000 (10:29 +0100)]
Merge pull request #2616 from mathieui/doc-https-links
Change documentation links to HTTPS
Jeremy Benoist [Sun, 18 Dec 2016 19:32:35 +0000 (20:32 +0100)]
Merge pull request #2682 from wallabag/migration-config
Ensure craue_config_setting migration are ok
Nicolas Lœuillet [Sun, 18 Dec 2016 12:47:25 +0000 (13:47 +0100)]
Replaced quotes for Postgres
Nicolas Lœuillet [Fri, 16 Dec 2016 07:20:50 +0000 (08:20 +0100)]
Merge pull request #2690 from wallabag/improve-rmq-config
Added QoS for RabbitMQ
Nicolas Lœuillet [Fri, 16 Dec 2016 06:43:01 +0000 (07:43 +0100)]
Merge pull request #2701 from wallabag/disable-outputWalkers
Removed outputWalkers for pagination
Jeremy Benoist [Sun, 4 Dec 2016 11:56:20 +0000 (12:56 +0100)]
Ensure craue_config_setting migration are ok
We now can run the migration every time, new line from `craue_config_setting` are properly checked.
Nicolas Lœuillet [Thu, 15 Dec 2016 20:58:20 +0000 (21:58 +0100)]
Moved RabbitMQ QoS to parameters
Nicolas Lœuillet [Thu, 8 Dec 2016 12:58:04 +0000 (13:58 +0100)]
Added QoS for RabbitMQ
Nicolas Lœuillet [Wed, 14 Dec 2016 08:00:14 +0000 (09:00 +0100)]
Removed outputWalkers for RSS and API
Nicolas Lœuillet [Tue, 13 Dec 2016 19:12:21 +0000 (20:12 +0100)]
Removed outputWalkers for pagination
Due to overload, we disabled output walkers (see https://github.com/whiteoctober/Pagerfanta/issues/115
Nicolas Lœuillet [Thu, 15 Dec 2016 21:18:45 +0000 (22:18 +0100)]
Merge pull request #2667 from wallabag/upgrade-symfony-32
Upgrade to Symfony 3.2
Nicolas Lœuillet [Thu, 15 Dec 2016 20:31:13 +0000 (21:31 +0100)]
Fixed search bug
Jeremy Benoist [Wed, 14 Dec 2016 10:54:30 +0000 (11:54 +0100)]
Fix tests & deprecation notice
Jeremy Benoist [Tue, 13 Dec 2016 08:33:05 +0000 (09:33 +0100)]
Use simple-phpunit instead of phpunit
To avoid problem with the Yaml constant
http://symfony.com/blog/how-to-solve-phpunit-issues-in-symfony-3-2-applications
Jeremy Benoist [Tue, 13 Dec 2016 08:08:34 +0000 (09:08 +0100)]
Merge pull request #2699 from wallabag/remove-usertable-query
Removed user join in query builder
Nicolas Lœuillet [Mon, 12 Dec 2016 21:54:43 +0000 (22:54 +0100)]
Merge pull request #2697 from wallabag/fix-list-mode
Add default value for list_mode
Nicolas Lœuillet [Mon, 12 Dec 2016 21:51:29 +0000 (22:51 +0100)]
Removed user join in query builder
Jeremy Benoist [Mon, 12 Dec 2016 16:41:03 +0000 (17:41 +0100)]
Add default value for list_mode
Nicolas Lœuillet [Thu, 8 Dec 2016 18:02:30 +0000 (19:02 +0100)]
Merge pull request #2691 from wallabag/moved-total-import-notif
Moved total messages from import
Nicolas Lœuillet [Thu, 8 Dec 2016 15:42:48 +0000 (16:42 +0100)]
Moved total messages from import
Thomas Citharel [Thu, 8 Dec 2016 14:19:33 +0000 (15:19 +0100)]
Merge pull request #2689 from wallabag/change-chmod
Replaced chmod for download pictures feature
Nicolas Lœuillet [Thu, 8 Dec 2016 12:04:15 +0000 (13:04 +0100)]
Replaced chmod for download pictures feature
Nicolas Lœuillet [Thu, 8 Dec 2016 08:07:09 +0000 (09:07 +0100)]
Merge pull request #2688 from wallabag/fix-browsers-import
Fixed imports with is_starred and is_archived
Nicolas Lœuillet [Wed, 7 Dec 2016 15:01:50 +0000 (16:01 +0100)]
Fixed imports with is_starred and is_archived
Jeremy Benoist [Tue, 6 Dec 2016 20:04:08 +0000 (21:04 +0100)]
Merge pull request #2686 from wallabag/fix-redis-import
Casted maxIterations for Redis import
Nicolas Lœuillet [Tue, 6 Dec 2016 20:00:24 +0000 (21:00 +0100)]
Merge pull request #2680 from wallabag/taggingrule-255
Limit rule to 255
Nicolas Lœuillet [Tue, 6 Dec 2016 10:44:40 +0000 (11:44 +0100)]
Casted maxIterations for Redis import
Simpleue\Worker wants an integer, we gave it a string
Nicolas Lœuillet [Sun, 4 Dec 2016 18:30:11 +0000 (19:30 +0100)]
Merge pull request #2679 from jcharaoui/fix-2658
Fix content from imported entried being discarded when URL goes bad
Jeremy Benoist [Sun, 4 Dec 2016 10:27:49 +0000 (11:27 +0100)]
Add some comments
Jerome Charaoui [Sat, 3 Dec 2016 14:44:34 +0000 (09:44 -0500)]
Revert switch to KernelTestCase for ContentProxyTest
Define the error string manually inside the test class instead of
fetching it from app config.
Jeremy Benoist [Sat, 3 Dec 2016 10:10:39 +0000 (11:10 +0100)]
Limit rule to 255
To avoid database error
Jerome Charaoui [Sat, 3 Dec 2016 05:26:57 +0000 (00:26 -0500)]
Add missing CoreKernelTestCase class
Jerome Charaoui [Sat, 3 Dec 2016 04:59:43 +0000 (23:59 -0500)]
Fix WallabagV1Controller test
Account for URL redirection in refreshed entry.
Jerome Charaoui [Sat, 3 Dec 2016 04:59:18 +0000 (23:59 -0500)]
Fix ContentProxy tests
Jerome Charaoui [Sat, 3 Dec 2016 04:55:30 +0000 (23:55 -0500)]
Allow fetching content on all import types
For better consistency, allow all types of imported entries to update,
which was already the case for Firefox and Chrome.
Jerome Charaoui [Sat, 3 Dec 2016 03:45:04 +0000 (22:45 -0500)]
Prevent undefined index when import fetching fails
Jerome Charaoui [Sat, 3 Dec 2016 03:42:36 +0000 (22:42 -0500)]
Imported entries which fail to fetch get standard error body
Jerome Charaoui [Sat, 3 Dec 2016 03:41:35 +0000 (22:41 -0500)]
Retain imported content if fetching fails, fixes #2658
Nicolas Lœuillet [Thu, 1 Dec 2016 18:08:12 +0000 (19:08 +0100)]
Merge pull request #2677 from wallabag/add-wallabag_user.de.yml
add translations/wallabag_user.de.yml (fixes #2673)
Strubbl [Thu, 1 Dec 2016 17:23:41 +0000 (18:23 +0100)]
Update wallabag_user.de.yml
Wallabag->wallabag
Sven Fischer [Thu, 1 Dec 2016 17:03:36 +0000 (18:03 +0100)]
add translations/wallabag_user.de.yml (fixes #2673)
Nicolas Lœuillet [Thu, 1 Dec 2016 13:39:48 +0000 (14:39 +0100)]
Merge pull request #2676 from wallabag/update-addons
Updated addons links
Nicolas Lœuillet [Thu, 1 Dec 2016 12:48:34 +0000 (13:48 +0100)]
Updated addons links
Nicolas Lœuillet [Thu, 1 Dec 2016 12:35:55 +0000 (13:35 +0100)]
Merge pull request #2674 from wallabag/fix-404img-2FA
Fixed 404 for wallabag logo in 2FA
Nicolas Lœuillet [Thu, 1 Dec 2016 09:51:04 +0000 (10:51 +0100)]
Fixed 404 for wallabag logo in 2FA
Jeremy Benoist [Thu, 1 Dec 2016 06:38:19 +0000 (07:38 +0100)]
Merge pull request #2672 from wallabag/fix-typo
Fixed typo in asynchronous documentation
Nicolas Lœuillet [Wed, 30 Nov 2016 21:02:08 +0000 (22:02 +0100)]
Fixed typo in asynchronous documentation
Nicolas Lœuillet [Wed, 30 Nov 2016 15:55:44 +0000 (16:55 +0100)]
Merge pull request #2670 from wallabag/add-floating-button
Added floating button on entry view for mobile
Nicolas Lœuillet [Wed, 30 Nov 2016 15:08:02 +0000 (16:08 +0100)]
Added floating button on entry view for mobile
Jeremy Benoist [Wed, 30 Nov 2016 13:17:40 +0000 (14:17 +0100)]
Merge pull request #2650 from wallabag/add-hascolumn
Added hasColumn() in migration to check column existence
Nicolas Lœuillet [Wed, 30 Nov 2016 11:29:55 +0000 (12:29 +0100)]
Named index
Nicolas Lœuillet [Wed, 30 Nov 2016 10:27:07 +0000 (11:27 +0100)]
Code review