Feature #4049
closedRemove JS timepicker for Event Organiser
0%
Description
See http://commons.gc.cuny.edu/?p=39468
The suggestion is (a) to remove the jQuery timepicker and (b) to replace with three dropdowns: hour, minute, am/pm.
I agree with (a). The timepicker is weird.
I think that (b) is going to be cumbersome, given that there are start and end dates. Other ideas:
1. Use two dropdowns instead. The hour dropdown would somehow contain the am/pm distinction.
2. Use a Google Calendar-inspired option: text-entry field that, when clicked, shows a list of half-hour increments to choose from. Values that are not on the half-hour can be entered by hand.
I think (2) is pretty elegant, but it's likely/possible that we'd have to build it ourselves. The dropdowns, in contrast, are easy to implement.
Assigning to Sam for initial thoughts.
Files