Commit History

Author SHA1 Message Date
  Sage Abdullah 51b5075090 Remove unnecessary overrides in page listing IndexView 3 months ago
  Sage Abdullah ff0cd42a6c Include ordering in BaseListingView context 3 months ago
  Sage Abdullah f155546f65 Ensure non-IndexView BaseListingView subclasses use the correct base templates 3 months ago
  Sage Abdullah e302c62ef2 Refactor page search view to be closer to universal listings implementation 3 months ago
  Sage Abdullah 000d417ec9 Move search implementation from IndexView to BaseListingView 3 months ago
  Sage Abdullah c36b891e35 Replace IndexView.get_filterset_class with filterset_class cached property 3 months ago
  Sage Abdullah 9e36fa74b6 Move all interim support of non-breadcrumbs listing views to the index.html template 3 months ago
  Sage Abdullah 3e758e65fd Enforce breadcrumbs on all listing views 3 months ago
  Vince Salvino 9545193907 Add official hosting documentation 3 months ago
  LB Johnston 4af8ab528b Documentation - formatting clean up 3 months ago
  LB Johnston 7f2bcb677b Update 6.3 release notes (clean up + docs links) 3 months ago
  LB Johnston 29d9b0d72e Add docs links for 6.2 release notes 3 months ago
  LB Johnston 1790bdd158 Align recent docs & release notes to US spelling 3 months ago
  LB Johnston 23d32faf36 Update NPM packages (minor only) 3 months ago
  Matt Westcott 05d40271ae Test against psycopg 2 and 3 3 months ago
  Matt Westcott 0d8b8386e2 Refactor StreamField get_prep_value for closer alignment with JSONField (#12269) 3 months ago
  Matt Westcott 7051363f9f Change Twitter to X in security.md 3 months ago
  Matt Westcott c574954a0a Release note for #12244 in 6.2.2 3 months ago
  Matt Westcott ce5ba9efdf Add release note template for 6.2.2 3 months ago
  Matt Westcott 50c4d32a54 Release note for #12251 3 months ago
  Matt Westcott 2b96c3e364 Add clarifying comment to Column 3 months ago
  Matt Westcott b670a3251b Remove now-unnecessary str wrapper 3 months ago
  Matt Westcott 490acebcf5 Only patch number formatting functions if WAGTAIL_CHECK_TEMPLATE_NUMBER_FORMAT environment variable is set 3 months ago
  Matt Westcott ff7e016eb5 Patch number formatting functions during tests to flag up potential USE_THOUSAND_SEPARATOR issues 3 months ago
  Matt Westcott 85c0047268 Audit all uses of localized/unlocalized numbers in templates 3 months ago
  Matt Westcott cbf06df4eb Prevent versioned_static failure when INSTALLED_APPS is a tuple 3 months ago
  Matt Westcott 6857f6431a Release note for #12217 3 months ago
  Jake Howard db331618b4 Ensure hashes are the correct length 4 months ago
  Jake Howard 3fd329339e Use `INSTALLED_APPS` as a unique-ish id for masking version 4 months ago
  Jake Howard f263f2a40f Use shorter digest for version hash 4 months ago