wallabag/src/Wallabag/CoreBundle/Entity
Kevin Decherf 8ee7b1603d Fix createdAt date range filter
- hiddenName has been disabled in order to fix the missing date range
  values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
  browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
  objects

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-03-22 17:01:39 +01:00
..
Config.php Update deps 2019-11-12 14:18:58 +01:00
Entry.php Fix createdAt date range filter 2020-03-22 17:01:39 +01:00
InternalSetting.php Rename internal settings table 2019-08-08 16:03:20 +02:00
SiteCredential.php Enable PHPStan 2019-01-18 15:25:50 +01:00
Tag.php Update deps 2019-11-12 14:18:58 +01:00
TaggingRule.php Update deps 2019-11-12 14:18:58 +01:00