matomo-org / matomo-org/plugin-CustomAlerts
Optimize date format in "History of triggered alerts"
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 24
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 7
Description
The history of triggered alerts shows the Date of the alerts without the year.
Actually it looks like in the following screenshot.
For better reading it would be fine, when the new format shows the year as first.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CustomAlerts view or entry point that renders the “History of triggered alerts” dates; the issue provides only a screenshot and no file or test path. Trace the date-formatting code and identify the existing display format before updating it so the year appears first, then verify the history view shows the requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100