Skip to content

Releases: compucorp/uk.co.compucorp.civicase

Release v1.12.0

02 Mar 13:54
Compare
Choose a tag to compare

Improvements

  • Add Pagination to Manage Workflow and Dashboard Page #692
  • Hide New Case Type button on Case Type list #716
  • Add Tests For Token Tree Work #700

Enhancements

  • Awards Payments Management #704

Release v1.11.0

23 Feb 14:27
e0fcaa7
Compare
Choose a tag to compare

Improvements

  • RSE-1295: Override Case Type core screen functionality
  • CATL-1387: Add Contact Reference Fields To Column Header

Bug Fixes

  • CATL-2082: Restrict Rows To Only Used Options
  • CATL-2084: Fix Report Case Role Bug
  • CATL-2083: Tree Token Selector Bug fixes
  • CATL-2093: Remove Case Role Count From Token Tree
  • CATL-2095: Change Default Activity Status For Link Case
  • CATL-2096: Add Default Value To Relationship Id
  • CATL-2111: Hide Recipient Tokens In Pdf Form
  • CATL-2105: Change Client Token To Recipient

Release v1.10.0

01 Feb 15:53
Compare
Choose a tag to compare

Improvements

  • Support for instance specific Action Items
  • Limit Recipient And Cc/Bcc Fields To Only The Selected Contacts
  • Show disabled cases
  • Token Tree Widget

Bug Fixes

  • Fix Deprecated Case Permission
  • Fix Avatar Initials
  • Fix Custom Group Ordering
  • Fix logic for showing Milestone Activities
  • Fix missing end dates
  • Fix Email Draft Forms

Developer notes

  • Add tests for CategoryFromUrl class

Release v1.9.9

11 Jan 14:55
Compare
Choose a tag to compare

Improvements

  • Add Create new button to Workflow list page
  • Limit Query Result To Accessible Case Type Categories
  • Support for separate "Edit Workflow" page for individual instance

Bug Fixes

  • Fix Issue With Search By Case Roles Not Returning Results
  • Fix Mysql8 Reserved Word Issue
  • Fix Delete Activity Bug
  • Fix Issue while resuming draft
  • Fix Bug With Recent Communication Block
  • Fix Bug Downloading All Files On Awards

Developer notes

  • Add PHP unit tests for CaseCategoryInstance class

Release v1.9.8

08 Dec 15:40
Compare
Choose a tag to compare

Release Update - 8th December, 2020

Improvements

  • Add Workflow list new columns and filters support #644
  • Log email as an activity on cases sent via bulk email feature #653

Bug Fixes

  • Fixed Linked cases button not working on manage case screen #649
  • Fixed Console error thrown when attempting to send a bulk email #660

Release v1.9.7

26 Nov 10:24
Compare
Choose a tag to compare

Release Update - 26th November, 2020

Improvements

  • Case category field is now available on the case type create/edit screen #640

Bug Fixes

  • Fixed issue with the number of case types being limited to 25 on the case creation form #636
  • Fixed issue with Add case button on contact actions not pre-filling form values when the case creation form isa webform #638
  • Fixed Client role not visible on bulk emails #637
  • Fixed issue with Email actions not working properly for a case on manage cases screen #639
  • Fixed case activity pivot report issue where multi-value custom fields are not replaced with labels on report display #642

Release v1.9.6

09 Nov 16:12
Compare
Choose a tag to compare

Release Update - 9th November, 2020

Bug Fixes

  • Fix Bug In Fetching Webform Client ID

Release v1.9.5

05 Nov 15:27
Compare
Choose a tag to compare

Release Update - 05th November, 2020

Improvements

  • Restricted case email recipients to case contacts only. #627

Bug Fixes

  • Fixed PDF Download activity deletion when "Download Document" was pressed. #629
  • Refactored duplicate Awards functionality. #620
  • Limit relationship remove/reassign end date to today. #626
  • Limit Adv. Search By Accessible Case Categories Only When Case Filters Are Present. #630

Release v1.9.4

28 Oct 16:13
Compare
Choose a tag to compare

Release Update - 28th October, 2020

Enhancements

  • CATL-1876: Query optimization for handling contact involved filter. #624

Bug Fixes

  • RSE-1469: Disallow space in category name when creating a case type category for now as this causes some issues with creating custom fields for case categories. A proper fix will be done later. #622

Release v1.9.3

26 Oct 07:17
Compare
Choose a tag to compare

Release Update - 26th October, 2020

New Features

  • RSE-44: Manage Workflow Functionality #609
    • RSE-1400: Workflows List page + Misc Improvements #594
    • RSE-1411: Implement Edit Link redirect #598
    • RSE-1412: Duplicate link functionality #599
    • RSE-1375: Create New Permissions to access Workflows List page #603
    • RSE-1373: Use Category Instance Related Classes In Custom Group Related Hooks #612
    • RSE-1423: Show empty message when no case types are present #615
    • RSE-1374: Code Optimization. #616
    • RSE-1380: Add "Manage Workflows" Menu #617

Enhancements

  • RSE-1186: Changes to Email Bulk Action #611

Bug Fixes

  • CPS-359: Fix case client issues #610