Timeline
10/30/08:
- 19:32 Ticket #3530 ($.widget.prototype._trigger() should automatically add the options hash) created by
- As suggested in #3528, ._trigger() should automatically add the options …
- 18:38 Changeset [100cc350b3ed8516619d1946b38a339cdac7e1a0] by
- moved dep_loader.html test page to experimental branch
- 18:13 Ticket #3529 (Remove .ariaRole() and .ariaState()) created by
- Instead of defining .ariaRole() and .ariaState(), ui.core should just …
- 13:58 Ticket #3527 (No way to disable AJAX/remote tabs in ui.tabs) closed by
- invalid: The alternative is to use in-page tabs, it's as simple as that. The remote …
- 12:51 Ticket #3528 (improvement for _trigger-Method and more consistency in slider events) created by
- Hi, this is related to ui.core and ui.slider. I realy like the way ui …
- 11:21 Ticket #3520 (Datepicker displays today, October 26 for both today and tomorrow) closed by
- fixed: Duplicate day issues should be fixed in the latest build of datepicker. …
- 05:13 Ticket #3527 (No way to disable AJAX/remote tabs in ui.tabs) created by
- There doesn't appear to be a way to turn off the remote/AJAX tabs feature, …
- 02:49 Ticket #3526 (Default Year is 1998 with options: changeYear:false, dateFormat: 'dd.mm.') created by
- $('#datepicker').datepicker({'minDate':$.datepicker.parseDate("yy-mm-dd", …
10/29/08:
- 23:57 Changeset [be7db1369d708292a1ad0925e1cdb32aa8e2a599] by
- Sortable - accurate option added, If you prefer better accuracy and low …
- 10:49 Ticket #3525 (Add ARIA semantics to Selectable) created by
- For accessibility, we should add an attribute to elements that are …
- 10:03 Ticket #3482 (Add ARIA semantics to progress bar) closed by
- fixed: I chained some of the calls and committed, thanks! rev:[847]
- 09:57 Changeset [b0772dc3d81f00da5d4ce478e36dd5e94649f0d4] by
- added ARIA semantics, and tests. patch review:scott.gonzalez@gmail.com …
- 05:49 Ticket #3524 (Dialog is not opening after closing it) closed by
- worksforme: You're trying to initialize the dialog each time, which won't work. You …
- 01:00 Ticket #3524 (Dialog is not opening after closing it) created by
- I have content in a div and a button "show dialog". First time clicking on …
10/28/08:
- 14:31 Ticket #3523 (Dialog: onclick return value ignored) created by
- The onclick return value on a link is being overridden when that link is …
- 14:11 Ticket #3522 (Datepicker - Daylight Savings) created by
- Calendar repeats November the 2nd for Sunday and Monday. This is where …
- 11:05 Changeset [95980d34da7f4ef6637a107df5fd669c624fd9c6] by
- Sortable - delta direction improved
- 07:44 Changeset [fe12e22f47263a5956065c831cccf0f907c0177d] by
- Sortable - Float elements tolerance fixed
- 02:03 Ticket #3521 (maxDate causes "next>" link to appear in month selection boxes.) created by
- When I apply a "maxDate" restriction say date:maxDate="new Date(2008, 12 - …
10/27/08:
- 23:41 Changeset [cd01814a85a765759f2e1205355514c75bcdfa2d] by
- Sortable - Prevent mouseCapture while help is reverting
- 23:35 Changeset [f69197bcec073b6f73b26e93e5fc407b4c5e485e] by
- Sortable - Checking if helper exists
- 23:01 Changeset [8d11141859df2366aadc87f251ec4ff373f6d7af] by
- Changing the author name on Resizable
- 22:44 Changeset [429a36fee9b3e12396a31d08b53a0d43f8c0a969] by
- Sortable - Tolerance accuracy sortable improved
10/26/08:
- 10:55 Ticket #3520 (Datepicker displays today, October 26 for both today and tomorrow) created by
- see the screenshot.
- 02:51 Ticket #3518 (Date picker error when the text box's id=1) created by
- I use the text box id to store an information(id of database). When the …
10/24/08:
- 22:33 Ticket #3516 (DatePicker: Safari can't handle multiple inputs without IDs) created by
- On Safari 3.1.2 for Mac, if more than one input is turned into a …
- 20:35 Ticket #3515 (DatePicker broken by ID with period) created by
- If the text input has an ID with a period (.) in it, such as {{{<input …
- 10:54 Ticket #3513 (Images for Prev/next in DatePicker) created by
- I would like to be able to: - Use images for Prev/Next? for the …
- 07:17 Ticket #3512 (datepicker incorrectly showes calendar in october) created by
- calendar has duplicates for few days in october, see screenshot: …
- 06:23 Ticket #3511 (Draggable: Incorrect helper checking) created by
- For my solution I assign the helper as a function. This function modifies …
10/23/08:
- 21:08 Ticket #3510 (Themeroller changes for datepicker) created by
- The day names and individual days should be centred in their cells. …
- 21:07 Ticket #3509 (Themeroller changes datepicker appearance when can't change month/year) created by
- If the option is selected to not allow the month/year to be changed via …
- 21:04 Ticket #3508 (Themeroller stacks big prev/next links in datepicker) created by
- When big prev/next links (moving a year) are included, they are stacked …
- 21:00 Ticket #3507 (Themeroller doesn't work well with min/max dates in datepicker) created by
- When you reach the end of the range of possible dates, the prev/next links …
- 20:58 Ticket #3506 (Themeroller for datepicker doesn't highlight today or selected days) created by
- There is no visual cue to indicate which day is today, nor which date(s) …
- 19:24 Ticket #3505 (Themeroller doesn't support disabled inline datepickers) created by
- A new style is needed to support visual feedback for disabled inline …
- 19:20 Ticket #3504 (Themeroller doesn't support multiple months for datepicker) created by
- The months are displayed below each other, rather than beside each other. …
- 19:17 Ticket #3503 (Themeroller doesn't support datepicker for right-to-left languages) created by
- Themeroller themes are missing a critical style for right-to-left …
- 18:45 Changeset [664f2ada64283091606017807c27435f0b4a5a1c] by
- set svn:eol-style to native
- 17:54 Ticket #3501 (JQuery Animate Sometimes Does Not Fade In Offscreen Elements (Opacity IE)) closed by
- invalid: Fading is part of jQuery core; please re-post this in …
- 17:36 Ticket #3487 (ui.resizable does not work correctly in pages within framesets) closed by
- invalid: As you've said, this is a problem with jQuery core, not jQuery UI. Feel …
- 17:00 Ticket #3279 (found a bug in datepicker) closed by
- worksforme
- 11:02 Ticket #3502 (draggable connected to sortable - error when the items are dragged back ...) created by
- Say we've: 1. Some draggables 2. one sortable 3. one draggable If we drag …
10/22/08:
- 11:06 Ticket #3501 (JQuery Animate Sometimes Does Not Fade In Offscreen Elements (Opacity IE)) created by
- When fading in a lot list of items, the bottom half of the list (all …
- 06:23 Ticket #3500 (Progressbar callback at the end) created by
- Hi. I changed to use the ui progressbar, but noticed that it didn't have …
- 03:12 Changeset [fd9ab96caaf4d3dbf301a6babf7d200ab23fec62] by
- ui.datepicker: fixing a var being leaked to the global …
- 02:23 Ticket #3492 (ui.datepicker-es.js) closed by
- fixed: Updated day name.
- 02:22 Changeset [0767f9a7e63e35194cc0cd45adcd9f3f7d31016f] by
- Fixed 3492. Typo in day name.
- 01:28 Ticket #3499 (selectWeek to accompany highlightWeek option) created by
- To accompany the highlightWeek feature, it would be a nice addition to the …
- 01:22 Ticket #3498 (Conflict with bgifram - IE's opacity filter is not being removed after ...) created by
- Hi I experiment a draggable bug in the last svn version(r809): …
10/21/08:
- 17:34 Ticket #3322 (DatePicker Position On Scroll) closed by
- wontfix: The datepicker positions itself so that it fits on the page. If there is …
- 17:31 Ticket #3493 (ui.datepicker-es.js) closed by
- duplicate: Duplicate of #3492
- 17:30 Ticket #3494 (ui.datepicker-es.js) closed by
- duplicate: Duplicate of #3492
- 17:07 Ticket #3270 (Datepicker doesn't allow dates before (I assume) 10 years ago) closed by
- wontfix: The list of years provided in the drop-down is controlled by the yearRange …
- 17:04 Ticket #3278 (Datepicker wipes out title strings) closed by
- wontfix: The datepicker content is regenerated after each action (moving months, …
- 16:45 Ticket #3056 (Datepicker Positioning in IE6) closed by
- fixed: Apparently fixed by solution for #3232.
- 11:10 Ticket #3494 (ui.datepicker-es.js) created by
- In spanish Saturday is Sábado not Sádabo. replace line 18 of …
- 11:08 Ticket #3493 (ui.datepicker-es.js) created by
- In spanish Saturday is Sábado not Sádabo. replace line 18 of …
- 11:04 Ticket #3492 (ui.datepicker-es.js) created by
- In spanish Saturday is Sábado not Sádabo. replace line 18 of …
- 10:51 Ticket #3491 (Sortables:temp. inline styles not removed prior to stop callback fcn) created by
- I have a callback function on my sortables stop that sends the contents of …
- 09:31 Ticket #3490 (After removal $tabs.data('selected.tabs') contains wrong information) created by
- I have a tabs with 5 pages. Simpe test case: […] […] After every …
- 07:11 Ticket #3489 (ui.slider steps option) created by
- When using the steps option to produce (for example) .5 values the slider …
- 05:34 Ticket #3488 (ui.sortable - IE6+ doesn't fire click-event after sorting) created by
- I got a sortable list with e.g. 10 items containing a line of icons (for …
- 03:23 Ticket #3487 (ui.resizable does not work correctly in pages within framesets) created by
- A textarea cannot be made resizable as expected when its page is part of a …
10/20/08:
- 23:57 Ticket #3486 (Error with 2 synchronised datepickers or one datepicker with a range of ...) created by
- When using 2 synchronised datepickers or one datepicker with a range of …
- 15:39 Ticket #3485 (sortable + select boxes + safari) created by
- In Safari only, select boxes may not be changed if they are inside of a …
- 14:54 Ticket #3484 (Error in jQuery UI Demos) created by
- In a couple of the jQuery UI Demos, I am being redirected to an error page …
- 13:47 Ticket #3447 (UI Tabs ThemeRoller - gap between tabs and tab panel under ie7) closed by
- fixed: fix needs to be deployed…
- 11:36 Ticket #3483 (tabs widget: keyboard interaction doesn't match DHTML style guide) created by
- [ http://dev.aol.com/dhtml_style_guide#tabpanel DHTML Style guide for …
- 11:21 Ticket #3482 (Add ARIA semantics to progress bar) created by
- Not sure if we should consider aria live regions here, or go with …
- 11:06 Ticket #2955 (Accordion Bug, Textareas Scrollbar) closed by
- worksforme: Tested with latest revision, works for me.
- 10:51 Ticket #3075 (Resizable Form Elements don't POST) closed by
- worksforme: Either invalid or already fixed in latest revision. My testcase: […]
- 10:25 Ticket #3481 (Add ARIA to Selectable?) created by
- The "Selectable" interaction might be a good place to auto-expose the …
- 08:37 Ticket #3480 (Resizable css cursor not getting applied) created by
- When changing the CSS of a resizable element like so: […] the cursor …
- 08:21 Ticket #2220 (UI Tabs: IE6 memory leaks) closed by
- worksforme
- 08:20 Ticket #2715 (ui:tabs breaks when tab links contain colons) closed by
- fixed: [761]
- 08:18 Ticket #3122 (Reset styles more carefuly after animation) closed by
- fixed: [783]
- 04:35 Ticket #3479 (Connected draggable to sortable, positioning issue) created by
- I've created a testcase for the issue: …
- 01:05 Ticket #3478 (Design for Project Tool) created by
- The project tool, as discussed internally, needs a redefined design. …
- 01:03 Ticket #3477 (Themed markup for Grid) created by
- The new grid component on the roadmap needs a full themed semantic markup, …
- 01:01 Ticket #3476 (Build out initial sub pages for design wiki) created by
- There is the need to build out a initial structure in the new design wiki, …
- 00:43 Ticket #3465 (Callbacks in Slider) closed by
- fixed: Fixed in r808.
- 00:43 Changeset [c6300693c400a9aa82ec71f7dbc31a3e7cf87901] by
- slider: changed order of fired callbacks in moveTo method (fixes #3465)
- 00:35 Ticket #3468 (Small dot appears in upper left corner of the slider in Firefox 3) closed by
- fixed: This should be fixed.
- 00:31 Ticket #3471 (Draggable helper function is applied incorrect parameters) closed by
- fixed: This is fixed in a recent trunk version.
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/nologo.gif)