Ticket #3657 (closed enhancement: fixed)

Opened 21 months ago

Last modified 15 months ago

showOtherMonths should allow the selection of days from other months

Reported by: uggedal Owned by:
Priority: minor Milestone: 1.8
Component: ui.datepicker Version: 1.6rc2
Keywords: showOtherMonths Cc:

Description

The datepicker should allow selection of dates from other months when the showOtherMonths setting is enabled. This should presumably be another option like: selectOtherMonths.

The rationale for this is the  Yahoo! Design Patterns for calendar pickers:

Display complete weeks, even at the beginning and ends of months. The visible dates from the previous and next months should appear duller or gray but they should also be selectable.

Change History

Changed 16 months ago by joern.zaefferer

  • milestone changed from TBD to 1.8

Changed 15 months ago by kbwood

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2824. Set the selectOtherMonths option to true in conjunction with the showOtherMonths option.

Note: See TracTickets for help on using tickets.