Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@eluhr eluhr released this 26 Mar 13:21
c24c2c0

What's Changed

  • enable or disable model pluralization
  • generate relation from current schema an configurable option
  • fixes in relation provider for nullable relations (allowClear)
  • enable or disable crud copy button
  • add alternative method getCopyParams. Used if added to model to copy params
  • Allow behaviors, rules, attributeLabels and attributeHints from parent AR Model
  • render search view file only if needed
  • fixes for access definitions
  • removed deprecated functions
  • fix tab title in form view
  • fixes to support php 8 out-of-the-box
  • optional scenarios for form, list, view, relation-view (other cruds)
  • option to change max columns in index view via gridMaxColumns
  • cleanup model and controller templates
  • ensure everything is i18n'able

Full Changelog: 0.15.0-beta2...1.0.0