Commit Graph

2148 Commits

Author SHA1 Message Date
Keith Wood
e55ee9e6e9 Datepicker: fixed #4285 - Week of the Year off by one during daylight saving time
And simplified calculation
2009-04-01 10:41:22 +00:00
Keith Wood
126210026b Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-01 10:36:36 +00:00
Keith Wood
fea2eeb0d7 Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-01 10:34:16 +00:00
Keith Wood
89905e277e Datepicker: Removed remnants of range select functionality 2009-04-01 10:25:38 +00:00
Keith Wood
a6c705420b Datepicker: Corrected unit tests for structural changes and end of month 2009-04-01 10:15:29 +00:00
Keith Wood
4d5f8d4ae0 Datepicker: fixed #4301 - option dateFormat getter does not return same value as setter 2009-04-01 10:11:35 +00:00
Klaus Hartl
73abb29d2c Finally fixed the mutiple row tabs vs float issue (until scrolling is implemented) - fixes #4399. Also fixed: tabs not scrolling in IE when contained in element with overflow set to auto or scroll, tab label text wrap in IE 6. 2009-03-28 18:59:55 +00:00
Scott González
a39d0d9350 Dialog: Don't bind overlay event handlers if the overlays are destroyed before the setTimeout block is executed - Fixes #4065 - modal dialog + button locks page. 2009-03-28 16:33:59 +00:00
Scott González
12b47dc1ea Widget factory: Fixed $4266 - Add custom selectors for widgets. 2009-03-28 00:52:56 +00:00
Scott González
2b8109e119 Fixed dialog tests to use same instead of equals for hashes. 2009-03-28 00:37:16 +00:00
Scott González
4e64af70b6 Widget factory: Fixed #4366 - Deep copy options on init. 2009-03-28 00:06:34 +00:00
Scott Jehl
3aab07e577 added a rule for widget embedding font size. Resets ui-widget class font-size to 1em when inside another ui-widget. 2009-03-24 16:16:55 +00:00
Richard Worth
d264f1b8c4 added accordion visual test: option autoHeight true 2009-03-23 12:43:17 +00:00
Richard Worth
996a8fa1d0 eol-style and mime-type 2009-03-23 11:43:30 +00:00
Richard Worth
5b000cb2c0 added, cleaned up, and renamed some accordion visual tests 2009-03-23 11:41:34 +00:00
Chi Cheng
473e7e8e8a Demos: sortable accordion 2009-03-22 15:48:26 +00:00
Keith Wood
05a935c993 Fixed #4240 - Datepicker destroy affects other datepickers - appended text too 2009-03-22 05:47:08 +00:00
Richard Worth
219bccdeda #4385 test page - ticket summary changed 2009-03-21 22:19:58 +00:00
Richard Worth
71dbad6bc6 #4385 - fixed a bug in the test page: values were being displayed even if they didn't meet minrange 2009-03-21 22:14:34 +00:00
Richard Worth
18a418d21a slider: updated #4385 visual test page to match visual test page ticket format 2009-03-21 21:59:05 +00:00
Richard Worth
1e77d791d6 renamed test page for #4385 2009-03-21 21:45:43 +00:00
Chi Cheng
48768e51f6 Slider: #4385 2009-03-21 19:55:29 +00:00
Chi Cheng
dae9a6b980 Slider: #4385 2009-03-21 19:52:34 +00:00
Keith Wood
df5139bd30 Datepicker: fixed #4362 Update Croation localization 2009-03-19 10:33:22 +00:00
Richard Worth
be67b8abc8 removed (incorrectly filenamed) ticket for invalid #4355 2009-03-18 13:54:48 +00:00
Richard Worth
dfe72422e5 Fixed #4341 - Selectable: option appendTo is ignored, helper always appends to body 2009-03-18 12:22:08 +00:00
Richard Worth
434359bea2 #4341 - Added visual test page 2009-03-18 12:16:09 +00:00
Richard Worth
7b55667bf3 Fixed #4331 - Accordion requires theme CSS to function in IE 2009-03-18 10:25:55 +00:00
Richard Worth
8120dfa0d0 #4251 - Added visual test pages 2009-03-18 10:13:09 +00:00
Richard Worth
b025e67259 Fixed #4318 - Slider: method destroy does not remove ui-slider-range 2009-03-18 08:58:53 +00:00
Richard Worth
67f1d4b6af #4318 - Added visual test page 2009-03-18 08:53:21 +00:00
Richard Worth
fa4bd636e3 Fixed #4240 - Datepicker destroy affects other datepickers 2009-03-18 01:56:38 +00:00
Richard Worth
020ed12837 #4240 - Added visual test page 2009-03-18 01:51:56 +00:00
Richard Worth
392efc34b3 #4335 - Added visual test page 2009-03-17 12:28:21 +00:00
Richard Worth
e827fb076c #4331 - Added visual test page 2009-03-17 11:40:07 +00:00
Richard Worth
765e7b25bf Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with patch from #4349 (Resizable with Containment Aspect Ratio Bug (Includes patching instructions)) props tcarnell and garside 2009-03-17 11:20:31 +00:00
Richard Worth
42789bb2e4 #4199 - Added visual test page 2009-03-17 10:56:47 +00:00
Richard Worth
e8fcf147a1 demos/draggable/sortable.html: missing semicolon ; 2009-03-17 08:53:54 +00:00
Jörn Zaefferer
2ebe15ee7d datepicker demo: improved to respect dateFormat when setting min/maxDate; datepicker still needs a lot of work 2009-03-15 14:32:21 +00:00
Jörn Zaefferer
d9b69be03f formatting 2009-03-15 12:33:03 +00:00
Jörn Zaefferer
ecbc1a35c3 formatting 2009-03-15 12:20:37 +00:00
Jörn Zaefferer
96c968b79b datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:28:10 +00:00
Jörn Zaefferer
3c04e76b33 datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:26:41 +00:00
Jörn Zaefferer
c0ea4c1aad added textarea-demo für resizable 2009-03-11 08:56:57 +00:00
Chi Cheng
dd601d526c Datepicker : albanian localization. fixed #4313 2009-03-10 19:10:50 +00:00
Richard Worth
7e3b8483a3 Fixed #4315 (Slider: clicking on slider with negative values causes error 'closestHandle is undefined') 2009-03-10 11:17:21 +00:00
Richard Worth
4bfadc4514 Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0) 2009-03-10 01:35:09 +00:00
Richard Worth
439d93bf8b Fixed #4292 (Slider: ui.value incorrect in slide event if handle at value 0) 2009-03-09 12:36:50 +00:00
Richard Worth
3943e3d97c switched trunk version to 1.8pre 2009-03-08 14:50:10 +00:00
Chi Cheng
97c7781d02 Demo: resizable helper 2009-03-08 14:16:10 +00:00