Commit History

Author SHA1 Message Date
  Sage Abdullah bc9538c9e1 Refactor page_breadcrumbs template tag to use generic breadcrumbs.html template 1 year ago
  Sage Abdullah 49a835c5eb Add tests for page_breadcrumbs tag 1 year ago
  Sage Abdullah 06e76ec449 Enforce generic breadcrumbs to also be expanded if there's only one item 1 year ago
  Sage Abdullah 2163a5279a Reuse assertBreadcrumbsItemsRendered util in BreadcrumbsTagTest 1 year ago
  Matt Westcott f30c65138e Release note for #11720 11 months ago
  Sage Abdullah bed92e4145 Use breadcrumbs for wagtail.locales views 1 year ago
  Sage Abdullah 9fc53dcd6d Eliminate N+1 queries for root_page in sites IndexView 1 year ago
  Sage Abdullah fa5531c5f2 Add test for number of queries to load the sites index view 1 year ago
  Sage Abdullah e7170d5571 Use breadcrumbs for wagtail.sites views 1 year ago
  Sage Abdullah 1b53fa7150 Only show status side panel in CreateView if model is translatable 1 year ago
  Matt Westcott 75af2f22be Release note for #11709 11 months ago
  Sage Abdullah 2c8b6321e4 Remove unused documents list.html template 1 year ago
  Sage Abdullah ede3a58ba3 Use workaround to allow tag filtering and searching documents at the same time 1 year ago
  Sage Abdullah 2b0b5d017b Refactor documents collection filter to use django-filter 1 year ago
  Sage Abdullah 89ed36c38c Use breadcrumbs and new header button for documents listing view 1 year ago
  Sage Abdullah 45484c5da7 Release note for #11698 11 months ago
  Sage Abdullah c9a05832c1 Evaluate tagged item pks in tag+search workaround instead of using a subquery 1 year ago
  Sage Abdullah f1610a992e Unset images IndexView.columns to prevent updated_at annotation 1 year ago
  Sage Abdullah f8201f00ca Use workaround to allow filtering and searching images 1 year ago
  Sage Abdullah 7714bb8f7a Reimplement image listing filtering by tag using django-filter 1 year ago
  Sage Abdullah 18b1b18d7a Add FilterField("created_at") to AbstractImage.search_fields 1 year ago
  Sage Abdullah baf26ed5fa Extract BaseListingView.get_filterset_kwargs() 1 year ago
  Sage Abdullah 88fad9a071 Show full label for non-page listings HeaderButton 1 year ago
  Sage Abdullah a5aafe0d15 Remove support for customising the number of entries on the image listing 1 year ago
  Sage Abdullah a35b2f5bff Use gettext_lazy for images IndexView class attributes 1 year ago
  Sage Abdullah 420723c174 Move 'sort by' select element in images listing to the slim header 1 year ago
  Sage Abdullah 146a9f8e3f Move rendering of header_buttons to slim_header.html 1 year ago
  Sage Abdullah 8f69ce3160 Refactor images collection filter to use django-filter 1 year ago
  Sage Abdullah 9bd6abf16d Extract CollectionQuerySet.get_min_depth() 1 year ago
  Sage Abdullah 145f7af5e9 Preserve and pass only the collection_id to images add view 1 year ago