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

Automatically update times in web ui #1155

Closed
pgaskin opened this issue Mar 9, 2017 · 5 comments
Closed

Automatically update times in web ui #1155

pgaskin opened this issue Mar 9, 2017 · 5 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality

Comments

@pgaskin
Copy link
Contributor

pgaskin commented Mar 9, 2017

  • Gitea version (or commit ref): d2b2881
  • Git version: 2.9.3
  • Everything else not relevant

Description

The timestamps on the web ui should automatically update as time passes, instead of remaining the same.

@lunny lunny added this to the 1.x.x milestone Mar 9, 2017
@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Mar 9, 2017
@bkcsoft
Copy link
Member

bkcsoft commented Apr 18, 2017

Not exactly a fan of having some things update and other not. I'd rather have entirely static pages than only updating some parts

@stale
Copy link

stale bot commented Feb 15, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Feb 15, 2019
@OvermindDL1
Copy link
Contributor

Not exactly a fan of having some things update and other not. I'd rather have entirely static pages than only updating some parts

The way github does it is to put a static datetime in a relative-time custom element (which is open source so can be included, it's a single javascript file, just include and use it), it updates about once a minute when the page is up otherwise sans javascript it displays the actual date/time.

@stale stale bot removed the issue/stale label Feb 15, 2019
@stale
Copy link

stale bot commented Apr 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added issue/stale and removed issue/stale labels Apr 16, 2019
@lunny lunny added topic/ui Change the appearance of the Gitea UI issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality and removed type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels Apr 17, 2019
@lunny lunny removed this from the 1.x.x milestone Mar 20, 2023
@yp05327
Copy link
Contributor

yp05327 commented Apr 28, 2023

Fixed by #23988

@lunny lunny closed this as completed Apr 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented topic/ui Change the appearance of the Gitea UI type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

5 participants