openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jQuery-Timepicker-Addon
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 25 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed setDate
Trent Richardson
More...
over 14 years ago
Added closeText incase datepicker localization isnt given
Trent
More...
over 14 years ago
Merge branch 'doublerebel-master'
Trent
More...
over 14 years ago
Save changes
Trent
More...
over 14 years ago
Fix to apply regional settings from global defaults to new instance
doublerebel
More...
over 14 years ago
Fixed number replacement in _formatTime
Trent
More...
over 14 years ago
Changed _formatTime method to optionally take arguments and return a formatted time string
doublerebel
More...
over 14 years ago
Fix to prevent datetimepicker from closing when date is chosen (bug introduced in earlier commit)
doublerebel
More...
over 14 years ago
Minor whitespace fixes
doublerebel
More...
over 14 years ago
Whitespace and getDate/setDate fixes Extra tabs removed and line endings cleaned getDate is now properly accessible from $(target).datepicker('getDate') and correctly returns date object with time setDate is now properly accessible from $(target).datepicker('setDate') and can set both date and time added new method setTime, accessible from $(target).datepicker('setTime') calling .datepicker('setDate') with no date now sets the default date as in original datepicker code time is set to default when calling .datepicker('setTime') with no time or calling 'setDate' with a date and no time added new internal function _parseTime to parse string times from any source
doublerebel
More...
over 14 years ago
Fixed ampm constraint
doublerebel
More...
over 14 years ago
Check if ampm is enabled when constraining input
doublerebel
More...
over 14 years ago
Changed _doKeyPress to limit input characters correctly based on timeFormat + a space + dateFormat (now restricts am/pm correctly based on timeFormat)
doublerebel
More...
over 14 years ago
Simplified keypress handling
doublerebel
More...
over 14 years ago
Fixed grid to start with minimum values (fixes Github Issue 38)
doublerebel
More...
over 14 years ago
Corrected methods
Trent Richardson
More...
over 14 years ago
accept change
Trent Richardson
More...
over 14 years ago
Created _newInst fn to create 1 Timepicker per input when called on a jQuery collection Fixed $buttonPanel typo Consolidated .timepicker(), .datetimepicker() fns by using .apply() Fixed == to === when comparing null and undefined in extendRemove fn (thanks JSLint!)
doublerebel
More...
over 14 years ago
Perm fix for daylight savings. The user is setting the time, its not programatically determined as in datepicker
Trent Richardson
More...
over 14 years ago
temp fix for daylight savings
Trent Richardson
More...
over 14 years ago
updated readme
Trent Richardson
More...
over 14 years ago
Fixed daylight savings bug i think
Trent Richardson
More...
over 14 years ago
Whitespace and formatting corrections Reuse jQuery obj for buttonPanel var statement consolidation Shortened default option code for $.fn.timepicker()
doublerebel
More...
over 14 years ago
fixed all pass through methods to datepicker
Trent Richardson
More...
over 14 years ago
fixed getDate to return date
Trent Richardson
More...
over 14 years ago
Fixed timepicker() to work with no params passed
Trent Richardson
More...
over 14 years ago
Fixed setting options, setDate
Trent Richardson
More...
over 14 years ago
Fixed altField option
Trent Richardson
More...
over 14 years ago
Fixed no button panel for multi-month calendar
Trent Richardson
More...
over 14 years ago
Saved Version change
Trent
More...
over 14 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree