Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed 3105 First week in November day repeat | Keith Wood | 2008-07-23 | 1 | -2/+6 | |
| | | | | Fixed 3088 Repeating date in October 2008 | |||||
* | Fixed 3108 Allow ids with square brackets | Keith Wood | 2008-07-23 | 1 | -1/+2 | |
| | | | | Fixed 3113 Allow ids with colon or period | |||||
* | Fixed 3111 Add option to allow large previous/next movements | Keith Wood | 2008-07-23 | 1 | -3/+21 | |
| | ||||||
* | don't need document ready on init | Marc Grabanski | 2008-07-20 | 1 | -5/+3 | |
| | ||||||
* | Datepicker div now appends to the document after the datepicker(); function ↵ | Marc Grabanski | 2008-07-20 | 1 | -6/+12 | |
| | | | | is called instead of automatically on include. | |||||
* | Fixed 3084 Arrange order of month and year selectboxes | Keith Wood | 2008-07-18 | 1 | -4/+11 | |
| | ||||||
* | Fixed 3080 Calls _setDateFromField when inline | Keith Wood | 2008-07-18 | 1 | -3/+10 | |
| | | | | | | Fixed 3082 Arrow keys unnecissarily bound in datepicker Corrected otherMonth class name Corrected getDate for ranges | |||||
* | Add day-of-year to format and parse date routines | Keith Wood | 2008-07-11 | 1 | -32/+68 | |
| | | | | Correct status display | |||||
* | Fixed 3050 Renamed speed to duration, added support for UI effects animations. | Keith Wood | 2008-07-08 | 1 | -44/+65 | |
| | | | | | Added standard date formats as attributes of $.datepicker. Added timestamp metacharacter for date formats. | |||||
* | Added gotoCurrent setting to show currently selected date instead of today | Keith Wood | 2008-07-06 | 1 | -2/+11 | |
| | | | | Fixed positioning for right-to-left languages | |||||
* | Refactor to use $.data for instance settings | Keith Wood | 2008-07-06 | 1 | -488/+481 | |
| | ||||||
* | datepicker: stop propagation on the button triggering the datepicker (fixes ↵ | Paul Bakaus | 2008-07-04 | 1 | -0/+2 | |
| | | | | #3047) | |||||
* | Ensure datepicker is initially hidden | Keith Wood | 2008-06-30 | 1 | -1/+1 | |
| | ||||||
* | Fixed 2038 Split out display date and date value formats | Keith Wood | 2008-06-21 | 1 | -3/+28 | |
| | ||||||
* | Correct datepicker placement when used in static areas | Keith Wood | 2008-06-20 | 1 | -20/+23 | |
| | | | | Correct select coverage in IE 6- | |||||
* | Missed highlightWeek setting default | Keith Wood | 2008-06-18 | 1 | -0/+1 | |
| | ||||||
* | Fixed 2371 Datepicker showing "off page" behaves strangely | Keith Wood | 2008-06-17 | 1 | -19/+24 | |
| | ||||||
* | Fixed 2641 Week row hover styling | Keith Wood | 2008-06-17 | 1 | -2/+7 | |
| | ||||||
* | Fixed 2593 Datepicker using months instead of prev and next | Keith Wood | 2008-06-17 | 1 | -7/+16 | |
| | ||||||
* | Fixed #2658 Next link shows > when hideIfNoPrevNext is true | Keith Wood | 2008-06-16 | 1 | -4/+5 | |
| | | | | | Fixed #2700 Datepicker does not allow manual entry of alphabetic characters Fixed #2724 Date range + restricting allows invalid range | |||||
* | Allow relative dates with multiple periods | Keith Wood | 2008-06-16 | 1 | -7/+8 | |
| | ||||||
* | Fix onClose bug for ranges in IE | Keith Wood | 2008-06-13 | 1 | -14/+20 | |
| | | | | | | Fix wrapper span bug in IE Fix remove attribute bug in IE Refactor more class names to constants | |||||
* | #2876 Fire event on change of month/year | Keith Wood | 2008-06-12 | 1 | -0/+13 | |
| | ||||||
* | Allow setting of cell title via beforeShowDay | Keith Wood | 2008-06-12 | 1 | -1/+3 | |
| | ||||||
* | Refactor class names as constants | Keith Wood | 2008-06-12 | 1 | -34/+33 | |
| | ||||||
* | Correct appendText bug in destroy | Keith Wood | 2008-06-11 | 1 | -34/+22 | |
| | | | | Tidy if statements | |||||
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+1450 | |