Commit History

Author SHA1 Message Date
  Matt Westcott 61926337ef Mention inheriting from ClusterableModel in the text too 1 year ago
  Matt Westcott 05b831b536 Add missing ClusterableModel import to snippet InlinePanel example 1 year ago
  Matt Westcott 003993f4da Remove reference to Google group from CONTRIBUTING.md 1 year ago
  Matt Westcott 4ee7441f20 Remove mention of Google group from security docs 1 year ago
  Matt Westcott fd05848a3b Remove mention of Wagtail Google group 1 year ago
  LB Johnston a57c63dbd3 Add changelog for #11317 1 year ago
  the-r3aper7 bb33e7c508 Add ClipboardController to allow copying to the clipboard (Stimulus) 1 year ago
  the-r3aper7 d585fa48dc Adopt clipboard & clone controller to add copy in the URL Generator 1 year ago
  LB Johnston 3f38bf7ae8 Add ability for CloneController to auto-clear its own contents 1 year ago
  Sage Abdullah a80c7ca60e Release note for #11304 1 year ago
  Sage Abdullah 2bd273d401 Restore column widths in documents listing view 1 year ago
  Sage Abdullah 342d6ef23a Reduce queries in documents IndexView by using select_related on collection 1 year ago
  Sage Abdullah 601a97f8ff Add missing parent id for bulk actions footer include 1 year ago
  Sage Abdullah 24ae9a22e8 Consolidate documents IndexView and ListingResultsView 1 year ago
  Sage Abdullah 7dd00a84f4 Refactor documents index view to make better use of generic index view and template 1 year ago
  Sage Abdullah fa0d55fe34 Update outdated default search_target value in header.html comment 1 year ago
  Sage Abdullah 4836324af5 Rename documents/results.html to documents/index_results.html for consistency 1 year ago
  Sage Abdullah 3e140244f6 Make documents index results template extend from generic index results template 1 year ago
  Sage Abdullah 0734633afd Add the ability to show other searches in generic index view 1 year ago
  Sage Abdullah b04d205dd1 Move all variables to BaseListingView 1 year ago
  Sage Abdullah ba18cd3bc5 Remove unused popular tags query in documents listing view 1 year ago
  Sage Abdullah 613bd0b144 Reuse variables from generic IndexView 1 year ago
  Sage Abdullah d36e16c18c Refactor documents listing view to extend generic IndexView instead of BaseListingView 1 year ago
  Sage Abdullah aa530cd09a Use Django's urlencode in set_query_params util function 1 year ago
  Sage Abdullah a2b5baee83 Replace IndexView.get_columns() with a cached_property for columns 1 year ago
  Sage Abdullah d0dac2c629 Convert documents listing view to generic BaseListingView with tables UI framework 1 year ago
  Sage Abdullah 1cbfd1cc89 Restore teal color on table header sort link if it's active 1 year ago
  Sage Abdullah d23206f54b Move DownloadColumn to generic wagtail.admin.ui.tables 1 year ago
  Sage Abdullah 50a81a6187 Update pagination tests on documents index to match Django standard 1 year ago
  Sage Abdullah 170d6c74a9 Convert documents listing view to a ListView 1 year ago