Opened 18 years ago
Closed 16 years ago
#1488 closed enhancement (fixed)
Parameterise the inactive days
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | DateFieldPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I just downloaded the DateField plugin, and everything goes nice but this: I cannot select a date previous to "now". I see two problems here (potential problems):
- A date field is supposed to be used to establish a date in the future. But it might not be the case.
- If the current date is calculated using the client's computer date (I don't know, I'm guessing here), then it might be calculated using a different time zone, leading to a disabled valid day (e.g. today).
I went through the documentation and couldn't find any way to "fix", or rather, change, this behaviour.
However, many people might want it to be just like it already is. That's why I suggest to allow fields to have a parameter that allows previous dates.
If this is already implemented, then this ticket should be a "please, add something in the documentation" ticket.
If it has already been documented, then I really am sorry.
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
comment:4 Changed 16 years ago by
Should be fixed in 0.11 trunk. Please retest. There is now no restriction on past dates. If someone needs this functionality, please create another ticket.
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I agree. Being able to select previous dates would really be useful.