Commit History

Author SHA1 Message Date
  Sage Abdullah 6affa04d32 Add search and filters from PageListingMixin to form pages listing (#12324) 5 months ago
  Matt Westcott a7ad9ba5f1 Release note for #12275 5 months ago
  Sage Abdullah dfc4a5b2ed Enable breadcrumbs in images URL Generator view 5 months ago
  Sage Abdullah 4245d7f619 Use grid and simplify the template for image edit view 5 months ago
  Sage Abdullah d3d3299c22 Refactor images edit view to use generic EditView 5 months ago
  Sage Abdullah ed2f0c4720 Refactor images single upload view to use generic CreateView 5 months ago
  Sage Abdullah 89bd68b0dc Enable breadcrumbs in images multiple upload view 5 months ago
  Sage Abdullah 3b07d32fb8 Add missing index_url_name and edit_url_name in images UsageView 5 months ago
  Matt Westcott 63fb2b123d Release note for #12248 5 months ago
  Sage Abdullah c50f7d1918 Remove .filter() from PageListingMixin.annotate_queryset() 5 months ago
  Sage Abdullah 1449a64329 Do not define permission_policy/any_permission_required in PageListingMixin 5 months ago
  Sage Abdullah e46f6920b6 Make PageListingMixin.annotate_queryset public and use page_permission_policy directly 5 months ago
  Sage Abdullah d8bdc900c8 Filter PageListingMixin.columns by name instead of using pop() by index 5 months ago
  Sage Abdullah b1a1989899 Use content type cache in page search view 6 months ago
  Sage Abdullah f45b0a4ad5 Show locale labels on treeless page listings 6 months ago
  Sage Abdullah ef2dad9dd9 Add parent page query optimisation in PageListingMixin if ParentPageColumn is used 6 months ago
  Sage Abdullah cc56f0b6ba Use PageListingMixin for page SearchView 6 months ago
  Sage Abdullah 2ad8c7286e Use PageListingMixin in page ContentTypeUseView 6 months ago
  Sage Abdullah ed45350e8c Reimplement workflow usage view with PageListingMixin and BaseListingView 6 months ago
  Sage Abdullah 028fabbd6a Add parent page column to PageListingMixin.columns 6 months ago
  Sage Abdullah 08cb3a88a9 Extract PageListingMixin from page IndexView 6 months ago
  Sage Abdullah 639586423f Rename ExplorablePageFilterSet to GenericPageFilterSet 6 months ago
  Matt Westcott 84ab70d3a1 Release note for #12272 5 months ago
  Sage Abdullah f99a66a709 Use grid and simplify the template for documents edit view 5 months ago
  Sage Abdullah 08fd30cb65 Add fields block to generic/form.html template for easier customisation 5 months ago
  Sage Abdullah 054dea5302 Refactor documents edit view to use generic EditView 5 months ago
  Sage Abdullah a28cb84b80 Refactor documents single upload view to use generic CreateView 5 months ago
  Sage Abdullah 36fc9615ae Enable breadcrumbs in documents multiple upload view 5 months ago
  Sage Abdullah a5ff33ebe2 Add missing index_url_name and edit_url_name in documents UsageView 5 months ago
  Sage Abdullah ca4a1575ad Remove unused window.fileupload_opts.simple_upload_url 5 months ago