]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
16 years agoMore tests demonstrating date formatting in prev/next,
Keith Wood [Tue, 17 Jun 2008 10:15:11 +0000 (10:15 +0000)]
More tests demonstrating date formatting in prev/next,
week row hover styling, status bar for other languages

16 years agoFixed 2641 Week row hover styling
Keith Wood [Tue, 17 Jun 2008 10:13:27 +0000 (10:13 +0000)]
Fixed 2641 Week row hover styling
Also tidied up other selectors

16 years agoFixed 2371 Datepicker showing "off page" behaves strangely
Keith Wood [Tue, 17 Jun 2008 10:11:14 +0000 (10:11 +0000)]
Fixed 2371 Datepicker showing "off page" behaves strangely

16 years agoFixed 2641 Week row hover styling
Keith Wood [Tue, 17 Jun 2008 10:08:57 +0000 (10:08 +0000)]
Fixed 2641 Week row hover styling

16 years agoFixed 2593 Datepicker using months instead of prev and next
Keith Wood [Tue, 17 Jun 2008 10:06:18 +0000 (10:06 +0000)]
Fixed 2593 Datepicker using months instead of prev and next

16 years agouse el[0] instead of this for callback
Aaron Eisenberger [Mon, 16 Jun 2008 13:26:08 +0000 (13:26 +0000)]
use el[0] instead of this for callback

16 years agoclip effect should be animating the wrapper
Aaron Eisenberger [Mon, 16 Jun 2008 13:18:48 +0000 (13:18 +0000)]
clip effect should be animating the wrapper

16 years agoDemonstrate range select with min/max date restriction
Keith Wood [Mon, 16 Jun 2008 12:52:39 +0000 (12:52 +0000)]
Demonstrate range select with min/max date restriction

16 years agoFixed #2658 Next link shows > when hideIfNoPrevNext is true
Keith Wood [Mon, 16 Jun 2008 12:46:11 +0000 (12:46 +0000)]
Fixed #2658 Next link shows > when hideIfNoPrevNext is true
Fixed #2700 Datepicker does not allow manual entry of alphabetic characters
Fixed #2724 Date range + restricting allows invalid range

16 years agosortable; moved the cursorAt and containment blocks after the start callback, allowin...
Paul Bakaus [Mon, 16 Jun 2008 12:19:31 +0000 (12:19 +0000)]
sortable; moved the cursorAt and containment blocks after the start callback, allowing the helper to be resized in the start callback (fixes #3000)

16 years agoAdded effects demonstrations
Keith Wood [Mon, 16 Jun 2008 10:23:09 +0000 (10:23 +0000)]
Added effects demonstrations

16 years agoAllow folding to occur horizontally first
Keith Wood [Mon, 16 Jun 2008 10:20:41 +0000 (10:20 +0000)]
Allow folding to occur horizontally first

16 years agoTests for relative dates with multiple periods
Keith Wood [Mon, 16 Jun 2008 09:59:24 +0000 (09:59 +0000)]
Tests for relative dates with multiple periods
Tests for default date

16 years agoAllow relative dates with multiple periods
Keith Wood [Mon, 16 Jun 2008 09:56:43 +0000 (09:56 +0000)]
Allow relative dates with multiple periods

16 years agoAdd tests for destroying datepicker, keystrokes, minimum/maximum date processing...
Keith Wood [Fri, 13 Jun 2008 13:25:59 +0000 (13:25 +0000)]
Add tests for destroying datepicker, keystrokes, minimum/maximum date processing, ranges, and callbacks

16 years agoAdd named keystrokes
Keith Wood [Fri, 13 Jun 2008 13:22:57 +0000 (13:22 +0000)]
Add named keystrokes

16 years agoDemonstrate callbacks on range datepickers
Keith Wood [Fri, 13 Jun 2008 13:22:02 +0000 (13:22 +0000)]
Demonstrate callbacks on range datepickers

16 years agoFix onClose bug for ranges in IE
Keith Wood [Fri, 13 Jun 2008 13:20:55 +0000 (13:20 +0000)]
Fix onClose bug for ranges in IE
Fix wrapper span bug in IE
Fix remove attribute bug in IE
Refactor more class names to constants

16 years agotests: initial version of sortable tests/
Paul Bakaus [Fri, 13 Jun 2008 12:42:44 +0000 (12:42 +0000)]
tests: initial version of sortable tests/
sortable: added default value for helper ("clone")

16 years agoDatepicker demo enhancements
Keith Wood [Thu, 12 Jun 2008 12:09:40 +0000 (12:09 +0000)]
Datepicker demo enhancements

16 years ago#2876 Fire event on change of month/year
Keith Wood [Thu, 12 Jun 2008 12:02:36 +0000 (12:02 +0000)]
#2876 Fire event on change of month/year

16 years agoAllow setting of cell title via beforeShowDay
Keith Wood [Thu, 12 Jun 2008 11:59:39 +0000 (11:59 +0000)]
Allow setting of cell title via beforeShowDay

16 years agoRefactor class names as constants
Keith Wood [Thu, 12 Jun 2008 11:57:21 +0000 (11:57 +0000)]
Refactor class names as constants

16 years agoCorrect appendText bug in destroy
Keith Wood [Wed, 11 Jun 2008 10:48:17 +0000 (10:48 +0000)]
Correct appendText bug in destroy
Tidy if statements

16 years agoComplete datepicker styling
Keith Wood [Wed, 11 Jun 2008 10:45:06 +0000 (10:45 +0000)]
Complete datepicker styling

16 years agoDatepicker language file corrections
Keith Wood [Wed, 11 Jun 2008 10:30:13 +0000 (10:30 +0000)]
Datepicker language file corrections

16 years agoMore datepicker demonstrations
Keith Wood [Wed, 11 Jun 2008 10:27:39 +0000 (10:27 +0000)]
More datepicker demonstrations

16 years agoDropped blank line at end of header comments.
Scott González [Wed, 11 Jun 2008 01:36:35 +0000 (01:36 +0000)]
Dropped blank line at end of header comments.

16 years agocore: Added $.widget.defaults.
Scott González [Wed, 11 Jun 2008 01:28:28 +0000 (01:28 +0000)]
core: Added $.widget.defaults.

16 years agoremoved (unused) flora class from body
Richard Worth [Tue, 10 Jun 2008 22:12:00 +0000 (22:12 +0000)]
removed (unused) flora class from body

16 years agoResizable fix for this.ui() - Now returns originalElement, element, helper, position...
Eduardo Lundgren [Tue, 10 Jun 2008 17:46:33 +0000 (17:46 +0000)]
Resizable fix for this.ui() - Now returns originalElement, element, helper, position, size, options, originalSize, originalPosition

16 years agoMore datepicker demos
Keith Wood [Tue, 10 Jun 2008 13:35:01 +0000 (13:35 +0000)]
More datepicker demos

16 years agoMore datepicker demos
Keith Wood [Tue, 10 Jun 2008 13:34:23 +0000 (13:34 +0000)]
More datepicker demos

16 years agoMore datepicker demos
Keith Wood [Tue, 10 Jun 2008 13:33:39 +0000 (13:33 +0000)]
More datepicker demos

16 years agoAdd datepicker tests
Keith Wood [Tue, 10 Jun 2008 12:46:28 +0000 (12:46 +0000)]
Add datepicker tests

16 years agoMinor change to simple demo page.
Marc Grabanski [Tue, 10 Jun 2008 10:45:38 +0000 (10:45 +0000)]
Minor change to simple demo page.

16 years agoChanged datepicker to be listed under widgets.
Marc Grabanski [Tue, 10 Jun 2008 10:44:26 +0000 (10:44 +0000)]
Changed datepicker to be listed under widgets.

16 years agoAdded datepicker to demo list.
Marc Grabanski [Tue, 10 Jun 2008 10:43:28 +0000 (10:43 +0000)]
Added datepicker to demo list.

16 years agosimple datepicker demo
Marc Grabanski [Tue, 10 Jun 2008 10:42:34 +0000 (10:42 +0000)]
simple datepicker demo

16 years agowhitespace
Richard Worth [Tue, 10 Jun 2008 00:34:41 +0000 (00:34 +0000)]
whitespace

16 years agoPartial fix for #2538 - still need to add support for options
Richard Worth [Mon, 9 Jun 2008 12:21:50 +0000 (12:21 +0000)]
Partial fix for #2538 - still need to add support for options

16 years agoAdded effects visual test pages
Richard Worth [Mon, 9 Jun 2008 12:19:59 +0000 (12:19 +0000)]
Added effects visual test pages

16 years agoupdated trunk version to 1.5.1pre
Richard Worth [Mon, 9 Jun 2008 09:26:20 +0000 (09:26 +0000)]
updated trunk version to 1.5.1pre

16 years agoupdate concatenated.name build.xml - jquery.ui.all
Eduardo Lundgren [Mon, 9 Jun 2008 09:00:44 +0000 (09:00 +0000)]
update concatenated.name build.xml - jquery.ui.all

16 years agoAdded @VERSION
Richard Worth [Mon, 9 Jun 2008 08:55:06 +0000 (08:55 +0000)]
Added @VERSION

16 years agofix for slider visual test
Eduardo Lundgren [Mon, 9 Jun 2008 08:30:52 +0000 (08:30 +0000)]
fix for slider visual test

16 years agofixed slider
Richard Worth [Mon, 9 Jun 2008 08:26:24 +0000 (08:26 +0000)]
fixed slider

16 years agoAdded dialog functional demo
Eduardo Lundgren [Mon, 9 Jun 2008 08:25:18 +0000 (08:25 +0000)]
Added dialog functional demo

16 years agobuild.xml copy jquery-*.js to dist dir
Eduardo Lundgren [Mon, 9 Jun 2008 08:06:59 +0000 (08:06 +0000)]
build.xml copy jquery-*.js to dist dir

16 years agoAdded droppable visual test
Richard Worth [Mon, 9 Jun 2008 08:06:54 +0000 (08:06 +0000)]
Added droppable visual test

16 years agoAdded simple slider test
Richard Worth [Mon, 9 Jun 2008 07:40:29 +0000 (07:40 +0000)]
Added simple slider test

16 years agospelling correction
Richard Worth [Mon, 9 Jun 2008 07:11:42 +0000 (07:11 +0000)]
spelling correction

16 years agoFixed draggable bug that affects the droppable critically - $.ui.ddmanager.current...
Eduardo Lundgren [Mon, 9 Jun 2008 06:53:37 +0000 (06:53 +0000)]
Fixed draggable bug that affects the droppable critically - $.ui.ddmanager.current could not be null

16 years agochanged selectable demo data to fruits
Richard Worth [Mon, 9 Jun 2008 06:44:36 +0000 (06:44 +0000)]
changed selectable demo data to fruits

16 years agoFixed links
Richard Worth [Mon, 9 Jun 2008 06:36:25 +0000 (06:36 +0000)]
Fixed links

16 years agoRemoved old rev ids from jQuery svn
Richard Worth [Mon, 9 Jun 2008 06:26:23 +0000 (06:26 +0000)]
Removed old rev ids from jQuery svn

16 years agoDelete uneeded test files
Eduardo Lundgren [Mon, 9 Jun 2008 06:24:14 +0000 (06:24 +0000)]
Delete uneeded test files

16 years ago- Added functional demo application
Eduardo Lundgren [Mon, 9 Jun 2008 06:20:15 +0000 (06:20 +0000)]
- Added functional demo application
- Removed datepicker folder from functional demo folder

16 years agotests - all.html, removed links for missing .js files
Richard Worth [Mon, 9 Jun 2008 06:04:53 +0000 (06:04 +0000)]
tests - all.html, removed links for missing .js files

16 years agotests - wrapped in closures so all.html will work
Richard Worth [Mon, 9 Jun 2008 05:59:18 +0000 (05:59 +0000)]
tests - wrapped in closures so all.html will work

16 years agoadded simple visual tests
Richard Worth [Mon, 9 Jun 2008 05:42:13 +0000 (05:42 +0000)]
added simple visual tests

16 years agotests - added selectable unit tests
Richard Worth [Mon, 9 Jun 2008 05:40:24 +0000 (05:40 +0000)]
tests - added selectable unit tests

16 years agoResizable containment bug - fixed #2956
Eduardo Lundgren [Mon, 9 Jun 2008 05:40:21 +0000 (05:40 +0000)]
Resizable containment bug - fixed #2956

16 years agodialog - fixed autoOpen false in Safari for disconnected element - .appendTo(body...
Richard Worth [Mon, 9 Jun 2008 03:38:54 +0000 (03:38 +0000)]
dialog - fixed autoOpen false in Safari for disconnected element - .appendTo(body) before .hide()

16 years agotests dialog - added some option and callback tests
Richard Worth [Mon, 9 Jun 2008 03:06:12 +0000 (03:06 +0000)]
tests dialog - added some option and callback tests

16 years agoui-core: added mouseCapture, replacing the condition feature before. Allows text...
Paul Bakaus [Mon, 9 Jun 2008 01:54:28 +0000 (01:54 +0000)]
ui-core: added mouseCapture, replacing the condition feature before. Allows text to be selected in sortables on non-handles.

16 years agowhitespace only - newline at EOF
Richard Worth [Mon, 9 Jun 2008 01:31:31 +0000 (01:31 +0000)]
whitespace only - newline at EOF

16 years agofixed typo
Paul Bakaus [Sun, 8 Jun 2008 15:47:27 +0000 (15:47 +0000)]
fixed typo

16 years agotransfer: added optional className option
Paul Bakaus [Sun, 8 Jun 2008 15:39:12 +0000 (15:39 +0000)]
transfer: added optional className option

16 years agopulsate: correctly pulsates n-times now on show/hide
Paul Bakaus [Sun, 8 Jun 2008 15:07:25 +0000 (15:07 +0000)]
pulsate: correctly pulsates n-times now on show/hide

16 years agoslider: fixed IE issue when handles where initialized without defined left/top values
Paul Bakaus [Sun, 8 Jun 2008 13:23:52 +0000 (13:23 +0000)]
slider: fixed IE issue when handles where initialized without defined left/top values

16 years agocore: cancel checks for type string before it's used
Paul Bakaus [Sun, 8 Jun 2008 11:00:47 +0000 (11:00 +0000)]
core: cancel checks for type string before it's used
draggable-test: changed cancel: true test: this should cancel on all elements, but simply do nothing, since true is a unsupported value.

16 years agocore: fixed propagation issue that didn't allow resizables and sortables to work...
Paul Bakaus [Sun, 8 Jun 2008 10:20:37 +0000 (10:20 +0000)]
core: fixed propagation issue that didn't allow resizables and sortables to work together, because the event didn't bubble out.

16 years agotests dialog - draggable option
Richard Worth [Sun, 8 Jun 2008 03:37:43 +0000 (03:37 +0000)]
tests dialog - draggable option

16 years agotests dialog - added more to the buttons test
Richard Worth [Sun, 8 Jun 2008 02:50:32 +0000 (02:50 +0000)]
tests dialog - added more to the buttons test

16 years agodialog - fixed context of button callbacks should be DOMElement, not jQuery object
Richard Worth [Sun, 8 Jun 2008 02:49:54 +0000 (02:49 +0000)]
dialog - fixed context of button callbacks should be DOMElement, not jQuery object

16 years agotest dialog - first dialog unit tests
Richard Worth [Sun, 8 Jun 2008 02:29:44 +0000 (02:29 +0000)]
test dialog - first dialog unit tests

16 years agocore widget - added explicit disabled: false option
Richard Worth [Sun, 8 Jun 2008 00:59:41 +0000 (00:59 +0000)]
core widget - added explicit disabled: false option

16 years agocore widget - fail gracefully if unknown method name supplied
Richard Worth [Sun, 8 Jun 2008 00:55:44 +0000 (00:55 +0000)]
core widget - fail gracefully if unknown method name supplied

16 years agodraggable,sortable: fixed containment "document", added containment: "window" (fixes...
Paul Bakaus [Sat, 7 Jun 2008 23:38:03 +0000 (23:38 +0000)]
draggable,sortable: fixed containment "document", added containment: "window" (fixes #2936,#2171)

16 years agodraggable, sortable: fixed issue when handle wasn't working with elements nested...
Paul Bakaus [Sat, 7 Jun 2008 23:25:47 +0000 (23:25 +0000)]
draggable, sortable: fixed issue when handle wasn't working with elements nested in the handle (fixes #2937)

16 years agodraggable: fixed cursorAt issue (#2965)
Paul Bakaus [Sat, 7 Jun 2008 22:56:56 +0000 (22:56 +0000)]
draggable: fixed cursorAt issue (#2965)

16 years agotests - single quotes to double quotes
Richard Worth [Sat, 7 Jun 2008 20:12:36 +0000 (20:12 +0000)]
tests - single quotes to double quotes

16 years agoDeploy release build.xml
Eduardo Lundgren [Sat, 7 Jun 2008 20:02:49 +0000 (20:02 +0000)]
Deploy release build.xml

16 years agoone more for #2928 - Plugin instances should not be exposed in the ui parameter of...
Richard Worth [Sat, 7 Jun 2008 19:57:55 +0000 (19:57 +0000)]
one more for #2928 - Plugin instances should not be exposed in the ui parameter of callbacks

16 years agofixed #2928 - Plugin instances should not be exposed in the ui parameter of callbacks
Richard Worth [Sat, 7 Jun 2008 19:32:51 +0000 (19:32 +0000)]
fixed #2928 - Plugin instances should not be exposed in the ui parameter of callbacks

16 years agotests - some html cleanup
Richard Worth [Sat, 7 Jun 2008 19:26:35 +0000 (19:26 +0000)]
tests - some html cleanup

16 years agosvn:ignore dist
Richard Worth [Sat, 7 Jun 2008 19:08:13 +0000 (19:08 +0000)]
svn:ignore dist

16 years agoEND trunk restructure
Richard Worth [Sat, 7 Jun 2008 18:44:32 +0000 (18:44 +0000)]
END trunk restructure

16 years agomoved (still experimental) test automation files to experimental branch
Richard Worth [Sat, 7 Jun 2008 18:15:44 +0000 (18:15 +0000)]
moved (still experimental) test automation files to experimental branch

16 years agoupdated some paths
Richard Worth [Sat, 7 Jun 2008 18:03:19 +0000 (18:03 +0000)]
updated some paths

16 years agoAdded release folder
Richard Worth [Sat, 7 Jun 2008 17:38:42 +0000 (17:38 +0000)]
Added release folder

16 years agorenamed source -> ui
Richard Worth [Sat, 7 Jun 2008 17:37:43 +0000 (17:37 +0000)]
renamed source -> ui

16 years ago(no commit message)
Richard Worth [Sat, 7 Jun 2008 17:37:04 +0000 (17:37 +0000)]

16 years agoremoved extra level ui folder
Richard Worth [Sat, 7 Jun 2008 17:35:27 +0000 (17:35 +0000)]
removed extra level ui folder

16 years agoBEGIN trunk restructure
Richard Worth [Sat, 7 Jun 2008 17:30:10 +0000 (17:30 +0000)]
BEGIN trunk restructure

16 years agotests draggable - Added some more tests
Richard Worth [Sat, 7 Jun 2008 17:18:40 +0000 (17:18 +0000)]
tests draggable - Added some more tests

16 years agodatepicker: missing changes from theming
Paul Bakaus [Sat, 7 Jun 2008 15:14:48 +0000 (15:14 +0000)]
datepicker: missing changes from theming

16 years agosortable: fixed update calls (fixes #2968)
Paul Bakaus [Sat, 7 Jun 2008 14:01:33 +0000 (14:01 +0000)]
sortable: fixed update calls (fixes #2968)

16 years agodraggable - Improved handling of unexpected values for axis option
Richard Worth [Sat, 7 Jun 2008 06:10:52 +0000 (06:10 +0000)]
draggable - Improved handling of unexpected values for axis option