Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove block added twice | Thomas Citharel | 2016-06-09 | 1 | -85/+0 |
| | |||||
* | manage assets through npm | Thomas Citharel | 2016-06-09 | 123 | -19197/+375 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first draft remote assetic totally work nearly there use at least nodejs > 0.12 use proper version of grunt bump nodejs version for travis update npm workaround for materialize install node 5.0 add grunt-cli baggy theme & cache node modules cache bower & npm make travis build assets on php7 only exclude installing node & npm if not needed & use bash clean & try to make icomoon work on baggy ready config for travis rebase make travis work more travis work impove travis & update deps add missing pixrem deps add module through oddly lost ui updates install latest nodejs add install_dev.sh, link local binaries for npm/bower/grunt ui improvements (mostly baggy) fix travis build no need to install on travis Add unread filter to entries pages Add the ability to filter for unread pages in the filters menu. Add unread filter test to EntryControllerTest Add a new test to the EntryControllerTest collection which checks that only entries which have not been archived (and are treated as "unread") are retrieved. Improve English translation Update FAQ -Fix grammar -Add notes about MTA, firewall, and SELinux Update installation instructions -Fix grammar -Add SELinux section add screenshots of android docu in English Fix the deletion of Tags/Entries relation when delete an entry Fix #2121 Move fixtures to the right place Display a message when saving an entry failed When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too. Change ManyToMany between entry & tag Following https://gist.github.com/Ocramius/3121916 Be sure to remove the related entity when removing an entity. Let say you have Entry -> EntryTag -> Tag. If you remove the entry: - before that commit, the EntryTag will stay (at least using SQLite). - with that commit, the related entity is removed Prepare wallabag 2.0.5 enforce older materialize version | ||||
* | Merge pull request #2097 from bmillemathias/issue_2045 | Nicolas Lœuillet | 2016-05-19 | 1 | -1/+1 |
|\ | | | | | Fix image path in 2-factor authentification email | ||||
| * | Forgot a double quote | Baptiste Mille-Mathias | 2016-05-19 | 1 | -1/+1 |
| | | |||||
| * | Fix image path in 2-factor authentification email | Baptiste Mille-Mathias | 2016-05-18 | 1 | -1/+1 |
| | | | | | | | | Fix the broken url to image ressource hosted on wallabag.org | ||||
* | | CS | Jeremy Benoist | 2016-05-19 | 1 | -4/+3 |
| | | |||||
* | | Merge pull request #2092 from Rurik19/issue2089 | Jeremy Benoist | 2016-05-19 | 2 | -4/+92 |
|\ \ | |/ |/| | Starred and Archived clears if article is already exists | ||||
| * | Tests for issue #2089 | Yuriy Evdokimov | 2016-05-18 | 1 | -0/+88 |
| | | |||||
| * | PATCH also clears starred and archived signs | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
| | | |||||
| * | Starred and Archived clears if article is already exists | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
| | | |||||
* | | Replace vertical dots in material theme with horizontal dots | Nicolas Lœuillet | 2016-05-18 | 1 | -1/+1 |
|/ | |||||
* | Do not specify language in Firefox addon link | Merouane Atig | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Fix translation for validators | Nicolas Lœuillet | 2016-05-07 | 22 | -77/+66 |
| | | | | Fix #2003 | ||||
* | Merge pull request #2020 from wallabag/fix-number-entries-per-tag | Jeremy Benoist | 2016-05-07 | 3 | -2/+14 |
|\ | | | | | Fix number of entries in tag/list | ||||
| * | 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 | ||||
* | | Update messages.it.yml | Daniele Conca | 2016-05-05 | 1 | -62/+62 |
| | | | | | | other translations added | ||||
* | | Update messages.it.yml | Daniele Conca | 2016-05-04 | 1 | -131/+131 |
| | | |||||
* | | Add pagination bar at the bottom of the page | Nicolas Lœuillet | 2016-05-03 | 4 | -21/+25 |
| | | | | | | | | Fix #2021 | ||||
* | | Fix pagination bar on small devices | Nicolas Lœuillet | 2016-05-03 | 1 | -0/+3 |
|/ | | | | Fix #2008 | ||||
* | 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 |
| | |