Skip to content

Releases: compucorp/uk.co.compucorp.civicase

Release v1.0.0

28 Apr 16:58
Compare
Choose a tag to compare

Release Update - 28th April, 2020

New Features

  • Webform link within the case will now show the enable webforms that are currently enabled for the case type of currently selected case.

Improvements

  • Case category word replacements for Activity forms and Activity notifications.
  • Case category word replacement in Case emails
  • Appropriate error message is shown for Civicase user when tries to remove a client from a case.
  • Case details are now shown in case summary when creating a new case

Bug Fixes

  • Fixed issue with Deleted cases being searchable by case ID when "Deleted Cases" checkbox is not checked.
  • Removed the To field from Print/merge document activity in activity preview
  • Fixed issue with not being able to search for activity type "File"
  • Clicking on case tasks from a case now opens up filtered tasks
  • Relationship description now shows up in People "Other relationships" tab
  • Fixed issue with Contact pop up not showing for milestones
  • Move to case option for case activities now working properly
  • Disabling a case type category from the action menu now works as expected and case category menus gets disabled.
  • Fixed issues with navigation menu such that when clicking on Arrow button, the drupal menu is not shown
  • Fixed issue with Save draft action on contact actions menu showing a permission warning
  • Email activity no longer disappears from activity feed after sending an email
  • Permission warning is no longer shown when adding tags to activities via bulk actions
  • Fixed error when attempting to resume a draft from contact activities tab
  • Fixed Adding "Employee of" and "Supervisor" roles breaking the people tab for a case.
  • Bulk actions dropdown menu is now working properly on people tab.

Release v1.0.0-beta.5

03 Apr 08:22
Compare
Choose a tag to compare

Release Update - 3rd April, 2020

Fixes:

  1. Fixed a bug with Dashboards overview section, where the overall count did not match the individual breakdown.
  2. Fixed a bug with Contacts Case tab, where the Case Subject updation feature was not working.
  3. Fixed a bug with Contacts Case tab, where the Webform case action menu was appearing, but it should not.
  4. Fixed a bug with Case Type Category Dashboard breadcrumb links, which used to navigate to Cases Dashboard.
  5. Fixed a bug, where translations for some missing texts are added
  6. Fixed a bug with saving Case Type Categories, where we now remove the special characters before saving Case type categories to Database.
  7. Fixed a bug with creating certain activity types.

Improvements:

  1. Added mock data for Karma Unit tests.
  2. Improved the Add/Remove Tags Bulk Action popup UI.

Release v1.0.0-beta.4

23 Mar 13:05
Compare
Choose a tag to compare

Release Update - 23rd March, 2020

New Features:

  • Case Category Permissions functionality
  • New Case Category Menu functionality
  • New Case Category Contact Tab functionality
  • New Case Category: Add new Case Category [X] via webform functionality
  • Add More Filters Button and Functionality
  • Dashboard Case Type Buttons custom templates
  • New case category contact tab functionality
  • Filter by Case Category Status on dashboard

Improvements:

  • Improve load time for Case Activity Pivot reports
  • Add Case tag support to Case Activity Pivot reports

Fixes:

  • Fix issue with Manage case Tab header always showing cases regardless of case type category
  • Activity Report now reflects correct Case Type Category

Release v1.0.0-beta.3

31 Jan 12:52
Compare
Choose a tag to compare

Release Update - 31st Jan, 2020

Fixes:

  1. Previously the Calendar did not work in Dashboard page with large number of Cases. This is fixed.
  2. Previously the Contact Case tab "Add Case" button did not work, this is fixed.
  3. The Custom Fields in Case Details section of Manage Cases page, used to show raw html markup for "Rich Text Editor" and "Link" Fields, this is fixed.
  4. When an Activity Type is disabled, the Manage Case and Dashboard page did not load, this is fixed.
  5. When clicking on Case Status's from the Overview section of Dashboard, the Manage Case page did not open filtered with clicked status. This is fixed.
  6. When attaching .zip and .msg files to a Case Activity, it saved within the case with “.unknown“ extension after the actual extension. This is fixed.
  7. Fixed issue with Aggregate function not being saved properly when saving a case activity pivot report instance
  8. Fixed issue with case activity report showing blank when added to the dashboard as a dashlet.
  9. Fixed issue with not showing the alphanumeric values of custom fields on case activities 'Print Report'.

New Features:

  1. Added ability to add custom tabs inside the Manage Case>Case Details section from other extensions.
  2. Added ability to show custom Activity Panel inside the Activity Feed section from other extensions.

Release v1.0.0-beta.2

15 Jan 14:56
Compare
Choose a tag to compare

Release Update - 15th Jan, 2020

Improvements:

  1. Tooltip text for "Delegated/All" has been improved for the Activity Feed.

Fixes:

  1. There was a bug while printing activities from Manage Case page, where some of the activities were not shown. This has been fixed.
  2. Styling issues inside Activity Details Panel has been fixed.
  3. After creating a new case, the browser redirection to the Manage Case page, had some bugs, which resulted in console errors, its been fixed now.

New Features:

  1. "Add Activity" button has been added to Contact's Activity tab.
  2. Added ability to add custom buttons inside the Dashboard's Overview section from other extensions.
  3. Added ability to add custom items(with custom markup) inside Dashboard's Action Bar.
  4. CiviCRM dashboard has been replaced with a tabbed view, where the existing content is present inside the first tab, and inside the second tab the users can now access his Incomplete activities.

Release v1.0.0-beta.1

21 Nov 14:01
Compare
Choose a tag to compare

Release Update - 21st Nov, 2019

Improvements:

  1. Added a new hook using which angular modules defined in other extensions can add civicase module as a dependency.
  2. Added a new angular module civicase-base, which is useful to share angular features with other extensions.
  3. For Email/PDF Letter Activity types, "Resume Draft" activity action is added. Also the same button is added to the Activity Details Panel.

Fixes:

  1. Fixed dropdown styles across the application.
  2. Deleted cases were shown on the Contact Case tab, which is fixed.
  3. Unnecessary Box Shadows are removed from the Case Details and Activity Feed pages.
  4. When clicking on "Go To Case" from Contact Case tab, there was a bug which resulted in case details not being loaded, which is fixed.
  5. Saving a PDF letter as a draft, produced an error, which is fixed.
  6. On a new install CiviCase, "database upgrades required" was shown in extension page, which is fixed.
  7. When a single Case Type was available for a Case Type Category, the case type breakdown in Dashboard page, was hidden. It is fixed now.
  8. On the Contact Case tab, Contacts which are added on the case as any other role other than the case client are being shown in the '+n' case client dropdown. It is fixed now.
  9. There was a bug where "Print Report" was missing some activities, it is fixed now.
  10. "Pivot report" UI was broken in a certain scenario, it is fixed now.
  11. Custom Group Page was inaccessible when Civicase extension is disabled, it is fixed now.
  12. User cannot view contact activities without "CiviCRM: administer CiviCRM" drupal permission, it is fixed now.

Release v1.0.0-alpha11

18 Oct 16:12
Compare
Choose a tag to compare
Pre-release

Release Update - 18th Oct, 2019

Fixes:

  • Fixed Civicase unit tests and added JsDoc.
  • Fixed permission issues that does not allow a user without administer Civicrm permission to view Manage Cases page.
  • Fixed issue with Reassigning case manager role to the same user.
  • Member modal pop-up on CiviCase now matches that of contact record data.
  • Fixed Filtering by activity type not working on manage case activities tab.

Release v1.0.0-alpha10

02 Oct 12:02
f605774
Compare
Choose a tag to compare
Pre-release

Release Update - 2nd Oct, 2019

Fixes

  1. Activity Feed does not load when a Payment Type activity is present.
  2. Month Navigation does not show up on Activity Feed.

Release v1.0.0-alpha9

27 Sep 13:48
42fa314
Compare
Choose a tag to compare
Release v1.0.0-alpha9 Pre-release
Pre-release

Release Update - 27th Sep, 2019

New

  1. Updated Readme of the Repository.

Fixes

  1. Case Status Order's are fixed in Case Dashboard Pages.
  2. Added Case Webforms Notification and Fixed Theme Based On Shoreditch.

Improvements

  1. The Bulk Email activities are removed from the UI, to improve performance.

Release v1.0.0-alpha8

20 Sep 13:17
eb5ebcf
Compare
Choose a tag to compare
Release v1.0.0-alpha8 Pre-release
Pre-release

Release Update - 20th Sep, 2019

New

  • Multi Case Type Category Support is added.
  • Case with activity report has been added, that allows viewing case information along with information regarding the client and people involved.

Fixes

  • Activity Feed performance improvements has been done.