Releases: systopia/funding
Releases · systopia/funding
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
0.18.3
0.18.2
0.18.1
0.18.0
What's Changed
- Extend RemoteFundingApplicationProcess and deprecate FundingCaseInfo by @dontub in #385
- AbstractRemoteFundingEntity: Use
RemoteGetActions
by @dontub in #386 - Regard funding case access permissions in aggregate row of SearchKit by @dontub in #387
- HiH: Custom application editor by @dontub in #389
- Default application editor: Use currency formatter for amount requested by @dontub in #390
Full Changelog: 0.17.0...0.18.0