Skip to content

Releases: systopia/funding

0.12.2

04 Jun 13:57
Compare
Choose a tag to compare
0.12.2 Pre-release
Pre-release

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

0.12.1

28 May 13:51
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release

What's Changed

  • JsonSchemaRecipient: If no possible recipient was configured, an invalid JSON schema was generated by @dontub in #275
  • typo in translation of status rejected by @JanaSystopia in #277
  • Fix link to manage funding case type templates by @dontub in #276

Full Changelog: 0.12.0...0.12.1

0.12.0

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

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

14 May 10:26
Compare
Choose a tag to compare
0.11.1 Pre-release
Pre-release

What's Changed

  • Documentation of necessary adjustments by @JanaSystopia in #226
  • Documentation of application states by @JanaSystopia in #227
  • Chore: Slightly improve various files by @dontub in #263
  • SammelantragKurs: Add "Finanzierung" to application review form by @dontub in #265
  • add diagram depicting different funding phases by @JanaSystopia in #264
  • Update index.md by @peth-systopia in #266

Full Changelog: 0.11.0...0.11.1

0.11.0

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

What's Changed

  • Add "Finanzierung" to Kurs application form by @dontub in #253
  • Funding case page: Update amount requested eligible after search task execution by @dontub in #254
  • Create cost/resources items for amount 0 by @dontub in #255
  • Update IJB Zuschuss formula by @dontub in #256
  • Fix handling of $default keyword by @dontub in #257
  • FundingCaseTokenSubscriber: Make recipient contact available as token by @dontub in #258
  • Add Drawdown Controlling by @dontub in #260

Full Changelog: 0.10.0...0.11.0

0.10.0

10 Apr 12:20
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

What's Changed

  • FundingProgram: Use number input field for budget in Afform by @dontub in #239
  • Add missing application search kit actions by @dontub in #241
  • Allow to update amount approved by default by @dontub in #240
  • fix error in upgrade sql file by @JanaSystopia in #242
  • Open links in SearchKits in current tab instead of new one by @dontub in #243
  • Update permission declaration by @dontub in #244
  • Add filters to search forms by @dontub in #245
  • Adapt to changes in de.systopia.remotetools by @dontub in #246
  • Use entity name instead of table name by @dontub in #247
  • ServiceRegistrator: Share services by default by @dontub in #248
  • Make use of JSON schema keywords noIntersect and $order by @dontub in #249
  • Allow to withdraw eligible applications by @dontub in #250
  • Manage funding case type templates by @dontub in #231
  • Drop X_EntityFile which is not required anymore by @dontub in #251

Full Changelog: 0.9.4...0.10.0

0.9.4

19 Mar 13:49
Compare
Choose a tag to compare
0.9.4 Pre-release
Pre-release

What's Changed

  • Add JSON schema keyword for cost items by @dontub in #191
  • Add JSON schema keyword for resources items by @dontub in #196
  • Improve review forms by @dontub in #218
  • Require a minimum of 0 for dauer in honorare by @dontub in #219
  • Fix IJBApplicationValidator by @dontub in #220
  • Allow to use paths in tokens to access array values by @dontub in #199
  • Add token subscriber for application process by @dontub in #203
  • Allow to use field suffixes in tokens by @dontub in #200
  • Use relative paths in phpstan configuration by @dontub in #221
  • Add CiviOffice SearchKit task by @dontub in #222
  • Fix label determination in fundingActionButton directive by @dontub in #225
  • Add documentation about installation by @JanaSystopia in #224
  • [doc] Add requirement of a constant time zone by @dontub in #228
  • Branch remote-tools-api4 of de.systopia.remotetools is merged by @dontub in #230
  • Allow to use selected CiviOffice documents for applications via remote API by @dontub in #223
  • Fix error path for display of validation messages in review forms by @dontub in #232
  • Remove unused class PermissionChecker by @dontub in #233
  • SammelantragKurs: Use defaults for cost items again by @dontub in #234
  • IJB/AVK1: Mark resources items as clearable by @dontub in #235
  • change civioffice token {transfer_contract.eligible_application_titles} by @JanaSystopia in #236
  • Allow 0 as drawdown amount and reject values less than 0 by @dontub in #237

Full Changelog: 0.9.3...0.9.4

0.9.3

19 Mar 13:48
Compare
Choose a tag to compare
0.9.3 Pre-release
Pre-release

What's Changed

  • Ensure simple arrays when determining actions by @dontub in #192
  • BAO classes: code style by @dontub in #195
  • edit README.md by @TychoSchottelius in #194
  • Set serialize flag to \CRM_Core_DAO::SERIALIZE_JSON by @dontub in #201
  • Rename legacy classes by @dontub in #204
  • Add getter and setter for FundingProgram.end_date by @JanaSystopia in #205
  • Replace deprecated code by @dontub in #206
  • [ci] Run tests if relevant files have changed by @dontub in #207
  • JsonSchemaRecipient: Only set oneOf if there's at least one recipient by @dontub in #208
  • Increase search table page sizes by @dontub in #210
  • Add managed and funding.php to paths analyzed by phpcs and phpstan by @dontub in #209
  • Add calculative/content review columns to application process SearchKit tables by @dontub in #211
  • German: Always translate Content with Fachlich in context of review by @dontub in #212
  • Allow to update the amount approved for SammelantragKurs by @dontub in #193
  • SammelantragKurs: Skip re-review under certain conditions by @dontub in #197
  • Set max-age directive in Cache-Control header by @dontub in #213
  • IJB: "Zuschlagsrelevante Kosten" are only available when in partner country by @dontub in #214
  • Improve translation of Afforms by @dontub in #215
  • Improve translation of Afforms by @dontub in #216

Full Changelog: 0.9.2...0.9.3

0.9.2

15 Dec 16:17
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release

What's Changed

  • Show available budget when approving a funding case in #182
  • Use Funding as label for the main navigation menu entry in #183
  • Rename _EntityFile to X_EntityFile in #186
  • Show two separate start review buttons in #184
  • Add SearchKit for funding program controlling in #187
  • Make lazy event subscribers non-final to be proxyable in #188
  • Prevent autowiring of required action parameters in #189

Full Changelog: 0.9.0...0.9.2

0.9.0

25 Oct 07:34
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
Set version to 0.9.0