matomo-org / matomo-org/plugin-TasksTimetable

taskstimetable plugin: autorefresh when shown times changes

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
7
Forks
12
Avg merge
6h 9m
Merged PRs (30d)
4

Description

this was extracted from general piwik issue list https://github.com/piwik/piwik/issues/4927

small but nice and useful feature:
autorefresh the timetable overview site from task-timetable plugin everytime the cron is triggered and the shown date+time for next run becomes new (the shown data is wrong)
So this site shows always the right times and dates even if it is opened and none refreshed for a long time e.g. during problem research

*mattab commented on 1 Apr
We could add an automatic refresh every 1 minute or so, which is an easy fix!
hpvd

*hpvd commented on 6 Apr
maybe refreshing it every minute is only the half way.
refreshing it always when things have changed would be really better/more helpful during problem research..

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the task-timetable plugin's overview page and the cron-triggered update path. Confirm how the displayed next-run date and time are obtained, then define completion as refreshing the overview when those values change; no implementation file or test is named in the issue.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.