Commit History

Author SHA1 Message Date
  Matt Westcott 1e44186f32 Reword upgrade note about removal of Page/Site from Django admin 4 years ago
  Matt Westcott e927f6269a Release note for #5634 4 years ago
  Matt Westcott e5f2611cc1 Move edit locking upgrade considerations note to 2.8 4 years ago
  Matt Westcott 3f27014a86 Merge branch 'author-specific-locking' of https://github.com/jacobtoppm/wagtail into kaedroho-author-specific-locking 4 years ago
  Matt Westcott 8c456a4e17 Renumber migrations for author page locking 4 years ago
  Matt Westcott ee8eda8353 Merge branch 'author-specific-locking' of https://github.com/kaedroho/wagtail into kaedroho-author-specific-locking 4 years ago
  Matt Westcott 7fdb06c86c Fill in release date for 2.7.1 4 years ago
  Matt Westcott 8c49f2e68d Release notes for #5694 4 years ago
  jacobtm 9fbeff41b3 Update reference to , add basic tests for locked pages report, and update to cope with missing UserPagePermissionsProxy.permissions if inactive or superuser 4 years ago
  Alex Tomkins f4273fa683 Move all usage of versioned_static to media methods (#5694) 4 years ago
  Matt Westcott ac72dec52a Add test case for tag field inside InlinePanel 4 years ago
  jacobtm df194b40f3 Display locked pages report only if user has 'unlock any page' permission for consistency with rfc 4 years ago
  jacobtm 8a6165add8 Account for missing locked_at 4 years ago
  jacobtm 3de77ba5d7 Add can_unlock_pages to UserPagePermissionsProxy and use to add permissions checks to locked pages report 4 years ago
  jacobtm 7a6ec88838 Make locked pages listing compatible with translation 4 years ago
  jacobtm 7421590dc7 Document reports submenu hooks 4 years ago
  jacobtm 99cb3154cc Correct model reference for page, page cannot be edited when locked is True, rather than False 4 years ago
  Matt Westcott f7530cf5e3 Clarify that compatibility details seen on Github may not match the latest release 4 years ago
  Matt Westcott c72a4e0941 Fix test to accept both orderings of the cache-control header 4 years ago
  Johannes Vogel 4a1b337461 add etag support for documents 4 years ago
  Matt Westcott 110101d96e Make Django 3.0 support official 4 years ago
  Matt Westcott c31d426910 Update tox/travis test matrix for Django 3.0 final 4 years ago
  Janneke Janssen 146853914e Add verbose_name_plural to form submission due to translation mismatch 4 years ago
  Nick Smith 7acf4889db Move wagtail_urls to the end of template urls.py (#5733) 4 years ago
  Andy Chosak cbd0882354 Fixes minor typo in code comments 4 years ago
  Tom Usher 8238a33888 Add index on PageRevision approved_go_live_at field (#5725) 4 years ago
  Karl Hobley 5cfa3b09e5 Added a missing merge migration 4 years ago
  Matt Westcott 4001516a27 Add formal support for nested InlinePanels 5 years ago
  Benedikt Willi 233e7f5189 Add ability to filter image index by a tag 5 years ago
  Dan Swain 749d0172e5 Documentation - include {{ block.super }} example in modelAdmin 5 years ago