Timeline
07/23/08:
- 20:36 Ticket #3129 (jQuery UI Datepicker. with Spring) created by
- HI I cannot resolve one things. If Im using id of my input which is …
- 19:39 Ticket #3128 (Disabled Datepicker still pops up when buttonImage clicked in IE7 and ...) closed by
- wontfix: Use $('selector').datepicker('disable') to properly disable the …
- 19:32 Ticket #3107 (ui.datepicker dialog example does not return false when returning from ...) closed by
- fixed: Fixed.
- 17:29 Ticket #3088 (Repeating date when selecting october 2008) closed by
- fixed: Fixed. Check both UTC and normal date to step through the days.
- 17:29 Ticket #3105 (Date picker first week in november day repeat) closed by
- fixed: Fixed. Check both UTC and normal date to step through the days.
- 17:24 Ticket #3108 (ui.datepicker breaks with form elements whos ids contain square brackets) closed by
- fixed: Fixed. Now handles ids with embedded square brackets.
- 17:23 Ticket #3113 (datepicker error for escaped special character in element id) closed by
- fixed: Fixed. Now handles ids with embedded ':' or '.'. The 'fn is not a …
- 17:16 Ticket #3111 (Provide option to display double-arrows for navigation by (year) in ...) closed by
- fixed: Fixed. Set showBigPrevNext to true to display the additional links. Set …
- 12:51 Ticket #3091 (Allow association with textbox for inline calendar) closed by
- wontfix: You can do this with the latest version (1.5.2) via the altField setting, …
- 12:50 Changeset [531970d4ac851acd1b81d424b6703c19175e6e9f] by
-
- themes/default/ui.datepicker.css
- 12:39 Changeset [d165e454b4a06d99f83bfb2f86546a1e3b4470c9] by
-
- demos/functional/index.html
- demos/functional/templates/ui.datepicker.dbd.html
- demos/functional/templates/ui.datepicker.dlg.html
- demos/functional/templates/ui.datepicker.html
- demos/functional/templates/ui.datepicker.inl.html
- demos/functional/templates/ui.datepicker.sel.html
- 12:23 Changeset [30be7d0953f884951d242146edafac50b429a587] by
-
- tests/datepicker.html
- tests/datepicker.js
- 12:20 Changeset [72ea968893aa0eee93e39b0d558f9cc84ad44018] by
-
- themes/flora/flora.datepicker.css
- 10:39 Changeset [a87fa9856ac85779b76cf382c7d872725e3b36f0] by
-
- ui/ui.datepicker.js
- 10:35 Changeset [323399c7bfc13c81dbaf780bd11615f04c288ab1] by
-
- ui/ui.datepicker.js
- 10:29 Changeset [d1083005b44ec515e12ff09b7523da53442ef72b] by
-
- ui/ui.datepicker.js
- 10:26 Changeset [1f826dc041f74795fd466fd2d46bf0f68df4bcd1] by
-
- ui/ui.datepicker.js
- 00:49 Ticket #3128 (Disabled Datepicker still pops up when buttonImage clicked in IE7 and ...) created by
- Example: http://www.justinstayton.com/datepickerTest.html When you click …
- 00:44 Ticket #3127 (Accordion + Slider) created by
- [jq1.2.6][ui1.5.2] When using sliders within an accordion, sliding (then …
- 00:00 Ticket #3126 (IE7 dialog error on simple v1.5.2) created by
- get a megabundle from the build your own jquery ui create the following …
07/22/08:
- 23:51 Ticket #3125 (UI/Tabs strange behavior) created by
- I am testing the tab functions with twelve tabs. On initial load, the …
- 23:00 Ticket #3124 (Resizable element within Iframe jumps/shifts during resize) created by
- The iframe have horizontal and vertival scrollbars. After I scrolled the …
- 21:09 Ticket #3123 (Tabbing stops in modal dialog) created by
- If you launch a modal dialog and try to use the tab key to select elements …
- 05:01 Ticket #3122 (Reset styles more carefuly after animation) created by
- After animation of tab switch inline CSS added by the animation is …
07/21/08:
- 13:22 Ticket #3121 (toggle("slide"); effect is not working over a flash movie in FireFox) created by
- Hi! I'm trying to make slide from bottom effect over a flash movie(flv …
07/20/08:
- 17:16 Changeset [57599ce0334c4b930a63c009303b8c86533e2e7a] by
-
- ui/ui.datepicker.js
- 17:09 Changeset [d675c6c5104cba85a059c2eafbd59a8a2abfeff8] by
-
- ui/ui.datepicker.js
- 16:22 Changeset [5e1286120ca1aa0834e752728e2463ce5a8f4dca] by
-
- demos/functional/templates/ui.datepicker.html
- 03:09 Ticket #3120 (Resize handles fail to appear after partial page update (ASP.NET AJAX)) created by
- - I apply .resizable() to my element (with options, code listed further …
07/19/08:
- 23:45 Ticket #3119 (A draggable object is offset by a few pixels on revert in firefox when ...) created by
- When I add jquery.dimensions.js to my HTML page, a draggable object gets …
- 15:31 Ticket #3118 (bug with ui.resizable in FF) created by
- in firefox 2 and 3, if I do this .... <script type="text/javascript" …
- 15:05 Changeset [3ddb7477e26d2ade5e22ed488ae214ab71a26c53] by
-
- ui/ui.sortable.js
- 11:13 Ticket #3117 (fix for autoResize in dialog with button pane) created by
- I already posted this in the jQuery UI google group, but I figured it …
- 05:49 Ticket #2953 (Spinner seems broken) closed by
- fixed
- 01:30 Ticket #3116 (datepicker incorrectly handling change of rangeSelect) created by
- if i have some code like the following to change the settings of an inline …
07/18/08:
- 20:34 Ticket #3115 (resizable on divs with position:absolute, anchored on right) created by
- hi, i need to resize a div which has position: absolute; top: 0px; …
- 20:30 Ticket #3114 (resizable on divs with position:absolute) created by
- hi, i've some divs with position:absolute but i'm not using ------------ …
- 20:08 Ticket #3113 (datepicker error for escaped special character in element id) created by
- I'm using jQuery in combination with JavaServer Faces and the element IDs …
- 17:45 Ticket #3112 (SwitchClass doesn't have any effect in Safari 3.1.1) created by
- Neither the demo on http://docs.jquery.com/UI/Effects/switchClass not my …
- 16:16 Ticket #3084 (arrange order of month and year selectboxes for each locale) closed by
- fixed: Fixed - added monthAfterYear setting - set to true to reverse the order of …
- 15:56 Ticket #3082 (arrow keys unnecessarily bound in datepicker) closed by
- fixed: Fixed - keystrokes not recognised by datepicker are passed on to the …
- 15:53 Ticket #3080 (Datepicker calls _setDateFromField on a div when inline) closed by
- fixed: Fixed - _setDateFromField is not called if the datepicker is inline.
- 09:23 Changeset [5ec53d2c2cf1d68945d89722c628ba8816235cc5] by
-
- demos/functional/templates/ui.datepicker.html
- ui/ui.datepicker.js
- 09:00 Changeset [e139f6ccaafe51ef8e181a6236e713cf64fe2918] by
-
- ui/ui.datepicker.js
- 08:28 Changeset [0f1592128fadf1b65d335e0cd34d54a503ea9f89] by
-
- tests/datepicker.html
- tests/datepicker.js
- 01:27 Ticket #3111 (Provide option to display double-arrows for navigation by (year) in ...) created by
- Would it be possible to provide an option to display not only the single …
- 00:44 Ticket #3110 (Datepicker conflict with jquery.dimensions) created by
- I read somewhere that the UI version of datepicker no longer needs …
07/17/08:
- 21:44 Ticket #3109 (resizable: alsoResize not working(?)) created by
- I'm using the new resizable feature alsoResize. Each time I start resizing …
- 16:13 Changeset [83f858aa286c6351c0a48004ca11f205b2833887] by
-
- ui/ui.draggable.js
- 15:04 Changeset [db258edf2a4411e888e13180ec60b4d56436808c] by
-
- ui/ui.draggable.js
- 04:23 Ticket #3108 (ui.datepicker breaks with form elements whos ids contain square brackets) created by
- if you have an element who's id is something like "ticket[owner]" then …
- 04:06 Ticket #3107 (ui.datepicker dialog example does not return false when returning from ...) created by
- the dialog example does not return false when returning from onclick, so …
- 02:13 Ticket #3106 (Sortable: serialize throws error if sortable contains tabs.) created by
- I have a bunch of sortable widgets and for any that contain tabs I get the …
- 01:34 Ticket #3105 (Date picker first week in november day repeat) created by
- I've got the following UI datepicker options and it is generating the …
07/16/08:
- 21:28 Ticket #3045 (active link) closed by
- fixed
- 16:58 Ticket #3103 (datepicker's '{speed: ""}' doesn't work width downloaded files) closed by
- wontfix: In the latest version, the speed setting has been renamed to duration in …
- 09:15 Ticket #2992 (tabs select) closed by
- invalid: This sounds to me like you want to load the content from one tab into the …
- 08:34 Ticket #3085 (ui.tabs doesnt support json) closed by
- invalid: We can't allow overriding the success function because we need to use that …
- 08:11 Ticket #3093 (Themeroller Bug in the production of the Theme CSS file for DatePicker) closed by
- duplicate: Duplicate of #3003.
- 08:07 Ticket #3068 (IntegrityError: (1062, "Duplicate entry 'jquery@rickster-1-0' for key 1")) closed by
- worksforme
- 07:38 Ticket #3099 (Dialog buttons partially hidden with a theme file) closed by
- duplicate
- 06:01 Ticket #3104 (Dialog (or draggable) glitch when html tags styled) created by
- Conditions: *FF3 (OS X and Win XP) but not IE6 This bug appears with the …
- 02:59 Ticket #3103 (datepicker's '{speed: ""}' doesn't work width downloaded files) created by
- I need a datepicker, which appears immidiately, without animation. On the …
- 00:28 Changeset [872c757f40e7a7efb88f1dab865a6ef93e490727] by
-
- ui/ui.selectable.js
- 00:08 Changeset [6cfb6208ee121f21565a12f7bf2ca57bb074b44d] by
-
- ui/ui.magnifier.js
- 00:01 Ticket #3102 ([scale-effect][patch] Add scale: 'textbox' option) created by
- There are several reasons to change two lines of code in the scale effect. …
Note: See TracTimeline
for information about the timeline view.