Opened 12 years ago
Closed 7 years ago
#11678 closed enhancement (patchwelcome)
Use the TimeTextBox widget for time mesurement
Reported by: | zladivliba | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX Form | Version: | 1.5 |
Keywords: | TimeTextBox, time, time management | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
One of the possible use of the TimeTextBox could also be for time mesurement (aka timesheets). The widget is nearly usable in it's current state for this except one details. It allows only a 24h view.
Time mesurment would need an high or infinite time period.
I think this could be done really simply by adding a "TimeMesurement mode" in wich the widget would not scroll from 0 to 24 hours but from 0 to x hours.
This would allow another great usage for this widget !
Change History (2)
comment:1 Changed 12 years ago by
Component: | Dijit → DojoX Form |
---|---|
Description: | modified (diff) |
Milestone: | tbd → future |
Owner: | set to dante |
Priority: | high → normal |
comment:2 Changed 7 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given the lack of interest over the past 5 years, I'm closing it as patchwelcome. If there's interest in revisiting this please re-open with a pull request per our contribution guidelines ( https://github.com/dojo/dojo/blob/master/CONTRIBUTING.md ).
Sounds like a good addition to dojox.form, if someone supplies a patch.