Implementation

The implementation work in the Resources tool has begun. Attached is a screen capture of the edit dialog with the availability dialog shown. Right now it's using the old date widget with drop-downs for month-day-year, and there is no validation of time values. By August 15 or so, that should be replaced by the new date widget, thanks to Soo Il Kim.

Notice that "Hide" is selected, but "Beginning" and "Ending" are also selected. In this case, only "Hide" would be saved.

If time allows, we may want to script the elements so "Show" gets selected whenever "Beginning", "Ending", or either date widget gets changed. Plus, if the release-date widget's value changes, "Beginning" would be selected, and if the retract-date widget's value changes, "Ending" would be selected. You could still end up with what's shown here if you start with both Beginning and Ending selected and then click "Hide". But the point is that we'd try to help the user achieve the results they seek as much as possible.