Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2230 from modos189/issue_2055 | Nicolas Lœuillet | 2016-08-23 | 5 | -1/+48 |
|\ | | | | | Cut entries title in card view: continued | ||||
| * | Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes) | Alexandr Danilov | 2016-08-23 | 5 | -773/+41 |
| | | |||||
| * | Simplify the initialization of the plugin dotdotdot | Alexandr Danilov | 2016-08-22 | 2 | -2/+1 |
| | | |||||
| * | Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that ↵ | Alexandr Danilov | 2016-08-22 | 5 | -0/+780 |
| | | | | | | | | allows you to clip a text on the second line and fixed cut entries title in card view | ||||
| * | Don't cut entries title in card view | Baptiste Mille-Mathias | 2016-05-21 | 1 | -1/+1 |
| | | | | | | | | Stop cutting titles arbitrary at caracter 42. | ||||
* | | Merge pull request #2222 from wallabag/add-date-on-article-view | Nicolas Lœuillet | 2016-08-22 | 13 | -0/+55 |
|\ \ | | | | | | | Added creation date and reading time on article view | ||||
| * | | Display text on baggy | Jeremy Benoist | 2016-08-21 | 13 | -5/+20 |
| | | | | | | | | | | | | Instead of using icons (which aren't available) display real text for reading time & creation date | ||||
| * | | Changed code indentation | Nicolas Lœuillet | 2016-08-18 | 2 | -6/+14 |
| | | | |||||
| * | | Added creation date and reading time on article view | Nicolas Lœuillet | 2016-08-18 | 13 | -0/+32 |
| | | | | | | | | | | | | Fix #2034 | ||||
* | | | Merge pull request #2221 from wallabag/replace-favorite-star | Jeremy Benoist | 2016-08-21 | 16 | -22/+22 |
|\ \ \ | | | | | | | | | Replaced favorite word/icon with star one | ||||
| * | | | Fixed some translations | Nicolas Lœuillet | 2016-08-18 | 3 | -4/+4 |
| | | | | |||||
| * | | | Replaced favorite word/icon with star one | Nicolas Lœuillet | 2016-08-18 | 16 | -22/+22 |
| |/ / | | | | | | | | | | Fix #2041 | ||||
* / / | Avoid breaking import when fetching fail | Jeremy Benoist | 2016-08-20 | 3 | -32/+63 |
|/ / | | | | | | | | | | | | | | | | | graby will throw an Exception in some case (like a bad url, a restricted url or a secured pdf). Import doesn't handle that case and break the whole import. With that commit the import isn't stopped but the entry is just skipped. Also, as a bonus, I've added extra test on WallabagImportV2 when the json is empty. | ||||
* | | CS | Jeremy Benoist | 2016-08-17 | 3 | -5/+7 |
| | | |||||
* | | Fix form user display for baggy theme | Nicolas Lœuillet | 2016-08-17 | 1 | -1/+2 |
| | | |||||
* | | Fix form user display when 2FA is disabled | Nicolas Lœuillet | 2016-08-17 | 1 | -1/+1 |
| | | |||||
* | | Fixed typo in entry:notice:entry_saved | charno6 | 2016-07-23 | 1 | -1/+1 |
| | | | | | | "Eintag" to "Eintrag" | ||||
* | | Merge pull request #2199 from Simounet/facto/social-links | Jeremy Benoist | 2016-07-21 | 8 | -52/+95 |
|\ \ | | | | | | | Handling socials links into a config file | ||||
| * | | php-cs-fixer pass | Simounet | 2016-07-20 | 2 | -2/+4 |
| | | | |||||
| * | | Chrome extension URL updated | Simounet | 2016-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | Handling socials links into a config file | Simounet | 2016-07-20 | 8 | -52/+93 |
| | | | |||||
* | | | FIX image inside a figure element max-width (baggy theme) | Simounet | 2016-07-20 | 1 | -1/+1 |
| | | | |||||
* | | | FIX image inside a figure element max-width | Simounet | 2016-07-20 | 1 | -1/+2 |
|/ / | |||||
* | | Fixed spelling Artúclos --> Artículos | benages | 2016-07-18 | 1 | -1/+1 |
| | | |||||
* | | Remove fr part | Thomas Citharel | 2016-07-02 | 1 | -1/+1 |
| | | |||||
* | | Fix 3rd-Party Apps links (Chrome & Firefox) | Thomas Citharel | 2016-07-02 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2157 from wallabag/lower-upper-readingtime | Jeremy Benoist | 2016-06-23 | 1 | -7/+16 |
|\ \ | | | | | | | Handle only upper or only lower reading filter | ||||
| * | | fixup! Handle only upper or only lower reading filter | Jeremy Benoist | 2016-06-23 | 1 | -2/+2 |
| | | | |||||
| * | | Handle only upper or only lower reading filter | Jeremy Benoist | 2016-06-23 | 1 | -7/+16 |
| | | | | | | | | | | | | When we select only one value in the reading time filter, we need to perform a query with only one value (greater than OR lower than). | ||||
* | | | Fix a few french translations typos | Thomas Citharel | 2016-06-23 | 1 | -4/+4 |
|/ / | |||||
* | | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 45 | -6058/+0 |
| | | |||||
* | | Try to find bad redirection after delete | Jeremy Benoist | 2016-06-17 | 1 | -3/+4 |
| | | | | | | | | | | Instead of checking for the whole absolute url, we just check with the relative url. If the referer ends with the relative url of the deleted entry, don't redirect to the referer. | ||||
* | | Merge pull request #2122 from wallabag/fix-tags-deletion | Nicolas Lœuillet | 2016-05-31 | 17 | -41/+122 |
|\ \ | | | | | | | Fix the deletion of Tags/Entries relation when delete an entry | ||||
| * | | Change ManyToMany between entry & tag | Jeremy Benoist | 2016-05-31 | 4 | -7/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | Display a message when saving an entry failed | Jeremy Benoist | 2016-05-30 | 12 | -27/+45 |
| | | | | | | | | | | | | | | | 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. | ||||
| * | | Move fixtures to the right place | Jeremy Benoist | 2016-05-30 | 2 | -6/+8 |
| | | | |||||
| * | | Fix the deletion of Tags/Entries relation when delete an entry | Nicolas Lœuillet | 2016-05-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix #2121 | ||||
* | | | Merge pull request #2052 from danbartram/feature-filter-unread | Jeremy Benoist | 2016-05-27 | 14 | -0/+50 |
|\ \ \ | |/ / |/| | | Add unread filter to entries pages | ||||
| * | | Add unread filter test to EntryControllerTest | Daniel Bartram | 2016-05-09 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Add unread filter to entries pages | Daniel Bartram | 2016-05-09 | 13 | -0/+32 |
| | | | | | | | | | | | | Add the ability to filter for unread pages in the filters menu. | ||||
* | | | Improve English translation | Poorchop | 2016-05-23 | 1 | -11/+11 |
| | | | |||||
* | | | 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 |
|/ / |