Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEUSPRT-324: Allow user to customize activity date format #1015

Merged
merged 4 commits into from
Jun 6, 2024

Conversation

olayiwola-compucorp
Copy link

Overview

In this PR we allow the users to customize the activity date format, which will be used when displaying activity date in the CiviCase panel.

Also, we have exposed the time field when uploading a file in CiviCase

Before

  • The CiviCase activity feeds use a hardcoded date format

  • The user cannot change the time field when uploading a file
    image

After

  • The CiviCase activity feeds use the user-specified date format from the Date settings.
    after1111

  • The user can change the time field when uploading a file

Screenshot 2024-05-10 at 11 54 47

Technical Details

The settings name is civiCaseActivityDateformat

@olayiwola-compucorp olayiwola-compucorp force-pushed the NEUSPRT-324-timestamp branch 4 times, most recently from 3e9600a to 04ea7d8 Compare May 11, 2024 07:04
@olayiwola-compucorp olayiwola-compucorp merged commit 405335c into master Jun 6, 2024
2 checks passed
@olayiwola-compucorp olayiwola-compucorp deleted the NEUSPRT-324-timestamp branch June 6, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants