camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
247 stars 286 forks source link

Added a function to the table html page so its footer copyright year updates automatically #876

Closed gbengaoluwadahunsi closed 1 week ago

gbengaoluwadahunsi commented 5 months ago

Contribution: Automatic Copyright Year Update for Table HTML Page Footer Summary I've implemented a function in the table HTML page footer that automatically updates the copyright year annually. This ensures that the displayed year remains accurate without manual intervention.

Motivation My motivation behind this pull request is to enhance the professionalism and reliability of our table HTML page. By adding this automatic year update functionality, I aim to ensure that the copyright year displayed in the footer is always current, reflecting our commitment to providing up-to-date content to our users.

Testing I conducted comprehensive testing to verify the functionality of the automatic year update feature. This included testing various scenarios and edge cases to confirm that the year updates correctly every 365 or 366 days, considering leap years. Through rigorous testing, I aim to ensure the accuracy and reliability of this feature in keeping our table HTML page content current.

Screenshot 2024-03-27 040608 Screenshot 2024-03-27 040534

gbengaoluwadahunsi commented 5 months ago

Hello@birm. I separated my pull requests as you instructed over a week ago. I, unfortunately, got to know today that I closed all my pull requests, I have reopened all now.