Timeline
Jun 17, 2009:
- 7:44 PM Ticket #4781 (new validate method) created by
- please consider this as a replacement for the dateISO validation. The …
- 6:44 PM Ticket #2827 ($.each Treats Functions as Arrays) reopened by
- Reopening this, as it still exists and IMO is indeed a valid bug. In …
- 3:27 PM Ticket #4780 (Cross browser abstraction of binding click event to option element) created by
- Currently it is possible to bind too a click event of a specific …
- 12:17 PM Ticket #4779 (ClearType issue with fadeIn() and fadeOut() in IE only) created by
- When using either fadeIn() or fadeOut() in IE7 (not sure if this …
- 12:06 PM Ticket #4778 (Adding a change event on a hidden field) created by
- Hi, I would like to be able to trigger a function when the value of a …
- 11:30 AM Ticket #4777 (ajaxStop and ajaxStart not working) created by
- When using jsonp, jQuery.active is decremented twice due to the checks …
- 8:33 AM Ticket #4776 ([Treeview] & in the text property gets converted to &) created by
- I'm using the jquery treeview with the async treeview extension. My …
- 6:17 AM Ticket #4775 (Problem in JQuery_intellisense at VS-08) created by
- Hey people I have a bug in Jquert intellisense When I add the …
- 4:55 AM Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') created by
- Every time a selector try to select the selected items in <select>, it …
- 3:50 AM Ticket #4773 (":has" sometimes can not find the right elements) created by
- <script …
- 12:09 AM Ticket #4772 (CSS get width property) created by
- Currently when width has not been explicitly set in the CSS, jQuery …
Jun 16, 2009:
- 10:32 PM Ticket #3533 (Triggering custom event with : in name on table in IE 6/7/8 gives error.) closed by
- fixed: fixed in r6399
- 10:31 PM Changeset [ee34b69]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 6:33 PM Ticket #4164 (IE doesn't get an event.which property when fixing click events) closed by
- invalid: Unfortunately the event.button property is not set for click events. …
- 5:06 PM Ticket #4752 (Mousewheel events support) closed by
- duplicate: Duplicate of #4402
- 5:02 PM Ticket #3675 (reset event) closed by
- wontfix: jQuery does not have shortcuts for all event types, just the most …
- 2:53 AM Ticket #4771 (validate - Error Labels not valishing in validator.resetForm()) created by
- Hi. validator.resetForm() removing all error messages but labels …
Jun 15, 2009:
- 9:30 PM Ticket #4751 (Post array data to server) closed by
- invalid: This is not a bug report. Please ask for help on a jQuery or PHP forum.
- 9:27 PM Ticket #4747 (unicode garbage) closed by
- worksforme: I don't see it in the copies I have. What editor are you using? Where …
- 9:24 PM Ticket #4744 (:even and :odd pseudoselectors work opposite the way one would expect) closed by
- invalid: Even if it's the opposite of what you might expect, it's been …
- 9:11 PM Ticket #4754 (jQuery 1.2.6 reports wrong browser version.) closed by
- duplicate: Duplicate of #2661.
- 9:06 PM Ticket #4758 (Dialog title size) closed by
- invalid
- 9:02 PM Ticket #4762 (Content added to page with append() is not parsed by jquery functions ...) closed by
- invalid: Please, if you need to debug some code that's not working as you …
- 8:51 PM Ticket #4763 (keydown, keyup events on select element don't fire in FF3 linux) closed by
- invalid
- 4:37 PM Ticket #3675 (reset event) reopened by
- the bind function in jquery 1.3.2 works if you bind a 'reset' event, …
- 3:56 PM Ticket #4770 (JQuery extend does not copy date objects) created by
- JQuery.extend does not copy Date Objects correctly. ex. var newObj = …
- 2:02 PM Ticket #4769 (sorting of a table only does descending when the widgets: ['zebra'] is ...) created by
- I added the tablesorter to custom.js and ran the starterkit.html. …
- 11:09 AM Ticket #4768 (The API Reference package is out of date) created by
- Hi, The API Reference package (aka jquery-api-browser.zip), …
- 10:37 AM Ticket #4767 ($.get and $.post don't shift type) created by
- jQuery.get and jQuery.post methods allow to omit the data parameter. …
- 9:40 AM Changeset [739644d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:36 AM Ticket #4764 (Better Last-Modified support and added Etag support) closed by
- fixed: Great patch! Landed in SVN rev [6388].
- 9:36 AM Changeset [28ab4d3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/etag.php
- test/data/if_modified_since.php
- test/unit/ajax.js
- 9:05 AM Ticket #4766 (input:hidden bug (?)) created by
- jQuery("input:hidden") fails if input has these css properties …
- 5:39 AM Ticket #4765 (Ajax/Load, "expected ';' " Bug with internet explorer 6 / 7) created by
- I was making an Ajax function to load html from another page within my …
- 3:25 AM Ticket #4764 (Better Last-Modified support and added Etag support) created by
- The Last-Modified code in ajax.js contains a few bugs. This patch …
Jun 14, 2009:
- 9:48 PM Ticket #4763 (keydown, keyup events on select element don't fire in FF3 linux) created by
- Binding keydown or keyup event to a select element has not effect on …
- 7:07 PM Ticket #4762 (Content added to page with append() is not parsed by jquery functions ...) created by
- Before you say "use live()", please realize that this isn't just about …
- 3:10 AM Ticket #4761 (hasClass() can't parse classes with newlines.) created by
- hasClass() doesn't properly parse classes with newlines. Here's a …
Jun 13, 2009:
- 4:25 PM Ticket #4760 (IE Raises error on page load/close in jquery) created by
- IE 6 and 8 raise an error on page load/close in jquery (I could not …
Jun 12, 2009:
- 5:07 PM Ticket #4759 (Selector ".cssDspJobBody~ .cssDspJobBody" doesn't work when it should. ...) created by
- Selector ".cssDspJobBody~ .cssDspJobBody" doesn't work when it should. …
- 4:33 PM Ticket #4758 (Dialog title size) created by
- I want to create a dialog without a title bar (for a context menu). …
- 3:09 PM Ticket #4757 (type missmatch in opera) created by
- Event thread: click Error: name: TypeError message: Statement on line …
- 12:39 PM Ticket #4756 ($.ajax() needs a field for opaque data) created by
- It would be extremely useful when one could attach a context pointer …
- 11:27 AM Ticket #4755 (Unable to match HTML nodes with $(n1).find("*").is(n2)) created by
- Problem: var e2 = [e1 is a child of e2 but could also be e2]; …
- 9:45 AM Ticket #4754 (jQuery 1.2.6 reports wrong browser version.) created by
- In jquery-1.2.6.js, it tries to extract the browser version from …
- 8:28 AM Ticket #4753 (toggle in IE8) created by
- The following code work in IE6+ IE7 and Firefox, but won't work in IE8 …
- 6:58 AM Ticket #4752 (Mousewheel events support) created by
- Could you please add 'native' support for mouse wheel events? A …
- 3:12 AM Ticket #4751 (Post array data to server) created by
- I was trying to send a data in array format with post function. var …
Jun 11, 2009:
- 4:54 PM Ticket #4750 (selector bug) created by
- $('.abc ~ *').remove(); Not working !?!? In this example, nothing is …
- 4:38 PM Ticket #4749 (BR to new line when working with pre elements) created by
- Hi, I need to manipulate with text() taken from pre element... When …
- 3:48 PM Ticket #4748 (selector strangeness) created by
- I'm getting inconsistant results across browsers with the following …
- 6:39 AM Ticket #4747 (unicode garbage) created by
- fyi, I notice a little bit of unicode garbage littering …
- 4:49 AM Ticket #4746 (Wrong encoding for URL when using AJAX load functions in Internet Explorer) created by
- When using the AJAX functions in jQuery (e.g. $.load(), $.get etc.) …
Jun 10, 2009:
- 6:05 PM Ticket #4745 ([validate] validator breaks in IE8 with dropdowns) created by
- Versions used: jquery.validator.js 1.5.2 (full, not min nor pack) …
- 5:07 PM Ticket #4744 (:even and :odd pseudoselectors work opposite the way one would expect) created by
- The :even and :odd pseudoselectors seem to select the opposite of what …
- 10:45 AM Ticket #3510 (QUnit::equiv optimizations) closed by
- invalid: Outdated.
- 8:00 AM Ticket #4213 ([validate] Allow for the ability to add groups) closed by
- worksforme: Considering that each field has to have a unique name, you should be …
- 7:56 AM Ticket #3807 ([validate] remote method, custom messages) closed by
- fixed: Fixed in r6385.
- 7:47 AM Ticket #3721 ([validate] Validation doesn't happen in Opera 9.5 when validation ...) closed by
- invalid: Can't reproduce. Reading class-metadata works fine in my tests.
- 7:45 AM Ticket #3660 (validate) closed by
- fixed: Added a redirect to the official documentation, that tutorial is outdated.
- 7:39 AM Ticket #3635 ([validate] Improved credit card validation) closed by
- fixed: Implemented in r6384 in additionalMethods.js. Heavily refactored the …
- 6:53 AM Ticket #3486 (validator defaultmessage() returning wrong value) closed by
- worksforme: Set ignoreTitle option.
- 6:52 AM Ticket #2808 ([validate] Avoid remote validation on keyup to reduce requests) closed by
- worksforme
- 6:50 AM Ticket #3269 (Validation Plugin: Allow Duplicate Names) closed by
- wontfix: This breaks the basic principles of the validation plugin. With …
- 6:47 AM Ticket #2928 ([validate] jquery.validate executes rule dependency-callback only once) closed by
- wontfix: normalizeRules does much more then just evaluating the parameter. …
- 6:26 AM Ticket #2833 ([validate] validation methods registered by addMethod() run when ...) closed by
- invalid: A required field is always validated on blur.
- 6:25 AM Ticket #3821 ([validate] "jQuery.validator.messages is null or not an object." error ...) closed by
- invalid: Can't reproduce. UTF-8 encoding works fine for me; please reopen with …
- 6:22 AM Ticket #3766 (can you add this built-in validation method) closed by
- invalid: A proper watermark plugin doesn't have this problem, as long as it …
- 6:15 AM Ticket #3569 ([validate] Validation error is not removed if placeholder is not ...) closed by
- wontfix: Is there an actual reason to place that element outside the form? The …
- 6:05 AM Ticket #3628 (Module lifecycle doesn't support asynchronous methods (+opera.postError)) closed by
- wontfix: Imporved the error handling in Opera as proposed in r6383. …
- 5:55 AM Ticket #3615 (Validation plugin does not show errors on form in IE if <button> is ...) closed by
- worksforme: Add type="submit" to your button element.
- 5:54 AM Ticket #3382 (Enhance jQuery autocomplete Plugin) closed by
- invalid: There is no scriptCharset option. If you are referring to the dataType …
- 5:49 AM Ticket #3527 (jquery validate picks up sub form elements in ie, causing error ...) closed by
- wontfix: Nested forms aren't supported.
- 5:48 AM Ticket #3526 (validation bug (No validation with jquery.validate.js)) closed by
- worksforme: Looks like you have to initialize the validation when opening the …
- 5:43 AM Ticket #3364 (qunit: Callback for external logger) closed by
- fixed: You can define callbacks via QUnit.log and QUnit.done, eg. […]
- 5:41 AM Ticket #3361 (qunit: Changes to not require pre-existing DOM elements) closed by
- fixed: QUnit now requires only the fixture element #main to be present, …
- 5:38 AM Ticket #3310 (plugin search throws "validation error") closed by
- worksforme
- 5:34 AM Ticket #3220 (Trac should allow bug submitters to modify their own tickets) closed by
- wontfix: Not gonna happen.
- 5:33 AM Ticket #3173 (Plugin path/locate "Transform" broken) closed by
- invalid
- 5:32 AM Ticket #3139 (qunit: calling serialArray( [ undefined ] ) throws TypeError) closed by
- wontfix: serialArray is deprecated already, isSet will probably be removed as …
- 5:29 AM Ticket #3062 (http://jquery.com/test not deterministic) closed by
- worksforme: Ajax tests don't use timesouts any more (not by default), making the …
- 5:26 AM Ticket #2899 (Ease alltests setup) closed by
- invalid
- 5:25 AM Ticket #2799 (UI-web: Sortable Demos bugs) closed by
- invalid: Wrong bugtracker (see http://dev.jqueryui.com), probably invalid by …
- 5:24 AM Ticket #2796 (UI-web: Widget Dialog has no template) closed by
- invalid: Wrong bugtracker (see http://dev.jqueryui.com), probably invalid by …
- 5:24 AM Ticket #2795 (UI-web: Draggable Demos) closed by
- invalid: Wrong bugtracker (see dev.jqueryui.com), probably invalid by now anyway.
- 5:16 AM Ticket #2761 ([autocomplete] up/down arrow in list causes cursor to move in FF2 on a Mac) closed by
- invalid: The autocomplete plugin is now developed under the jQuery UI umbrella. …
- 5:15 AM Ticket #2757 (Autocomplete plugin: Call external web service to query data) closed by
- invalid: The autocomplete plugin is now developed under the jQuery UI umbrella. …
- 5:14 AM Ticket #2756 (Autocomplete plugin:) closed by
- invalid: The autocomplete plugin is now developed under the jQuery UI umbrella. …
- 5:09 AM Ticket #2682 ([validate] Better ISO date and time validation) closed by
- wontfix: Providing a "complete" date method isn't feasible, therefore you have …
- 5:08 AM Ticket #2665 ([Validate] Extend validation of dates) closed by
- wontfix: Providing a "complete" date method isn't feasible, therefore you have …
- 5:07 AM Ticket #2362 ([treeview] A change in treeview to allow for an "active" class to open ...) closed by
- worksforme: Just add class "open" to the branch that should be open at the start.
- 5:04 AM Ticket #2359 ([validate] Error message labels that are hidden then re-displayed are ...) closed by
- fixed: Afaik this is fixed in jQuery core, can't reproduce the problem with …
- 5:01 AM Ticket #2228 (env.js patch -- String fixes, support for title and href/src getters ...) closed by
- invalid: The env.js group would probably a good place to post this: …
- 4:58 AM Ticket #2205 ([validate] Add a class to the input field) closed by
- fixed: Fixed in r6382; a class "valid" is now added to valid elements, via …
- 3:52 AM Ticket #4577 (qunit test running issue when being loaded after document is ready.) closed by
- invalid: Closing this. Please open a new ticket if you track down the issue.
- 3:51 AM Ticket #4688 (cant download custom themes from the site.) closed by
- invalid: Please post on dev.jqueryui.com if the issue persists.
- 3:28 AM Ticket #4743 (some page by google chrome not working) created by
- http://docs.jquery.com/UI/API/1.7/Sortable this page doesn't in …
Note: See TracTimeline
for information about the timeline view.