Commit Graph

88 Commits

Author SHA1 Message Date
Ca-Phun Ung
acbe714b53 datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this. 2009-01-04 15:13:01 +00:00
Ca-Phun Ung
6575244c84 datepicker: fixes #3755 [clearText option exists but not used.]: removed clearText and clearStatus from ui.datepicker.js and related i18n files. 2009-01-04 11:07:42 +00:00
Ca-Phun Ung
6fddf7ecf3 datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the _checkOffset function to remove browser detection and compact it to 3 lines. Positioning tested and looks good in FF3, Safari3, Opera 9.61, IE6 & 7. 2009-01-04 09:30:39 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Ca-Phun Ung
a166e9b977 datepicker: added a span wrapper to disabled dates for better styling of unselectable days when setting min/max values. 2009-01-02 16:45:35 +00:00
Richard Worth
bd58675f47 Re-fixed #3709 - Datepicker: clicking on a date causes the browser to follow '#' anchor
This time it works in IE
2009-01-01 12:42:10 +00:00
Richard Worth
1443bea8b9 reverted r1414 as it doesn't work in IE 2009-01-01 12:38:08 +00:00
Richard Worth
0b9227475c Fixed #3709 - Datepicker: clicking on a date causes the browser to follow '#' anchor 2008-12-31 17:23:10 +00:00
Richard Worth
043fe4f79d Fixed #3712 - Month and year dropdown mis-alignment in datepicker 2008-12-31 17:15:47 +00:00
Eduardo Lundgren
dbcf65fce9 Remove trailing spaces 2008-12-31 08:22:11 +00:00
Ca-Phun Ung
cd20e99fc8 datepicker: IE6 css fixes for default theme. 2008-12-30 12:14:15 +00:00
Ca-Phun Ung
d1620877db Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a better fix - needs refactoring. 2008-12-24 10:06:00 +00:00
Ca-Phun Ung
56e8aad838 Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix). 2008-12-23 19:39:28 +00:00
Ca-Phun Ung
0339770320 Datepicker #3647: Added RTL support to the datepicker theme and reverted markup changes for RTL in r1196 for better semantics. 2008-12-22 20:24:27 +00:00
Ca-Phun Ung
80feca9864 Datepicker #3647: fixed disabled state for inline datepicker so it looks disabled visually and removed the erroneous cover div. 2008-12-22 19:18:15 +00:00
Ca-Phun Ung
3522a23b50 Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation. 2008-12-22 15:47:35 +00:00
Ca-Phun Ung
77d17fc769 Datepicker #3647: Removed date range features, removed related tests, and fixed disabled states for prev, next and day. 2008-12-21 17:20:54 +00:00
Ca-Phun Ung
0a716a008e Datepicker #3647: fixed RTL support for new UI markup. 2008-12-20 20:20:33 +00:00
Ca-Phun Ung
dcead10e80 Datepicker #3647: removed clickable weekdays. 2008-12-20 17:34:31 +00:00
Ca-Phun Ung
831dcf6f36 Datepicker #3647: Slimed down datepicker by removing all code related to prompt, status and week highlighting. 2008-12-20 17:14:43 +00:00
Ca-Phun Ung
7b1183d307 Datepicker: Fixes #3647: added correct class name to highlight selected day 2008-12-20 16:09:04 +00:00
Ca-Phun Ung
5459f6a5d9 Datepicker: Fixed #3647: Update markup to new UI CSS framework specs 2008-12-19 22:41:31 +00:00
Keith Wood
58871808ac Fixed 3642. firstDay displays day names incorrectly. 2008-12-08 10:27:39 +00:00
Richard Worth
2192c024e2 New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b 2008-11-21 02:14:03 +00:00
Eduardo Lundgren
558218f2aa Source formatting: Removing trailing spaces 2008-11-20 04:10:34 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Keith Wood
94936d813c Fixed 3395, 3512, 3537, 3560, 3566. Problems with daylight saving cutover.
Moved prompt to below controls.
Corrected month/year spacing for multiple months.
2008-11-14 13:28:58 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Richard Worth
657d31adaa datepicker: added $.ui.datepicker.version 2008-11-12 03:21:37 +00:00
Keith Wood
3946038509 Fixed 3547. Initialise alternate field on load for inline datepicker. 2008-11-08 07:34:34 +00:00
Keith Wood
e751bf0e53 Correct display of big prev/next links when disabled.
Correct spacing between month and year when non-selectable.
2008-11-07 10:16:34 +00:00
Keith Wood
cee6a3a96f Fixed 3526. Default year if not set from input field. 2008-11-07 10:13:19 +00:00
Ariel Flesler
fd9ab96caa ui.datepicker: fixing a var being leaked to the global namespace(attrName). 2008-10-22 10:12:45 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
Keith Wood
93f765094c Correct keystroke handled for Mac
Correct date determination - no hours/mins/secs/ms
2008-10-05 06:43:24 +00:00
Keith Wood
75087d9ce4 Factor out class names for day hover and week hover
Call _optionDatepicker from _changeDatepicker
Don't recalculate default date and cell over
2008-10-05 06:41:11 +00:00
Marc Grabanski
0f58c499be Datepicker: Default date cell shows over-state when nothing is selected, next months do not show over state unless keyboard is activated. 2008-09-29 23:04:12 +00:00
Marc Grabanski
502916f65f Datepicker: Updated Mac keyboard commands 2008-09-29 19:20:25 +00:00
Marc Grabanski
212a822c48 Datepicker: Added option, "constrainInput" to restrict input text to the current date format. 2008-09-28 21:30:22 +00:00
Marc Grabanski
c1deb3508b Datepicker: Created "option" method, deprecated "change" method. 2008-09-28 16:20:11 +00:00
Keith Wood
aced92a6b4 Fixed 3266. Datepicker is displayed when using "setDate" and "change" methods 2008-09-20 06:26:38 +00:00
Keith Wood
e51f56714b Fixed 3232 Datepicker position problem in IE 6/7 2008-09-20 06:04:45 +00:00
Richard Worth
a522291a7b whitespace: Removed trailing whitespace from non-blank lines 2008-09-20 03:23:42 +00:00
Richard Worth
0bae0870d9 whitespace 2008-09-20 02:43:18 +00:00
Scott González
7c2e7965e9 Reverted r695. 2008-09-19 14:20:14 +00:00
Eduardo Lundgren
8d04c3594c Remove Trailing Spaces 2008-09-19 14:08:41 +00:00
Paul Bakaus
fe73615204 datepicker: fixed jslint warnings, fixed invalid increment operand (Fixes #3434) 2008-09-16 10:32:08 +00:00
Keith Wood
41811fb8c3 Fixed 3183 onSelect and onClose have inconsistent signatures 2008-09-07 08:38:09 +00:00
Keith Wood
0db0ffe580 Fixed 3267 Alternate field not updated when using "setDate" 2008-09-07 07:55:02 +00:00
Richard Worth
f6008ca694 Fixed #3284 - Put version numbers inside of individual files. 2008-09-04 22:03:30 +00:00