Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Ensure orphan tag are remove in API | Jeremy Benoist | 2016-10-07 | 6 | -27/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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!) | |||||
* | | | | | | Merge pull request #2409 from wallabag/Quent-in-patch-1 | Jeremy Benoist | 2016-10-11 | 1 | -39/+39 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Occitan version update | |||||
| * | | | | | | Update messages.oc.yml | Quent-in | 2016-10-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I thought I had translated the Docker installation line, apparently not! Thanks Nicolas for the other changes! | |||||
| * | | | | | | Fixed review | Nicolas Lœuillet | 2016-10-10 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Occitan version update | Quent-in | 2016-10-09 | 1 | -39/+38 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | If you need to write dates in full letter you might be interessed in https://github.com/fightbulc/moment.php It comes with lots of languages ;) Q: where are the "previous" and "next" bouton text? Can't find them to translate them. | |||||
* | | | | | | Merge pull request #2177 from wallabag/delete-account | Nicolas Lœuillet | 2016-10-09 | 19 | -2/+253 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Delete user | |||||
| * | | | | | Remove unnecessary user serialization | Jeremy Benoist | 2016-10-08 | 1 | -11/+1 | |
| | | | | | | ||||||
| * | | | | | CS | Jeremy Benoist | 2016-10-08 | 1 | -11/+11 | |
| | | | | | | ||||||
| * | | | | | Bonus: display driver in install command | Jeremy Benoist | 2016-10-08 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Fix PostgreSQL query | Jeremy Benoist | 2016-10-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PostgreSQL doesn’t like when we compare interger and boolean :) | |||||
| * | | | | | Better display and description | Jeremy Benoist | 2016-10-08 | 14 | -54/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Confirmation message isn’t required since it is written in the delete description | |||||
| * | | | | | Logout user before deleting it | Jeremy Benoist | 2016-10-08 | 2 | -21/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | And add a smal description | |||||
| * | | | | | Fix some tests | Jeremy Benoist | 2016-10-08 | 1 | -13/+26 | |
| | | | | | | ||||||
| * | | | | | Added a test to check if entries are also deleted | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+21 | |
| | | | | | | ||||||
| * | | | | | Changed tests | Nicolas Lœuillet | 2016-10-08 | 3 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | Added tests | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+85 | |
| | | | | | | ||||||
| * | | | | | Added check if there is only one user | Nicolas Lœuillet | 2016-10-08 | 17 | -1/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added translations and documentation | |||||
| * | | | | | CS | Thomas Citharel | 2016-10-08 | 2 | -13/+13 | |
| | | | | | | ||||||
| * | | | | | work | Thomas Citharel | 2016-10-08 | 14 | -1/+65 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2399 from wallabag/use-locale-for-config | Jeremy Benoist | 2016-10-08 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Use default locale for user config | |||||
| * | | | | | Use default locale for user config | Jeremy Benoist | 2016-10-08 | 1 | -1/+1 | |
| |/ / / / | | | | | | | | | | | | | | | | When creating a user, we set the language config “en” by default. We should use the defined locale (from `parameters.yml`) instead | |||||
* | | | | | Merge pull request #2400 from wallabag/doc-env-prod | Jeremy Benoist | 2016-10-08 | 9 | -51/+51 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Set env to prod in documentation | |||||
| * | | | | Set env to prod in documentation | Jeremy Benoist | 2016-10-08 | 9 | -51/+51 | |
|/ / / / | ||||||
* | | | | Merge pull request #2396 from wallabag/mruminski-patch-1 | Nicolas Lœuillet | 2016-10-07 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | Update messages.pl.yml | |||||
| * | | | | Update messages.pl.yml | Mateusz Rumiński | 2016-10-07 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | translated shared_by_wallabag to polish | |||||
* | | | | Merge pull request #2395 from wallabag/socket-connection | Nicolas Lœuillet | 2016-10-07 | 3 | -1/+6 | |
|\ \ \ \ | |/ / / |/| | | | Add ability to use socket | |||||
| * | | | Add ability to use socket | Jeremy Benoist | 2016-10-07 | 3 | -1/+6 | |
|/ / / | | | | | | | | | | For Redis & MySQL | |||||
* | | | Merge pull request #2386 from wallabag/update-changelog | Nicolas Lœuillet | 2016-10-07 | 2 | -240/+2438 | |
|\ \ \ | | | | | | | | | Changed Changelog by using github-changelog-generator from @skywinder | |||||
| * | | | Update release process | Nicolas Lœuillet | 2016-10-07 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Changed Changelog by using github-changelog-generator from @skywinder | Nicolas Lœuillet | 2016-10-07 | 1 | -240/+2437 | |
| | | | | ||||||
* | | | | Merge pull request #2389 from wallabag/add-info-publich-articles | Nicolas Lœuillet | 2016-10-07 | 2 | -0/+3 | |
|\ \ \ \ | | | | | | | | | | | Added default picture if preview picture is null | |||||
| * | | | | Added default picture if preview picture is null | Nicolas Lœuillet | 2016-10-07 | 2 | -0/+3 | |
| | | | | | ||||||
* | | | | | Merge pull request #2388 from wallabag/fix-2factor-user-admin | Nicolas Lœuillet | 2016-10-07 | 2 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed two-factor checkbox display in user admin panel | |||||
| * | | | | | Fixed two-factor checkbox display in user admin panel | Nicolas Lœuillet | 2016-10-07 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix #2380 | |||||
* | | | | | | Merge pull request #2385 from wallabag/add-doc-about-siteconfig | Jeremy Benoist | 2016-10-07 | 2 | -6/+30 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Added documentation about siteconfig fix | |||||
| * | | | | | Fixed review | Nicolas Lœuillet | 2016-10-07 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Added link to fivefilters website | Nicolas Lœuillet | 2016-10-07 | 2 | -5/+5 | |
| | | | | | | ||||||
| * | | | | | Fixed review | Nicolas Lœuillet | 2016-10-07 | 2 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Added documentation about siteconfig fix | Nicolas Lœuillet | 2016-10-07 | 2 | -6/+30 | |
| | |/ / / | |/| | | | | | | | | | | | | | Found in #2358, thank you @j0k3r | |||||
* | | | | | Merge pull request #2383 from wallabag/add-info-publich-articles | Nicolas Lœuillet | 2016-10-07 | 13 | -3/+35 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | Added OpenGraph support for public articles | |||||
| * | | | Added test for OpenGraph | Nicolas Lœuillet | 2016-10-07 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Fixed review | Nicolas Lœuillet | 2016-10-07 | 12 | -21/+21 | |
| | | | | ||||||
| * | | | Added OpenGraph support for public articles | Nicolas Lœuillet | 2016-10-07 | 12 | -2/+31 | |
| | | | | | | | | | | | | | | | | Fix #2289 | |||||
* | | | | Merge pull request #2332 from wallabag/tags-export | Jeremy Benoist | 2016-10-07 | 17 | -42/+84 | |
|\ \ \ \ | |/ / / |/| | | | Fix relations export for Entry | |||||
| * | | | Fix tag test | Jeremy Benoist | 2016-10-07 | 3 | -13/+16 | |
| | | | | ||||||
| * | | | Fix bad translation key | Jeremy Benoist | 2016-10-07 | 11 | -11/+11 | |
| | | | | | | | | | | | | | | | | `entry_reload_failed` instead of `entry_reloaded_failed` | |||||
| * | | | Fix relations export for Entry | Jeremy Benoist | 2016-10-07 | 5 | -19/+58 | |
|/ / / | | | | | | | | | | | | | Tags & Annotations weren’t really well exported. This is now fixed (+ tests) | |||||
* | | | Merge pull request #2377 from wallabag/fix-exists-api | Thomas Citharel | 2016-10-05 | 2 | -1/+8 | |
|\ \ \ | | | | | | | | | Fix exists API call | |||||
| * | | | Fix typo & add test | Jeremy Benoist | 2016-10-05 | 2 | -1/+8 | |
| | | | | ||||||
| * | | | Fix exists API call | Thomas Citharel | 2016-10-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | Boo |