Timeline


and

06/26/08:

22:48 Changeset [b45ee9982e64809421da3e21e8cc58a302d237ee] by Eduardo Lundgren <eduardolundgren@…>
  • demos/real-world/product-slider/index.html
Product slider real-world demo css fix
22:28 Ticket #3032 (Dialog: calling open on an already open dialog causes problems) created by scott.gonzalez
see …
21:50 Ticket #3005 (effects.scale: Enable option "to".) closed by aaronchi
wontfix: effects.scale is for sizing by a percentage factor. If you want to specify …
21:45 Ticket #2967 (Easing doesn't work for effects.scale) closed by aaronchi
fixed: fixed in [365] Thanks!
21:40 Ticket #2952 (Slide up/down in IE7) closed by aaronchi
fixed: this should be fixed with [363]
21:39 Ticket #2831 (event.blind.js effect will trigger script error in IE7) closed by aaronchi
fixed: [363]
21:31 Changeset [293883a9fe79c372a5f43da947de43f4f480657d] by Paul Bakaus <paul.bakaus@…>
  • version.txt
changed version.txt to 1.5.1
21:27 Ticket #3031 (dialog effect (ease) new hieght width) created by anonymous
see …
21:13 Ticket #2983 (Transfer effect transfers to the wrong place in Safari 3.1.1) closed by aaronchi
fixed: fixed by removing true from outerWidth/outerHeight [364]
20:53 Ticket #2975 (Shake at error position) closed by aaronchi
fixed: typo in createWrapper [363]
20:53 Ticket #2974 (Bounce fails in IE7) closed by aaronchi
fixed: typo in createWrapper [363]
18:59 Ticket #3024 (click and dblclick handlers are disabled on sortable elements) closed by paul
fixed: Fixed in the new version and trunk (1.5.1).
18:30 Ticket #3004 (Change slider options from range to single value on the fly) closed by paul
fixed: Hey there, you are doing it the wrong way, but non-the-less, it needed …
18:30 Ticket #3017 (Dialog callback scopes) closed by rdworth
fixed: fixed in [359]
18:14 Changeset [0f6d7502ca7a84a3b0a0324327db8cebf5196749] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Fixed #3032: Calling open on an already open dialog no longer causes problems.
18:10 Ticket #3010 (Disabling droppables does not prevent adding the hoverclass under some ...) closed by paul
fixed: Fixed in r357. Thanks!
18:03 Ticket #3030 (Slider Centering) closed by paul
worksforme: I cannot reproduce the issue - however, from my guess, it's in your sample …
17:57 Ticket #3028 (update callback is not called everytime) closed by paul
fixed
17:19 Ticket #3030 (Slider Centering) created by Eoin
$('slider').slider( {min: -100, max: 100, startValue : 0} ); This code …
16:14 Changeset [80e59fb0b21ad4407e81f7e927be1e641dbdee06] by Aaron Eisenberger <aaronchi@…>
  • demos/functional/templates/ui.effects.showhide.html
add a couple more options to scale functional tests
16:05 Changeset [caf07a3e48024a7fcceabe762826f4f291fa9d5b] by Aaron Eisenberger <aaronchi@…>
  • demos/functional/templates/ui.effects.general.html
better descriptions for scale & size
16:02 Changeset [f901812169f9af9149bbdc8f7e963bff5438c581] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.scale.js
typo
16:01 Changeset [ea87259568f367f6ea3bd04447e572f599a481d1] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.scale.js
include top,left in restore props until I can figure out a better way to keep positions for relative sizing
15:58 Changeset [269801ad84dddc92094e642653def2559c626077] by Aaron Eisenberger <aaronchi@…>
  • demos/functional/templates/ui.effects.general.html
  • demos/functional/templates/ui.effects.showhide.html
  • ui/effects.scale.js
add scale toggle and size to functional demos + move origin calculations to size
15:41 Ticket #3029 (blue dot on ui-slider (Firefox 3)) created by mkasak@…
Firefox 3 issue. When the slider handle gets focus, the blue dot comes on …
15:14 Ticket #3028 (update callback is not called everytime) created by jontsa
I'm using nested ul/li lists with sortable and when I drag the first …
14:24 Changeset [1c97a16dd3199fe11c08a249783febf5f6d7d0ab] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.scale.js
fix options clone (#2967)
13:52 Changeset [14561e4c5ec9bc1d0e9403cc54609d88e536a5e3] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.transfer.js
removing true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 - unresolved bug still exists in dimension)
13:25 Changeset [4078d0928d90995d40a948dc5c84b5508dec2134] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.core.js
typo in createWrapper (fixes #2974 fixes #2975)
12:43 Changeset [e8b545382ee8b13fa1a23a54ee0f61645377b32a] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: update callback wass not called everytime (fixes #3028)
11:35 Changeset [f7dc618ede64d9890a736d0bb235926bfd2fd8f2] by Richard Worth <rdworth@…>
  • tests/visual/draggable.handle.html
  • tests/visual/draggable.html
tests visual draggable - moved handle test to its own file. default visual tests should have no options.
11:08 Changeset [6a6829db7f2e7223b34d0e21aa372f11eb271344] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.slider.js
slider: range can now be toggled on-the-fly (fixes #3004)
11:08 Changeset [8ccab9a11f746d7766834ac8387b8733969bff2b] by Richard Worth <rdworth@…>
  • tests/dialog.js
tests dialog - added unit tests for #3017 - Dialog callback scopes
11:07 Changeset [8111e87bc6bcedf010ae5bfc1a524338ae2cc46d] by Paul Bakaus <paul.bakaus@…>
  • tests/visual/all.css
visual css: corrected styles for slider
10:49 Changeset [7818b8c583e3899797c754a5120854ad1823a36e] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.droppable.js
fixed #3010
10:46 Ticket #2801 (UI-web: Droppable Demos bug) closed by eduardo
fixed
10:23 Ticket #2963 (Include minified javascript with zip package) closed by eduardo
fixed
10:23 Changeset [e42b0f6b8bf910885b7b84037b312c5c93b47a26] by Richard Worth <rdworth@…>
  • tests/sortable.js
  • ui/ui.resizable.js
  • ui/ui.selectable.js
  • ui/ui.sortable.js
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button'
10:22 Ticket #2996 (resizable proxy should be named helper) closed by eduardo
fixed
10:22 Changeset [505d88ec285824b6ba0a27b597e5cd1094c67b40] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: update callback wass not called everytime (fixes #3028)
10:20 Changeset [0f0fb77a9e4f71ce1e12567ca7b99e31fada7018] by Richard Worth <rdworth@…>
  • tests/draggable.js
tests draggable #2965 - fixed to account for distance: 1 default
10:17 Ticket #2990 (resizable: autohide should be autoHide) closed by eduardo
fixed
10:16 Ticket #2973 (IntegrityError: (1062, "Duplicate entry 'usd2-1-timeline.daysba' for key ...) closed by eduardo
fixed
10:15 Ticket #2988 (Fix a bug in ui.resizable) closed by eduardo
fixed
10:00 Changeset [980fbbea512dd25be499fdb2449f19445c420cc4] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: fixed serialize issue when a key was specified as option, but no custom expression
09:49 Changeset [3e5e8704c148eb13d2ab80bec6511914db835a45] by Richard Worth <rdworth@…>
  • tests/resizable.js
tests resizable - restructured to match others, added defaults test
08:27 Ticket #2340 ([UI] Dispatched Events) closed by scott.gonzalez
fixed: Fixed in [342]. Tabs should be reviewed to see if there are meaningful …
03:59 Changeset [2b7100d9dd70f428270c53718771e97580da2ca5] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.core.js
css method - change class id name for generated div
03:56 Changeset [4b35b308a853c44910b7957b4221fff92877631f] by Eduardo Lundgren <eduardolundgren@…>
  • demos/functional/templates/ui.resizable.html
Resizable functional demo more updates
03:52 Changeset [894804df55570fd8859c2e78f2ef3726c11e27fc] by Eduardo Lundgren <eduardolundgren@…>
  • demos/functional/templates/ui.resizable.html
Resizable functional demo updates
03:25 Changeset [70c593f4412c159797d1a6ae9ee1f1e4131b2a43] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.resizable.js
alsoResize option bug fixes
03:02 Changeset [76f414bc5e25fc955bc1b607cd9f1362379a389d] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.resizable.js
Fixed #2996
02:57 Changeset [bb640afdef86283e171d3a57fd79ea978afa54ec] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.resizable.js
Fixed #2990
02:55 Changeset [c5f27fe5eb0791f31368663062cb5e3b490fdf90] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.resizable.js
Fixed #2988
01:26 Changeset [bb004614fd97687091e8c0f86e078cc7a21f2dfb] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Fixed stacking problem with modal dialogs.
01:05 Changeset [acca0ba85a8d06871bdb36c811b2488d7a4e9483] by Scott González <scott.gonzalez@…>
  • ui/ui.accordion.js
  • ui/ui.tabs.js
Fixed #2340: Consistent parameters for dispatched events and callbacks.
00:55 Changeset [93c2dfff7194fe7e45e6bd0bf4863d8604dab0bb] by Scott González <scott.gonzalez@…>
  • ui/ui.dialog.js
Dialog: Restructured button creation and fixed the problem with not being able to change the buttons after instantiation.

06/25/08:

23:17 Ticket #3027 (draggable drop down lists in IE) created by adam_jh@…
I have the following: jQuery(".draggableCategory").draggable({helper: …
19:24 Ticket #3026 (resizable resize handler is called too early) closed by rdworth
fixed: Fixed in [337]
19:23 Ticket #3026 (resizable resize handler is called too early) created by rdworth
The resizable resize callback is called before the element is resized, and …
18:34 Ticket #2340 ([UI] Dispatched Events) reopened by scott.gonzalez
Not all plugins pass the ui parameter as the second parameter in the …
17:22 Ticket #3025 (dialog should have an autoResize option; default value: true) closed by rdworth
fixed: Fixed in [336]
17:08 Ticket #3025 (dialog should have an autoResize option; default value: true) created by rdworth
Dialog currently has three callbacks that allow for custom handling of …
15:22 Changeset [173eddaf46a90f4cca92d747d3a093aef5e0207c] by Paul Bakaus <paul.bakaus@…>
  • tests/visual/sortable_massive_scale.html
sortable: added visual test page for profiling performance
14:27 Changeset [fe9c525346769a40f945956db90490a836573642] by Eduardo Lundgren <eduardolundgren@…>
  • ui/ui.resizable.js
Fix #3026 - Plugins callbacks need to be called first and user callbacks at the end
13:30 Changeset [858627cf4f7aca9c1a9c8c026a9b2080a97fdf45] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: extreme performance increase by using setTimeout delegation and local vs. inner scope check in it, tested in FF3, IE6 and IE7, but still experimental
12:03 Changeset [d28ce126d8b2502ad8dac30995635aa9e61ffc74] by Richard Worth <rdworth@…>
  • ui/ui.resizable.js
fixed #3026 - resizable resize handler is called too early
10:01 Changeset [d0c11e932bec29bc271acf86db062e3a4d8d3797] by Richard Worth <rdworth@…>
  • tests/dialog.js
  • ui/ui.dialog.js
fixed #3025 - dialog should have an autoResize option; default value: true
01:15 Ticket #3024 (click and dblclick handlers are disabled on sortable elements) created by Jamie McKenzie
I am using the sortable plugin on some unsorted list elements and want to …
00:02 Ticket #3020 (IntegrityError: (1062, "Duplicate entry 'kbwood-1-query_constrain' for key ...) closed by paul
fixed: Should be fine now!
00:01 Ticket #2938 (Access to current target) closed by paul
wontfix: well, you already have lots of information in the UI object - for example, …

06/24/08:

23:59 Ticket #2797 ([slider] Slider Demos - "Multiple slides" - negative range?) closed by paul
worksforme
23:25 Ticket #3023 (No events on sortable elements) closed by paul
fixed
21:35 Ticket #3023 (No events on sortable elements) created by anonymous
Calling sortable on an element disables the events for anything that is …
20:57 Ticket #3008 (Initial drag event triggered on draggable even if mouse not moved) closed by paul
fixed: This recently has been fixed. Please try again with the latest trunk …
20:53 Ticket #3018 (Sortable With Draggables: placeholder has no porperties) closed by paul
fixed
20:46 Ticket #2986 (draggables with position: fixed "jump" if the page is scrolled (in ff2)) closed by paul
fixed
20:13 Ticket #2976 (Sortable Issues) closed by paul
fixed: Thanks a lot for your detailed blog post, it helped a lot in finding and …
20:09 Ticket #2947 (Sortable Throws Errors in Firefox 3 rc1) closed by paul
fixed: Should work now!
19:46 Ticket #2951 (Sortables demo: Placeholder displays above dragged element!) closed by paul
fixed: Not a css issue - fixed.
19:33 Ticket #2989 (Sortables/Draggables ignores handle property) closed by paul
worksforme: This is not reproducable for me. Could you please check with the latest …
19:29 Ticket #3019 (sortables bug with option 'stop') closed by paul
fixed
15:57 Changeset [b07cac10cdfdbc2da0da08b7c3906925642bd8ec] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
draggable: removed a silly console.log
15:28 Changeset [4f33a5b3b2612a5796a58ba552a67bee99da06d7] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
  • ui/ui.sortable.js
sortable: connected lists items are not refreshed until you actually move into the connected list - this improves performance for connected lists
14:30 Changeset [17115b6b071c1a60920491da4f36c4005d30cce0] by Paul Bakaus <paul.bakaus@…>
  • tests/sortable.js
sortable: changed default distance to 1
14:29 Changeset [c73ccd5c71446c9bdd4aa01dafe1c97faf316c5c] by Paul Bakaus <paul.bakaus@…>
  • tests/visual/draggable.html
  • ui/ui.sortable.js
sortable: changed default distance to 1
13:53 Changeset [26c84c7e9b7809d650c930d02d61fd0ae15b9a05] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.clip.js
fix for clip to better work with images (animates wrapper for images only)
13:44 Changeset [ad2a61daaf7f103872c5c4831c99734269d10d83] by Aaron Eisenberger <aaronchi@…>
  • ui/effects.clip.js
fix for clip to better work with images (animates wrapper for images only)
13:32 Changeset [d204a0232052802918ec8942b26f12f2f3601ece] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.draggable.js
draggable: fixed issue when placeholder didn't exist (fixes #3018)
13:25 Changeset [e46d3df57c056565d4a3cd2e1a340f1ade3d38f5] by Paul Bakaus <paul.bakaus@…>
  • tests/draggable.js
draggable: fixed failing test, mousemove is actually called 3 times in jquery.simulate.js, so 4 is the correct value
13:17 Changeset [f96e61789e6556d46f3baebdeb66b37cfb74f1c8] by Paul Bakaus <paul.bakaus@…>
  • tests/sortable.js
sortable: added default checks for scroll options
12:51 Changeset [090dbb314b75d6adee7bb19ebdcc836508e82720] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: - recalculating the offset of the offsetParent on refreshPositions as well (fixes #2951, #2976) - fixed hierarchal sortable issues because of sortable-item expando not checking the sortable container (also fixes #2976)
11:47 Changeset [a002680ba96639f0a6c959f25048c3ebac043a10] by Paul Bakaus <paul.bakaus@…>
  • tests/sortable.js
  • ui/ui.sortable.js
sortable:fixed #3019, stop being fird too early
02:15 Ticket #3022 (Sortable: Handles outside sorting element do not work) created by vlucas
We have a situation where, similar to basecamp's task list, the editing …
01:47 Ticket #3021 (Themeroller theme does not work with ui.tabs) created by george.blouin@…
Themeroller uses a ui-tabs-nav-item class for the standard tab display but …

06/22/08:

19:08 Changeset [dd584fbe9527c88e6adb40653224143abb6b4961] by Jörn Zaefferer <joern.zaefferer@…>
  • ui/ui.accordion.js
accordion: simplified find-header-element code, thanks Ariel
07:14 Ticket #2038 (Split out display date and date value formats) closed by kbwood
fixed: Added altField and altFormat settings. altField is the jQuery selector for …
07:01 Ticket #3020 (IntegrityError: (1062, "Duplicate entry 'kbwood-1-query_constrain' for key ...) created by kbwood
==== How to Reproduce ==== While doing a GET operation on /query, Trac …
05:37 Changeset [b876be002d23c0e723c9ca10e4be8fb3704cf8b5] by Richard Worth <rdworth@…>
  • tests/dialog.js
tests dialog - added missing tests (placeholders)

06/21/08:

23:51 Changeset [ca17b9953ecfdb2e3c86c74b2e7cfa2cc4373d56] by Keith Wood <kbwood.au@…>
  • demos/functional/templates/ui.datepicker.html
  • ui/ui.datepicker.js
Fixed 2038 Split out display date and date value formats
16:16 Changeset [2e3b8eac77fe95b583a945a022bced62c478408f] by Jörn Zaefferer <joern.zaefferer@…>
  • tests/accordion.html
  • tests/accordion.js
  • tests/all.html
  • ui/ui.accordion.js
accordion: added test for headers with descendants; replaced while-loop to find header-parent with call to parents
13:54 Changeset [9196c2022c428d5aa2b75e2558f981458356e9da] by Richard Worth <rdworth@…>
  • tests/dialog.js
  • tests/draggable.js
tests dialog - added some tests and placeholders
10:52 Changeset [2361bda9bae169c92fb05abc935b834cbb119919] by Richard Worth <rdworth@…>
  • tests/resizable.js
  • tests/simulate/jquery.simulate.js
simulate - drag: added mousemove [+1, +1] after mousedown. Removed mouseover and mouseout as they're not minimal/required for drag. They were there as work-around for resizable. Moved work-around to resizable test.
10:24 Changeset [2e920f0fea52c60acb9d86f1465265308e622a37] by Richard Worth <rdworth@…>
  • tests/selectable.html
tests selectable - removed unneeded refs to draggable and resizable
10:17 Changeset [bc778a6e271f431205b1cf1c73c622beb1adb3b6] by Richard Worth <rdworth@…>
  • tests/draggable.js
tests draggable - corrected defaults tests tracking [304], and [305]
10:10 Changeset [f3000e350661ec56c358b8a1ecd48e3957eaa440] by Richard Worth <rdworth@…>
  • tests/datepicker.js
tests datepicker - added closure (for isolation in all.html)
10:09 Changeset [cad08b6315d15c5affabb6d7bcf347e575c2be80] by Richard Worth <rdworth@…>
  • tests/all.html
tests all - added sortable
10:05 Changeset [284d427bb2b3971aa75759b0cde4f7fa998c7781] by Richard Worth <rdworth@…>
  • tests/sortable.js
tests sortable - fixed failing disable tests
10:04 Changeset [63f11cd243f78d1a40f06637f93b82de29b1a4dc] by Richard Worth <rdworth@…>
  • tests/sortable.html
  • tests/sortable.js
tests sortable - fixed failing enable test
09:53 Changeset [77c5305b2ec7d627f40acb96decc229b74428094] by Richard Worth <rdworth@…>
  • tests/sortable.html
tests sortable - corrected page title

06/20/08:

23:29 Changeset [f3d1eadf1975064f8b8dfc6ba179a498a4431b05] by Keith Wood <kbwood.au@…>
  • ui/ui.datepicker.js
Correct datepicker placement when used in static areas Correct select coverage in IE 6-
23:26 Changeset [281f88d108d92efaa0a9f99f3ef0f373f1a53ab3] by Keith Wood <kbwood.au@…>
  • themes/flora/flora.datepicker.css
Tweaks for IE 6-
15:04 Ticket #3019 (sortables bug with option 'stop') created by Vaskerville
One would think that the 'stop' option for Sortables would fire after …
14:17 Ticket #2876 (DatePicker: selectors don't fire any event.) closed by kbwood
fixed: Added onChangeMonthYear setting to notify of changes to month/year in the …
14:07 Ticket #2410 (Latvian localization) closed by kbwood
fixed: Latvian localisation has been added.
12:11 Changeset [a862b258b8b872f0f4108bf2f895054da6c6cb08] by Richard Worth <rdworth@…>
  • tests/visual/dialog.html
visual tests: dialog - removed unused offset var

06/19/08:

21:37 Ticket #3018 (Sortable With Draggables: placeholder has no porperties) created by JimmyJam
When using sortabls and draggables together, dragging an element into a …
18:32 Ticket #2987 (Bug on destroy) closed by paul
fixed
18:26 Ticket #3009 (sortable("refresh") doesn't refresh list of elements matching connectWith ...) closed by paul
fixed
16:37 Ticket #3017 (Dialog callback scopes) reopened by rdworth
Unit tests are needed
11:10 Changeset [34bb6717b30d66f6e9e75a7181b9b86f76a35874] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.slider.js
slider: check in the destroy method if a handle actually exists or not, before calling removal functions (fixes #2987)
08:00 Changeset [430a0da9f64a019ff5634a1111472cde3a53822f] by Paul Bakaus <paul.bakaus@…>
  • ui/ui.sortable.js
sortable: the options.items callback now receives null as first argument, a limited ui object as the second.
01:18 Ticket #3017 (Dialog callback scopes) closed by eduardo
fixed
01:18 Ticket #3017 (Dialog callback scopes) created by eduardo
The dragStop, dragStart, drag, resizeStop, resizeStart, resize callbacks …
Note: See TracTimeline for information about the timeline view.