Releases: systopia/funding
Releases · systopia/funding
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
0.17.0
0.16.0
0.15.0
What's Changed
- Add a contact relation type
Relationship
by @dontub in #333 - Fix contact sub type checks by @dontub in #337
- Fix checker and loader for
Relationship
by @dontub in #339 - Allow to configure possible recipients by contact types and groups by @dontub in #338
- Make token subscribers usable outside of CiviOffice by @dontub in #340
- Add possibility to send notification emails by @dontub in #341
- Update funding case contact relations on recipient change by @dontub in #342
- Allow notifications on creation of application process and funding case by @dontub in #343
- FundingCaseInfo: Improve titles in
getFields
by @dontub in #345 - Contact loaders: Sort by
display_name
by @dontub in #346 - FundingCaseInfo: Add recipient contact by @dontub in #347
- FundingCaseGetPossiblePermissionsSubscriber: Use constants for application permissions by @dontub in #348
- FundingCaseInfo: Avoid duplicate field titles by @dontub in #349
- add documentation for reviewers by @CharlotteJana in #318
- Add application status to "Saved" message by @dontub in #350
- Replace deprecated code by @dontub in #352
- Regard all clearing processes not only accepted when calculating sums by @dontub in #353
- FundingPseudoConstants: Add clearing process status
rejected
by @dontub in #354 - Improve performance in
getTemplates
action by @dontub in #355 - AbstractCiviOfficeTokenSubscriber: Don't load entities multiple times by @dontub in #356
- Do less depend on concrete permissions by @dontub in #357
- Add amount eligible to funding program controlling by @dontub in #359
- Replace
iterator_to_array()
by @dontub in #358 - Added footer-row with totals (sum of columns with number/currency entries) to SearchKits by @svenow in #351
- Fix link in docs by @dontub in #360
- Update phpdoc for permissions traits by @dontub in #361
- Refactor FundingCaseContactsLoader by @dontub in #362
- Add funding case type to
GetPossibleApplicationProcessStatusEvent
by @dontub in #363 - Add helper methods by @dontub in #364
- chore: Increase phpunit timeout by @dontub in #365
- Add progress indicator review applications funding cases by @svenow in #344
- Show number of application processes in SearchKit by @dontub in #366
- Assign funding case permissions by contact types and groups by @dontub in #367
- Migrate initial funding case permissions on upgrade by @dontub in #368
- Fix calculation of clearing sums by @dontub in #369
- Allow spreadsheet download in funding cases SearchKit by @dontub in #370
- Add
withdrawable_funds
as extra field toFundingCase
by @dontub in #371 - Add API action to reset funding case permissions by @dontub in #372
- Fix calculation of amount approved in drawdown controlling by @dontub in #373
- Add drawdown related fields to funding case by @dontub in #374
- Set amount approved to 0.0 if a funding case is withdrawn by @dontub in #375
- Grant access to all funding programs on CLI by @dontub in #377
- TransferContractTokenSubscriber: Don't fail without eligible application by @dontub in #378
- Fix AVK1 and IJB Sachbericht JSON schema by @dontub in #379
- Fix step for budget input field in recent CiviCRM versions by @dontub in #380
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Don't close clearing form on save by @dontub in #329
- Allow funding case types to specify funding case status to which new application processes can be added to by @dontub in #330
- Add
FundingCasePreCreateEvent
by @dontub in #334 - Load composer autoloader if
vendor/autoload.php
exists by @dontub in #335 - Allow to change the funding case recipient contact by @dontub in #328
- Fix GetPossibleRecipientsActionHandler by @dontub in #336
- Allow to optionally specify custom tags for application editor, application form, and review sidebar by @dontub in #332
- Add possibility to finish clearing by @dontub in #331
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Drop upload from section "Create documents" by @dontub in #281
- Documentation of usage for applicants by @CharlotteJana in #267
- Update funding-programs.md by @dontub in #282
- Docu usage funding admins by @CharlotteJana in #274
- Only allow users with clearing permission to create clearing process by @dontub in #284
- Make AbstractRemoteFundingGetAction non abstract by @dontub in #285
- Display available tokens on CiviOffice token page by @dontub in #286
- Avoid unavailable files in clearing when a clearing item has been removed after loading the form by @dontub in #287
- Add token for display name of drawdown review contact by @dontub in #288
- Change token name for display name of drawdown review contact for consistency by @dontub in #289
- Improve IJB application form by @dontub in #290
- Fix token for display name of drawdown review contact by @dontub in #291
- Don't depend on
symfony/cache
by @dontub in #293 - expose application-process-status as filter by @CharlotteJana in #259
- Chore: Update files from extension template by @dontub in #294
- Don't fail on update of amount approved if application eligibility is undecided by @dontub in #295
- Define field mapping in application JSON schema by @dontub in #297
- SammelantragKurs: Fix mapping of JSON data to
ApplicationProcess
fields by @dontub in #298 - Fix UI schemas by @dontub in #299
- Allow custom fields in application process by @dontub in #300
- Define field mapping in funding case JSON schema by @dontub in #301
- Add clearing process status to application process table by @dontub in #302
- Replace funding case status
closed
withwithdrawn
andrejected
by @dontub in #303 - Remove managed entities for customer specific funding case types by @dontub in #304
- Drop meanwhile unnecessary
@phpstan-ignore-next-line
by @dontub in #305 - Refactor application validation by @dontub in #306
- Make implementations of
ApplicationFormFilesFactoryInterface
andApplicationFormDataFactoryInterface
optional by @dontub in #307 - Allow to use JSON Forms for application review forms by @dontub in #308
- Fix action allowed check in application editor directive by @dontub in #309
- Update install instructions by @svenow in #296
- Fix calculation of "programmtage" by @dontub in #310
- Avoid empty display only data in editableField directive by @dontub in #312
- Update application actions determiner on status
complete
by @dontub in #311 - fixed typo by @svenow in #313
- Application editor: Fix name of property for action by @dontub in #314
- Force afform asset rebuilt for CiviOffice document select field by @dontub in #315
- Add generic application JSON schema properties out of type specific factories by @dontub in #316
- Add application form submit buttons outside of UI schema factories by @dontub in #317
- Update installation.md by @dontub in #319
- Update installation.md by @dontub in #320
- Update user-permissions.md by @dontub in #321
- Update user-permissions.md by @dontub in #322
- IJBZuschussJsonSchema: Add missing rounding in calculation by @dontub in #323
- Use application process bundle to determine availabe appliction process actions by @dontub in #324
- [doc] Update "Necessary Adjustments" by @dontub in #325
- Cache some entities by @dontub in #326
- chore: Update phpstan and phpunit related files by @dontub in #327
New Contributors
Full Changelog: 0.12.2...0.13.0
0.12.2
What's Changed
- FundingCaseType\UpdateAction: Cast file ids (may be delivered as integerish strings) by @dontub in #278
- Make additional report fields optional on save by @dontub in #279
- Make Kurs applications valid by adding "finanzierung" if missing by @dontub in #280
- Update action label to edit possible funding recipients by @dontub in #283
Full Changelog: 0.12.1...0.12.2