aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Form/Type/EntryFilterType.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsNicolas Lœuillet2016-04-241-0/+4
|
* Fix wrong reading time when apply filtersNicolas Lœuillet2016-04-241-0/+10
|
* Convert array + phpDocJeremy Benoist2016-04-121-25/+25
| | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
* Convert english translation fileJeremy Benoist2016-03-201-3/+13
| | | | | | | - 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>`
* [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-221-0/+98