Commit Graph

71 Commits

Author SHA1 Message Date
Keith Wood
e139f6ccaa Fixed 3080 Calls _setDateFromField when inline
Fixed 3082 Arrow keys unnecissarily bound in datepicker
Corrected otherMonth class name
Corrected getDate for ranges
2008-07-18 09:00:04 +00:00
Keith Wood
abf37bdccd Add day-of-year to format and parse date routines
Correct status display
2008-07-11 10:55:16 +00:00
Keith Wood
cf957b61d5 Fixed 3050 Renamed speed to duration, added support for UI effects animations.
Added standard date formats as attributes of $.datepicker.
Added timestamp metacharacter for date formats.
2008-07-08 09:54:48 +00:00
Keith Wood
ec94093f6e Added gotoCurrent setting to show currently selected date instead of today
Fixed positioning for right-to-left languages
2008-07-06 05:31:06 +00:00
Keith Wood
8bbf22585b Refactor to use $.data for instance settings 2008-07-06 05:27:47 +00:00
Paul Bakaus
539178291d datepicker: stop propagation on the button triggering the datepicker (fixes #3047) 2008-07-04 10:32:41 +00:00
Keith Wood
9a67543cd2 Ensure datepicker is initially hidden 2008-06-30 09:47:46 +00:00
Keith Wood
ca17b9953e Fixed 2038 Split out display date and date value formats 2008-06-21 23:51:34 +00:00
Keith Wood
f3d1eadf19 Correct datepicker placement when used in static areas
Correct select coverage in IE 6-
2008-06-20 23:29:02 +00:00
Keith Wood
9aabd24300 Missed highlightWeek setting default 2008-06-18 09:50:12 +00:00
Keith Wood
4c8c324d69 Fixed 2371 Datepicker showing "off page" behaves strangely 2008-06-17 10:11:14 +00:00
Keith Wood
b0257a0e1c Fixed 2641 Week row hover styling 2008-06-17 10:08:57 +00:00
Keith Wood
915d20d43e Fixed 2593 Datepicker using months instead of prev and next 2008-06-17 10:06:18 +00:00
Keith Wood
5a920d2b48 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
2008-06-16 12:46:11 +00:00
Keith Wood
837699c7e0 Allow relative dates with multiple periods 2008-06-16 09:56:43 +00:00
Keith Wood
b8b2a5acb8 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
2008-06-13 13:20:55 +00:00
Keith Wood
3f73801856 #2876 Fire event on change of month/year 2008-06-12 12:02:36 +00:00
Keith Wood
ad02703d37 Allow setting of cell title via beforeShowDay 2008-06-12 11:59:39 +00:00
Keith Wood
77e8d0f60b Refactor class names as constants 2008-06-12 11:57:21 +00:00
Keith Wood
a3bd7194fb Correct appendText bug in destroy
Tidy if statements
2008-06-11 10:48:17 +00:00
Richard Worth
a635d0a7c9 renamed source -> ui 2008-06-07 17:37:43 +00:00