Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2372 from pmartin/api-get-entry-as-epub | Jeremy Benoist | 2016-10-12 | 4 | -54/+89 |
|\ | | | | | API: ability to export entry in all available format (epub, pdf, etc...) | ||||
| * | Add entry export in API | Jeremy Benoist | 2016-10-08 | 4 | -64/+90 |
| | | | | | | | | | | Export isn't available for json & xml because user can use the default entry endpoint instead. | ||||
| * | API: getEntry can return EPUB | Pascal MARTIN | 2016-10-08 | 1 | -1/+8 |
| | | |||||
| * | Routing: epub format is allowed for API | Pascal MARTIN | 2016-10-08 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-11 | 74 | -1325/+1401 |
|\ \ | |||||
| * \ | Merge pull request #2429 from wallabag/lock-fos-user | Nicolas Lœuillet | 2016-10-11 | 2 | -5/+3 |
| |\ \ | | | | | | | | | Lock deps for FOSUser | ||||
| | * | | Lock deps for FOSUser | Jeremy Benoist | 2016-10-11 | 2 | -5/+3 |
| |/ / | | | | | | | | | | | | | 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. | ||||
| * | | Merge pull request #2422 from wallabag/typo-doc | Nicolas Lœuillet | 2016-10-11 | 3 | -3/+6 |
| |\ \ | | | | | | | | | Fixed display for note in installation page | ||||
| | * | | Fixed display for note in installation page | Nicolas Lœuillet | 2016-10-10 | 3 | -3/+6 |
| | | | | |||||
| * | | | Merge pull request #2426 from wallabag/fix-doc | Nicolas Lœuillet | 2016-10-11 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Fix links on english documentation homepage | ||||
| | * | | | Fix links on english documentation homepage | Nicolas Lœuillet | 2016-10-11 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge pull request #2420 from wallabag/redis-tests | Nicolas Lœuillet | 2016-10-10 | 2 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | Avoid error when Redis isn't here in tests | ||||
| | * | | Avoid error when Redis isn't here in tests | Jeremy Benoist | 2016-10-10 | 2 | -0/+2 |
| | | | | |||||
| * | | | Merge pull request #2403 from wallabag/cleanup-install-process-in-doc | Jeremy Benoist | 2016-10-10 | 24 | -125/+325 |
| |\ \ \ | | |/ / | |/| | | Cleaned up documentation for installation process | ||||
| | * | | Added steps about Redis/RabbitMQ activation | Nicolas Lœuillet | 2016-10-10 | 6 | -0/+24 |
| | | | | |||||
| | * | | Fixed links on import page | Nicolas Lœuillet | 2016-10-10 | 2 | -4/+4 |
| | | | | |||||
| | * | | Use table for parameters.yml | Jeremy Benoist | 2016-10-10 | 1 | -46/+48 |
| | | | | |||||
| | * | | Added page about parameters.yml | Nicolas Lœuillet | 2016-10-10 | 4 | -5/+53 |
| | | | | |||||
| | * | | Add -dev version | Jeremy Benoist | 2016-10-10 | 1 | -0/+1 |
| | | | | | | | | | | | | Following https://github.com/wallabag/wallabag/pull/2417 | ||||
| | * | | Typos in upgrade doc | Nicolas Lœuillet | 2016-10-10 | 1 | -3/+29 |
| | | | | |||||
| | * | | Update upgrade documentation | Nicolas Lœuillet | 2016-10-10 | 2 | -21/+11 |
| | | | | |||||
| | * | | Update documentation | Nicolas Lœuillet | 2016-10-10 | 9 | -28/+30 |
| | | | | |||||
| | * | | Added documentation about testsuite | Nicolas Lœuillet | 2016-10-10 | 8 | -5/+46 |
| | | | | | | | | | | | | | | | | Fix #2415 | ||||
| | * | | Update RELEASE_PROCESS.md | Jeremy Benoist | 2016-10-10 | 1 | -13/+13 |
| | | | | |||||
| | * | | Update README.md | Jeremy Benoist | 2016-10-10 | 1 | -4/+4 |
| | | | | |||||
| | * | | Changed the default command when we launch make | Nicolas Lœuillet | 2016-10-09 | 1 | -0/+2 |
| | | | | |||||
| | * | | Created scripts folder to store update/install/release process | Nicolas Lœuillet | 2016-10-09 | 4 | -26/+39 |
| | | | | |||||
| | * | | Update Makefile | Nicolas Lœuillet | 2016-10-09 | 1 | -23/+14 |
| | | | | |||||
| | * | | Update Makefile | Nicolas Lœuillet | 2016-10-09 | 1 | -11/+34 |
| | | | | |||||
| | * | | First draft for Makefile | Nicolas Lœuillet | 2016-10-09 | 2 | -6/+47 |
| | | | | |||||
| | * | | update German installation.rst | Strubbl | 2016-10-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | update German installation.rst | Strubbl | 2016-10-08 | 1 | -4/+3 |
| | | | | |||||
| | * | | Chmoded install.sh | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+0 |
| | | | | |||||
| | * | | Cleaned up documentation for installation process | Nicolas Lœuillet | 2016-10-08 | 7 | -80/+77 |
| | | | | |||||
| * | | | Merge pull request #2419 from wallabag/fix-twitter-cards | Nicolas Lœuillet | 2016-10-10 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | Fixed Twitter Cards by adding a description tag | ||||
| | * | | | Fixed Twitter Cards by adding a description tag | Nicolas Lœuillet | 2016-10-10 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Merge pull request #2418 from wallabag/add-twitter-cards | Nicolas Lœuillet | 2016-10-10 | 1 | -3/+7 |
| |\ \ \ | | | | | | | | | | | Added support of Twitter Cards for public articles | ||||
| | * | | | Added support of Twitter Cards for public articles | Nicolas Lœuillet | 2016-10-10 | 1 | -3/+7 |
| |/ / / | |||||
| * | | | Merge pull request #2417 from wallabag/version-dev | Nicolas Lœuillet | 2016-10-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Define a dev version for the master | ||||
| | * | | | Define a dev version for the master | Jeremy Benoist | 2016-10-10 | 1 | -1/+1 |
| |/ / / | | | | | | | | | This is to be sure that user testing wallabag from the master will have the version defined as dev. | ||||
| * | | | Merge pull request #2411 from wallabag/fix-entities | Nicolas Lœuillet | 2016-10-10 | 2 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Fix entities definition | ||||
| | * | | | Fix entities definition | Jeremy Benoist | 2016-10-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | | Merge pull request #2414 from szafranek/bugfix-bookmarklet | Jeremy Benoist | 2016-10-10 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | Remove automatic closing of the window from bookmarklet | ||||
| | * | | | | Remove automatic closing of the window from bookmarklet | Krzysztof Szafranek | 2016-10-09 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #2413 from wallabag/sub-command-verbose | Jeremy Benoist | 2016-10-10 | 1 | -7/+10 |
| |\ \ \ \ | | | | | | | | | | | | | When a sub command fail, display error message | ||||
| | * | | | | When a sub command fail, display error message | Jeremy Benoist | 2016-10-09 | 1 | -7/+10 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | | Merge pull request #2410 from wallabag/tag-optim | Nicolas Lœuillet | 2016-10-09 | 15 | -47/+104 |
| |\ \ \ \ | | |/ / / | |/| | | | Optimize tag list display | ||||
| | * | | | CS | Jeremy Benoist | 2016-10-09 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | Optimize the way tag list is rendered | Jeremy Benoist | 2016-10-09 | 13 | -45/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | | | Avoid tag duplication when tagging all articles | Jeremy Benoist | 2016-10-09 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Mostly when the tag doesn’t yet exist. It was created each time it matche the rule… glups. |