Skip to content
Snippets Groups Projects
  • Adel Atallah's avatar
    b5056fed
    XWIKI-15605: Auto-suggest control doesn't display correctly hidden pages (#863) · b5056fed
    Adel Atallah authored
    * XWIKI-15605: Auto-suggest control doesn't display correctly hidden pages
    
    * Add an optional parameter to the ClassPropertyValuesResource API to
      get the exact match value.
    * Add a getValue method to the ClassPropertyValuesProvider to get the
      exact match value.
    * Use the exact match parameter when fetching selected items in the
      property suggest picker.
    * Use the exact match query for selected values in users or groups
      suggest picker.
    b5056fed
    History
    XWIKI-15605: Auto-suggest control doesn't display correctly hidden pages (#863)
    Adel Atallah authored
    * XWIKI-15605: Auto-suggest control doesn't display correctly hidden pages
    
    * Add an optional parameter to the ClassPropertyValuesResource API to
      get the exact match value.
    * Add a getValue method to the ClassPropertyValuesProvider to get the
      exact match value.
    * Use the exact match parameter when fetching selected items in the
      property suggest picker.
    * Use the exact match query for selected values in users or groups
      suggest picker.