Commit graph

  • 47f677577e Make server-side slug generation respect WAGTAIL_ALLOW_UNICODE_SLUGS (#5808) master Arkadiusz Ryś 2020-02-05 13:18:17 +0100
  • afd707f6b4 Fill in release date for 2.8 Matt Westcott 2020-02-03 13:29:08 +0000
  • 8f6b3f8cba Fetch translations from Transifex Matt Westcott 2020-02-03 13:25:51 +0000
  • 2e23ef4ee4
    Author specific locking docs changes (#5771) Karl Hobley 2020-01-28 09:07:01 +0000
  • 43acf24cc8 Always include contributor names in the CHANGELOG Andy Chosak 2020-01-27 09:25:42 -0500
  • 81d23fc8ab Support the rel attribute on ModelAdmin buttons Andy Chosak 2020-01-24 13:57:02 -0500
  • 70da204eb1 Reduce contrast of rich text toolbar. Fix #4997 (#5740) Jack Paine 2020-01-25 00:05:27 +0000
  • 2933589680 Add release notes for #5467 Thibaud Colas 2020-01-24 20:51:30 +0000
  • 14a6561223 Use data- attribute instead of class Thibaud Colas 2020-01-24 19:11:25 +0000
  • 9aaed8db4c Refactor logo SVG partials and update bg colour Simon Evans 2020-01-24 11:29:53 +0000
  • e0672d60b3 adds new image for accessible logo background, updates html and css for desktop and mobile to account for new image Brian Edelman 2019-07-27 09:46:16 -0400
  • eb0612c21c Add release notes for #5784 Thibaud Colas 2020-01-24 15:56:34 +0000
  • 8af6b4a555 Add aria label for password reset. Fix #5782 (#5784) Casper Timmers 2020-01-24 16:53:37 +0100
  • b7872e3f2f Add release notes for #5773 Thibaud Colas 2020-01-23 16:21:43 +0000
  • 9b64b39f4b Show 'Close Explorer' button on mobile viewports. Fix #5396 (#5773) Sævar Öfjörð Magnússon 2020-01-23 16:18:15 +0000
  • ef6ace6e98 Add release notes for #5775 Thibaud Colas 2020-01-23 15:59:43 +0000
  • 5dcc71799e Reorder login form to match expected tab order. Fix #5274 (#5775) Kjartan Sverrisson 2020-01-23 15:53:29 +0000
  • 11ba755f63 Release note for #5777 Matt Westcott 2020-01-23 15:33:19 +0000
  • 53d2259fbe Add alert role to search results (#5777) Casper Timmers 2020-01-23 15:21:02 +0100
  • 1547777a9b Rotate deprecation warnings Matt Westcott 2020-01-23 12:15:59 +0000
  • 98e0dbcdab Remove wagtail.admin.decorators Matt Westcott 2020-01-23 12:13:26 +0000
  • 697bb128fb Remove wagtail.admin.utils Matt Westcott 2020-01-23 12:10:54 +0000
  • be8cd8f8a9 Remove dummy_request from Page Matt Westcott 2020-01-23 12:09:35 +0000
  • 8ad9f8ecf7 Add changelog / release notes for 2.9 Matt Westcott 2020-01-23 11:56:35 +0000
  • 8cdb9077d3 Version bump to start work on 2.9 Matt Westcott 2020-01-23 11:41:03 +0000
  • d202195333 fix minor typos in changelog/2.8 release notes LB Johnston 2020-01-22 07:27:34 +1000
  • 968d77be4d Version bump to 2.8rc1 Matt Westcott 2020-01-20 20:28:40 +0000
  • 42438e970b Generate new source strings for translation Matt Westcott 2020-01-20 20:13:35 +0000
  • fb74944c90 Fetch new translations from Transifex Matt Westcott 2020-01-20 20:11:03 +0000
  • c4e5eb6afa Add an empty block area on the search results listing for adding extra fields after the title. Allen, Timothy 2019-12-27 18:26:40 -0500
  • d2080ff892 Update docs to cover responsive HTML being disabled by default Matt Westcott 2020-01-20 16:11:23 +0000
  • 9332953f7e Set WAGTAILEMBEDS_RESPONSIVE_HTML to default to False and update tests for both cases Matt Westcott 2020-01-20 15:30:30 +0000
  • 25942a4467 Rename WAGTAIL_ENABLE_RESPONSIVE_EMBED to WAGTAILEMBEDS_RESPONSIVE_HTML for consistency with other settings Matt Westcott 2020-01-20 14:26:06 +0000
  • eda098de58 Abort unfinished ajax before new calls in all search ajax Saptak S 2019-12-26 13:42:54 +0530
  • f5f841ed59 dropdown on search page by initing dropdowns on ajax success Eric Sherman 2020-01-09 20:58:38 -0600
  • aefb0f9506 Responsive emebed setting Kalob Taulien 2020-01-09 18:22:05 -0700
  • 7a92ca5ad9 Mark nested InlinePanels as experimental for now Matt Westcott 2020-01-17 13:00:50 +0000
  • 590bea3b7b Revert "Fix submenu footer blocking items in admin" (#5606) Matt Westcott 2020-01-17 12:58:20 +0000
  • 349fca66f3 Fix: Properly save ordering of nested InlinePanels Andy Chosak 2019-12-09 14:15:30 -0500
  • 4864920555 Fix update_index throwing AttributeError when value is None (#5757) Ascani Carlo 2020-01-09 17:53:09 +0100
  • c4a0ec2c4f Use sensitive_post_parameters on password reset form (#5760) Dan Braghis 2020-01-10 14:58:22 +0000
  • 1e44186f32 Reword upgrade note about removal of Page/Site from Django admin Matt Westcott 2020-01-08 15:50:05 +0000
  • e927f6269a Release note for #5634 Matt Westcott 2020-01-08 15:43:34 +0000
  • e5f2611cc1 Move edit locking upgrade considerations note to 2.8 Matt Westcott 2020-01-08 15:20:25 +0000
  • 3f27014a86 Merge branch 'author-specific-locking' of https://github.com/jacobtoppm/wagtail into kaedroho-author-specific-locking Matt Westcott 2020-01-08 15:05:59 +0000
  • 8c456a4e17 Renumber migrations for author page locking Matt Westcott 2020-01-08 15:05:28 +0000
  • ee8eda8353 Merge branch 'author-specific-locking' of https://github.com/kaedroho/wagtail into kaedroho-author-specific-locking Matt Westcott 2020-01-08 15:02:19 +0000
  • 7fdb06c86c Fill in release date for 2.7.1 Matt Westcott 2020-01-08 10:39:00 +0000
  • 8c49f2e68d Release notes for #5694 Matt Westcott 2020-01-07 17:03:09 +0000
  • 9fbeff41b3 Update reference to , add basic tests for locked pages report, and update to cope with missing UserPagePermissionsProxy.permissions if inactive or superuser jacobtm 2020-01-07 17:00:17 +0000
  • f4273fa683 Move all usage of versioned_static to media methods (#5694) Alex Tomkins 2020-01-07 16:46:57 +0000
  • ac72dec52a Add test case for tag field inside InlinePanel Matt Westcott 2020-01-07 15:12:28 +0000
  • df194b40f3 Display locked pages report only if user has 'unlock any page' permission for consistency with rfc jacobtm 2020-01-07 14:57:00 +0000
  • 8a6165add8 Account for missing locked_at jacobtm 2020-01-03 11:05:55 +0000
  • 3de77ba5d7 Add can_unlock_pages to UserPagePermissionsProxy and use to add permissions checks to locked pages report jacobtm 2020-01-02 11:59:26 +0000
  • 7a6ec88838 Make locked pages listing compatible with translation jacobtm 2020-01-02 11:03:45 +0000
  • 7421590dc7 Document reports submenu hooks jacobtm 2020-01-02 09:47:52 +0000
  • 99cb3154cc Correct model reference for page, page cannot be edited when locked is True, rather than False jacobtm 2020-01-02 09:41:42 +0000
  • f7530cf5e3
    Clarify that compatibility details seen on Github may not match the latest release Matt Westcott 2019-12-28 20:35:51 +0000
  • c72a4e0941 Fix test to accept both orderings of the cache-control header Matt Westcott 2019-12-18 15:59:26 +0000
  • 4a1b337461 add etag support for documents Johannes Vogel 2019-12-13 16:14:23 +0100
  • 110101d96e Make Django 3.0 support official Matt Westcott 2019-12-17 12:51:23 +0000
  • c31d426910 Update tox/travis test matrix for Django 3.0 final Matt Westcott 2019-12-17 12:43:46 +0000
  • 146853914e Add verbose_name_plural to form submission due to translation mismatch Janneke Janssen 2019-12-06 16:18:18 +0100
  • 7acf4889db Move wagtail_urls to the end of template urls.py (#5733) Nick Smith 2019-12-12 15:34:17 +0000
  • cbd0882354 Fixes minor typo in code comments Andy Chosak 2019-12-16 16:51:44 -0500
  • 8238a33888 Add index on PageRevision approved_go_live_at field (#5725) Tom Usher 2019-12-03 09:08:14 +0000
  • 5cfa3b09e5 Added a missing merge migration Karl Hobley 2019-12-02 16:16:31 +0000
  • 4001516a27 Add formal support for nested InlinePanels Matt Westcott 2019-09-06 16:32:34 +0100
  • 233e7f5189 Add ability to filter image index by a tag Benedikt Willi 2019-11-12 14:43:09 +0100
  • 749d0172e5 Documentation - include {{ block.super }} example in modelAdmin Dan Swain 2019-11-11 17:52:09 -0500
  • 5a8c4edba5 Documentation - add StreamFieldPanel to available panel types Dan Swain 2019-11-12 09:52:07 -0500
  • 4945acf2db Update document size & hash when changing document file Andreas Bernacca 2019-11-13 20:10:35 +0100
  • 5a8f468c2d Fix layout issue when using FieldRowPanel with a heading Andreas Bernacca 2019-11-13 21:57:30 +0100
  • abd8320dc3 Update links in docs to point at stable Django version Pete Andrew 2019-11-26 09:05:25 +0000
  • d65532dd0f Mention the need to inherit from PermissionsMixin in custom user model docs Matt Westcott 2019-11-28 12:35:30 +0000
  • dd664218b1 add clarifying comment about passing a single page type Matt Westcott 2019-11-28 11:51:00 +0000
  • 1d8f85c1c5 Add upgrade considerations note for rename of API endpoint classes Matt Westcott 2019-11-28 11:21:18 +0000
  • f0de04f0bd Refactor get_base_queryset to no longer take models as a parameter Karl Hobley 2019-11-28 10:24:25 +0000
  • 6af0b20152 Mention definition renaming feature in MovedDefinitionHandler docstring Karl Hobley 2019-11-28 09:05:39 +0000
  • 56a6fb17e8 Add back endpoints files with deprecation warnings Karl Hobley 2019-11-15 14:51:53 +0000
  • 36d440d2dd Rename endpoints modules to views Karl Hobley 2019-11-05 13:11:58 +0000
  • 673864d28b Use get_base_queryset in related pages fields Karl Hobley 2019-11-05 12:59:23 +0000
  • a2b97737eb Add get_base_queryset method to PagesAPIEndpoint Karl Hobley 2019-11-05 12:46:21 +0000
  • 05f2f14a3d Remove _v1 suffix from Admin API URL namespace Karl Hobley 2019-11-05 11:50:36 +0000
  • 33b6d82033 Rename Admin API endpoint to "main" Karl Hobley 2019-11-05 11:39:48 +0000
  • 4e5587918a Move ForExplorerFilter into Admin API implementation Karl Hobley 2019-11-05 11:38:59 +0000
  • 16d5b5c99e Rename Endpoints to ViewSets Karl Hobley 2019-11-05 11:30:43 +0000
  • 13d80df0a4 Add back page_locked template context variable Karl Hobley 2019-11-27 14:52:57 +0000
  • e9a20e618f Add fields to with_content_json Karl Hobley 2019-11-27 12:19:20 +0000
  • db0cf9b6eb Fix unlock tests Karl Hobley 2019-11-26 16:27:48 +0000
  • 17f61b5974 fixup! Add user_has_lock to PagePermissionTester Karl Hobley 2019-11-26 16:23:08 +0000
  • c2318b48e6 Fixed crashes when Page.locked_at is None Karl Hobley 2019-11-26 16:20:05 +0000
  • 5f68627950 Merge branch 'master' into author-specific-locking Karl Hobley 2019-11-26 15:55:49 +0000
  • 0dbe25c512 Changelog/release note for #5721 Karl Hobley 2019-11-26 15:50:44 +0000
  • fe350af949 Chunk Cloudflare frontend cache purging to fit within API limits (#5721) Tom Usher 2019-11-26 15:48:23 +0000
  • 5aa60e6722 Add user_has_lock to PagePermissionTester Karl Hobley 2019-11-26 14:25:52 +0000
  • 3cb59c2667 Remove Page & Site models from Django admin Andreas Bernacca 2019-11-13 20:45:50 +0100
  • 96965d2a3a Update link to settings reference doc Matt Westcott 2019-11-20 17:54:43 +0000
  • 633ad38925 Rename settings how-to guide Karl Hobley 2019-11-09 15:47:58 +0000