Timeline
04/26/08:
- 20:22 Ticket #2748 (Resizable: snap to grid) created by
- Hi I found that snap to grid functionality, similar to the Draggable …
- 12:06 Ticket #2747 (IE7 "repairs" value of href atrribute by adding "http://...") created by
- jQuery: […] HTML: […] href_value is set to "123" in FF,Opera and …
04/25/08:
- 23:23 Ticket #2746 (UI Date Picker v3.4.3 fails in Safari 3.1.1 for Windows) created by
- When a document is served as application/xhtml+xml, innerHTML doesn't …
- 19:27 Ticket #1900 (Setting contentType on $.ajax() call does not work.) reopened by
- It would be nice if this could be revisited, for those of us using jQuery …
- 19:05 Ticket #2745 ([cycle] jQuery not loading in Browsers (IE 6+ and Firefox 2+)) created by
- Hello, I was testing out the demo from the available URL this morning: …
- 11:24 Ticket #2741 (Datepicker Dutch Localisation) closed by
- fixed: Fixed in [5319]. Thanks!
- 11:22 Ticket #2744 (Strange behaviour of .length on a li set) closed by
- worksforme: During the sort, there is a cloned helper that exists. You can filter …
- 11:16 Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) closed by
- fixed: Please use the header option.
- 08:13 Ticket #2744 (Strange behaviour of .length on a li set) created by
- I'm trying to play with sortable, but i'm experiencing a strange thing on …
- 03:48 Changeset [508b1e243224f18dd429f3087d7d6460e3a4eeb5] by
-
- src/core.js
- test/unit/core.js
- 03:14 Ticket #2743 (Potpourri of small improvements to code size and perfomance) created by
- Hi, this diff contains a large set of small changes that make the code …
- 00:10 Ticket #2742 (dragging with cancel options throws error) created by
- When attempting to use the "cancel" option with ui.draggable.js (version …
04/24/08:
- 21:46 Changeset [25f9974cee5874d10df32f2d16fb985181e0c077] by
-
- src/core.js
- src/event.js
- src/fx.js
- 21:32 Changeset [ba391eccf9ab50056e2126f712741537d27fe1c9] by
-
- test/data/testrunner.js
- 21:23 Changeset [f8e5fd6fef68d243d22c593584aaf4ee549ed30c] by
-
- src/core.js
- test/unit/core.js
- 20:08 Changeset [f12d94a6282d9efe6ba5863bf0de8a8a8b09a4af] by
-
- test/data/testrunner.js
- 13:11 Ticket #2741 (Datepicker Dutch Localisation) created by
- I updated the Dutch Localization for the datepicker component. Patch …
- 10:23 Ticket #2740 ([treeview]) created by
- Hi people! Forgive my English (Google Translate). I just want to inform …
- 07:03 Ticket #2739 (sortable: should reset elements when return value is false) created by
- I think it would be great if we could "return false" inside these …
04/23/08:
- 23:27 Ticket #2738 (Smarter GET variables for the test runner) created by
- With this patch, the test runner can be customized some more. It accepts …
- 18:57 Changeset [2efd0b4cc5cce9b22cd4bc638e25cc998736b6e7] by
-
- src/event.js
- 07:33 Ticket #2737 (calling css() with null parameter) created by
- Currently executing […] with top = null is equivalent to executing …
- 05:11 Ticket #2736 (Attribute case sensitivity error) created by
- Just a simple bug that I found. […] Setting the offsetLeft attribute. …
- 02:38 Ticket #2735 ([validate] Not playing nice with Multifile in IE) created by
- I am having a problem using the validation plug-in with the MultiFile …
04/22/08:
- 23:26 Ticket #2734 (jQuery.ajax({ lock: 'string identifier' }) to prevent duplicate ...) created by
- I would like to suggest a new 'lock' parameter for jQuery.ajax. I created …
- 23:17 Ticket #2733 (jQuery.ajax should auto-parse response based on Content-Type, if dataType ...) created by
- i have a feature request that when jQuery.ajax({ dataType: is not …
- 23:07 Changeset [291f071eff51bc0653aaf3dcfd777cc57437ebdf] by
-
- test/unit/core.js
- 22:43 Changeset [f861c88b1bb8f9c0bf37ec86cb12a3f7206680c3] by
-
- test/data/testrunner.js
- 22:19 Ticket #2688 (beforeSend should be able to cancel the Ajax call) closed by
- fixed: Fixed in [5282].
- 22:18 Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 22:18 Changeset [d3d8f3561b833781a3b7735685e1df48d8e7a60a] by
-
- src/ajax.js
- 22:08 Ticket #2708 (Cross Browser event object) closed by
- fixed: Fixed in [5280].
- 22:07 Ticket #2688 (beforeSend should be able to cancel the Ajax call) closed by
- fixed: Improved in [5281], added test.
- 22:07 Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 22:07 Changeset [e454e8305d7c159c3bcffafeb09ea98b342777ad] by
-
- src/ajax.js
- test/unit/ajax.js
- 21:59 Changeset [32b1cb3a5cde49b444fe4de269631942e9254b57] by
-
- src/event.js
- test/unit/event.js
- 16:19 Ticket #2732 (ui.datepicker.js (3.4.3): options changeMonth, changeYear are not taken ...) created by
- […] Doesn't not work, as well as some other options (there seem to be …
- 08:39 Ticket #2692 (fx.transfer: enhance to-option to accept selector instead of id-only) closed by
- fixed: Fixed in [5277].
- 08:19 Ticket #2731 (jquery 1.2.2 and 1.2.3 breaking tables in Firefox 3 b 5) created by
- In firefox 3 including jQuery in the header of the file has caused some …
- 05:58 Ticket #2636 (Different behavior for .click() triggers in IE 6.0 (7.0) and FF 2.0) closed by
- duplicate: Duplicate of #2352 which was fixed in Rev [5273].
- 05:47 Ticket #2681 (offsetLeft and offsetTop off by 2 pixels in MSIE7) closed by
- duplicate: Duplicate of #2247
- 05:27 Ticket #2522 (Remove isFunction from jQuery.event.trigger) closed by
- fixed: Applied in Rev [5276]
- 05:27 Ticket #2655 (jQuery.event module optimizations) closed by
- fixed: Mostly applied in Rev [5276]. Just a couple of things different: * The …
- 05:23 Changeset [6d28ebff85e6bb9f27006fe557d249d4c6b9f584] by
-
- src/event.js
- 01:36 Ticket #2094 (append to textarea broken in firefox) closed by
- wontfix: The .val() method should be used to get/set form values.
- 01:29 Ticket #2618 (Draggable offset is incorrect in IE6 (in quirksmode)) closed by
- wontfix: The issue arrises when you zero-out the html border ... usually from using …
- 01:22 Ticket #2550 (Try removing with() from offset.) closed by
- fixed: Patch applied in [5274] and [5275].
04/21/08:
- 22:54 Changeset [9de35ce3e73c63c791472ac773afa141a8c4ae7b] by
-
- src/offset.js
- 22:54 Changeset [3e285bd60de63afe314971957a0547603bb74386] by
-
- src/core.js
- 21:38 Ticket #2730 (Unable to retreive index of sortable element during update event.) created by
- At no point during the internal handler for the stop event can the index …
- 21:03 Ticket #2729 (Add a hook in sortables to generate the list of sortables) created by
- Hey, I have created a nested sortable list which can only be 1 level …
- 20:56 Ticket #2728 (Make activate() in ui.dialog, public.) created by
- activate() needs to be public so other interactions can be added to it …
- 20:44 Ticket #2727 (combining resize and dragging throws an error) created by
- While combining resizing and dragging I got an error. I combined the …
- 20:41 Ticket #2352 (Simulated click event on anchors in IE6 does not work) closed by
- fixed: Fixed in REV 5273.
- 20:39 Changeset [5d033dba02fc1ffe1398cdaf0e9d402fc75e13f0] by
-
- src/event.js
- test/unit/event.js
- 16:41 Ticket #2726 (AJAX functions don't pass JSON with arrays properly) created by
- With all the AJAX functions (ie. .load, .post .get, etc) the JSON data …
- 16:36 Ticket #2285 (clone() issue with textarea) closed by
- worksforme: The text method uses the innerText property which is still the original …
- 15:35 Ticket #2725 (Resizable: this in stop() method) created by
- I guess this in stop() method should point to the object being resized.
- 13:30 Ticket #2724 (jQuery UI Datepicker v3.4.3 => Date range + Restricting) created by
- Hi, When I want to use the both functionalities (Date range + …
- 03:34 Ticket #2723 (ui.tabs does not fire tabsshow when the intial panel is shown) created by
- When $ul.tabs({selected: 1}) is used, panel index 1 is initially shown. …
04/20/08:
- 14:35 Ticket #2540 (UI Dialog ESC key) closed by
- fixed: Fixed in [5272]. As long as an element in the dialog has focus, pressing …
- 10:00 Ticket #2722 (Draggable: click event shouldn't fire after dragging) created by
- "Click" event shouldn't fire when item is released after being dragged. …
04/19/08:
- 14:22 Ticket #2721 (Object.prototype) closed by
- invalid: Modifying Object.prototype is an extremely bad practice. jQuery is not …
- 14:05 Ticket #2409 (jQuery UI Dialog incompatible with ASP.NET) closed by
- wontfix: Dialogs are not meant to be used as actual content on a page, and what you …
- 11:02 Ticket #2721 (Object.prototype) created by
- […] In Firefox2 and Konqueror test1 considered as event handler and …
- 09:39 Ticket #2720 (draggable, scrolling bug in ie7) created by
- scroll to botton, drag the last div, you will see the bug.
- 08:22 Ticket #2719 (ui.droppable very slow) created by
- There're 100 DIV need drag&drop. Make them draggable only, it's veryfast. …
- 02:58 Ticket #2718 (draggable connectToSortable causes "no properties" error) created by
- Using jquery-1.2.4a.js & jquery.ui-all-1.5b2.js the code bellow causes a …
Note: See TracTimeline
for information about the timeline view.
