aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix estimated reading time in material viewNicolas Lœuillet2016-04-101-2/+1
| | | | Fix #1893
* Round estimated time and add reading speed for BaggyNicolas Lœuillet2016-04-051-1/+1
|
* Convert english translation fileJeremy Benoist2016-03-201-31/+34
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-141-2/+3
|
* translate estimated time minutesThomas Citharel2016-02-181-2/+5
|
* lots of diverse translation stuff & some typosThomas Citharel2016-02-111-1/+1
|
* Adjust export orderJeremy Benoist2016-02-041-7/+7
| | | | | To be the same as on the entry page. Also, export name doesn't need to be translated.
* better display for txtThomas Citharel2016-02-041-1/+1
|
* Merge pull request #1642 from wallabag/v2-escape-previewJeremy Benoist2016-02-041-13/+15
|\ | | | | Unescape content for Material card
| * Unescape content for Material cardJeremy Benoist2016-02-031-13/+15
| | | | | | | | | | | | Using slice & striptags, the content is automatically escaped. If some html character need to be displayed, they'll be escape too, sth like `&amp;`. Using |raw, the content isn't escape twice and is well displayed.
* | Add new export configJeremy Benoist2016-01-311-7/+7
|/
* fix #1620 and introduce new parameters to exportThomas Citharel2016-01-241-7/+7
|
* add json & xmlThomas Citharel2015-11-091-7/+7
|
* Start work on exportThomas Citharel2015-11-091-0/+18
| | | | | | | | For now: - ebook - mobi - pdf - csv
* typoThomas Citharel2015-10-011-1/+1
|
* french translationNicolas Lœuillet2015-09-301-7/+7
|
* remove www. on entries viewNicolas Lœuillet2015-09-291-1/+1
|
* Entries filter on languageJeremy Benoist2015-09-231-6/+4
| | | | + updated deps
* Adjust preview pictureJeremy Benoist2015-09-201-2/+14
|
* improved display picturesAlexandr Danilov2015-09-141-11/+40
|
* Merge pull request #1417 from wallabag/v2-display-pictureJeremy Benoist2015-09-131-1/+5
|\ | | | | fix #972: add preview pictures
| * add preview picturesNicolas Lœuillet2015-09-121-1/+5
| |
* | Merge pull request #1418 from wallabag/v2-previewpicture-filterJeremy Benoist2015-09-131-0/+6
|\ \ | | | | | | filter for entries with previewPicture
| * | filter for entries with previewPictureNicolas Lœuillet2015-09-121-0/+6
| |/
* / implement FosUserNicolas Lœuillet2015-09-111-1/+0
|/
* typoThomas Citharel2015-08-261-1/+1
|
* Use full size of the panel for domain-filteringThomas Citharel2015-08-261-1/+1
| | | For longer domains
* fix #1357, truncate domain name if it's too loooongNicolas Lœuillet2015-08-241-4/+4
|
* filters: implement status filter and a new view (to display all entries)Nicolas Lœuillet2015-08-211-2/+17
|
* filters: enhance view for domain nameNicolas Lœuillet2015-08-191-8/+6
|
* add filter on domain nameNicolas Lœuillet2015-08-191-0/+8
|
* Merge pull request #1365 from wallabag/v2-typo-paginationJeremy Benoist2015-08-191-1/+1
|\ | | | | change </div> into </ul>
| * change </div> into </ul>Nicolas Lœuillet2015-08-181-1/+1
| |
* | add creation date filter viewNicolas Lœuillet2015-08-181-0/+9
|/
* Merge pull request #1353 from wallabag/v2-plurielJeremy Benoist2015-08-181-50/+36
|\ | | | | check if one entry or not
| * usage of transchoiceNicolas Lœuillet2015-08-181-42/+36
| |
| * check if one entry or notNicolas Lœuillet2015-08-171-9/+1
| |
* | clean -> clearNicolas Lœuillet2015-08-171-1/+1
|/
* Merge pull request #1337 from modos189/v2_materialNicolas Lœuillet2015-08-171-1/+46
|\ | | | | fixes material
| * fixAlexandr Danilov2015-08-171-1/+1
| |
| * GUI for filter by creation date #1343Alexandr Danilov2015-08-171-2/+12
| |
| * Fix form rendereAlexandr Danilov2015-08-121-2/+2
| |
| * Merge remote-tracking branch 'origin/v2' into v2_materialAlexandr Danilov2015-08-121-1/+1
| |\
| * | #1320 Design for filtersAlexandr Danilov2015-08-121-1/+36
| | |
* | | add testNicolas Lœuillet2015-08-171-1/+1
| | |
* | | fix #1350: fix pagination with filtersNicolas Lœuillet2015-08-171-1/+1
| |/ |/|
* | store domainName in databaseNicolas Lœuillet2015-08-121-1/+1
|/
* fix #1324: do not display pagination when only 1 pageNicolas Lœuillet2015-08-121-1/+1
|
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-2/+3
|
* Merge pull request #1286 from wallabag/v2-issue-1283Danilow Alexandr2015-08-061-1/+12
|\ | | | | fix #1283: display the good title for each category