Skip to content

Releases: systopia/drupal-civiremote_funding

0.4.8

05 Nov 16:28
Compare
Choose a tag to compare
0.4.8 Pre-release
Pre-release

What's Changed

  • Change label of field to select funding program by @dontub in #73

Full Changelog: 0.4.7...0.4.8

0.4.7

23 Oct 08:32
Compare
Choose a tag to compare
0.4.7 Pre-release
Pre-release

What's Changed

  • Increase timeout when rendering documents by @dontub in #72

Full Changelog: 0.4.6...0.4.7

0.4.6

17 Oct 08:47
Compare
Choose a tag to compare
0.4.6 Pre-release
Pre-release

What's Changed

  • Show message if there's no funding program for new applications by @dontub in #70

Full Changelog: 0.4.5...0.4.6

0.4.5

26 Sep 08:31
Compare
Choose a tag to compare
0.4.5 Pre-release
Pre-release

Full Changelog: 0.4.4...0.4.5

What's Changed

  • Set version constraint of drupal/xls_serialization to ^1.3 by @dontub in #69

Full Changelog: 0.4.4...0.4.5

0.4.4

26 Sep 08:15
Compare
Choose a tag to compare
0.4.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

16 Sep 12:39
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release

What's Changed

  • Fix code style by @dontub in #58
  • Do not show link to open clearing if not allowed by @dontub in #57
  • new filter for application_process_status by @CharlotteJana in #50
  • New application: Automatically redirect to application form if only one funding case type by @dontub in #59
  • Show combined application dashboard element only if combined applications are possible by @dontub in #60
  • Fix code style by @dontub in #61
  • Fix some errors reported by phpstan by @dontub in #62
  • Don't fail to load dashboard if user has no remote contact ID by @dontub in #64
  • Update translation by @dontub in #65

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

03 Jun 15:32
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

What's Changed

  • Disable AJAX in Views because we use the request path in destination paramter by @dontub in #56

Full Changelog: 0.4.1...0.4.2

0.4.1

28 May 14:08
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

What's Changed

  • Fix destination parameter in Views by @dontub in #55

Full Changelog: 0.4.0...0.4.1

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