Skip to content

4.0.1

Compare
Choose a tag to compare
@robbieaverill robbieaverill released this 29 Jan 11:41
· 198 commits to master since this release
  • Fix for case insensitive string comparison assertion in checkbox group field test (Robbie Averill) - 15602cf
  • FIX Handle cases when trying to lookup TestOnly classes that fail because they have no table (Robbie Averill) - 7649434
  • Fix behat tests by ensuring they expect change tracker notice (Robbie Averill) - 5de5077
  • FIX Incorrect field names in state flush after saving (Garion Herman) - 5d5552d
  • Update translations (Robbie Averill) - d120058
  • Isolate allowed elements for sorting tests to prevent other modules breaking them (Robbie Averill) - 7271c96
  • Fix indentation (Daniel Bonham) - 700706b
  • fix formatting (phpcs) (Werner M. Krauß) - 3c7e240
  • expose i18n javascript (Werner M. Krauß) - 7840a58
  • translate settings tab (Werner M. Krauß) - 3d1a27e
  • Fix translation of TextCheckboxGroupField (Werner M. Krauß) - 21e5f4d
  • Make allowedElements a required prop for ElementEditor. Update test "should render ElementList and Toolbar" to add an allowedElements prop (Daniel Bonham) - 63325c5
  • Remove commented out code and unused ElementTabProvider instance. (Daniel Bonham) - 19837d1
  • Apply patch from Guy Marriot guy@scopey.co.nz: Adds tests for allowed elements. Pass down just a list of class names and use existing element type definitions to generate allowed elements. (Daniel Bonham) - d5b3ad5
  • change tabs to editTabs to match the new blockType schema (Daniel Bonham) - 7dbcf91
  • Add class field to allowed elements block array. (Daniel Bonham) - c2cd4fa
  • Fix issue#556 Where the add block button showed all possible blocks rather then blocks restricted by allowed_elements and disallowed_elements (Daniel Bonham) - 5721fbf
  • Add tests for ElementalAreasExtension::getElementalTypes and minor syntax tidy up (Robbie Averill) - e80875f
  • FIX Elemental search filter now removes the duplicates 'All pages' SiteTree filter (Robbie Averill) - 4baabfa