Releases: systopia/funding
Releases · systopia/funding
0.20.0
What's Changed
- HiH: Fix display of bank account holder by @dontub in #420
- Add withdrawable funds to drawdown controlling table by @dontub in #388
- Change review progress calculation by @dontub in #399
- Allow to reset review flag without specific review permission by @dontub in #421
- Fix test error with PHP 8.3 by @dontub in #422
- Allow to accept/reject multiple drawdowns at once by @dontub in #423
- Fix float compare on drawdown validation by @dontub in #424
Full Changelog: 0.19.5...0.20.0
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
What's Changed
- Reduce usage of the
MAIN_TABLE_ALIAS
constant by @dontub in #398 - Exclude rejected and withdrawn applications when calculating amount requested of funding case by @dontub in #397
- Fix namespaces of some test classes by @dontub in #400
- FundingApplicationProcess: Add missing calls to
setCheckPermissions()
by @dontub in #402 - Allow to apply an action on multiple clearing processes by @dontub in #401
- Allow to apply action on multiple applications in general application list by @dontub in #403
- Display last internal comment in application sidebar by @dontub in #404
- Move page classes into
Civi\Funding\Page
namespace by @dontub in #405 - GetTemplatsAction: Allow to use multiple application process IDs by @dontub in #407
- HiH: Add possibility for re-review by @dontub in #408
- Add missing input_type for template upload fields by @tobiasbaehr in #406
- Make usage of
hook_civicrm_selectWhereClause
possible by @dontub in #409 - Reset funding case permissions on CLI by @dontub in #410
- Add filters to Afform for drawdown controlling by @dontub in #411
- Allow admins to see funding cases in CiviCRM even though they have applicant permissions by @dontub in #412
New Contributors
- @tobiasbaehr made their first contribution in #406
Full Changelog: 0.18.3...0.19.0