Timeline


and

01/26/11:

23:54 Ticket #6903 (Text in "Build custom download" button wraps in Linux browsers) created by Xavi
The "Build custom download" button on the homepage wraps in Linux …
22:51 Changeset [1b9e3d2c7608eabc69681fbfb2ce0cf5b4e65957] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/datasort.html
Updated datasort test markup. Removing unnecessary metadata, adding another row to developer table to show that sorting actually works.
22:48 Changeset [a6ba9fb587165c10512c8df3b49e7ce33397481b] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/datasort.html
Rewrote data model sorting demo to define a new widget inherting from grid. Added another table to ensure that the widget works with more than one. Added some more comments about open issues.
22:31 Changeset [5acfcf3cea83186851445167b2dcf149378a31a5] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/datasort.html
Added datasort test to combine experimental grid and data model with sorting data and rerendering it.
22:30 Changeset [2f34b2014b2725f5cef524248a13179a9cae8a31] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
  • tests/visual/grid/dataitem.js
  • tests/visual/grid/datasource.js
  • tests/visual/grid/datastore.js
  • tests/visual/grid/grid.css
  • tests/visual/grid/grid.js
Refactored data.html to extract grid, datastore, datasource and dateitem. Added some basic grid tabl styles. Refactored datasource to store items in array and access by index instead of id.
21:14 Ticket #6902 (Datepicker and datejs not compatible.) closed by scott.gonzalez
invalid: Datejs modified the native Date prototype, which we don't support.
20:27 Ticket #6902 (Datepicker and datejs not compatible.) created by Lynge
I am not sure this is a jQuery UI problem, but since the other project …
19:53 Ticket #6901 (Dialogs are not centered horizontally in Chrome 8) closed by scott.gonzalez
invalid: You need to include the jQuery UI CSS.
19:41 Ticket #6901 (Dialogs are not centered horizontally in Chrome 8) created by Rising
When the following page is displayed in Chrome 8.0.552.237 (the current …
19:30 Changeset [0b637d1b243bbad41ca43d75643cdd106a6a58a4] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/type.html
Cleanup unnecessary type attributes on scripts and links.
03:21 Changeset [b13561459e556eca0760d3e80214f406bb20d71f] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Data model: Basic example of extracting data from a table.

01/25/11:

23:12 Changeset [3f7f32a6e59e6f4d756cb97ceca4d55097772129] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Data model: Added basic grid widget.
21:02 Ticket #6900 (Drop effect: IE 6/7/8 $('#myid').show('drop') removes support for ...) created by whittet@…
Bug verified in jQueryUI versions: 1.8.5 - 1.8.9 The drop effect (no …
20:47 Changeset [21935f3050900b9df29f7f41f681e64e2abbfbb9] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Data model: Basic implementation of lazy initialization for dataitem instances.
20:24 Ticket #6899 (Dialog: show: true and buttons break the layout) created by chuvikovsky
Browser Mozilla FF 3.6.13 Ubuntu 10.04 LTS - the Lucid Lynx all text in …
19:25 Changeset [4c90f2ff118f5b42050055cde614a19353e35725] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Data model: Added ability to define specific item types.
15:18 Ticket #6898 (Calling destroy on draggables causes orphans in IE8) created by aws
Test page:  http://jsbin.com/upagi4/2/ I've linked to a pretty bare …
12:52 Ticket #6897 (jquery events fire multiple times when used in dialog) closed by scott.gonzalez
invalid: This is not a bug. You're binding an additional click handler on every …
10:14 Ticket #6897 (jquery events fire multiple times when used in dialog) created by nihilnovi
$('.ordermenu').click(function(event) { …
05:52 Ticket #6896 (Accordion: Allow canceling the beforeActivate event) closed by Scott González
fixed: Accordion: Allow canceling the beforeActivate event. Fixes #6896 - …
05:52 Changeset [7a6dd71f8cf04d19c938f0678c0f2a2586ed65c5] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_deprecated.js
  • tests/unit/accordion/accordion_events.js
  • ui/jquery.ui.accordion.js
Accordion: Allow canceling the beforeActivate event. Fixes #6896 - Accordion: Allow canceling the beforeActivate event.
05:07 Ticket #6840 (Accordion: Rename changestart event to beforeActivate) closed by Scott González
fixed: Accordion: Renamed changestart and change events to beforeActivate and …
05:07 Ticket #6842 (Accordion: Rename change event to activate) closed by Scott González
fixed: Accordion: Renamed changestart and change events to beforeActivate and …
05:05 Changeset [088ef05142168de75d2afcbe447a5b44cb2d3673] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_deprecated.js
  • tests/unit/accordion/accordion_events.js
  • tests/unit/testsuite.js
  • ui/jquery.ui.accordion.js
Accordion: Renamed changestart and change events to beforeActivate and activate, respectively. Fixes #6840 - Accordion: Rename changestart event to beforeActivate. Fixes #6842 - Accordion: Rename change event to activate.
05:04 Ticket #6896 (Accordion: Allow canceling the beforeActivate event) created by scott.gonzalez
#6840 renamed changestart to beforeActivate. Calling event.peventDefault() …
03:40 Changeset [06d61f5f235f4869bc251ebd1e1e768c56297636] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_core.js
  • tests/unit/accordion/accordion_events.js
Accordion: More tests.
03:37 Changeset [63c72aba0d898289b4cb536cd34fee80c15087d1] by Scott González <scott.gonzalez@…>
  • tests/unit/testsuite.js
Tests: Fixed erroneous refernece to accordion.
02:58 Changeset [3e370a44679da9c2b226d1667f13667f23bd239c] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.dialog.js
Dialog: Use ._focusable() and ._hoverable().
02:54 Changeset [0ef4b4f28a8183051fdaae7d896c09efbbecb0f9] by Scott González <scott.gonzalez@…>
  • tests/unit/widget/widget_core.js
Widget: Added tests for ._hoverable() and ._focusable().
02:31 Changeset [4a384c63ffa4c4b588b92b2a983a6710bc518284] by Scott González <scott.gonzalez@…>
  • tests/unit/widget/widget_core.js
Widget tests: Remove workaround for old QUnit bug.
02:22 Changeset [8034cc38038ff1246cd98caecd517f9685d50f8b] by Scott González <scott.gonzalez@…>
  • tests/unit/widget/widget.html
  • tests/unit/widget/widget_core.js
  • tests/unit/widget/widget_tickets.js
Widget tests: Cleanup.
02:00 Changeset [2e214f984db8140d77c73fa4a87161e281f92551] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_options.js
Accordion test: Fixed an icon test.
01:35 Changeset [25f420eb9a82dcecc6da8357454cdc3c3327c4d1] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_deprecated.js
  • tests/unit/accordion/accordion_options.js
Accordion tests: Cleaned up deprecated tests.
00:20 Changeset [5ed1046a4ac271a1f20cc1f19aa50bec15cd9704] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordio.html
  • tests/unit/accordion/accordion.html
  • tests/unit/accordion/accordion_core.js
  • tests/unit/accordion/accordion_defaults.js
  • tests/unit/accordion/accordion_defaults_deprecated.js
  • tests/unit/accordion/accordion_deprecated.js
  • tests/unit/accordion/accordion_events.js
  • tests/unit/accordion/accordion_methods.js
  • tests/unit/accordion/accordion_options.js
  • tests/unit/accordion/accordion_tickets.js
Accordion tests: Cleanup.

01/24/11:

21:00 Changeset [ecc0ef53dee0eb3ce432348762abf4550aad8b36] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordio.html
  • tests/unit/accordion/accordion_defaults_deprecated.js
  • tests/unit/accordion/accordion_deprecated.js
Accordion tests: Getting really ghetto in an attempt to get deprecated tests to run in TestSwarm.
20:45 Changeset [140d90a9a4d0c77658ff8a811aebe899dcf11f2b] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion_core.js
  • tests/unit/accordion/accordion_defaults.js
  • tests/unit/accordion/accordion_events.js
  • tests/unit/accordion/deprecated/accordion.html
  • tests/unit/accordion/deprecated/accordion_defaults_deprecated.js
  • tests/unit/accordion/deprecated/accordion_deprecated.js
  • ui/jquery.ui.accordion.js
Accordion: Test cleanup.
19:47 Changeset [3ce23223ae5ad1f15c0986c313df02bc5dcc264e] by Scott González <scott.gonzalez@…>
  • external/qunit.css
  • external/qunit.js
Tests: Updated QUnit.
19:38 Changeset [c96c2497803779c11d8e666f2f8129bbba01fee9] by Scott González <scott.gonzalez@…>
  • tests/unit/accordion/accordion.html
  • tests/unit/accordion/accordion_defaults.js
  • tests/unit/accordion/accordion_defaults_deprecated.js
  • tests/unit/accordion/accordion_deprecated.html
  • tests/unit/accordion/accordion_deprecated.js
  • tests/unit/accordion/accordion_methods.js
  • tests/unit/accordion/accordion_options.js
  • ui/jquery.ui.accordion.js
Accordion: First pass at splitting out tests for deprecated functionality.
18:33 Ticket #6895 (Widget: Allow non-DOM based widget) closed by Scott González
fixed: Widget: Allow this.element to be the widget instance instead of a DOM …
18:33 Changeset [cc90b440607a1af87c4abb8b2ee3325e96b0f5a1] by Scott González <scott.gonzalez@…>
  • tests/unit/widget/widget_core.js
  • ui/jquery.ui.widget.js
Widget: Allow this.element to be the widget instance instead of a DOM element. Fixes #6895 - Widget: Allow non-DOM based widget.
18:32 Ticket #6895 (Widget: Allow non-DOM based widget) created by scott.gonzalez
It should be possible to generate widgets that aren't tied a DOM element. …
15:07 Ticket #5412 (Hover color does not match color specified by theme) closed by scott.gonzalez
invalid: We don't use the hover pseudo class in UI, so this is technically correct. …
15:01 Ticket #6894 (Effects docs: Cleanup demo page or create seperate pages) created by joern.zaefferer
Currently the only "how to do use the effect method" docs are in the …
14:57 Ticket #6855 (UI button fires click event even if disabled) closed by scott.gonzalez
duplicate
14:55 Ticket #6808 (ui-state-hover not removed when button disabled) closed by scott.gonzalez
duplicate
14:04 Ticket #6887 (triggered twice with emebedded script tag problem) closed by scott.gonzalez
invalid: This is not a bug in jQuery UI. Please use the [ http://forum.jquery.com
14:01 Ticket #6893 (Accordion: animated: "bounceslide" broken) closed by scott.gonzalez
worksforme: This is working properly; it only bounces down, not up.
13:55 Changeset [5b3a58708b1a715e7dae66fa701d031548f3f1ab] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Grid data model test: very hacky implementation of a store/source/item model.
13:40 Ticket #6893 (Accordion: animated: "bounceslide" broken) created by joern.zaefferer
The docs for animated mention "bounceslide" as an alternative to the …
10:23 Ticket #6892 (Accordion: broken animation in Chrome) created by joern.zaefferer
Testpage:  http://jsbin.com/uhora5/5 Open in Chrome 8. Click on a closed …
01:21 Changeset [bd1e9933b329ff62ab0d0e77d41b9f132cf06935] by Scott González <scott.gonzalez@…>
  • demos/datepicker/localization.html
  • demos/index.html
  • external/jquery.tmpl.js
  • tests/unit/widget/widget_core.js
  • tests/visual/grid/data.html
  • tests/visual/grid/type.html
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
  • ui/jquery.ui.autocomplete.js
  • ui/jquery.ui.button.js
  • ui/jquery.ui.menu.js
Merge branch 'master' into grid
01:06 Ticket #6891 (Widget: Improve API for direct instantiation) closed by scott.gonzalez
fixed: Implemented in 3a0b617bb44565aacfa90c2ee20b293654d911c9 and …
01:04 Ticket #6891 (Widget: Improve API for direct instantiation) created by scott.gonzalez
When instantiating a widget directly (`new $.ui.dialog( options, element …
00:58 Changeset [bc71499a505d0932668b4ae75603cd9dbfd4a2ac] by Scott González <scott.gonzalez@…>
  • tests/unit/widget/widget_core.js
Widget: Added tests for defaultElement and element normalization between jQuery objects, elements and selectors.

01/23/11:

22:55 Changeset [29bfb86ce2e192dae456bf15655c25cb469ad977] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.autocomplete.js
  • ui/jquery.ui.button.js
  • ui/jquery.ui.menu.js
  • ui/jquery.ui.spinner.js
All: Define defaultElement for non-div widgets.
22:38 Changeset [8d1713dd8ed55e6c2d4e5f96dfcdf9acd06466f7] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.widget.js
Widget: Removed comment about storing instances in jQuery.data twice since we now only do it once.
20:33 Ticket #6890 (datepicker position on iPad) created by jitbit
the datepicker is displayed at the wrong location on iPads. Much lower …
01:39 Changeset [244eebe74dbc7bb35141e58e52ef9eaa21bd35f1] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.widget.js
Widget: Allow instantiation without the new keyword.
01:30 Changeset [3a0b617bb44565aacfa90c2ee20b293654d911c9] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.widget.js
Widget: Added ability to generate an item if no item is passed on creation.
01:29 Changeset [4642f4547c72fe04210ba6c6355d4ed14d6628af] by Scott González <scott.gonzalez@…>
  • tests/visual/grid/data.html
Datastore: Added dataitem widget.

01/22/11:

14:45 Ticket #6889 (Draggable: Cursor doesn't revert to pre-dragging state after revert action ...) created by cburgdorf
I fixed this bug for 1.8.9 http://bugs.jqueryui.com/ticket/6871 However, …
12:23 Ticket #6888 (Build: Stable release doesn't contain appropriate subfolder) created by joern.zaefferer
When downloading and unzipping …
05:41 Ticket #6887 (triggered twice with emebedded script tag problem) created by ling
When I load the content of /test/anycontent.php […] into …

01/21/11:

20:37 Changeset [711df1f5e54062d090d92f4e630e4cb0cc137b21] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.accordion.js
  • ui/jquery.ui.widget.js
Widget: Added _hoverable() and _focusable().
14:50 Ticket #6881 (ThemeRoller icons aren't showing correctly on hover) closed by scott.gonzalez
fixed: This is fixed now.
14:49 Ticket #6886 (Rollover icons and custom theme download missing) closed by scott.gonzalez
fixed: This should be working properly now.
14:10 Ticket #6886 (Rollover icons and custom theme download missing) created by typhoon1978
Hi! I have two blocking problems: 1) icons do not correctly …
04:27 Ticket #6883 (Bugz0rs in http://jqueryui.com/demos/draggable/default.html) closed by scott.gonzalez
invalid: That's not a bug. The default draggable has no containment and can …

01/20/11:

22:29 Ticket #6885 (Add "afterShow" event to datepicker core) created by bkellgren
In my current group we are finding the need to extend date picker with an …
20:57 Ticket #6884 (Draggable: ui.offset.left differs between the "start" and "drag" hooks) created by traviscooper
when using the 'ui.offset.left' value with the start, drag and stop events …
18:32 Ticket #6883 (Bugz0rs in http://jqueryui.com/demos/draggable/default.html) created by JohnnyL
If you scroll the draggable box all the way up, you can not access it …
18:26 Ticket #6882 (Dialog: Java applets appear in front of the dialog) created by mrchibai
I have an applet in my page and tried to use the dialog item. Applet is …
13:35 Ticket #6881 (ThemeRoller icons aren't showing correctly on hover) created by rdworth
From …
12:50 Ticket #6880 (Having Problem in Accordion Collapsiable) closed by scott.gonzalez
duplicate
09:56 Ticket #6880 (Having Problem in Accordion Collapsiable) created by vishaldb
Accordion Collapsiable property is not working properly plz do check that …

01/19/11:

18:18 Changeset [e1174228c728854f972a3eeeb72fe8540debabea] by Scott González <scott.gonzalez@…>
  • version.txt
Updating the 1-8-stable version to 1.8.10pre
18:18 Changeset [8f8a536645002eafa9a35c66ac3c8375305f13e4] by Scott González <scott.gonzalez@…>
  • version.txt
Tagging the 1.8.9 release.
18:18 Milestone 1.8.9 completed
16:13 Ticket #6879 (Sortable: Calling cancel when there is no sort occurring throws an error) closed by marcos.sousa
fixed: Sortable: Make sure we have a placeholder before trying to remove it …
16:13 Changeset [1ce8cf885f8f83b3c449629acb7124e31f4c71c3] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.sortable.js
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error. (cherry picked from commit f165c93127495d5041c3d49fa592fddbe8000bd1)
16:11 Changeset [f165c93127495d5041c3d49fa592fddbe8000bd1] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.sortable.js
Sortable: Make sure we have a placeholder before trying to remove it during a cancel. Fixes #6879 - Sortable: Calling cancel when there is no sort occurring throws an error.
16:10 Ticket #6879 (Sortable: Calling cancel when there is no sort occurring throws an error) created by scott.gonzalez
16:01 Ticket #5503 (Sortable dynamic canceling does not work) closed by scott.gonzalez
worksforme: This works fine for me:  http://jsbin.com/ulibu5/edit I tested against 1.8 …
15:53 Ticket #5055 (Sortable: cancel method does not work properly) closed by scott.gonzalez
duplicate: Closing as a duplicate of #5882 which I just landed a fix for. After this …
15:46 Ticket #5882 (UI.Sortable .sortable( "cancel" ) call the this._mouseUp method without ...) closed by Scott González
fixed: Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - …
15:45 Changeset [465c4c2cbef33fc4491d862245180b6441875c15] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.sortable.js
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param. (cherry picked from commit cf0c32f335479d00224d69f3c5ff53d147a6a8e6)
15:45 Changeset [cf0c32f335479d00224d69f3c5ff53d147a6a8e6] by Scott González <scott.gonzalez@…>
  • ui/jquery.ui.sortable.js
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.Sortable .sortable( cancel ) call the this._mouseUp method without param.
15:16 Ticket #6877 (Datepicker: Add Algerian Arabic support) closed by cherif
fixed: Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add …
15:16 Changeset [904548d5b76be42a6734bc87e7450815927898b9] by Scott González <scott.gonzalez@…>
  • demos/datepicker/localization.html
  • demos/index.html
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
Datepicker i18n: Added Algerian Arabic to demos. (cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a)
15:15 Changeset [cf622cacd61238e2f5882e9988f47539a860c42e] by Scott González <scott.gonzalez@…>
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic support. (cherry picked from commit fcf8c2631c8e3d78b1565af856cb44ca6bc21b60)
15:15 Changeset [30c9473d8f297d53f0d3715e8cd00b61b841a85a] by Scott González <scott.gonzalez@…>
  • demos/datepicker/localization.html
  • demos/index.html
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
Datepicker i18n: Added Algerian Arabic to demos.
14:33 Changeset [039c785965e67ffb41cdd0953b0759684cb0b18c] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
Code cleanup
14:13 Changeset [4861323a35bce72c9f91a942295bacc304bd667f] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
Seperate selection from detail view rendering
14:11 Changeset [fcf8c2631c8e3d78b1565af856cb44ca6bc21b60] by Scott González <scott.gonzalez@…>
  • ui/i18n/jquery.ui.datepicker-ar-DZ.js
Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add Algerian Arabic support.
14:06 Changeset [0fd7f245b0883f68ebfb3292db64cdf3c1de09be] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
Fix details appending
14:04 Changeset [abb245a6ef0ce278de4828fafc8846de89c84858] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
Improved formatting and template rendering
14:00 Changeset [b1c85af4d1ff9ecb903535cbea558d3dc8368b7d] by jzaefferer <joern.zaefferer@…>
  • tests/visual/grid/data.html
Refactored data model test to use a template for table rows. Then use tmplItem() method to access selected data.
13:50 Ticket #6871 (Draggable: helper won't revert to original position if the original item ...) closed by Christoph Burgdorf
fixed: Draggable: Incase helper is not set to 'original' succeed with revert …
10:12 Ticket #6878 (Droppable: Incorrect handling for rotated elements) created by fireknight
if the droppable element is rotated to 90 or 270 degree, I can't drag to …
03:14 Changeset [94cfceb411617249f91d026868feb23a157c2c23] by Scott González <scott.gonzalez@…>
  • external/jquery.tmpl.js
  • tests/visual/grid/data.html
Grid test page: Base for building out the data model.
Note: See TracTimeline for information about the timeline view.