Skip to main content

Search and Top Navigation

#2724 closed bug (fixed)

Opened April 21, 2008 01:30PM UTC

Closed June 18, 2008 05:42PM UTC

Last modified June 27, 2008 10:26AM UTC

jQuery UI Datepicker v3.4.3 => Date range + Restricting

Reported by: damnaree Owned by: grabanski
Priority: minor Milestone: 1.5.1
Component: ui.datepicker Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

When I want to use the both functionalities (Date range + Restricting), it becomes possible to have the date of end 'before' the date of begin (because the dates before the date of begin aren't grey...)

This is my script :

<script type="text/javascript" charset="utf-8">

$('#dateinput').datepicker({

rangeSelect: true,

minDate: '6w',

maxDate: '2y',

numberOfMonths: [2, 3],

stepMonths: 3, prevText: '<< Mois précédents',

nextText: 'Mois suivants >>'

});

</script>

Thanks & Have a nice day,

Emilie

Attachments (0)
Change History (9)

Changed April 25, 2008 06:16AM UTC by davidserduke comment:1

component: coreui
owner: → paul

Changed April 30, 2008 09:16AM UTC by paul comment:2

owner: pauliMarc

Changed May 04, 2008 07:41AM UTC by paul comment:3

priority: majorminor

Changed May 24, 2008 03:39AM UTC by comment:4

milestone: 1.2.4

Milestone 1.2.4 deleted

Changed May 24, 2008 07:22PM UTC by paul comment:5

component: ui.coreui.datepicker
version: 1.2.31.5b4

Changed May 27, 2008 10:42PM UTC by paul comment:6

owner: iMarcgrabanski
status: newassigned

Changed June 16, 2008 08:09PM UTC by kbwood comment:7

Fixed 16 June 2008 - use maximum of minDate and range start

Changed June 18, 2008 05:42PM UTC by kbwood comment:8

resolution: → fixed
status: assignedclosed

Changed June 27, 2008 10:26AM UTC by rdworth comment:9

milestone: → 1.5.1
version: 1.5b41.5