Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move code | Thomas Citharel | 2016-10-22 | 2 | -82/+48 |
| | |||||
* | cs | Thomas Citharel | 2016-10-22 | 2 | -4/+0 |
| | |||||
* | bring annotations to API | Thomas Citharel | 2016-10-22 | 2 | -22/+138 |
| | |||||
* | Merge pull request #2453 from wallabag/fix-api-export | Nicolas Lœuillet | 2016-10-21 | 4 | -10/+29 |
|\ | | | | | Fix API export | ||||
| * | CS | Jeremy Benoist | 2016-10-15 | 1 | -1/+0 |
| | | |||||
| * | ApiDoc & Route annotation were conflicted | Jeremy Benoist | 2016-10-15 | 4 | -9/+29 |
|/ | | | | | | | | | | | | The generated error was “Unable to guess how to get a Doctrine instance from the request information.”. I haven’t checked deeper in Doctrine (I know it was coming from the DoctrineParamConverter). Anyway, I check for FosRest possiblity to add extra format without allowing them for every route (like it was done in the first place). I finally found a way but it then seems all request goes to the FormatListener of FosRest so I needed to add a custom rules to match all request to be sure we don’t get a 406 error from FosRest. Should be ok now … | ||||
* | Merge pull request #2438 from wallabag/mruminski-patch-1 | Jeremy Benoist | 2016-10-12 | 1 | -4/+4 |
|\ | | | | | Update messages.pl.yml | ||||
| * | Update messages.pl.yml | Mateusz Rumiński | 2016-10-12 | 1 | -4/+4 |
|/ | | | translate delete section to polish | ||||
* | 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. |