Mathieu Duckerts-Antoine
authored
This commit introduces a new attribute 'limit' for search panel fields that allows to avoid performance issues. That integer attribute (with default 200) allows to fix a maximal number of values to display for the fields. When the number of field values to display reaches the limit, no values will be displayed. Instead, a warning message will be shown in the corresponding search panel section. Note it is possible to have no limit using limit="0" on a field. This commit reintroduces in a better way the principle brought by the fix 8d57153b. Task ID: 2154749
Name | Last commit | Last update |
---|---|---|
.. | ||
_extensions | ||
_static | ||
cla | ||
howtos | ||
images | ||
reference | ||
setup | ||
webservices | ||
Makefile | ||
conf.py | ||
glossary.rst | ||
index.rst | ||
python3.rst | ||
reference.rst | ||
requirements.txt | ||
setup.rst | ||
tutorials.rst | ||
webservices.rst |