Timeline
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 …
04/18/08:
- 21:48 Ticket #2717 (Accordion 1.6 autoheight not working) created by
- Autoheight:false doesn't work in Accordion 1.6. The problem is line 72 } …
- 21:42 Ticket #1872 (Charachter Encoding on Ajax Load) reopened by
- sorry, i thought that this will remain unanswered... yes i see now that i …
- 16:46 Ticket #2716 (Main page 'quick and dirty' first demo doesn't work in Konqueror) created by
- I wanted to give jquery a try so I loaded the main page. The small example …
- 16:41 Ticket #2715 (ui:tabs breaks when tab links contain colons) created by
- It appears that if my tab links contain colons, ui:tabs doesn't work. You …
- 14:51 Ticket #2676 (Error on window close after showing ui dialog: ...) closed by
- worksforme: I have a feeling you're modifying the Object prototype (based on #2675), …
- 13:07 Ticket #2714 (Making element draggable out of iframe (affects jQuery core)) created by
- It would be very helpful to create the ability to make an item draggable …
- 12:45 Ticket #2713 (realMax not initiated correcly when using multiple handles, maybe also in ...) created by
- This is my first time using jQuery so I might be wrong on this one, but …
- 12:44 Ticket #2712 (Setting slider maxValue isn't working properly) created by
- Hello, I am trying to set maxValue for handles to 500 …
- 11:30 Ticket #2675 (toJSONString button in dialog in JQuery UI 1.5b) closed by
- worksforme: I was not able to reproduce with the latest beta (1.5b2). If you're able …
- 07:08 Ticket #2711 (Officially support callback as argument for load method) created by
- […] Already works, but doesn't play nice with cache option (load …
- 06:29 Ticket #2710 (slideUp and slideDown flick) created by
- I added some effects to an ul li list to make it expandable. When you …
- 03:21 Ticket #2703 (Wrap manipulation resets state of radiobutton in IE) closed by
- duplicate: I'm sorry but this was deemed too much of a performance hit to fix. Check …
- 03:20 Ticket #2702 (Wrap manipulation resets state of radiobutton in IE) closed by
- duplicate: duplicate of #2703
- 01:48 Ticket #2670 ([UI Droppable] Improper order of over/out for greedy droppables) closed by
- fixed: Fixed in [5268].
- 01:11 Ticket #2214 ([magnifier] add option for which elements to magnify) closed by
- fixed: Fixed in [5267].
- 00:54 Ticket #2687 ([UI Dialog] Remove "helpful element detection") closed by
- fixed: Fixed in [5266].
04/17/08:
- 23:16 Ticket #2709 (globalEval works incorrectly in IE6 if the current page has <base href> ...) created by
- That's a weird problem, but I've experienced it on a production site and …
- 20:14 Ticket #2708 (Cross Browser event object) created by
- When attaching an event, e.g. keydown, to an element using bind or …
- 19:17 Ticket #2707 (Event isn't fired into an iframe) created by
- Code $("iframe").contents().trigger("myevent"); doesn't fire event to …
- 19:06 Ticket #2706 ($("iframe").contents().width() throws exception) created by
- Code $("iframe").contents().width() throws exception in Opera & Firefox …
- 15:52 Ticket #2705 (eval scripts in AJAX response does not work well in IE) created by
- jQuery append the scripts and remove them immediately in globalEval …
- 13:16 Ticket #2704 (ui.droppable.js and removing droppables) created by
- I have come across an error when trying to remove a droppable when I have …
- 13:14 Ticket #2686 (Sortable bug) closed by
- fixed
- 13:08 Ticket #2685 (ui.droppable.js & overflow) closed by
- wontfix: I won't "fix" this due to performance reasons. It makes everything /way/ …
- 13:01 Ticket #2657 (UI Draggable: "containment: parent" behaves wrong when the parent element ...) closed by
- fixed
- 12:14 Ticket #2534 (ui.sortable - imbricate sortable bug) closed by
- fixed: I still don't know why it happended in a old version of UI - some of the …
- 11:48 Ticket #2638 ([UI Droppable] Remove wrapper object in manager) closed by
- fixed: sorry, seems it didn't commit it..
- 11:47 Ticket #2597 (Droppable events fired on hidden elements) closed by
- fixed
- 08:56 Ticket #2703 (Wrap manipulation resets state of radiobutton in IE) created by
- Wrap manipulation resets state of radiobutton in IE 6 only (6.0.2900.2180 …
- 08:55 Ticket #2702 (Wrap manipulation resets state of radiobutton in IE) created by
- Wrap manipulation resets state of radiobutton in IE 6 only (6.0.2900.2180 …
- 07:09 Ticket #2701 (Security warning message with effect "show" on https) created by
- A security warning message occurs if you use the effect "show" on an …
- 02:44 Ticket #2700 (Datepicker does not allow manual entry of alphabetic characters) created by
- I am using the datepicker plugin with dateFormat: 'dd-M-y' When I try to …
Note: See TracTimeline
for information about the timeline view.
