Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename getEntriesByUser method to getEntriesByUserId | Nicolas Lœuillet | 2016-05-04 | 3 | -3/+3 |
| | |||||
* | Fix number of entries in tag/list | Nicolas Lœuillet | 2016-05-03 | 3 | -2/+14 |
| | | | | Fix #2006 | ||||
* | Create messages.it.yml | Daniele Conca | 2016-05-03 | 1 | -0/+425 |
| | | | baseline for italian translations (cloned from english) | ||||
* | Merge pull request #2013 from wallabag/fix-display-all-tags | Jeremy Benoist | 2016-05-03 | 4 | -36/+6 |
|\ | | | | | Fix tags listing | ||||
| * | Remove useless method | Nicolas Lœuillet | 2016-05-03 | 1 | -15/+3 |
| | | |||||
| * | Fix tags listing | Nicolas Lœuillet | 2016-05-02 | 4 | -21/+3 |
| | | | | | | | | | | Fix #1994 * Remove unused method in tag repository | ||||
* | | Merge pull request #1976 from wallabag/fix-filter-readingTime | Jeremy Benoist | 2016-05-03 | 3 | -2/+53 |
|\ \ | | | | | | | Fix filter reading time | ||||
| * | | 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 |
|\ \ \ | |_|/ |/| | | Fix reading speed not defined when user was created via config page | ||||
| * | | 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 |
| | | | | | | | | | | | | Fix #2004 | ||||
* | | | Set the title via POST /api/entries | Nicolas Lœuillet | 2016-05-02 | 2 | -0/+7 |
|/ / | | | | | | | Fix #2009 | ||||
* | | 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 |
| | | | | Fix #1956 | ||||
* | 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 | ||||
| * | 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 |
|\ | | | | | Redirect to homepage if referer is null | ||||
| * | 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 |
| | | | | | | | | Fix #1924 | ||||
* | | Change guid and link in RSS feeds to give original entry URL | Nicolas Lœuillet | 2016-04-15 | 2 | -4/+4 |
|/ | | | | Fix #1926 | ||||
* | Merge pull request #1916 from wallabag/cleanup | Nicolas Lœuillet | 2016-04-13 | 62 | -562/+600 |
|\ | | | | | Convert array + phpDoc | ||||
| * | Fix MySQL tests on HHVM | Jeremy Benoist | 2016-04-12 | 1 | -1/+1 |
| | | |||||
| * | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 61 | -561/+599 |
| | | | | | | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter | ||||
* | | Merge pull request #1918 from wallabag/improve-pagination | Jeremy Benoist | 2016-04-13 | 6 | -32/+39 |
|\ \ | | | | | | | Improve pagination when user has lot of entries | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | Fix #1905 * Usage of whiteoctober/WhiteOctoberPagerfantaBundle | ||||
* | | | 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 | ||||
| * | 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 |
|/ | | | | If user doesn't want to create a new admin (even if it's recommended) the internal config weren't created resulting in error when using the interface. | ||||
* | Merge pull request #1823 from wallabag/translation-fa | Nicolas Lœuillet | 2016-04-10 | 1 | -149/+149 |
|\ | | | | | Translation fa | ||||
| * | 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 | ||||
| * | | Force server version to avoid connexion error | Jeremy Benoist | 2016-04-10 | 1 | -1/+7 |
| |/ | | | | | | | | | When installing a new project with MySQL, if the database doesn't exist before installation will fail because DBAL will try to get the server version by querying it. And since this query is done using the default database connexion and since the database doesn't exist, DBAL can't connect to the server. | ||||
* | | Merge pull request #1901 from wallabag/spanish | Nicolas Lœuillet | 2016-04-10 | 1 | -17/+17 |
|\ \ | | | | | | | Update Spanish translation |