Skip to content
Snippets Groups Projects
  1. Oct 17, 2017
  2. Oct 03, 2017
  3. Sep 27, 2017
  4. Sep 19, 2017
  5. Sep 15, 2017
    • Marius Dumitru Florea's avatar
      XWIKI-14700: Security issue around DBList property · bce40e07
      Marius Dumitru Florea authored
      XWIKI-10069: 'Use suggest' in Database List (DBList) has problem when using default 'XWiki Class Name' field
      XWIKI-8981: Empty value displayed by a DBList with display type input with suggest, if the value has some special characters
      XWIKI-8097: New widget that extends the Suggest widget with the option to pick multiple values
      * fix security issue in AppWithinMinutes.ClassEditSheet
      * integrate selectize.js and used it for DBList properties with input display and picker enabled
      * Deprecate DBListClass#getQuery and move the code in a QueryBuilder<DBListClass> component
      * Add a QueryBuilder component role
      * Add a "text" query filter to be used to filter DBList property values when providing suggestions
      * Use current resolver in AttachmentQueryFilter
      * Add a generic REST resource to provide suggestions for xproperty values
      * Implement support for retrieving DBList value suggestions
      * Add custom displayer for DBList properties that only handles the input display with picker at the moment (for the rest it delegates to the default displayer)
      * Deprecate suggest.vm (the REST resource should be used instead)
      bce40e07
  6. Sep 11, 2017
  7. Sep 07, 2017
  8. Sep 06, 2017
  9. Sep 04, 2017
  10. Aug 31, 2017
  11. Aug 28, 2017
  12. Aug 23, 2017
  13. Aug 22, 2017
  14. Aug 16, 2017
  15. Aug 02, 2017
  16. Aug 01, 2017
  17. Jul 19, 2017
  18. Jul 14, 2017
  19. Jul 12, 2017
  20. Jul 06, 2017
  21. Jun 28, 2017
  22. Jun 27, 2017
  23. Jun 24, 2017
  24. Jun 20, 2017
  25. Jun 16, 2017
  26. Jun 13, 2017
  27. Jun 09, 2017
  28. Jun 01, 2017
  29. May 23, 2017
  30. May 15, 2017
  31. May 09, 2017
  32. May 06, 2017
  33. Apr 27, 2017
  34. Apr 24, 2017
Loading