Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#737 closed enhancement (fixed)

Show last update date+time for counters

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v3.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The counters on the main page are no longer updated in real time (see #726). It would be nice to be able to see the time when the counters was last updated. If possible, a link for forcing a new count could be active if the counters are older than a limit (for example, 5 minutes). Note that the counters are automatically updated every hour so the limit should not be longer than that.

Change History (2)

comment:1 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed

(In [3124]) Fixes #737: Show last update date+time for counters

Added a short notice that display the age of the counters: Last update 5 minutes ago.

If the age is 5 minutes or more a link for forcing a counter update is enabled.

The counter text is automatically kept up to date by javascript and the server is contacted at least every 5 minutes to get the latest information.

comment:2 by Nicklas Nordborg, 9 years ago

(In [3127]) Fixes #737: Show last update date+time for counters

Moved the notice to the lower right corner of the index page. The second-counter is updated every 5 seconds to make it less distracting.

Note: See TracTickets for help on using tickets.