]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Jeremy Benoist [Wed, 12 Oct 2016 09:22:11 +0000 (11:22 +0200)]
Update ISSUE_TEMPLATE.md
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
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.
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
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
Nicolas Lœuillet [Tue, 11 Oct 2016 12:59:32 +0000 (14:59 +0200)]
Fix links on english documentation homepage
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
Nicolas Lœuillet [Mon, 10 Oct 2016 16:51:20 +0000 (18:51 +0200)]
Fixed display for note in installation page
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
Jeremy Benoist [Mon, 10 Oct 2016 14:34:57 +0000 (16:34 +0200)]
Avoid error when Redis isn't here in tests
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
Nicolas Lœuillet [Mon, 10 Oct 2016 14:05:06 +0000 (16:05 +0200)]
Fixed Twitter Cards by adding a description tag
Nicolas Lœuillet [Mon, 10 Oct 2016 13:38:49 +0000 (15:38 +0200)]
Added steps about Redis/RabbitMQ activation
Nicolas Lœuillet [Mon, 10 Oct 2016 13:38:42 +0000 (15:38 +0200)]
Fixed links on import page
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
Nicolas Lœuillet [Mon, 10 Oct 2016 12:29:11 +0000 (14:29 +0200)]
Added support of Twitter Cards for public articles
Jeremy Benoist [Mon, 10 Oct 2016 11:42:50 +0000 (13:42 +0200)]
Use table for parameters.yml
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
Nicolas Lœuillet [Mon, 10 Oct 2016 11:01:14 +0000 (13:01 +0200)]
Added page about parameters.yml
Jeremy Benoist [Mon, 10 Oct 2016 09:39:42 +0000 (11:39 +0200)]
Add -dev version
Following https://github.com/wallabag/wallabag/pull/2417
Nicolas Lœuillet [Mon, 10 Oct 2016 09:35:32 +0000 (11:35 +0200)]
Typos in upgrade doc
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.
Nicolas Lœuillet [Mon, 10 Oct 2016 09:21:20 +0000 (11:21 +0200)]
Update upgrade documentation
Nicolas Lœuillet [Mon, 10 Oct 2016 08:20:32 +0000 (10:20 +0200)]
Update documentation
Nicolas Lœuillet [Mon, 10 Oct 2016 07:15:53 +0000 (09:15 +0200)]
Added documentation about testsuite
Fix #2415
Jeremy Benoist [Mon, 10 Oct 2016 07:12:24 +0000 (09:12 +0200)]
Update RELEASE_PROCESS.md
Jeremy Benoist [Mon, 10 Oct 2016 07:11:26 +0000 (09:11 +0200)]
Update README.md
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
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
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
Krzysztof Szafranek [Sun, 9 Oct 2016 20:40:55 +0000 (22:40 +0200)]
Remove automatic closing of the window from bookmarklet
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.
Nicolas Lœuillet [Sun, 9 Oct 2016 20:01:24 +0000 (22:01 +0200)]
Changed the default command when we launch make
Nicolas Lœuillet [Sun, 9 Oct 2016 19:50:15 +0000 (21:50 +0200)]
Created scripts folder to store update/install/release process
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
Nicolas Lœuillet [Sun, 9 Oct 2016 19:15:57 +0000 (21:15 +0200)]
Update Makefile
Nicolas Lœuillet [Sun, 9 Oct 2016 19:06:26 +0000 (21:06 +0200)]
Update Makefile
Jeremy Benoist [Sun, 9 Oct 2016 18:51:37 +0000 (20:51 +0200)]
Fix entities definition
As per Doctrine said in the debug tool bar:
- The field Wallabag\ApiBundle\Entity\Client#refreshTokens is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Wallabag\ApiBundle\Entity\RefreshToken#client does not contain the required 'inversedBy="refreshTokens"' attribute.
- The field Wallabag\ApiBundle\Entity\Client#accessTokens is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Wallabag\ApiBundle\Entity\AccessToken#client does not contain the required 'inversedBy="accessTokens"' attribute.
Nicolas Lœuillet [Sun, 9 Oct 2016 18:21:02 +0000 (20:21 +0200)]
First draft for Makefile
Jeremy Benoist [Sun, 9 Oct 2016 17:35:27 +0000 (19:35 +0200)]
CS
Jeremy Benoist [Sun, 9 Oct 2016 16:41:19 +0000 (18:41 +0200)]
Optimize the way tag list is rendered
Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query.
Also change the layout of the tag list in material design
Jeremy Benoist [Sun, 9 Oct 2016 16:32:17 +0000 (18:32 +0200)]
Avoid tag duplication when tagging all articles
Mostly when the tag doesn’t yet exist.
It was created each time it matche the rule… glups.
Jeremy Benoist [Sun, 9 Oct 2016 16:31:30 +0000 (18:31 +0200)]
Add more log to tag:all
Jeremy Benoist [Sun, 9 Oct 2016 12:11:20 +0000 (14:11 +0200)]
Merge pull request #2406 from szafranek/bugfix-number-of-annotations
Show number of annotations instead of nbAnnotations placeholder
Nicolas Lœuillet [Sun, 9 Oct 2016 05:46:09 +0000 (07:46 +0200)]
Merge pull request #2405 from szafranek/cleanup-fix-invalid-html
Fix few invalid HTML tags
Krzysztof Szafranek [Sun, 9 Oct 2016 02:59:04 +0000 (04:59 +0200)]
Show number of annotations instead of nbAnnotations placeholder
When there was more than one annotation, a placeholder was displayed in both themes, instead of actual number.
Krzysztof Szafranek [Sun, 9 Oct 2016 01:37:21 +0000 (03:37 +0200)]
Fix few invalid HTML tags
Strubbl [Sat, 8 Oct 2016 18:28:18 +0000 (20:28 +0200)]
update German installation.rst
Strubbl [Sat, 8 Oct 2016 18:25:48 +0000 (20:25 +0200)]
update German installation.rst
Nicolas Lœuillet [Sat, 8 Oct 2016 13:14:45 +0000 (15:14 +0200)]
Chmoded install.sh
Nicolas Lœuillet [Sat, 8 Oct 2016 13:10:56 +0000 (15:10 +0200)]
Cleaned up documentation for installation process
Jeremy Benoist [Sat, 8 Oct 2016 12:07:35 +0000 (14:07 +0200)]
Merge pull request #2402 from wallabag/remove-1x-changelog
Removed 1.x stuff in CHANGELOG
Nicolas Lœuillet [Sat, 8 Oct 2016 12:05:07 +0000 (14:05 +0200)]
Removed 1.x stuff in CHANGELOG
Nicolas Lœuillet [Sat, 8 Oct 2016 11:31:54 +0000 (13:31 +0200)]
Merge pull request #2351 from wallabag/fix-api-client-deletion
Changed relation between API client and refresh token
Nicolas Lœuillet [Sat, 8 Oct 2016 11:31:31 +0000 (13:31 +0200)]
Merge pull request #2393 from wallabag/api-urls-exist
Ability to check multiple urls in API
Nicolas Lœuillet [Sat, 8 Oct 2016 11:31:08 +0000 (13:31 +0200)]
Merge pull request #2397 from wallabag/api-orphan-tags
Ensure orphan tag are remove in API
Jeremy Benoist [Sat, 8 Oct 2016 08:34:08 +0000 (10:34 +0200)]
Merge pull request #2399 from wallabag/use-locale-for-config
Use default locale for user config
Jeremy Benoist [Sat, 8 Oct 2016 08:33:52 +0000 (10:33 +0200)]
Merge pull request #2400 from wallabag/doc-env-prod
Set env to prod in documentation
Jeremy Benoist [Sat, 8 Oct 2016 07:39:07 +0000 (09:39 +0200)]
Set env to prod in documentation
Jeremy Benoist [Sat, 8 Oct 2016 07:33:55 +0000 (09:33 +0200)]
Use default locale for user config
When creating a user, we set the language config “en” by default. We should use the defined locale (from `parameters.yml`) instead
Jeremy Benoist [Fri, 7 Oct 2016 22:02:22 +0000 (00:02 +0200)]
Ensure access_token are removed
When we remove the client, we should ensure that access_token are also removed.
To ensure that, I created a test that generated an access_token. So when we remove the client, this association should be cascaded and shouldn’t generate an error.
Also I moved some Api related stuff to the ApiBundle (like the developer controler and ClientType form)
Jeremy Benoist [Fri, 7 Oct 2016 21:31:53 +0000 (23:31 +0200)]
Ensure orphan tag are remove in API
When the association between a tag and an entry is removed, if the tag doesn’t have other entries, we can remove it.
Also add more tests for that part and ensure TagControllerTest is isolated from the rest of the test suite (finally!)
Nicolas Lœuillet [Fri, 7 Oct 2016 20:20:51 +0000 (22:20 +0200)]
Merge pull request #2396 from wallabag/mruminski-patch-1
Update messages.pl.yml
Nicolas Lœuillet [Fri, 7 Oct 2016 20:20:37 +0000 (22:20 +0200)]
Merge pull request #2395 from wallabag/socket-connection
Add ability to use socket
Mateusz Rumiński [Fri, 7 Oct 2016 19:32:27 +0000 (21:32 +0200)]
Update messages.pl.yml
translated shared_by_wallabag to polish
Jeremy Benoist [Fri, 7 Oct 2016 19:00:13 +0000 (21:00 +0200)]
Add ability to use socket
For Redis & MySQL
Jeremy Benoist [Fri, 7 Oct 2016 18:37:01 +0000 (20:37 +0200)]
Ability to check multiple urls in API
Nicolas Lœuillet [Fri, 7 Oct 2016 15:35:57 +0000 (17:35 +0200)]
Merge pull request #2386 from wallabag/update-changelog
Changed Changelog by using github-changelog-generator from @skywinder
Nicolas Lœuillet [Fri, 7 Oct 2016 14:35:32 +0000 (16:35 +0200)]
Merge pull request #2389 from wallabag/add-info-publich-articles
Added default picture if preview picture is null
Nicolas Lœuillet [Fri, 7 Oct 2016 14:35:01 +0000 (16:35 +0200)]
Merge pull request #2388 from wallabag/fix-2factor-user-admin
Fixed two-factor checkbox display in user admin panel
Jeremy Benoist [Fri, 7 Oct 2016 14:02:03 +0000 (16:02 +0200)]
Merge pull request #2385 from wallabag/add-doc-about-siteconfig
Added documentation about siteconfig fix
Nicolas Lœuillet [Fri, 7 Oct 2016 13:30:25 +0000 (15:30 +0200)]
Update release process
Nicolas Lœuillet [Fri, 7 Oct 2016 13:27:05 +0000 (15:27 +0200)]
Fixed review
Nicolas Lœuillet [Fri, 7 Oct 2016 13:21:31 +0000 (15:21 +0200)]
Added default picture if preview picture is null
Nicolas Lœuillet [Fri, 7 Oct 2016 13:14:15 +0000 (15:14 +0200)]
Added link to fivefilters website
Nicolas Lœuillet [Fri, 7 Oct 2016 12:56:26 +0000 (14:56 +0200)]
Fixed two-factor checkbox display in user admin panel
Fix #2380
Nicolas Lœuillet [Fri, 7 Oct 2016 12:40:32 +0000 (14:40 +0200)]
Fixed review
Nicolas Lœuillet [Fri, 7 Oct 2016 12:34:44 +0000 (14:34 +0200)]
Changed Changelog by using github-changelog-generator from @skywinder
Nicolas Lœuillet [Fri, 7 Oct 2016 12:30:46 +0000 (14:30 +0200)]
Merge pull request #2383 from wallabag/add-info-publich-articles
Added OpenGraph support for public articles
Nicolas Lœuillet [Fri, 7 Oct 2016 12:17:13 +0000 (14:17 +0200)]
Added documentation about siteconfig fix
Found in #2358, thank you @j0k3r
Nicolas Lœuillet [Fri, 7 Oct 2016 12:06:12 +0000 (14:06 +0200)]
Added test for OpenGraph
Jeremy Benoist [Fri, 7 Oct 2016 11:55:55 +0000 (13:55 +0200)]
Merge pull request #2332 from wallabag/tags-export
Fix relations export for Entry
Nicolas Lœuillet [Fri, 7 Oct 2016 07:22:40 +0000 (09:22 +0200)]
Fixed review
Nicolas Lœuillet [Fri, 7 Oct 2016 07:05:18 +0000 (09:05 +0200)]
Added OpenGraph support for public articles
Fix #2289
Jeremy Benoist [Sun, 2 Oct 2016 14:53:52 +0000 (16:53 +0200)]
Fix tag test
Jeremy Benoist [Sun, 2 Oct 2016 14:07:40 +0000 (16:07 +0200)]
Fix bad translation key
`entry_reload_failed` instead of `entry_reloaded_failed`
Jeremy Benoist [Sun, 2 Oct 2016 14:06:42 +0000 (16:06 +0200)]
Fix relations export for Entry
Tags & Annotations weren’t really well exported.
This is now fixed (+ tests)
Thomas Citharel [Wed, 5 Oct 2016 17:52:06 +0000 (19:52 +0200)]
Merge pull request #2377 from wallabag/fix-exists-api
Fix exists API call
Jeremy Benoist [Wed, 5 Oct 2016 17:30:56 +0000 (19:30 +0200)]
Fix typo & add test
Jeremy Benoist [Wed, 5 Oct 2016 14:16:21 +0000 (16:16 +0200)]
Merge pull request #2374 from wallabag/clickable-tags
Clickable tags
Thomas Citharel [Wed, 5 Oct 2016 13:38:19 +0000 (15:38 +0200)]
Merge pull request #2375 from wallabag/upgrade-nodejs
try to reduce assets build npm connection failing by updating nodejs
Thomas Citharel [Wed, 5 Oct 2016 13:28:36 +0000 (15:28 +0200)]
Fix exists API call
Boo
Thomas Citharel [Wed, 5 Oct 2016 13:05:42 +0000 (15:05 +0200)]
try to reduce assets build npm connection failing by updating nodejs
Thomas Citharel [Wed, 5 Oct 2016 12:06:55 +0000 (14:06 +0200)]
better tags on material
Nicolas Lœuillet [Tue, 4 Oct 2016 20:22:19 +0000 (22:22 +0200)]
Merge pull request #2363 from wallabag/clean-composer
Remove mouf/nodejs-installer from composer
Jeremy Benoist [Tue, 4 Oct 2016 19:44:58 +0000 (21:44 +0200)]
Remove mouf/nodejs-installer from composer
Thomas Citharel [Tue, 4 Oct 2016 18:11:10 +0000 (20:11 +0200)]
better tags on baggy
Nicolas Lœuillet [Tue, 4 Oct 2016 15:43:28 +0000 (17:43 +0200)]
Update md5 hash for package
Nicolas Lœuillet [Tue, 4 Oct 2016 15:13:57 +0000 (17:13 +0200)]
Merge pull request #2349 from wallabag/prepare-211
Prepare wallabag 2.1.1
Nicolas Lœuillet [Tue, 4 Oct 2016 15:13:16 +0000 (17:13 +0200)]
Update CHANGELOG.md