Skip to content

v2.1.0

Compare
Choose a tag to compare
@johanjanssens johanjanssens released this 09 Apr 14:41
· 5352 commits to master since this release
  • Add UserInterface::hasRole method
  • Get request format from URL path when possible
  • Removed PHP 5.2 support
  • Fields that start with an underscore are hidden in JSON layouts by default
  • Better handling of empty request payloads
  • DatabaseTableAbstract select modes were not properly working
  • Grid search would filter selected rows only
  • Automatically add [] to multiple select input boxes
  • Proper normalization of dates sent in different formats
  • Minor frontend display issues