index
:
jQuery-Timepicker-Addon
master
origin/HEAD
origin/dev
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jquery-ui-timepicker-addon.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate to grunt setup
Trent Richardson
2013-07-28
1
-2131
/
+0
*
Test the literal handling in formatTime() a little more and fix a warning and...
Stephen Vance
2013-07-28
1
-1
/
+1
*
Start the tests for $.datepicker.formatTime(), fix a bug in it for microsecon...
Stephen Vance
2013-07-27
1
-6
/
+8
*
Fix #607 jquery noConflict issue
Trent Richardson
2013-07-16
1
-1
/
+1
*
Merge pull request #606 from srvance/dev
Trent Richardson
2013-07-15
1
-71
/
+63
|
\
|
*
Refactor splitDateTime() signature to eliminate two unused parameters.
Stephen Vance
2013-07-14
1
-2
/
+2
|
*
I dug into the project history to figure out how to test the error path of sp...
Stephen Vance
2013-07-14
1
-39
/
+15
|
*
Write direct tests for the new computeEffectiveSetting() function. Leave the ...
Stephen Vance
2013-07-14
1
-0
/
+1
|
*
Refactor the effective setting computations out of splitDateTime()
Stephen Vance
2013-07-14
1
-2
/
+6
|
*
Eliminate an unused intermediate variable.
Stephen Vance
2013-07-14
1
-2
/
+1
|
*
Now that the basic time and date parsing functions are test protected, make s...
Stephen Vance
2013-07-14
1
-14
/
+18
|
*
Refactored parseDateTimeInternal() to make it a little simpler to read and test.
Stephen Vance
2013-07-14
1
-13
/
+19
|
*
Fix parseDateTimeInternal() bug. The parsers returned false. The function tes...
Stephen Vance
2013-07-14
1
-1
/
+1
|
*
Expose parseDateTimeInternal for testing. I'm going to test it even though I ...
Stephen Vance
2013-07-14
1
-1
/
+2
|
*
Expose splitDateTime for testing.
Stephen Vance
2013-07-13
1
-1
/
+2
|
*
Doco fix.
Stephen Vance
2013-07-13
1
-1
/
+1
|
*
Minor simplification of timepicker.timezoneAdjust(). Left the addition of the...
Stephen Vance
2013-07-12
1
-1
/
+1
|
*
Fix some jsdoc.
Stephen Vance
2013-07-12
1
-2
/
+2
|
*
Test timepicker.timezoneOffsetString(). Fix lower range issue and simplify fo...
Stephen Vance
2013-07-08
1
-3
/
+3
|
*
Expand timezoneOffsetNumber() docs
Stephen Vance
2013-07-07
1
-2
/
+2
|
*
Start tests for timepicker functions. Test timezoneOffsetNumber() and fix see...
Stephen Vance
2013-07-07
1
-6
/
+6
*
|
Fix conflict
Trent Richardson
2013-07-09
1
-44
/
+53
|
\
\
|
|
/
|
*
Write tests for selectLocalTimezone and do some minor simplification.
Stephen Vance
2013-07-06
1
-3
/
+4
|
*
Minor typo fix.
Stephen Vance
2013-07-06
1
-1
/
+1
|
*
Additional jsdoc cleanups.
Stephen Vance
2013-07-06
1
-10
/
+10
|
*
Rename util to _util to make it clearer it's not to be used normally.
Stephen Vance
2013-07-06
1
-1
/
+1
|
*
Wrote tests for detectSupport, fixed a bug in AM/PM detection, simplified isI...
Stephen Vance
2013-07-06
1
-5
/
+6
|
*
Minor typo fixes
Stephen Vance
2013-07-06
1
-2
/
+2
|
*
Test and simplify convert24to12, including making it resistant to out of boun...
Stephen Vance
2013-07-06
1
-4
/
+3
|
*
Test two of the utility functions and fix a bug that was found.
Stephen Vance
2013-07-06
1
-0
/
+8
|
*
A couple minor typo fixes.
Stephen Vance
2013-07-06
1
-2
/
+2
|
*
Fixed a couple of issues highlighted by intentions and fixed the jsdoc syntax.
Stephen Vance
2013-07-06
1
-24
/
+24
|
*
Fix comment typo
Stephen Vance
2013-07-06
1
-1
/
+1
*
|
New dev version
Trent Richardson
2013-07-07
1
-3
/
+3
*
|
New Version Ready 1.3.1
v1.3.1
Trent Richardson
2013-07-07
1
-2
/
+2
*
|
#601 By jasich - Added missing time format parameter in detectSupportcall
Trent Richardson
2013-07-02
1
-1
/
+1
|
/
*
updates timezone conversions
Trent Richardson
2013-06-14
1
-4
/
+1
*
Fixes syntax error in last commit
Trent Richardson
2013-06-14
1
-1
/
+1
*
Improvements to microsecond prototype for Date
Trent Richardson
2013-06-14
1
-3
/
+7
*
#588 work on getDate setDate timezone conversions
Trent Richardson
2013-05-31
1
-1
/
+5
*
Fix for #588 DST bug
Trent Richardson
2013-05-30
1
-1
/
+5
*
Fix for #588 and #213 dealing with Daylight Savings Time
Trent Richardson
2013-05-30
1
-1
/
+2
*
call limitMinMax when a control gets created
Niklas Jansson
2013-05-28
1
-0
/
+1
*
Change variable names for .NET MVC minify
Trent Richardson
2013-05-16
1
-12
/
+12
*
Change function variables to function declarations for .NETs minify
Trent Richardson
2013-05-16
1
-7
/
+7
*
Correctly set microseconds when setting date and time
Kasun Chathuranga
2013-05-14
1
-2
/
+9
*
#585 add ability to setDate with date string
Trent Richardson
2013-05-13
1
-0
/
+7
*
Fixed typo in variable reference
Dragos Protung
2013-05-09
1
-1
/
+1
*
New dev version
Trent Richardson
2013-05-05
1
-3
/
+3
*
Version 1.3
v1.3
Trent Richardson
2013-05-05
1
-2
/
+2
*
Merges changes by Moreno - fixes Italian i18n and slider detection
Trent Richardson
2013-05-01
1
-1
/
+1
*
#583 altField not honoring timeOnly=true
Trent Richardson
2013-05-01
1
-10
/
+12
*
min/maxInterval options for handleRange
Trent Richardson
2013-04-30
1
-21
/
+38
*
Fixes microsec bug
Trent Richardson
2013-04-29
1
-4
/
+4
*
change timezone values to minute numbers for easier formatting and js Date co...
Trent Richardson
2013-04-25
1
-55
/
+42
*
iso8601 option removed, pulls from support property
Trent Richardson
2013-04-24
1
-36
/
+38
*
#577 Microseconds added to the timepicker
Trent Richardson
2013-04-24
1
-15
/
+88
*
Clean up date range controls
Trent Richardson
2013-04-23
1
-21
/
+23
*
Updates documentation and version
Trent Richardson
2013-04-23
1
-3
/
+3
*
Enable unit detection from timeFormat
Trent Richardson
2013-04-23
1
-19
/
+43
*
Fixes timeZone casing, setDate now considers timezone
Trent Richardson
2013-04-23
1
-15
/
+25
*
Update to timezone functionality, remove defaultTimezone and useLocalTimezone...
Trent Richardson
2013-04-22
1
-24
/
+61
*
New dev version
Trent Richardson
2013-04-13
1
-3
/
+3
*
Updateses documentation
v1.2.2
Trent Richardson
2013-04-13
1
-2
/
+2
*
Creates new dev version
Trent Richardson
2013-04-06
1
-3
/
+3
*
Updating version
v1.2.1
Trent Richardson
2013-04-06
1
-2
/
+2
*
Fixes #570 select generation to honor timeformat
Trent Richardson
2013-04-01
1
-3
/
+4
*
Fixes #547 - sometimes doest detect ampm when hh:mm TT
Trent Richardson
2013-03-28
1
-1
/
+1
*
Applies pull #566 to remove unused vars
Trent Richardson
2013-03-26
1
-3
/
+1
*
#561 - do not break datepickers defaultDate option
Trent Richardson
2013-03-13
1
-2
/
+6
*
Fix formatting
Trent Richardson
2013-03-09
1
-0
/
+1
*
Fixes several lint errors
Trent Richardson
2013-03-09
1
-28
/
+54
*
Create new dev version
Trent Richardson
2013-02-02
1
-3
/
+3
*
Fixes minify syntax error
v1.2
Trent Richardson
2013-02-02
1
-1
/
+1
*
Update version, ready to merge
Trent Richardson
2013-02-02
1
-4
/
+4
*
Fixes #543 - jqueryui 1.10 no longer implements $.datepicker.log
Trent Richardson
2013-01-29
1
-6
/
+16
*
Update docs
Trent Richardson
2013-01-29
1
-1
/
+1
*
Fixes #540 - ASP.NET bundling syntax error fix
Trent Richardson
2013-01-29
1
-1
/
+1
*
Fixes issue #470 - getDate null if only sliders used
Trent Richardson
2013-01-29
1
-0
/
+7
*
New dev version
Trent Richardson
2013-01-19
1
-3
/
+3
*
Remove dev from version
v1.1.2
Trent Richardson
2013-01-19
1
-1
/
+1
*
Clean up docs
Trent Richardson
2013-01-19
1
-1
/
+1
*
Fixes #471
Baptiste Lafontaine
2013-01-17
1
-5
/
+5
*
Update loose parse to try multiple formats
Trent Richardson
2013-01-14
1
-3
/
+13
*
Update loose parse to use ISO
Trent Richardson
2013-01-14
1
-1
/
+1
*
Improve parsing flexibility
Trent Richardson
2013-01-11
1
-3
/
+3
*
Fix parsing for single digits
Trent Richardson
2013-01-11
1
-3
/
+4
*
Fix conditions for maxDate detection
Trent Richardson
2013-01-09
1
-6
/
+10
*
Fixes bug hourMin/Max defaults the input before setting a time
Trent Richardson
2013-01-07
1
-9
/
+8
*
Fixes bug hourMin/Max defaults the input before setting a time
Trent Richardson
2013-01-07
1
-0
/
+5
*
scambra- fix setting time in cooperation with step settings
Trent Richardson
2013-01-01
1
-4
/
+4
*
Switch substr to slice as IE8 doesn't do negative substr properly
Lawrence
2012-11-27
1
-2
/
+2
*
Timezone change now fires onSelect
Trent Richardson
2012-11-15
1
-0
/
+1
*
Raykov - date range and alternate fields
Trent Richardson
2012-11-15
1
-2
/
+2
*
New dev version
Trent Richardson
2012-11-07
1
-3
/
+3
*
New version 1.1.1
v1.1.1
Trent Richardson
2012-11-07
1
-2
/
+2
*
Fixes #497 problem with timeFormat h
Trent Richardson
2012-11-06
1
-6
/
+2
*
Create new dev version
Trent Richardson
2012-11-03
1
-1886
/
+1886
*
Final tweaks to merge with master
v1.1.0
Trent Richardson
2012-11-03
1
-2
/
+2
*
change strict to parse
Trent Richardson
2012-11-01
1
-2
/
+5
[next]