#1287 closed enhancement (fixed)
Add "Today" function into DatePicker
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A small "today" shortcut which picker today's date will be just perfect.
Also, can the date of today be highlighted with bright background color?
Change History (14)
comment:1 Changed 15 years ago by
Milestone: | → 0.5 |
---|---|
Owner: | changed from psowden to dylan |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|
Hmmm if you have any suggestion on where to put a "today" link in the datePicker I'd be happy to add it before the rewrite gets committed... Right now i dont see a place in the current UI (unless we make it more complex and add a popup/self hiding "control panel" of sorts to it...
comment:3 Changed 14 years ago by
Cc: | [email protected]… removed |
---|---|
Component: | Date → Widgets |
Owner: | changed from dylan to Karl Tiedt |
Status: | assigned → new |
This was discussed at 3DNY. Need direction from Torrey.
comment:4 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:5 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:6 Changed 14 years ago by
Owner: | changed from Karl Tiedt to torrey |
---|
Going to assign to Torrey and maybe get his input on this...
comment:7 Changed 14 years ago by
Owner: | changed from torrey to itorrey |
---|
comment:8 Changed 14 years ago by
Milestone: | 1.0 → 1.1 |
---|---|
Owner: | changed from itorrey to Adam Peller |
comment:9 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 Changed 13 years ago by
comment:11 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I don't see the today button showing up in the latest code. Strangely also, in the nightly or the 1.1 beta2 release doesn't seem to be working at all; get's an error on page load. Tested on FF3/mac.
comment:12 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:13 Changed 13 years ago by
comment:14 Changed 13 years ago by
(In [12832]) Refs #1287: make sure the BigCalendar? example works in the xdomain case.
the latter is just a matter of overriding a css property. The former will be added to my 0.5 bug list.