Timeline
Apr 25, 2008:
- 7:23 PM 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 …
- 3:27 PM 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 …
- 3:05 PM 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: …
- 7:24 AM Ticket #2741 (Datepicker Dutch Localisation) closed by
- fixed: Fixed in [5319]. Thanks!
- 7:22 AM 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 …
- 7:16 AM Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) closed by
- fixed: Please use the header option.
- 4:13 AM 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 …
Apr 24, 2008:
- 11:48 PM Changeset [508b1e2]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:14 PM 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 …
- 8:10 PM Ticket #2742 (dragging with cancel options throws error) created by
- When attempting to use the "cancel" option with ui.draggable.js …
- 5:46 PM Changeset [25f9974]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- src/fx.js
- 5:32 PM Changeset [ba391ec]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 5:23 PM Changeset [f8e5fd6]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 4:08 PM Changeset [f12d94a6]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 9:11 AM Ticket #2741 (Datepicker Dutch Localisation) created by
- I updated the Dutch Localization for the datepicker component. Patch …
- 6:23 AM Ticket #2740 ([treeview]) created by
- Hi people! Forgive my English (Google Translate). I just want to …
- 3:03 AM 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 …
Apr 23, 2008:
- 7:27 PM Ticket #2738 (Smarter GET variables for the test runner) created by
- With this patch, the test runner can be customized some more. It …
- 2:57 PM Changeset [2efd0b4]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:33 AM Ticket #2737 (calling css() with null parameter) created by
- Currently executing […] with top = null is equivalent to …
- 1:11 AM Ticket #2736 (Attribute case sensitivity error) created by
- Just a simple bug that I found. […] Setting the offsetLeft …
Apr 22, 2008:
- 10:38 PM 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 …
- 7:26 PM Ticket #2734 (jQuery.ajax({ lock: 'string identifier' }) to prevent duplicate submissions) created by
- I would like to suggest a new 'lock' parameter for jQuery.ajax. I …
- 7:17 PM Ticket #2733 (jQuery.ajax should auto-parse response based on Content-Type, if ...) created by
- i have a feature request that when jQuery.ajax({ dataType: is not …
- 7:07 PM Changeset [291f071]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 6:43 PM Changeset [f861c88]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 6:19 PM Ticket #2688 (beforeSend should be able to cancel the Ajax call) closed by
- fixed: Fixed in [5282].
- 6:18 PM Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 6:18 PM Changeset [d3d8f356]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:08 PM Ticket #2708 (Cross Browser event object) closed by
- fixed: Fixed in [5280].
- 6:07 PM Ticket #2688 (beforeSend should be able to cancel the Ajax call) closed by
- fixed: Improved in [5281], added test.
- 6:07 PM Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 6:07 PM Changeset [e454e83]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:59 PM Changeset [32b1cb3]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 12:19 PM Ticket #2732 (ui.datepicker.js (3.4.3): options changeMonth, changeYear are not ...) created by
- […] Doesn't not work, as well as some other options (there seem to …
- 4:39 AM Ticket #2692 (fx.transfer: enhance to-option to accept selector instead of id-only) closed by
- fixed: Fixed in [5277].
- 4:19 AM 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 …
- 1:58 AM 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].
- 1:47 AM Ticket #2681 (offsetLeft and offsetTop off by 2 pixels in MSIE7) closed by
- duplicate: Duplicate of #2247
- 1:27 AM Ticket #2522 (Remove isFunction from jQuery.event.trigger) closed by
- fixed: Applied in Rev [5276]
- 1:27 AM Ticket #2655 (jQuery.event module optimizations) closed by
- fixed: Mostly applied in Rev [5276]. Just a couple of things different: * …
- 1:23 AM Changeset [6d28ebf]1.12-stable2.2-stablekillphp by
- src/event.js
Apr 21, 2008:
- 9:36 PM Ticket #2094 (append to textarea broken in firefox) closed by
- wontfix: The .val() method should be used to get/set form values.
- 9:29 PM 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 …
- 9:22 PM Ticket #2550 (Try removing with() from offset.) closed by
- fixed: Patch applied in [5274] and [5275].
- 6:54 PM Changeset [9de35ce]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:54 PM Changeset [3e285bd6]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:38 PM 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 … - 5:03 PM 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 …
- 4:56 PM Ticket #2728 (Make activate() in ui.dialog, public.) created by
- activate() needs to be public so other interactions can be added to it …
- 4:44 PM Ticket #2727 (combining resize and dragging throws an error) created by
- While combining resizing and dragging I got an error. I combined the …
- 4:41 PM Ticket #2352 (Simulated click event on anchors in IE6 does not work) closed by
- fixed: Fixed in REV 5273.
- 4:39 PM Changeset [5d033db]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 12:41 PM 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 …
- 12:36 PM Ticket #2285 (clone() issue with textarea) closed by
- worksforme: The text method uses the innerText property which is still the …
- 11:35 AM Ticket #2725 (Resizable: this in stop() method) created by
- I guess this in stop() method should point to the object being resized.
- 9:30 AM Ticket #2724 (jQuery UI Datepicker v3.4.3 => Date range + Restricting) created by
- Hi, When I want to use the both functionalities (Date range + …
Apr 20, 2008:
- 11:34 PM 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 …
- 10:35 AM Ticket #2540 (UI Dialog ESC key) closed by
- fixed: Fixed in [5272]. As long as an element in the dialog has focus, …
- 6:00 AM Ticket #2722 (Draggable: click event shouldn't fire after dragging) created by
- "Click" event shouldn't fire when item is released after being …
Apr 19, 2008:
- 10:22 AM Ticket #2721 (Object.prototype) closed by
- invalid: Modifying Object.prototype is an extremely bad practice. jQuery is …
- 10:05 AM 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 …
- 7:02 AM Ticket #2721 (Object.prototype) created by
- […] In Firefox2 and Konqueror test1 considered as event handler …
- 5:39 AM Ticket #2720 (draggable, scrolling bug in ie7) created by
- scroll to botton, drag the last div, you will see the bug.
- 4:22 AM Ticket #2719 (ui.droppable very slow) created by
- There're 100 DIV need drag&drop. Make them draggable only, it's …
Apr 18, 2008:
- 10:58 PM 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 …
- 5:48 PM Ticket #2717 (Accordion 1.6 autoheight not working) created by
- Autoheight:false doesn't work in Accordion 1.6. The problem is line 72 …
- 5:42 PM Ticket #1872 (Charachter Encoding on Ajax Load) reopened by
- sorry, i thought that this will remain unanswered... yes i see now …
- 12:46 PM 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 …
- 12:41 PM 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. …
- 10:51 AM 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 …
- 9:07 AM 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 …
- 8:45 AM Ticket #2713 (realMax not initiated correcly when using multiple handles, maybe also ...) created by
- This is my first time using jQuery so I might be wrong on this one, …
- 8:44 AM Ticket #2712 (Setting slider maxValue isn't working properly) created by
- Hello, I am trying to set maxValue for handles to 500 …
- 7:30 AM 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 …
- 3:08 AM Ticket #2711 (Officially support callback as argument for load method) created by
- […] Already works, but doesn't play nice with cache option (load …
- 2:29 AM Ticket #2710 (slideUp and slideDown flick) created by
- I added some effects to an ul li list to make it expandable. When you …
Note: See TracTimeline
for information about the timeline view.