Commit History

Author SHA1 Message Date
  Matt Westcott d2ccd0eb84 Refactor choosers to not pass model instances to templates 4 years ago
  Matt Westcott d401d6dbf6 Move configuration parameters for createPageChooser into a dict 4 years ago
  Matt Westcott 73623cc66a Implement a public Javascript API for PageChooser 4 years ago
  Matt Westcott 09fb115a2d Catch JSON decode errors in oembed responses (#6648) 4 years ago
  Bohreromir 3d18986610 fix ModelAdmin example (#6645) 4 years ago
  Luis Nell e48c1704cb Change embed finder credit order (#6636) 4 years ago
  Vadim Karpenko 4cfd303db9 Check action menu items (pages and snippets) for None before using (#6566) 4 years ago
  Matt Westcott 3768483352 Fill in release date for 2.11.3 4 years ago
  Matt Westcott c21d82924e Update translator credits 4 years ago
  Matt Westcott c610e661c5 Fetch new translations from Transifex 4 years ago
  Matt Westcott 49136ea4a5 Prevent error on publish check in create_log_entries_from_revisions (#6628) 4 years ago
  Matt Westcott 971bdc0799 Fix combining locale/translation_of API filters with search (#6627) 4 years ago
  Karl Hobley 45650053d5 Avoid recommending replacing image/document models entirely (#6624) 4 years ago
  Matt Westcott f4702646bd Release note for #6572 4 years ago
  Andreas Morgenstern 81ab1d8cb4 Allows to mark the language names as translation strings (#6572) 4 years ago
  David Beitey 67235accfc Improve database settings and docs for tests (#6585) 4 years ago
  Karl Hobley 27133f9570 Moved wagtailadmin/draftail entrypoints into client folder 4 years ago
  Karl Hobley 160d66ca93 Move all legacy JS into client folder 4 years ago
  Matt Westcott 8edd590ea0 placate isort 4 years ago
  Dan Braghis 05587e0d84 Allow customising image/document admin forms (#6462) 4 years ago
  Andreas Nüßlein 6a7a5756d9 Add string representation to image Format() (#6608) 4 years ago
  Brian Oliver ac88310402 Update third-party tutorials (#6622) 4 years ago
  Matt Westcott 8d9e864581 Release note for #6485 4 years ago
  Matt Westcott 93a80efe50 Add docs for modifying StreamField data 4 years ago
  Matt Westcott 5af357b373 Add end-to-end test of updating a streamfield in-place 4 years ago
  Matt Westcott e90b6af872 Reinstate stream_data as a deprecated property of StreamValue 4 years ago
  Matt Westcott 23849d81be Give BoundBlock, StreamValue and RawDataView more helpful repr()s 4 years ago
  Matt Westcott 37d4e841d7 Provide a raw_data accessor on StreamValue to allow accessing and modifying the raw JSON representation 4 years ago
  Matt Westcott aab619550f Implement __delitem__ and insert on StreamValue 4 years ago
  Matt Westcott 683c95e3ec Convert _bound_blocks from a dict into a list with None as placeholders 4 years ago