Skip to content

v1.4.0.0

Compare
Choose a tag to compare
@delcroip delcroip released this 06 May 15:24
· 99 commits to develop since this release
a79e4e6

What's Changed

  • OFS-15: Added models and services shell by @dborowiecki in #1
  • OFS-15: Improve models, add test helpers by @dborowiecki in #2
  • OFS-96: request to merge what has been started so as to enable to work graphQL PolicyHolder on 'develop' branch by @sniedzielski in #3
  • OFS-104: updating models in 'contribution_plan' module by @sniedzielski in #4
  • OFS-58: update queries and models by @sniedzielski in #5
  • OFS-99: fixing uuid field when the user is anonymous by @sniedzielski in #6
  • OFS-58: tests for ContributionPlan by @sniedzielski in #7
  • OFS-59: create mutations for ContributionPlan module by @sniedzielski in #8
  • OFS-118: fixing 'replace' mutation in CP module by @sniedzielski in #9
  • OFS-121: adding 'periodicity' field in CPB model and lacking filters in gql_types by @sniedzielski in #10
  • OFS-60: created services for CP and CPB module by @sniedzielski in #12
  • OFS-121: adding filters to CPB for filtering via calculation and product (both fields are in CP) by @sniedzielski in #11
  • OFS-123: settings and readme.md by @sniedzielski in #13
  • OFS-156: adding install requires by @sniedzielski in #14
  • Add product by @delcroip in #15
  • OFS-156: adding product module to install requires by @sniedzielski in #16
  • OFS-156: adding bind signal in CP and CPB module by @sniedzielski in #17
  • OFS-153: load default perms for CP and CPB module and query permissions by @sniedzielski in #18
  • OFS-156: hotfix - id instead of uuid in Mutation log in signal by @sniedzielski in #19
  • OFS-159: fixing in CP and CPB date filtering validity by @sniedzielski in #20
  • OFS-178: migration file to change date fields due to change in core by @sniedzielski in #21
  • OFS-146: get contribution length for contract by @sniedzielski in #22
  • OFS-219: changes due to calculation module by @sniedzielski in #23
  • OFS-241: changes in test - django test case instead of unittest.TestCase by @sniedzielski in #24
  • OFS-254: fixing validity filtering in CP module by @sniedzielski in #25
  • OFS-254: distinct after filtering product, calculation in CPB by @sniedzielski in #26
  • Create openmis-module-test.yml by @delcroip in #27
  • OPL-34: Update ContributionPlan backend module to put PaymentPlan entity by @sniedzielski in #29
  • OP-461: added migration script to apply roles for admin for that module by @sniedzielski in #30
  • bulk-update-openmis-module-test.yml by @delcroip in #32
  • OPL-50: added migration to add roles PaymentPlan for imis admin by @sniedzielski in #33
  • OP-476: fixed broken test with anonymous user context in contribution plan by @sniedzielski in #34
  • Update helpers.py by @delcroip in #35
  • OP-745: fix issue on ContributionPlanBundle edit - dateValidTo by @sniedzielski in #36
  • OP-762: Moved Null 'validity_to' assigment to the 'core' by @sniedzielski in #38
  • OP-743: fixed 'lost all CP attached' in 'replace' mutation for CPB by @sniedzielski in #37

New Contributors

Full Changelog: https://github.com/openimis/openimis-be-contribution_plan_py/commits/v1.4.0.0