[#940] Task Calendar

Description

Summary:

Detailed description

The year combo box on the calendar in the project Tasks module runs from 1990 - 2019.

General Information
Submitted by:
Andy Barnes
Date Submitted: 2021-06-06 07:22
Last Modified by:
Andy Barnes
Last Modified: 2021-07-25 08:34
Permalink: https://fusionforge.org/tracker/a_follow.php/940
Actions
Monitor
Votes: 0/1 (0%)
Internal Fields
Data Type: Bugs
Assigned to: Nobody (None)
State: Open
Priority: 3
Extra Fields
Resolution:
none
Severity:
trivial
Target Release:
none
Found in Version:
6.1
Follow-up tabs
Message  ↓
Date: 2021-07-25 08:34
Sender: Andy Barnes

The commit tagged with 940 on my personal repository contains a possible fix for this

The maximum year allowed has been increased to 2030 - Do we really need an upper limit? The date selector has been replaced by the browsers built in date picker.

The highlighting of days on the calendar has been changed slightly. The selected date now uses the "selected" class for consistency across the site

Highlighting today requires a change to the theme CSS to add a new class "calendar-today" The glowiron theme has been updated. Other themes have not.

Date: 2021-06-06 07:30
Sender: Andy Barnes

Again, another I don't mind fixing

In order of my preference for a solution.

a) Replace the combobox by an ordinary input field with some validation to ensure we get a sensible 4 digit number b) Make the combobox a bit more intellegent by dynamically creating the year list from the project start year to a couple of years into the future c) Just add a few more entries to the list

I appreciate I'm new to this, so if there is a particular need for something other than (a) I won't mind.

No attached documents

No related commits.

No changes have been made to this item

No relations found.