Skip to content

Releases: compucorp/uk.co.compucorp.civicase

Release v2.1.0

05 Jul 13:43
Compare
Choose a tag to compare

Big Fixes

  • RSESPRT-55: Edit instance instead of creating if it already exists #805 - @deb1990
  • CPS-655: Fix new site deployments #807 - @deb1990

Enhancements

Release v2.0.0

11 Jun 11:59
ba835a9
Compare
Choose a tag to compare

Bug Fixes

Improvements

  • CPS-537: Capitalise first letter of Contact Details Menu #799 - @deb1990

Release v1.17.0

26 May 14:48
Compare
Choose a tag to compare

Improvements

  • CPS-490: Close PDF popup after Download Document #785 - @deb1990

Bug fixes

  • NEUSPRT-13: Fix Newly Created Tags Showing Up In Report As “NULL“ #787 - @tunbola
  • CPS-246: Fix Issue with Cache Files Being Regenerated On Every Page Load #778 - @tunbola
  • CPS-511: Do not allow client to be assigned to existing contacts #768 - @deb1990
  • CPS-426: Fix Case table alignment #776 - @deb1990
  • CPS-539: Fix Activity Type filter in Activity Feed #783 - @deb1990
  • CPS-577: Include Inactive RelationshipTypes on View #788 - @lisandro-compucorp
  • CPS-609: Fix Case Custom Field Tokens Not Being Replaced In Emails #789 - @tunbola

Enhancements

Release v1.16.0

10 May 09:12
7552922
Compare
Choose a tag to compare

Release Update - 04 May, 2021

Bug fixes

Enhancements

Improvements

Release v1.15.0

14 Apr 11:12
Compare
Choose a tag to compare

Release Update - 13 April, 2021

Improvements

Bug Fixes

  • RSESPRT-36: Fix Case Tokens icons #759 - @deb1990
  • CPS-519: Added pagination to the "Other Relationship" sub tab of People Tab #748 - @deb1990
  • CPS-494: Fix View All links #739 - @deb1990

Release v1.14.0

26 Mar 13:51
4638a20
Compare
Choose a tag to compare

Improvements

  • Civicase alignment with CiviCRM 5.35
  • Restrict Default Custom Fields Load For Case.Get API
  • CiviAwards Backstop Setup and Misc Code Refactoring
  • Add tests for CaseCategoryCustomDataType class
  • Add Tests for CaseCategoryMenu class

Bug Fixes

  • Fix custom data blocks sort order
  • Fix People Tab pagination
  • Fix for Client role
  • Fix Custom Field UI
  • Generate CSS files for BackstopJS

Release v1.13.0

15 Mar 13:17
Compare
Choose a tag to compare

Bug Fixes

Improvements

  • CATL-2143: Show print merge case action only in bulk action #733 - @deb1990
  • CATL-2139: Show All Relationships in People's tab #732 - @deb1990
  • CATL-2137: Show "Email-Send Now" case action only in bulk action #730 - @deb1990
  • CPS-464: Add Github Action to Automate Release Pull Request Creation #720 - @deb1990

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