Richard Worth
|
f6008ca694
|
Fixed #3284 - Put version numbers inside of individual files.
|
2008-09-04 22:03:30 +00:00 |
|
Keith Wood
|
c5635d6350
|
Fixed 3191 NaN causes breakage for relative dates
|
2008-08-21 09:25:20 +00:00 |
|
Keith Wood
|
426c5e1fc7
|
Fixed 3238 getDate causes error if datepicker does not exist
|
2008-08-21 09:23:17 +00:00 |
|
Keith Wood
|
2fd7f5f035
|
Fixed 3180 Datepicker automatic ID assignment
|
2008-08-21 09:16:35 +00:00 |
|
Keith Wood
|
187c97bef0
|
Fixed 3159 Datepicker function to do refresh/redraw
Simplified iso8601Week function
|
2008-08-21 09:04:44 +00:00 |
|
Keith Wood
|
23d3469355
|
Fixed 3165 Invalid comparison in _changeDatepicker
|
2008-08-08 10:38:35 +00:00 |
|
Keith Wood
|
b96618367e
|
Fixed 3146 Inconsistent year/month change notify
|
2008-08-02 04:05:41 +00:00 |
|
Keith Wood
|
d3b3c59616
|
Fixed 3116 Incorrect handling of change of range select
|
2008-08-02 04:02:37 +00:00 |
|
Keith Wood
|
869b6f03b0
|
Corrected keystrokes for big previous/next
Moved global stayOpen into instances
Use parseInt to convert to numeric
|
2008-08-02 04:00:32 +00:00 |
|
Keith Wood
|
9b8fccfa4a
|
Rename monthAfterYear setting to showMonthAfterYear
|
2008-07-30 12:22:15 +00:00 |
|
Keith Wood
|
609699d9e9
|
Fixed 2818 Display simultaneously past and current month in datepicker
|
2008-07-25 10:02:06 +00:00 |
|
Keith Wood
|
a87fa9856a
|
Disable inline datepickers
|
2008-07-23 10:39:41 +00:00 |
|
Keith Wood
|
323399c7bf
|
Fixed 3105 First week in November day repeat
Fixed 3088 Repeating date in October 2008
|
2008-07-23 10:35:33 +00:00 |
|
Keith Wood
|
d1083005b4
|
Fixed 3108 Allow ids with square brackets
Fixed 3113 Allow ids with colon or period
|
2008-07-23 10:29:15 +00:00 |
|
Keith Wood
|
1f826dc041
|
Fixed 3111 Add option to allow large previous/next movements
|
2008-07-23 10:26:22 +00:00 |
|
Marc Grabanski
|
57599ce033
|
don't need document ready on init
|
2008-07-20 17:16:09 +00:00 |
|
Marc Grabanski
|
d675c6c510
|
Datepicker div now appends to the document after the datepicker(); function is called instead of automatically on include.
|
2008-07-20 17:09:09 +00:00 |
|
Keith Wood
|
5ec53d2c2c
|
Fixed 3084 Arrange order of month and year selectboxes
|
2008-07-18 09:23:10 +00:00 |
|
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 |
|