]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Sat, 7 Nov 2015 12:39:30 +0000 (13:39 +0100)]
Merge pull request #1510 from wallabag/v2-sf3
v2 – Fix some deprecated for Symfony3
Jeremy Benoist [Fri, 6 Nov 2015 23:27:41 +0000 (00:27 +0100)]
CS
Also force SYMFONY_DEPRECATIONS_HELPER for travis
Jeremy Benoist [Fri, 6 Nov 2015 23:18:46 +0000 (00:18 +0100)]
Avoid other bundle deprecation to cancel the build
Jeremy Benoist [Fri, 6 Nov 2015 23:18:06 +0000 (00:18 +0100)]
Fix form_enctype deprecation
Use form_start instead
Jeremy Benoist [Fri, 6 Nov 2015 23:17:37 +0000 (00:17 +0100)]
Fix security.context deprecation
Jeremy Benoist [Fri, 6 Nov 2015 23:16:26 +0000 (00:16 +0100)]
Fix pattern deprecation
Replaced by path
Jeremy Benoist [Fri, 6 Nov 2015 22:39:19 +0000 (23:39 +0100)]
Fix deprecated helper in command
Jeremy Benoist [Fri, 6 Nov 2015 22:39:14 +0000 (23:39 +0100)]
Update deps & add PHPUnit Bridge
Changelogs summary:
- symfony/phpunit-bridge installed in version v2.7.6
Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v2.7.6
- twig/twig updated from v1.23.0 to v1.23.1
See changes: https://github.com/twigphp/Twig/compare/v1.23.0...v1.23.1
Release notes: https://github.com/twigphp/Twig/releases/tag/v1.23.1
- doctrine/inflector updated from v1.0.1 to v1.1.0
See changes: https://github.com/doctrine/inflector/compare/v1.0.1...v1.1.0
Release notes: https://github.com/doctrine/inflector/releases/tag/v1.1.0
- doctrine/cache updated from v1.5.0 to v1.5.1
See changes: https://github.com/doctrine/cache/compare/v1.5.0...v1.5.1
Release notes: https://github.com/doctrine/cache/releases/tag/v1.5.1
- doctrine/doctrine-cache-bundle updated from v1.0.1 to 1.2.1
See changes: https://github.com/doctrine/DoctrineCacheBundle/compare/v1.0.1...1.2.1
Release notes: https://github.com/doctrine/DoctrineCacheBundle/releases/tag/1.2.1
- doctrine/doctrine-bundle updated from v1.5.2 to 1.6.0
See changes: https://github.com/doctrine/DoctrineBundle/compare/v1.5.2...1.6.0
Release notes: https://github.com/doctrine/DoctrineBundle/releases/tag/1.6.0
- friendsofsymfony/user-bundle updated from dev-master to dev-master
See changes: https://github.com/FriendsOfSymfony/FOSUserBundle/compare/
d5b28c3 ...
45d6f40
Jeremy Benoist [Mon, 2 Nov 2015 06:52:28 +0000 (07:52 +0100)]
Merge pull request #1505 from wallabag/v2-graby-log
Add graby log
Jeremy Benoist [Fri, 30 Oct 2015 07:00:43 +0000 (08:00 +0100)]
Update deps
Changelogs summary:
- twig/twig updated from v1.22.3 to v1.23.0
See changes: https://github.com/twigphp/Twig/compare/v1.22.3...v1.23.0
Release notes: https://github.com/twigphp/Twig/releases/tag/v1.23.0
- doctrine/cache updated from v1.4.2 to v1.5.0
See changes: https://github.com/doctrine/cache/compare/v1.4.2...v1.5.0
Release notes: https://github.com/doctrine/cache/releases/tag/v1.5.0
- symfony/symfony updated from v2.7.5 to v2.7.6
See changes: https://github.com/symfony/symfony/compare/v2.7.5...v2.7.6
Release notes: https://github.com/symfony/symfony/releases/tag/v2.7.6
- sensio/distribution-bundle updated from v3.0.31 to v3.0.33
See changes: https://github.com/sensiolabs/SensioDistributionBundle/compare/v3.0.31...v3.0.33
Release notes: https://github.com/sensiolabs/SensioDistributionBundle/releases/tag/v3.0.33
- nelmio/api-doc-bundle updated from 2.9.0 to 2.10.3
See changes: https://github.com/nelmio/NelmioApiDocBundle/compare/2.9.0...2.10.3
Release notes: https://github.com/nelmio/NelmioApiDocBundle/releases/tag/2.10.3
- lexik/form-filter-bundle updated from v4.0.1 to v4.0.2
See changes: https://github.com/lexik/LexikFormFilterBundle/compare/v4.0.1...v4.0.2
Release notes: https://github.com/lexik/LexikFormFilterBundle/releases/tag/v4.0.2
- j0k3r/graby-site-config updated from 1.0.5 to 1.0.6
See changes: https://github.com/j0k3r/graby-site-config/compare/1.0.5...1.0.6
Release notes: https://github.com/j0k3r/graby-site-config/releases/tag/1.0.6
- j0k3r/graby updated from 1.0.2 to 1.0.4
See changes: https://github.com/j0k3r/graby/compare/1.0.2...1.0.4
Release notes: https://github.com/j0k3r/graby/releases/tag/1.0.4
- phpunit/phpunit updated from 4.8.13 to 4.8.16
See changes: https://github.com/sebastianbergmann/phpunit/compare/4.8.13...4.8.16
Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/4.8.16
Jeremy Benoist [Sat, 24 Oct 2015 08:53:55 +0000 (10:53 +0200)]
Enable graby log
Nicolas Lœuillet [Thu, 22 Oct 2015 15:02:06 +0000 (17:02 +0200)]
Merge pull request #1495 from wallabag/v2-docs
add docs
Jeremy Benoist [Thu, 22 Oct 2015 07:28:54 +0000 (09:28 +0200)]
Merge pull request #1496 from wallabag/v2-redirect-after-deletion
fix #1005 V2 redirect after deletion
Nicolas Lœuillet [Wed, 21 Oct 2015 13:26:37 +0000 (15:26 +0200)]
redirect on last page after deletion
Nicolas Lœuillet [Wed, 21 Oct 2015 12:14:51 +0000 (14:14 +0200)]
add docs
Nicolas Lœuillet [Mon, 19 Oct 2015 07:21:43 +0000 (09:21 +0200)]
Merge pull request #1491 from jlnostr/v2-german-translation
Add german translation.
Julian Oster [Sun, 18 Oct 2015 20:04:50 +0000 (22:04 +0200)]
Add language to config.yml
Julian Oster [Sun, 18 Oct 2015 19:26:09 +0000 (21:26 +0200)]
Add german translation.
Nicolas Lœuillet [Sun, 18 Oct 2015 13:35:42 +0000 (15:35 +0200)]
Merge pull request #1446 from wallabag/v2-language-config
[WIP] language selection on config screen
Jeremy Benoist [Fri, 16 Oct 2015 05:40:09 +0000 (07:40 +0200)]
Add tests on listeners
Nicolas Lœuillet [Thu, 1 Oct 2015 14:28:38 +0000 (16:28 +0200)]
Language selection on config screen
Jeremy Benoist [Thu, 15 Oct 2015 11:52:52 +0000 (13:52 +0200)]
Merge pull request #1484 from wallabag/v2-2factor-auth
2factor authentication via email
Nicolas Lœuillet [Thu, 15 Oct 2015 11:20:44 +0000 (13:20 +0200)]
forgot parameters for travis
Nicolas Lœuillet [Thu, 15 Oct 2015 11:17:21 +0000 (13:17 +0200)]
move 2factor activation in parameters
Nicolas Lœuillet [Wed, 14 Oct 2015 15:10:12 +0000 (17:10 +0200)]
add tests for 2factor authentication
Nicolas Lœuillet [Wed, 14 Oct 2015 10:01:30 +0000 (12:01 +0200)]
Merge pull request #1475 from modos189/v2_material
V2 material
Nicolas Lœuillet [Tue, 13 Oct 2015 20:43:15 +0000 (22:43 +0200)]
2factor authentication via email
Alexandr Danilov [Fri, 9 Oct 2015 10:00:15 +0000 (13:00 +0300)]
Other improvements
Alexandr Danilov [Fri, 9 Oct 2015 09:43:42 +0000 (12:43 +0300)]
Icons in footer
Jeremy Benoist [Thu, 8 Oct 2015 11:44:04 +0000 (13:44 +0200)]
Merge pull request #1472 from wallabag/v2-clean-views
fix #1470: clean material theme
Jeremy Benoist [Thu, 8 Oct 2015 11:43:53 +0000 (13:43 +0200)]
Merge pull request #1471 from wallabag/v2-bookmarklet
implement bookmarklet
Nicolas Lœuillet [Thu, 8 Oct 2015 11:32:34 +0000 (13:32 +0200)]
fix #1470: clean material theme
Nicolas Lœuillet [Wed, 7 Oct 2015 16:08:51 +0000 (18:08 +0200)]
implement bookmarklet
Nicolas Lœuillet [Tue, 6 Oct 2015 18:57:54 +0000 (20:57 +0200)]
Merge pull request #1468 from wallabag/v2-fix-detect-theme
fix bug on detect active theme
Nicolas Lœuillet [Tue, 6 Oct 2015 18:51:40 +0000 (20:51 +0200)]
fix bug on detect active theme
Nicolas Lœuillet [Tue, 6 Oct 2015 10:24:18 +0000 (12:24 +0200)]
Merge pull request #1464 from wallabag/v2-fix-type-hint
fix type hint for User
Nicolas Lœuillet [Tue, 6 Oct 2015 10:16:08 +0000 (12:16 +0200)]
fix type hint for User
Jeremy Benoist [Tue, 6 Oct 2015 07:19:06 +0000 (09:19 +0200)]
Merge pull request #1436 from wallabag/v2-register
Public registration & oAuth2 \o/
Jeremy Benoist [Tue, 6 Oct 2015 07:16:52 +0000 (09:16 +0200)]
Merge pull request #1461 from wallabag/v2-test-for-www
fix #1433: add test for removeWww Twig Extension
Jeremy Benoist [Tue, 6 Oct 2015 07:09:56 +0000 (09:09 +0200)]
Merge pull request #1459 from wallabag/v2-tags-chips
fix #1457 & update materialize
Nicolas Lœuillet [Tue, 6 Oct 2015 04:34:11 +0000 (06:34 +0200)]
add test for removeWww Twig Extension
Nicolas Lœuillet [Tue, 6 Oct 2015 05:44:10 +0000 (07:44 +0200)]
use form widget for registration
Nicolas Lœuillet [Tue, 6 Oct 2015 04:14:54 +0000 (06:14 +0200)]
restore blue color
Nicolas Lœuillet [Mon, 5 Oct 2015 20:49:46 +0000 (22:49 +0200)]
move css
Nicolas Lœuillet [Mon, 5 Oct 2015 20:45:44 +0000 (22:45 +0200)]
last changes for baggy theme
Nicolas Lœuillet [Mon, 5 Oct 2015 20:16:18 +0000 (22:16 +0200)]
material design for register/login/recover pages
Thomas Citharel [Mon, 5 Oct 2015 19:37:17 +0000 (21:37 +0200)]
fix #1457
Jeremy Benoist [Sat, 3 Oct 2015 11:30:12 +0000 (13:30 +0200)]
Cleanup
- remove unecessary routing for UserBundle
- remove unused form type
Nicolas Lœuillet [Sat, 3 Oct 2015 04:29:55 +0000 (06:29 +0200)]
move some files to UserBundle
Nicolas Lœuillet [Fri, 2 Oct 2015 12:51:41 +0000 (14:51 +0200)]
remove old implementation for login/register/recover
Jeremy Benoist [Thu, 1 Oct 2015 20:25:23 +0000 (22:25 +0200)]
Add test on RegistrationConfirmedListener
And PLEASE @nicosomb, NEVER EVER inject the whole container inside a service.
Nicolas Lœuillet [Tue, 29 Sep 2015 16:11:57 +0000 (18:11 +0200)]
add test for confirmed registration
Nicolas Lœuillet [Tue, 29 Sep 2015 15:05:17 +0000 (17:05 +0200)]
* rename AuthenticationListener
* add tests
Nicolas Lœuillet [Tue, 29 Sep 2015 12:57:46 +0000 (14:57 +0200)]
check authentication on each API route
Nicolas Lœuillet [Tue, 29 Sep 2015 12:52:46 +0000 (14:52 +0200)]
allow API documentation for anonymous
Nicolas Lœuillet [Tue, 29 Sep 2015 12:31:52 +0000 (14:31 +0200)]
* public registration
* remove WSSE implementation
* add oAuth2 implementation
Jeremy Benoist [Thu, 1 Oct 2015 17:58:58 +0000 (19:58 +0200)]
Merge pull request #1447 from wallabag/v2-typo
typo
Thomas Citharel [Thu, 1 Oct 2015 16:48:38 +0000 (18:48 +0200)]
typo
Jeremy Benoist [Thu, 1 Oct 2015 09:49:13 +0000 (11:49 +0200)]
Merge pull request #1441 from wallabag/v2-french-translation
Add french translation
Nicolas Lœuillet [Thu, 1 Oct 2015 09:38:59 +0000 (11:38 +0200)]
restore footer
Nicolas Lœuillet [Thu, 1 Oct 2015 07:26:52 +0000 (09:26 +0200)]
french translation
Nicolas Lœuillet [Wed, 30 Sep 2015 16:17:40 +0000 (18:17 +0200)]
flash messages translation
Nicolas Lœuillet [Wed, 30 Sep 2015 16:09:18 +0000 (18:09 +0200)]
french translation
Nicolas Lœuillet [Wed, 30 Sep 2015 06:36:30 +0000 (08:36 +0200)]
add french translation
Jeremy Benoist [Wed, 30 Sep 2015 07:05:03 +0000 (09:05 +0200)]
Merge pull request #1437 from wallabag/v2-clean-material
some cleanup on material theme
Nicolas Lœuillet [Wed, 30 Sep 2015 06:49:00 +0000 (08:49 +0200)]
Merge pull request #1439 from wallabag/v2-fix-deploy
fix Capistrano configuration
Thomas Citharel [Tue, 29 Sep 2015 21:23:58 +0000 (23:23 +0200)]
Merge pull request #1440 from wallabag/v2-fix-1433
fix #1433: remove www. on entries view
Nicolas Lœuillet [Tue, 29 Sep 2015 21:11:27 +0000 (23:11 +0200)]
forgot one file
Nicolas Lœuillet [Tue, 29 Sep 2015 20:59:44 +0000 (22:59 +0200)]
remove www. on entries view
Nicolas Lœuillet [Tue, 29 Sep 2015 20:13:07 +0000 (22:13 +0200)]
fix Capistrano configuration
Nicolas Lœuillet [Tue, 29 Sep 2015 18:26:32 +0000 (20:26 +0200)]
some cleanup on material theme
Nicolas Lœuillet [Mon, 28 Sep 2015 20:57:11 +0000 (22:57 +0200)]
Merge pull request #1434 from wallabag/travis-db
Add multiple database tests on Travis
Jeremy Benoist [Mon, 28 Sep 2015 18:35:56 +0000 (20:35 +0200)]
Enabled Tidy on travis for HHVM
Jeremy Benoist [Mon, 28 Sep 2015 18:26:37 +0000 (20:26 +0200)]
Fix tests for all
Jeremy Benoist [Mon, 28 Sep 2015 17:35:55 +0000 (19:35 +0200)]
Fix Postgres tests
Jeremy Benoist [Mon, 28 Sep 2015 17:35:33 +0000 (19:35 +0200)]
Move readingTime & domainName in ContentProxy
So, everything is centralized in one place when we save a new entry.
Nicolas Lœuillet [Sat, 26 Sep 2015 18:19:42 +0000 (20:19 +0200)]
Merge pull request #1435 from wallabag/v2-enabled-user
Enabled created user from Config
Jeremy Benoist [Sat, 26 Sep 2015 17:51:26 +0000 (19:51 +0200)]
Use tecnickcom/tcpdf
tecnick.com/tcpdf is abandonned.
Jeremy Benoist [Sat, 26 Sep 2015 17:35:00 +0000 (19:35 +0200)]
Enabled created user from Config
By default, creating user with FOSUser are disabled by default.
Fix #1423
Jeremy Benoist [Sat, 26 Sep 2015 17:23:20 +0000 (19:23 +0200)]
Fix authentication error from Github
From: http://blog.wyrihaximus.net/2015/09/github-auth-token-on-travis/
Jeremy Benoist [Sat, 26 Sep 2015 17:06:32 +0000 (19:06 +0200)]
Fix HHVM & PHP 7.0
Jeremy Benoist [Sat, 26 Sep 2015 09:56:15 +0000 (11:56 +0200)]
Add multiple database tests on Travis
Nicolas Lœuillet [Wed, 23 Sep 2015 07:13:34 +0000 (09:13 +0200)]
Merge pull request #1429 from wallabag/v2-language
V2 – Handle language in entry
Jeremy Benoist [Wed, 23 Sep 2015 05:55:55 +0000 (07:55 +0200)]
Entries filter on language
+ updated deps
Jeremy Benoist [Wed, 23 Sep 2015 05:51:17 +0000 (07:51 +0200)]
Remove tab from baggy css
And add a border left on the filter slider
Jeremy Benoist [Sun, 20 Sep 2015 20:37:27 +0000 (22:37 +0200)]
Handle entry in language
Fix #1333
Jeremy Benoist [Sun, 20 Sep 2015 20:36:51 +0000 (22:36 +0200)]
Adjust preview picture
Nicolas Lœuillet [Mon, 14 Sep 2015 15:15:40 +0000 (17:15 +0200)]
Merge pull request #1420 from modos189/v2_display_picture
improved display pictures
Alexandr Danilov [Sun, 13 Sep 2015 23:12:39 +0000 (02:12 +0300)]
improved display pictures
Nicolas Lœuillet [Sun, 13 Sep 2015 19:07:27 +0000 (21:07 +0200)]
Merge pull request #1401 from wallabag/v2-baggy-themes
Cleanup baggy
Thomas Citharel [Sun, 13 Sep 2015 17:53:09 +0000 (19:53 +0200)]
A little more width for filter view
Jeremy Benoist [Sun, 13 Sep 2015 13:17:58 +0000 (15:17 +0200)]
Re-add preview picture on baggy
Which should has been removed on merge
Jeremy Benoist [Sun, 13 Sep 2015 12:56:04 +0000 (14:56 +0200)]
Update deps
Jeremy Benoist [Tue, 25 Aug 2015 21:24:24 +0000 (23:24 +0200)]
Filters view on side for baggy
Jeremy Benoist [Tue, 25 Aug 2015 21:24:24 +0000 (23:24 +0200)]
Fix tests
Jeremy Benoist [Mon, 24 Aug 2015 18:43:58 +0000 (20:43 +0200)]
Lower domain search length
When searching for "bbc" I got no result .. sigh.
Jeremy Benoist [Mon, 24 Aug 2015 18:43:29 +0000 (20:43 +0200)]
Handle filter form using some JS
Instead of displaying an ugly form
Jeremy Benoist [Mon, 24 Aug 2015 18:43:02 +0000 (20:43 +0200)]
Cleanup base layout
Jeremy Benoist [Mon, 24 Aug 2015 18:15:57 +0000 (20:15 +0200)]
Remove some global assets
Some global assets where dedicated to baggy
Remove some non-used css
Jeremy Benoist [Mon, 24 Aug 2015 17:58:23 +0000 (19:58 +0200)]
Move baggy theme in its folder