[Freeipa-devel] [freeipa PR#470][opened] WebUI: Size limit warning on details pages fixed

pvomacka freeipa-github-notification at redhat.com
Wed Feb 15 11:31:52 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/470
Author: pvomacka
 Title: #470: WebUI: Size limit warning on details pages fixed
Action: opened

PR body:
"""
Entity select fields accepted globally set size limit and in situations when
there were more entries than global size limit allows then the "Truncated" warning
shows up. Also only subset of items was shown.
All entity select widgets now uses find methods with sizelimit set to 0
which says get all entries.

This setting is configurable using search_all_entries attribute.

https://fedorahosted.org/freeipa/ticket/6618
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/470/head:pr470
git checkout pr470
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-470.patch
Type: text/x-diff
Size: 1650 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170215/131839a1/attachment.bin>


More information about the Freeipa-devel mailing list