Skip to content

Releases: systopia/drupal-civiremote_funding

0.4.0

27 May 10:38
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Notes

In links of Views the destination parameter is now always set to the current page, i.e. a previous destination parameter is overridden 0051025.
This requires the module views_current_path with this patch. To apply the patch (until it is merged) you might want to use the composer-patches plugin with these lines in the extras properties:

"patches": {
    "drupal/views_current_path": {
        "fallback string only in preview": "https://git.drupalcode.org/project/views_current_path/-/merge_requests/8.patch"
    }
}

What's Changed

  • Use short date format in combined case list by @dontub in #51
  • ApplicationProcessDropButton: Improve decoratability by @dontub in #52
  • Redirect to funding case after adding an application by @dontub in #53
  • Add clearing feature by @dontub in #54

Full Changelog: 0.3.4...0.4.0

0.3.4

02 May 12:12
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release

What's Changed

  • Require drupal/cmrf_core ^2.1 for APIv4 compatibility by @dontub in #44
  • Render application templates by @dontub in #45
  • Set minimum amount for drawdown to 0 by @dontub in #47
  • Update composer dev dependencies by @dontub in #48
  • Add language aware numeric field handler for Views by @dontub in #49

Full Changelog: 0.3.3...0.3.4

0.3.3

02 May 12:08
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

What's Changed

  • ApplicationController: Add identifier to beginning of the form by @dontub in #37
  • Code style by @dontub in #38
  • FundingFileRouter: Drop deprecated method call and make it D10 compatible by @dontub in #41
  • FormResponseHandlerAction does not use proper dependency by @tobiasbaehr in #39
  • FundingFileManager: Disable access check on query by @dontub in #42
  • Update phpstan rules by @dontub in #43

Full Changelog: 0.3.1...0.3.3

0.3.1

24 Oct 13:51
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
Set version to 0.3.1