Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2013 from wallabag/fix-display-all-tags | Jeremy Benoist | 2016-05-03 | 4 | -36/+6 |
|\ | |||||
| * | Remove useless method | Nicolas Lœuillet | 2016-05-03 | 1 | -15/+3 |
| * | Fix tags listing | Nicolas Lœuillet | 2016-05-02 | 4 | -21/+3 |
* | | Merge pull request #1976 from wallabag/fix-filter-readingTime | Jeremy Benoist | 2016-05-03 | 3 | -2/+53 |
|\ \ | |||||
| * | | Add test to check reading time filter | Nicolas Lœuillet | 2016-05-02 | 1 | -0/+37 |
| * | | Fix tests | Nicolas Lœuillet | 2016-04-24 | 2 | -2/+6 |
| * | | Fix wrong reading time when apply filters | Nicolas Lœuillet | 2016-04-24 | 1 | -0/+10 |
* | | | Merge pull request #2005 from wallabag/fix-readingspeed-not-defined | Jeremy Benoist | 2016-05-03 | 2 | -0/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add test for creation of new user in config page | Nicolas Lœuillet | 2016-05-02 | 1 | -0/+5 |
| * | | Fix reading speed not defined when user was created via config page | Nicolas Lœuillet | 2016-04-30 | 1 | -0/+1 |
* | | | Set the title via POST /api/entries | Nicolas Lœuillet | 2016-05-02 | 2 | -0/+7 |
|/ / | |||||
* | | Fix indentations in ES translation | Jeremy Benoist | 2016-04-24 | 1 | -39/+39 |
* | | Update messages.es.yml | jami7 | 2016-04-24 | 1 | -1/+1 |
* | | Update messages.es.yml | jami7 | 2016-04-24 | 1 | -98/+98 |
|/ | |||||
* | Fix translation for Go to your account button after subscription | Nicolas Lœuillet | 2016-04-20 | 1 | -1/+1 |
* | Update links in documentation | Nicolas Lœuillet | 2016-04-19 | 6 | -14/+14 |
* | Add tests | Nicolas Lœuillet | 2016-04-18 | 4 | -4/+305 |
* | Add doctrine clear after flush, thanks to @BitOne talk at Symfony Live | Nicolas Lœuillet | 2016-04-18 | 2 | -0/+2 |
* | Merge pull request #1938 from wallabag/hide-pagination | Thomas Citharel | 2016-04-18 | 2 | -2/+2 |
|\ | |||||
| * | Display pagination only if we have more than one page | Nicolas Lœuillet | 2016-04-18 | 2 | -2/+2 |
* | | Update messages.es.yml | jami7 | 2016-04-16 | 1 | -24/+24 |
|/ | |||||
* | Hide pagination if we only have one entry to display | Nicolas Lœuillet | 2016-04-16 | 2 | -2/+6 |
* | Merge pull request #1925 from wallabag/fix-redirect-without-referer | Nicolas Lœuillet | 2016-04-15 | 5 | -4/+111 |
|\ | |||||
| * | Fix redirect when delete entry | Nicolas Lœuillet | 2016-04-15 | 1 | -1/+1 |
| * | Fix tests | Nicolas Lœuillet | 2016-04-15 | 2 | -11/+18 |
| * | Redirect to homepage if referer is null | Nicolas Lœuillet | 2016-04-15 | 5 | -4/+104 |
* | | Change guid and link in RSS feeds to give original entry URL | Nicolas Lœuillet | 2016-04-15 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #1916 from wallabag/cleanup | Nicolas Lœuillet | 2016-04-13 | 62 | -562/+600 |
|\ | |||||
| * | Fix MySQL tests on HHVM | Jeremy Benoist | 2016-04-12 | 1 | -1/+1 |
| * | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 61 | -561/+599 |
* | | Merge pull request #1918 from wallabag/improve-pagination | Jeremy Benoist | 2016-04-13 | 6 | -32/+39 |
|\ \ | |||||
| * | | Fix indentation | Nicolas Lœuillet | 2016-04-13 | 1 | -4/+4 |
| * | | Lost in translation pager | Nicolas Lœuillet | 2016-04-12 | 3 | -10/+2 |
| * | | Fix display for Next/Previous link when they are disabled | Nicolas Lœuillet | 2016-04-12 | 1 | -0/+5 |
| * | | Restore old behavior for OutOfRangeCurrentPageException | Nicolas Lœuillet | 2016-04-12 | 2 | -2/+10 |
| * | | Fix tests | Nicolas Lœuillet | 2016-04-12 | 1 | -1/+1 |
| * | | Improve pagination when user has lot of entries | Nicolas Lœuillet | 2016-04-12 | 7 | -42/+44 |
* | | | Remove useless dependancy | Nicolas Lœuillet | 2016-04-12 | 2 | -2/+0 |
|/ / | |||||
* | | Merge pull request #1911 from wallabag/title-on-title-entry | Nicolas Lœuillet | 2016-04-12 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Add title hover on entry titles | Thomas Citharel | 2016-04-12 | 2 | -2/+2 |
* | | Move setup config outside setupAdmin | Jeremy Benoist | 2016-04-11 | 2 | -28/+45 |
|/ | |||||
* | Merge pull request #1823 from wallabag/translation-fa | Nicolas Lœuillet | 2016-04-10 | 1 | -149/+149 |
|\ | |||||
| * | Fix FA translations indentation | Jeremy Benoist | 2016-04-10 | 1 | -43/+43 |
| * | Update messages.fa.yml | Masoud Abkenar | 2016-04-10 | 1 | -149/+149 |
* | | Merge pull request #1903 from wallabag/force-server-version | Nicolas Lœuillet | 2016-04-10 | 1 | -1/+7 |
|\ \ | |||||
| * | | Force server version to avoid connexion error | Jeremy Benoist | 2016-04-10 | 1 | -1/+7 |
| |/ | |||||
* | | Merge pull request #1901 from wallabag/spanish | Nicolas Lœuillet | 2016-04-10 | 1 | -17/+17 |
|\ \ | |||||
| * | | Uncommented translated ES lines | Jeremy Benoist | 2016-04-10 | 1 | -9/+9 |
| * | | Update messages.es.yml | jami7 | 2016-04-10 | 1 | -6/+6 |
| * | | Update messages.es.yml | jami7 | 2016-04-10 | 1 | -9/+9 |
| |/ |