Combining filters (again) (#1018)

* Added explicit logic filters, added slots to all other filters

* Update translation files

* Update docs
This commit is contained in:
Alex Root Junior 2022-10-03 01:23:22 +03:00 committed by GitHub
parent 1a3e2a8991
commit b0f251a8b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 823 additions and 361 deletions

View file

@ -1 +0,0 @@
Fix UA translations in index.po

1
CHANGES/1017.doc.rst Normal file
View file

@ -0,0 +1 @@
Fix UA translations in index.po

3
CHANGES/1018.feature.rst Normal file
View file

@ -0,0 +1,3 @@
(again) Added possibility to combine filters with an *and*/*or* operations.
Read more in ":ref:`Combining filters <combining-filters>`" documentation section