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 22 hours
ago. based on code collected
about 22 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 7 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix lint issues, grunt less error
Trent Richardson
More...
almost 12 years ago
Merge pull request #618 from srvance/dev
Trent Richardson
More...
almost 12 years ago
Add the hint predefs necessary for Jasmine and jQuery $
Stephen Vance
More...
almost 12 years ago
Jshint motivated cleanups in the spec.
Stephen Vance
More...
almost 12 years ago
Minor gruntfile cleanup
Stephen Vance
More...
almost 12 years ago
Fix the jasmine test running issue by explicitly declaring the jasmine-fixture dependency.
Stephen Vance
More...
almost 12 years ago
Huge number of jshint motivated cleanups. We should consider adding jsbeautifier or some formatter to the grunt config so this doesn't have to be done manually.
Stephen Vance
More...
almost 12 years ago
Tabify jshintrc files.
Stephen Vance
More...
almost 12 years ago
Merge branch 'dev' of https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev
Stephen Vance
More...
almost 12 years ago
Preserve leading and trailing whitespace. Don't second guess the developer who specified whitespace in their format.
Stephen Vance
More...
almost 12 years ago
Time zone and literal tests, as well as some additional cases for the timezoneOffsetString() tests based on the timezone work. Changed the default timezone to null and eliminated double quotes from the regexp for literals.
Stephen Vance
More...
almost 12 years ago
Documented formatTime's options parameter as optional.
Stephen Vance
More...
almost 12 years ago
Gets jasmine running
Trent Richardson
More...
almost 12 years ago
Fixes SpecRunner link to js
Trent Richardson
More...
almost 12 years ago
breaks down docs in src
Trent Richardson
More...
almost 12 years ago
Migrate to grunt setup
Trent Richardson
More...
almost 12 years ago
Merge pull request #616 from srvance/dev
Trent Richardson
More...
almost 12 years ago
Fix some weak warnings in the timezoneOffsetString tests.
Stephen Vance
More...
almost 12 years ago
Test the literal handling in formatTime() a little more and fix a warning and a curious behavior.
Stephen Vance
More...
almost 12 years ago
Add tests for single quotes.
Stephen Vance
More...
almost 12 years ago
Add tests for am/pm.
Stephen Vance
More...
almost 12 years ago
Remove the microsecond TODO after verifying intent with Trent. Rename the local fixture variables.
Stephen Vance
More...
almost 12 years ago
Start the tests for $.datepicker.formatTime(), fix a bug in it for microsecond handling, and change the method comments to jsdoc.
Stephen Vance
More...
almost 12 years ago
Fix #607 jquery noConflict issue
Trent Richardson
More...
about 12 years ago
Fix documentation tab sizes
Trent Richardson
More...
about 12 years ago
Merge pull request #606 from srvance/dev
Trent Richardson
More...
about 12 years ago
Use the alias for the timepicker utils to simplify the tests.
Stephen Vance
More...
about 12 years ago
Refactor the dateFormat in the parseDateTimeInternal tests.
Stephen Vance
More...
about 12 years ago
Refactor splitDateTime() signature to eliminate two unused parameters.
Stephen Vance
More...
about 12 years ago
I dug into the project history to figure out how to test the error path of splitDateTime() and discovered that the code that motivated the error path was replaced but the error handling it required was not removed. Error handling added to parseDate() override in commit 4496926c00b6b2caebfa93603bdcaff438294c19. Refactored to splitDateTime() in e7c7d4024db3e331003db105036667702c8e4bd8. Happy path implementation replaced in b838a211e32022f942b359c7835cd3fadb024759.
Stephen Vance
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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