Timeline


and

04/07/09:

17:17 Ticket #4438 (Helper is in the wrong position when body has position: relative and an ...) closed by scott.gonzalez
wontfix: jQuery doesn't support dimensions-related methods when the body is …
10:36 Ticket #4443 (Datepicker's vertical position in thickbox is wrong) created by veronica
I inserted the text field and use datepicker in the thickbox. When I …
10:05 Ticket #4442 (resize function with autoheight) created by guile
based on version 1.7.1. There is a problem with the resize function for …
08:26 Ticket #4441 (Selectable: Mousedown on scrollbar start selectable) created by Ludovic
Under Firefox, when you click on your scrollbar, it starts selection. The …
06:58 Ticket #4440 (Resizable: Doesn't render nicely for textarea fields) created by lawrencepit
On the demo pages it would be good to show an example of a resizable …
06:56 Ticket #3499 (selectWeek to accompany highlightWeek option) closed by kbwood
wontfix: Date range functionality has been removed from the datepicker.
06:53 Ticket #2549 ([ui.DatePicker] Multiple periods with an attached classname) closed by kbwood
wontfix: You can use the beforeShowDay setting. This is a function that is called …
06:32 Ticket #4422 (Can I highlight/mark special days ??) closed by kbwood
worksforme: Yes, use the beforeShowDay setting. This is a function that is called …
06:26 Ticket #4430 (Crash with DatePicker and dynamic content) closed by kbwood
wontfix: By completely replacing the content of body you are destroying the popup …

04/06/09:

15:34 Ticket #4439 (Second modal dialog disables input fields in first modal dialog.) created by nbubna
Open one modal dialog with form to create a new Foo. Entering invalid …
15:00 Ticket #4438 (Helper is in the wrong position when body has position: relative and an ...) created by FernandoFerreira
Attached to this bug report there is a minimal testcase to illustrate what …
11:46 Ticket #4437 (dialog width:auto works incorrectly in IE6/7) created by snobo
When setting the Dialog's width to 'auto', in IE7, the dialog itself is …

04/05/09:

18:49 Ticket #4436 (Accordion fillSpace not accounting for header margins) created by GreyCells
This is similar to #4267, but just one specific problem with (in my use …
18:44 Ticket #4435 (sortable 'ul' with relative 'li' position in Opera < 10.60) created by walidaly
sortable relative positioned elements does not return to the targeted …

04/03/09:

23:58 Ticket #4434 (Slider moveTo function with two handles with different ranges moves slider ...) created by kape
I have a slider with two handles, say cool and heat. Cool has range min: …
20:48 Ticket #4433 (Selectables lasso can be positioned wrongly, depending on body element ...) created by willdean
The symptoms of the problem are that the Selectables selection lasso …
19:14 Ticket #4432 (Allow animation when programmatically changing slider value) created by yourcelf
The attached patch makes it possible to animate a slider when changing …
15:17 Ticket #4431 (Custom theme download fails in all browsers) created by fgTodd
Starting sometime on April 2, 2009, any time a user tries to download a …
07:52 Ticket #4430 (Crash with DatePicker and dynamic content) created by voxen
When a DatePicker is attached to a javascript generated input field (or …

04/02/09:

23:57 Ticket #4429 (Can't select text in inputs within sortables) created by mikejestes
Text inside a text input element cannot be selected when in a sortable …
18:53 Ticket #4428 (Sortable: Containment works only with elements of the same height) created by mg
When sorted elements differ in height many problems appear then trying to …
15:02 Ticket #4427 (progressbar('value') returns a reference to this instead of the value) created by kmb2215
I expected $myprogressbar.progressbar('value') to return the value (ie …
02:38 Changeset [5f67602b81c404e90a2026705cb89c6cd47f13e9] by Scott González <scott.gonzalez@…>
    SVN props.
    02:37 Changeset [1dce11b93407b3f8a78c9a0caf05ec0e72fca5b1] by Scott González <scott.gonzalez@…>
    • demos/dialog/animated.html
    • demos/dialog/index.html
    Added demo for animated dialog.
    02:01 Ticket #4309 (Opening multiple modal dialogs causes access problems to inputs) closed by scott.gonzalez
    fixed: Fixed in r2431.
    02:00 Changeset [8936687c184d717b593bd51a41e3c71f4214afc9] by Scott González <scott.gonzalez@…>
    • ui/ui.dialog.js
    Dialog: Fixed the case where you open two modal dialogs and then close the top dialog and inputs in the first dialog were no longer usable - Fixes #4309.
    01:09 Ticket #4272 (Datepicker buttons don't work in IE6) closed by kbwood
    worksforme: Tested 1.6rc6 and latest in IE6 - both work fine.
    00:57 Ticket #4177 ("Next" button should advance the view by 'numberOfMonths' months) closed by kbwood
    wontfix: Use the stepMonths setting to control the prev/next buttons' movement.
    00:50 Ticket #4357 (minDate getter acting as setter) closed by kbwood
    fixed: The retrieve part of the option command wasn't implemented. Fixed in …
    00:11 Ticket #4391 (ui-state-hover, ui-state-active and disabled sliders) closed by rdworth
    fixed: Fixed in r2430
    00:10 Changeset [fbb912524dd61e56fe3824483396b666ac3a3a13] by Richard Worth <rdworth@…>
    • ui/ui.slider.js
    fixed #4391 - ui-state-hover, ui-state-active and disabled sliders
    00:08 Changeset [0c28f50daef533a02b79f5ad40d3ba10e3ad4b54] by Richard Worth <rdworth@…>
    • tests/visual/slider/slider_method_disable.html
    added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders

    04/01/09:

    22:35 Ticket #4426 (downloadbuilder - bung zip file) created by brucealdridge
    downloading custom theme from this url .... …
    21:22 Ticket #4425 (Sortable: Connecting a Sortable via tabs fails when using a ...) created by lathan
    When connecting several sortable lists over a tab (using the helper init …
    14:13 Ticket #4424 (Enable support for loading content from external HTML file) created by pwnedd
    I would be great if the Dialog class has built-in support for loading …
    13:22 Ticket #4423 (datepicker not displayed on first click with <body dir="rtl">) created by ovesh
    On a page where the dir attribute is set to "rtl" on the body tag, i.e. …
    12:32 Ticket #4422 (Can I highlight/mark special days ??) created by squeral
    Is it possible to highlight/mark/disable a list of special days like …
    10:56 Changeset [fc75c3e3adfa39f55f1a450a785cbe8da5329f30] by Keith Wood <kbwood.au@…>
    • tests/unit/datepicker/datepicker_options.js
    • ui/ui.datepicker.js
    Datepicker: added Windows ticks format
    10:41 Ticket #4285 (Week of the Year off by one during daylight saving time) closed by kbwood
    fixed: Fixed in r2423.
    10:41 Changeset [e55ee9e6e9977df6be4d8b9503a5c9756bcbdbd3] by Keith Wood <kbwood.au@…>
    • ui/ui.datepicker.js
    Datepicker: fixed #4285 - Week of the Year off by one during daylight saving time And simplified calculation
    10:36 Changeset [126210026b6b35b24d216d520294f9fe5753d02c] by Keith Wood <kbwood.au@…>
    • themes/base/ui.datepicker.css
    Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
    10:34 Ticket #4085 (Can not display year and month correctly in Japanese) closed by kbwood
    fixed: Fixed in r2421.
    10:34 Changeset [fea2eeb0d73add46dc4798ecca87692a22c57b6d] by Keith Wood <kbwood.au@…>
    • ui/i18n/ui.datepicker-ar.js
    • ui/i18n/ui.datepicker-bg.js
    • ui/i18n/ui.datepicker-ca.js
    • ui/i18n/ui.datepicker-cs.js
    • ui/i18n/ui.datepicker-da.js
    • ui/i18n/ui.datepicker-de.js
    • ui/i18n/ui.datepicker-el.js
    • ui/i18n/ui.datepicker-eo.js
    • ui/i18n/ui.datepicker-es.js
    • ui/i18n/ui.datepicker-fa.js
    Datepicker: fixed #4085 - Can not display year and month correctly in Japanese
    10:27 Ticket #4421 (Dialog: Focus lost from dialog which uses show-effect) created by qabi@…
    Hi, When creating a dialog the first field is focused. When shown with an …
    10:25 Changeset [89905e277e665437164a647f59bdd69072d120ac] by Keith Wood <kbwood.au@…>
    • ui/ui.datepicker.js
    Datepicker: Removed remnants of range select functionality
    10:15 Changeset [a6c705420b7878dbf6b540be128485952ff26440] by Keith Wood <kbwood.au@…>
    • tests/unit/datepicker/datepicker_core.js
    • tests/unit/datepicker/datepicker_options.js
    Datepicker: Corrected unit tests for structural changes and end of month
    10:11 Ticket #4301 (Datepicker: option dateFormat getter does not return same value as setter) closed by kbwood
    fixed: Fixed in r2418.
    10:11 Changeset [4d5f8d4ae07826aa6e118e2c6b2ef81ae00d57ff] by Keith Wood <kbwood.au@…>
    • tests/unit/datepicker/datepicker_options.js
    • ui/ui.datepicker.js
    Datepicker: fixed #4301 - option dateFormat getter does not return same value as setter
    09:55 Ticket #4420 (showMonthAfterYear make calendar disorder) created by whydream@…
    $('#datepicker').datepicker({ dateFormat: 'yy-mm-dd', changeMonth: …
    06:06 Ticket #4338 (DatePicker shown under Dialog box) closed by kbwood
    wontfix: You need to adjust the z-index of the datepicker appropriately in the CSS …
    02:50 Ticket #4419 (Bug: IE7 is freezing with 1.3.2 and tabs) created by amit_w29
    When I open a large page with tabs and its content the IE6-7 freezing. I …

    03/31/09:

    18:23 Ticket #4418 (Datepicker does not work when loaded later via Ajax) created by option
    When page is first load, that time datepicker working fine, but when I …
    01:58 Ticket #4000 (Datepicker onChangeMonthYear problem) closed by kbwood
    wontfix: This site doesn't seem to use the datpicker plugin any more. What you …
    Note: See TracTimeline for information about the timeline view.