Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 303 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 303 Bytes

1.x (DEV)

FilterStateEnum

  • ALL=1 => PUBLIC=public
  • SELF=2 => PRIVATE=private
  • SYSTEM=3 => SYSTEM=system

Column

  • new priority attribute to sort columns

DI

  • table_bundle.query_builder_provider => whatwedo_table.query_builder_provider

Filter

  • state renamed to type