Timeline
11/20/08:
- 21:07 Ticket #3616 (progressbar: the label text should be unselectable) created by
- The progressbar label text is currently selectable, which acts weird since …
- 20:58 Changeset [03d6a64695d86e103eb5c8464aeb231e651c4256] by
- accordion: formatting changes - moved some things around for consistency. …
- 20:48 Changeset [1c97a20d019946bdb6010ca8dd7ee3e6f14cf1fc] by
- tabs: formatting changes - moved some things around for consistency. _init …
- 20:45 Changeset [f2ad7ea32a829aa2449c889672b528c09398f3a4] by
- changed author url for Ca-Phun Ung
- 20:40 Changeset [e98934200f606d7973902495450ea5b5d79440af] by
- slider: formatting changes - moved some things around for consistency. …
- 20:17 Changeset [8ab19f209a8effbbd5ee4d1cba2a49ca8e6672b6] by
- dialog: formatting changes
- 20:12 Changeset [89a113ba196ff283b8577753838c222d66f3d53b] by
- progressbar: formatting changes
- 20:05 Changeset [64f6baeaf47bc41ce18b36d97d49a14d5293dbc8] by
- selectable: removed toggle method as widget factory provides …
- 20:04 Changeset [47f8e9042fbe4d48c1cf9579beba5f4fc2966149] by
- droppable: removed disabled default as it's provided by widget factory
- 20:01 Changeset [fb94a4e34e25941443bdd7c52c41844e29f2db9f] by
- draggable, droppable, resizable, selectable, sortable: formatting changes …
- 18:14 Changeset [2192c024e2b8dd4b3a27170400107400dc5a72b4] by
- New file: AUTHORS.txt instead of having a single contributor's name in …
- 17:58 Ticket #3615 (clicking today doesnot parse today's date) created by
- It seems like a bug to me: when I click on "today" and it doesn't parse …
- 05:42 Changeset [2747b5c018b31eb69e77f07a6616428cf206f967] by
- build.xml - Added zip task.
- 05:18 Changeset [217c5e2c2f505c8fbbb6e6513276600624f5d42b] by
- build.xml - Pack task now using PHP packer.
- 00:38 Ticket #3614 (Accordion: support multiple events being set at the same time) created by
- Here is a hoverintent implementation as a special event: […] Its …
- 00:34 Ticket #3613 (Accordion: cookie persistence) created by
- Here is an example of adding external cookie persistence to an accordion: …
11/19/08:
- 21:51 Changeset [491e5b2f1817e0640e01c7d319366a8660b38a71] by
- Added a build.xml file to help us removing trailing spaces when needed.
- 21:18 Changeset [1a6848de17c53e98e9a73e4b60a62b54546f1c6c] by
- Added a build.xml file to help us removing trailing spaces when needed.
- 21:07 Changeset [b70f701f6d2c5fd032f07820172747eb313bf254] by
- build.xml - Added replace-version task. Pack task now using PHP packer. …
- 20:10 Changeset [558218f2aacde62323e8d5c6ccc62aa7c05c4ed5] by
- Source formatting: Removing trailing spaces
- 13:47 Ticket #3611 (Animation clears radio button's CHECKED attribute in IE) created by
- I have a <DIV> container which contains radio buttons. When I …
- 11:55 Ticket #3610 (Error in french l18n file for ui.datepicker) created by
- There's mistakes in the french file ui/i18n/ui.datepicker-fr.js: - first …
- 10:18 Ticket #3609 (resizing table columns in ie6) created by
- I'm not sure if this is properly a UI bug or a problem in jquery proper, …
- 07:34 Ticket #3608 (Incorrect Calendar in Datepicker) created by
- The jquery ui datepicker has an incorrect calendar. Go to the demo page @ …
- 07:25 Ticket #3607 (Draggable div not constrained within containing div when window scrollbars ...) created by
- I've looked at other open bugs; #3568 looked similar, but I have checked, …
- 07:20 Ticket #3485 (sortable + select boxes + safari) closed by
- fixed: Fixed in r970.
- 07:20 Changeset [352287b7efeaf400463eae637a2230a350c6e2d9] by
- core: this fixes the Safari issue that select options can't be selected if …
- 07:08 Changeset [c3df1b6df6527cee743783cdb90d5a0fa4273b91] by
- sortable: removing ui.options caused plugins not to work anymore - fixed …
- 06:58 Ticket #3249 (<select> options not selectable in Safari when container is resizable) closed by
- worksforme: I tried to replicate the issue, but it seems to be fixed. It could not be …
- 06:53 Ticket #3480 (Resizable css cursor not getting applied) closed by
- fixed: Fixed in r968.
- 06:49 Changeset [fbde8766ba2dc3b70df1d4b95eefe316556bdae5] by
- resizable: Fixed preserveCursor, if the cursor is overriden in the …
- 06:41 Ticket #3606 (accordion: rename change event (and remove namespacing?)) created by
- Currently the accordion binds a change-event handler by default, which …
- 06:39 Ticket #3489 (ui.slider steps option) closed by
- fixed: Hi there, this is adressed/fixed in r967 (or if you want to wait for a …
- 06:38 Changeset [06e7783c93a92003adff093e564ce9a9e14bd014] by
- slider: defered all parseInt / Math.round calls for values to this._round, …
- 06:21 Ticket #3568 (Drag is jumping with scrollbar) closed by
- fixed: Hi there, please try the latest trunk version in SVN (or the 1.6rc3 …
- 03:15 Changeset [c57ea5721c47f3497e6f9d59978abf65ad74d4a1] by
- removed unused conditional comments for ie5, ie6, ie7
- 03:06 Ticket #3557 (Draggable: Undocumented options - connectToSortable, iframeFix, scope, ...) closed by
- fixed: Fixed!
- 02:22 Ticket #3605 (actualSize in ui.slider not calculated correctly if element is hidden) created by
- If the slider element (or it's parents) are hidden via display: none; its …
- 01:54 Changeset [2a6a3561092a3c34d3f5c6b759e4af3ec01fcf0f] by
- sortable: removed ui.element and ui.options from the UI object, corrected …
11/18/08:
- 23:18 Ticket #3603 (Re-open #3258) created by
- The bug described in ticket #3258 still exists, it is valid, and the patch …
- 22:24 Ticket #3602 (Download Builder needs to be updated for 1.6rc3) created by
- Since 1.6rc2, the following plugins have been removed from the 1.6 release …
- 22:19 Ticket #3601 (ThemeRoller needs to be updated for 1.6rc3) created by
- Since 1.6rc2, the following plugins have been removed from the 1.6 release …
- 22:09 Changeset [8306e62887be2bcc70984fd3b3b6c9d8158843cf] by
- set svn:eol-style to native
- 21:11 WikiStart edited by
- (diff)
- 21:04 WikiStart edited by
- (diff)
- 21:04 WikiStart edited by
- (diff)
- 20:59 WikiStart edited by
- (diff)
- 20:58 WikiStart edited by
- (diff)
- 20:56 WikiStart edited by
- (diff)
- 20:51 WikiStart edited by
- (diff)
- 19:12 WikiStart edited by
- (diff)
- 19:11 WikiStart edited by
- (diff)
- 18:57 WikiStart edited by
- (diff)
- 18:52 WikiStart edited by
- (diff)
- 18:51 WikiStart edited by
- (diff)
- 18:34 Changeset [027e4d57b7085a6f2a2135646d04f2510192c2b7] by
- Removed spinner from trunk. See /branches/dev/spinner
- 03:54 Ticket #3600 (Preloading of tabs broke at r864) created by
- When I use revision 861 of ui.tabs preloading of tabs works perfectly …
- 02:41 Ticket #3599 (Draggable - helper does not work with function) created by
- Hi all, I'm using jQuery-UI 1.6rc2 and want to use the draggable widget. …
11/17/08:
- 18:55 Changeset [29f7dc9a2c078495f6a0ed13c531733146528fb4] by
- Removed all trailing whitespace from .js and .html files
- 18:22 Changeset [ce69e7ced4e8786ca5164372007c48a11ba90e72] by
- Progressbar: Removed text method.
- 17:55 Ticket #3596 (Replace global jQuery with dollar sign) closed by
- fixed: Fixed in r951.
- 17:54 Changeset [291202dabe4dbb708d1cff5c35e13770e191d82f] by
- Various: Fixed #3596: Removed references to jQuery for .noConflict() …
- 07:44 Ticket #3598 (Datepicker Japanese translation replacement) created by
- I've updated the Japanese translation for ui.datepicker. The current one …
- 05:58 Changeset [e0dec0bd8476fa1af090cc6e473c1e135084ebdf] by
- Progressbar: Removed identifier, element, textElement from the ui object …
- 05:56 Changeset [d342e1c0ce9ee7fcf4cc34c9adf20250cdaaf2a6] by
- Progressbar: Removed textClass option.
- 04:55 Ticket #3597 (Bad first day on november) created by
- 1st november 2008 is not a sunday, it's saturday. I constat this problem …
11/16/08:
- 17:16 Changeset [45721d461e2e8452909989ff33d12b237c5b7cb2] by
- Progressbar: Removed references to jQuery for compatibility with …
- 16:21 Changeset [11a81ac9800927485903cc34ff855d3be07dbe9f] by
- Progressbar: Refactored creation of elements on init. Removed propagate …
- 15:16 Ticket #3596 (Replace global jQuery with dollar sign) created by
- Some files use "jQuery" instead of the dollar sign. This is a bad idea, as …
11/15/08:
- 13:19 Ticket #3595 (Sortable with Iframe Bug) created by
- When i create a sortable with my elements that have iframes in it, without …
- 11:55 Ticket #3594 (selectOnAdd) created by
- Add the option to automatically select new tabs when they are added. Code …
- 11:36 Ticket #3593 ("add" function not working correctly) created by
- When calling the "add" function, the new LI and DIV elements are added in …
- 04:08 Changeset [c4d2a1b7f1a64104ca4bcdf5c10c2fe9197fc6a0] by
- Rollback changes for datepicker. This means 3261, 3307, 3513, 3521 are …
11/14/08:
- 20:33 Ticket #3565 (Dialog Overlay IE6) closed by
- wontfix: bgiframe is pretty much the standard for solving this problem. It is …
- 20:29 Ticket #3562 (.removeAttr() needs to support ARIA properties) closed by
- fixed: Fixed in r941.
- 20:29 Changeset [6fb3ffad36e9ac318a186d471d60459d6b16094c] by
- Core: Fixed #3562: Modify .removeAttr() to work on ARIA properties in FF2.
- 12:08 Ticket #3592 (id repetition on IE and FF 2.x) created by
- If I have several input fields without IDs on them and apply the …
- 08:16 Ticket #3591 (Scroll jumping on drag elements in sortable) created by
- 1. Make big sortable list (we need page scroll) 2. Scroll downmost (esy …
- 05:54 Ticket #3589 (dragged out of the viewport - in the top of the browser) created by
- If a draggable element is released in the top of the browser, then it …
- 05:33 Ticket #3560 (Datepicker does not highlight 2nd, 3rd, 4th, or 5th week of March) closed by
- fixed: Fixed. Due to daylight savings cutovers in this timezone.
- 05:32 Ticket #3395 (The current day won't highlight for some days March) closed by
- fixed: Fixed. Due to daylight savings cutovers in this timezone.
- 05:32 Changeset [0808041ad9e21a422b8f6fbd235c5631e0cf4309] by
- Added tests for daylight savings problems - only show up in specific …
- 05:31 Ticket #3566 (datepicker: Incorrect date for November 2008) closed by
- fixed: Fixed. Due to daylight savings cutovers in this timezone.
- 05:31 Ticket #3512 (datepicker incorrectly showes calendar in october) closed by
- fixed: Fixed. Due to daylight savings cutovers in this timezone.
- 05:30 Ticket #3537 (repeated october 26) closed by
- fixed: Fixed. Due to daylight savings cutovers in this timezone.
- 05:28 Changeset [94936d813c6e9ffcb6d15365e4603b3b47dbd0eb] by
- Fixed 3395, 3512, 3537, 3560, 3566. Problems with daylight saving cutover. …
11/13/08:
- 19:01 Ticket #3578 (ALL CODE: e, ui should be changed to event, ui) closed by
- fixed: Fixed in [933]
- 19:00 Changeset [7ea535fa1df43e8259ab9987a0e8e08866cfb1f5] by
- fixed #3578 - ALL CODE: e, ui should be changed to event, ui
- 17:17 Ticket #3579 (ALL DOCS: e, ui should be changed to event, ui) created by
- For clarity and consistency all instances of e, ui (the two parameters …
- 17:16 Ticket #3578 (ALL CODE: e, ui should be changed to event, ui) created by
- For clarity and consistency, all instances of e, ui (the two parameters …
- 17:02 Ticket #3577 (The build script needs to replace @VERSION) created by
- The build script needs to replace @VERSION with the contents of …
- 16:59 Ticket #3576 (Packed and min files should have small header that tells what file it is) created by
- The packed and min files created by the build script have no header at …
- 13:20 Ticket #3575 (draggable behaviour with flash appearing broken under Safari) created by
- Description: Contents of draggable content areas are sometimes not …
- 12:56 Ticket #3574 (appendTo fails in certain conditions) created by
- the code in the attached file creates a sortable and a droppable. If a …
- 12:47 Ticket #3573 (Revert considers a sortable with connectToSortable an invalid target) created by
- When you drop a draggable, with revert: "invalid" onto a connected …
- 10:49 Ticket #3569 (Draggable within container fails on Safari) created by
- When adding containment to a draggable element in Safari the element …
- 08:24 Changeset [ed4f58c6d3c914baafaf07ab1d168e6c199b8693] by
- refactored keyboard handling to a switch statement for clarity.
- 07:51 Changeset [976b9b57bb0156767e6fd88b3adf746674a9f971] by
- Added accordion keyboard and ARIA support, and tests. Mozilla needs this …
- 03:54 Ticket #3568 (Drag is jumping with scrollbar) created by
- Using IE, FF, Chrome, Opera... if there is a vertical scroll bar and I am …
- 03:41 Changeset [d3f564e02d2f52cf03354a0a651d1fc11a919217] by
- set correct mime-types for trunk (html,js,jpg,png,gif,css for now)
- 02:25 Ticket #3567 (toArray not working) created by
- When there is a call to sortable('toArray'), we get the following error : …
11/12/08:
- 17:25 Ticket #3566 (datepicker: Incorrect date for November 2008) created by
- The days in November 2008 are wrong. Datepicker in 1.5.2: 1st should be a …
- 16:17 Ticket #3312 (Datepciker issue on IE 7) closed by
- worksforme: Unable to reproduce.
- 15:40 Ticket #3518 (Date picker error when the text box's id=1) closed by
- worksforme: Unable to reproduce this problem in FF3, FF2, IE7, IE6. The HTML and …
- 15:23 Ticket #3486 (Error with 2 synchronised datepickers or one datepicker with a range of ...) closed by
- duplicate: Duplicate of #3307.
- 15:12 Ticket #3258 (setDate opens not closeable datepicker if showOn is set to 'focus' or ...) closed by
- fixed: Fixed. Only moves focus if the datepicker is already showing for that …
- 14:55 Ticket #3513 (Images for Prev/next in DatePicker) closed by
- wontfix: This can already be achieved. Set the prevText and nextText to show the …
- 14:53 Ticket #3565 (Dialog Overlay IE6) created by
- I know someone posted a fix for the IE6 issue using the bgiframe but …
- 12:28 Ticket #3564 (UI.Dialog fails to center in Opera) created by
- There is an incorrect top position calculation for the dialog in …
- 06:50 Changeset [ba34bfdf367e6ab511cf74d03893111bae2f98c1] by
- Sortable: remove console.log
- 05:36 Changeset [6caec6b12bd43b71fff44196f7690f4cccd968bf] by
- Added alternate easing demonstration
- 05:25 Ticket #3521 (maxDate causes "next>" link to appear in month selection boxes.) closed by
- fixed: Refactored datepicker CSS to restore full functionality and fix errors.
- 05:23 Ticket #3307 (ui.datepicker range selection causing previous month image to be replaced ...) closed by
- fixed: Refactored datepicker CSS to restore full functionality and fix errors.
- 05:23 Ticket #3261 (ui.datepicker: Incorrect style/display in IE6) closed by
- fixed: Refactored datepicker CSS to restore full functionality and fix errors.
- 05:22 Changeset [cacf7b58f07bbc002bcf54244fc0613941737382] by
- Fixed 3261, 3307, 3513, 3521. Refactored datepicker CSS to allow full …
11/11/08:
- 20:34 Changeset [71ae56811609d949aea5df773129febe803ea4f9] by
- Sortable: More accuracy improvements.
- 19:57 Changeset [d7707b1fb1ae0e23eb548ea44982a520b2e572a7] by
- Core and Sortable: $.ui.contains method moved into the core. This method …
- 19:21 Changeset [657d31adaa9fb4fa94ab1bbc9581ae38ba1442eb] by
- datepicker: added $.ui.datepicker.version
- 19:03 Changeset [a098aeeb75cd6d56650ce3088891225e53e1cd6e] by
- tests: removed background image from slider unit tests
- 19:00 Ticket #3562 (.removeAttr() needs to support ARIA properties) created by
- .attr() is proxied for ARIA properties in FF2, but .removeAttr() isn't. …
- 18:57 Changeset [e1fab2ce61aca0f3cdd40151a24dc8aba760f4ec] by
- Fixed failing .slider("destroy") on empty element. "$(this).data("mouse") …
- 18:52 Changeset [e47820f6ea7810569684464c3a3b02eda5d9604d] by
- tests: cleanup and consistency with defaults tests
- 17:22 Changeset [7d946ec774e7fd832c0c691076338eae69e9b894] by
- default theme: whitespace and formatting
- 17:17 Changeset [54f7fd450759fe829caa334d59b80ce1f00f52a5] by
- default theme: whitespace and formatting
- 17:12 Changeset [2eb5e1f11cb257ff37866687a507d0139ce75f3b] by
- Removed colorpicker and autocomplete from default theme
- 17:03 Changeset [5a5199124c7e6a48a2db8c7ca9063e6c9bf2a099] by
- Removed references to colorpicker from trunk
- 17:01 Changeset [79b6eaf13c1dbcc1f7d6f2b77062f8b16ae4fefb] by
- Moved colorpicker to experimental branch
- 05:33 Changeset [fde1cfb4e414b16185680ac6c40b2bb804fb11fd] by
- 05:32 Changeset [a08dfc9f6f53658494a8e5fa00a2846dea96e626] by
- Added new test suite for common tests across all UI plugins
- 04:59 Changeset [2afb5942aaab4aa8d37939dd5bb44aa46438b10e] by
- Show controls as icons Remove alternate styling example
11/10/08:
- 08:41 Changeset [e39dd9595efe537a12bd5d8ea3e0cefa1911f980] by
- Core: Change arguments name for isOver* methods.
- 08:04 Ticket #3560 (Datepicker does not highlight 2nd, 3rd, 4th, or 5th week of March) created by
- The current release of datepicker (1.5.2) with an inline calendar would …
- 06:32 Changeset [ffa5f16169f62deaa984fecb2c52f3e9528b95cf] by
- implemented $.fn.scrollParent (candidate for jQuery core, see ticket #3589 …
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)