Timeline
Jul 31, 2008:
- 5:20 PM Ticket #3162 (Functional demo for spinner/colorpicker) created by
- attachs
- 4:03 PM Ticket #3161 (iframeFix in draggable) created by
- It adds "div.ui-draggable-iframeFix" to cover the iframe. But remove …
- 3:12 PM Ticket #3160 (Ability to specify dialog containment) created by
- Patch: […]
- 12:18 PM Ticket #3159 (datepicker function to do refresh/redraw) created by
- would be nice if the datepicke had a datepicker("refresh"); function …
Jul 30, 2008:
- 8:57 PM Ticket #3150 (No Containment on "stop:" for Resizable) created by
- I'd never looked at the code behind JQuery until a couple hours ago, …
- 4:05 PM Ticket #3149 (modal setting on dialog causes slow input on large pages) created by
- To demonstrate I have pasted code here: …
- 2:35 PM Ticket #3148 (UI/Dialog: dialog teleports up/down when dragged or resized in MSIE) created by
- Using Firefox, things are OK. Using MSIE7, a dialog jumps down …
- 2:13 PM Changeset [ac86d4c]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/autocomplete.html
- tests/autocomplete.js
- 1:18 PM Ticket #3147 (UI Datepicker usage limited to form inputs) created by
- The current datepicker packaged in jQuery UI is limited for usage with …
- 10:13 AM Ticket #3146 (Inconsistent year/month change notify (user callback)) created by
- Changing month/year can be done in differnt ways: 1. prev/next button …
- 9:55 AM Ticket #3145 (ui.dialog automatic height based on the content) created by
- The current jQuery.UI.Dialog has a default height of 200px. It would …
- 8:22 AM Changeset [9b8fccf]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- demos/functional/templates/ui.datepicker.html
- ui/ui.datepicker.js
- 7:48 AM Ticket #3143 (Include "included components" in packed versions of UI) created by
- All hail the packer. I would love to give up a few bytes to a comment …
- 6:32 AM Ticket #3142 (Progressbar XHTML code) created by
- see .diff
- 6:31 AM Ticket #3141 (New components in trac) created by
- Add options for new components in tickets 'Component' option. …
Jul 29, 2008:
- 9:42 PM Changeset [b65b5d0]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 5:22 AM Ticket #3140 ("select" objects doesn't work in Safari / Konqueror while inside a ...) closed by
- wontfix: There's no real fix, but one option is setting the option "cancel" in …
- 4:53 AM Ticket #3083 (Problem Draggable inside a DIV whose CSS overflow property is set to auto) closed by
- invalid: You have to use the appendTo option to append it to a higher node than …
- 4:52 AM Ticket #3098 (bug while sorting in 2 boxes with scrolling) closed by
- fixed: This should be fixed in the new version (1.6).
- 4:51 AM Ticket #3052 (UI Sortables IE issue with CSS overflow property) closed by
- fixed: I think it's fixed in r494.
- 4:38 AM Ticket #3039 (Sortable List in i.e. 7 within overflow) closed by
- fixed: This should be fixed now.
Jul 28, 2008:
- 10:13 PM Changeset [2cd638e]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 9:58 PM Changeset [357a3c3]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.sortable.js
- 9:32 PM Changeset [36d96a9]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 8:54 PM Changeset [1bf23b3]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 8:38 PM Ticket #3140 ("select" objects doesn't work in Safari / Konqueror while inside a ...) created by
- After setting a <div> to be draggable, all <select>'s inside it stop …
- 8:10 PM Changeset [67b53a58]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 5:11 PM Changeset [5bb45e1]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.history.js
- 5:06 PM Changeset [f2265bf9]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- ui/ui.droppable.js
- 2:53 PM Changeset [c2ef255]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.droppable.js
- 2:34 PM Changeset [841751a]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- tests/visual/tree.html
- ui/ui.draggable.js
- ui/ui.droppable.js
- ui/ui.sortable.js
Jul 25, 2008:
- 4:21 PM Ticket #3139 (UI Tabs ajax call breaks when other ajax requests remove tabs element) created by
- The success function in the ajax call made by the ui tab code does not …
- 4:03 PM Ticket #3138 (Nothing happened using Traditional Chinese pack on IE7) created by
- Nothing happened using Traditional Chinese pack on IE7 when I tried …
- 1:21 PM Ticket #3137 (Translation for new text.) created by
- Chinese translation.
- 12:55 PM Ticket #2818 (Posssibility to display simultaneously past and current month in ...) closed by
- fixed: Fixed. Set showCurrentAtPos to adjust the position of the current …
- 11:53 AM Ticket #3119 (A draggable object is offset by a few pixels on revert in firefox when ...) closed by
- worksforme: I tried your demo but could not reproduce the issue. Including …
- 11:46 AM Ticket #3130 (draggable options - revert can't be a number) closed by
- fixed: Totally right, fixed. It now checks for options.revertDuration.
- 11:44 AM Ticket #3051 (Too Much Recursion) closed by
- worksforme
- 6:02 AM Changeset [609699d9]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- demos/functional/templates/ui.datepicker.html
- ui/ui.datepicker.js
- 5:59 AM Changeset [7592610d]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/i18n/ui.datepicker-ar.js
- ui/i18n/ui.datepicker-bg.js
- ui/i18n/ui.datepicker-ca.js
- ui/i18n/ui.datepicker-cs.js
- ui/i18n/ui.datepicker-da.js
- ui/i18n/ui.datepicker-de.js
- ui/i18n/ui.datepicker-es.js
- ui/i18n/ui.datepicker-fi.js
- ui/i18n/ui.datepicker-fr.js
- ui/i18n/ui.datepicker-he.js
- …
- 4:53 AM Changeset [112493b]1-10-stable1-11-stable1-8-stable1-9-stabledatepickerinteractionsspinner-globalize-1.x by
- ui/ui.draggable.js
- 1:46 AM Ticket #3135 (Unable to select text in inputs inside dialog (similar to Ticket #3059 )) created by
- I'm having the same problem as Ticket #3059 with ui 1.5.2 (which is …
Jul 24, 2008:
- 10:42 AM Ticket #3134 (datepicker and thickbox) created by
- Hi I reead that my problem is fixed, I dont know if it is in version …
- 8:05 AM Ticket #3133 (Theme Generator for DatePicker calls class instead of id : ...) created by
- Howdy, Dug through some lines of css after downloading date picker and …
- 2:40 AM Ticket #3129 (jQuery UI Datepicker. with Spring) closed by
- fixed: Fixed in the latest version - now handles jQuery meta-characters in IDs.
Note: See TracTimeline
for information about the timeline view.