You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
600 B

  1. Improvements to the ``domain`` widget, not exclusively related to this addon:
  2. * Use relational widgets when filtering a relational field
  3. * Allow to filter field names
  4. Improvements to the search view in this addon:
  5. * Use widgets ``one2many_tags`` when searching ``one2many`` fields
  6. * Use widgets ``many2many_tags`` when searching ``many2many`` fields
  7. * Allow to edit current full search using the advanced domain editor
  8. * Allow to edit individually any facet from current search using the
  9. advanced domain editor
  10. * Beautiful, human-readable, domain representation when adding an
  11. advanced filter