2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for default timezone if missing. More... over 14 years ago
Added example HTML page. More... over 14 years ago
Added timezone selection. More... over 14 years ago
Merge remote branch 'upstream/dev' into dev More... over 14 years ago
Refactor onSelect handler. Bind to grid onclick too. More... over 14 years ago
Updated version to 0.9.4 dev More... over 14 years ago
Updated last modified date and tag More... over 14 years ago
Updated version from dev More... over 14 years ago
Merge branch 'dev' More... over 14 years ago
fix default hour,minute,second by changing init order More... over 14 years ago
Fix bug where ampm is not displayed when first initiated More... over 14 years ago
Add enable and disable feature by wallenium. Feature not yet stable but doesnt impact rest of plugin More... over 14 years ago
Support datepicker onSelect handler. More... over 14 years ago
Fix regex parsing with separator option More... over 14 years ago
Added timepicker inst as parameter to relevant events More... over 14 years ago
Fix for altField option when using inline picker More... over 14 years ago
Fix parsing error per issue 72 More... over 14 years ago
Quick Bug fix from dev More... over 14 years ago
Bug with parsing time by separator More... over 14 years ago
fix _onTimeChange to be more exact on if hour, minute, second exists. Use !== false More... over 14 years ago
Updated dev version to 0.9.3-dev More... over 14 years ago
Update Version More... over 14 years ago
Fixed bug of min/maxDate option not an instanceof Date More... over 14 years ago
Fixed !!date issue and can use only minDate or minDateTime as options More... over 14 years ago
Added change by mikedeco in _onTimeChange. Assures that hour, minute, second is numeric More... over 14 years ago
Add fix by doublerebel to determine ampm inside onTimeChnage More... over 14 years ago
Add separator to allowed key press, clean up More... over 14 years ago
Fixed altField, added altFieldTimeOnly for more customization More... over 14 years ago
Added separator to formatted time output More... over 14 years ago
Merge changes from Michael Simons for separator options More... over 14 years ago