Opened 15 years ago
Closed 15 years ago
#2812 closed task (fixed)
DateTextBox: port to dijit
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Widgets | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Depends on #2745. Make a TextBox? widget with a drop down Calendar, for picking dates. The arguments specified to DateTextBox? (startDate, endDate?) must be propogated to the Calendar.
Change History (3)
comment:1 Changed 15 years ago by
Owner: | changed from markhays to haysmark |
---|
comment:2 Changed 15 years ago by
Milestone: | 0.9M2 → 0.9beta |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [8618]) (proxy checkin for Mark Hays, IBM, CCLA on file) Fixes #2935, #2938, #2962, #2992, #2936, #2937, #2977, #2981, #2999, #3000, #3004, #2812 Adds new popup code, only one Calendar for all DateTextboxes?, only one menu for AutoCompleters/Selects?. DateTextbox? works with new dijit._Calendar. DateTextbox? carries over min/max to the Calendar. All files much more consistent with the Dojo style guidelines.
Note: See
TracTickets for help on using
tickets.
Calendar has no support for start and end date. Furthermore, min and max in RangeBoundTextbox? weren't working to begin with. Moving to beta.