Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Tests new version for masterv1.4.6 | Trent Richardson | 2014-08-09 | 9 | -11/+11 | |
| | | ||||||
| * | Fixes #741 - Update to Spanish translation | Trent Richardson | 2014-08-01 | 4 | -7/+10 | |
| | | ||||||
| * | Documentation updates | Trent Richardson | 2014-06-04 | 6 | -5/+55 | |
| | | ||||||
| * | compile Slovenian translation into combined file | Trent Richardson | 2014-06-03 | 3 | -137/+144 | |
| | | ||||||
| * | Merge pull request #732 from hadalin/dev | Trent Richardson | 2014-06-03 | 1 | -0/+21 | |
| |\ | | | | | | | Slovenian translation | |||||
| | * | Merge branch 'slovenian-translation' into dev | Primoz Hadalin | 2014-06-03 | 1 | -0/+21 | |
| | |\ | |/ / | ||||||
| | * | Added Slovenian translation. | Primoz Hadalin | 2014-06-03 | 1 | -0/+21 | |
| |/ | ||||||
| * | Fixes #731 - remove jqueryui dependency in bower.js | Trent Richardson | 2014-05-27 | 1 | -2/+1 | |
| | | ||||||
| * | New dev version | Trent Richardson | 2014-05-26 | 7 | -11/+11 | |
| | | ||||||
* | | Merge branch 'dev' | Trent Richardson | 2014-05-26 | 16 | -47/+983 | |
|\ \ | |/ | ||||||
| * | creates new versionv1.4.5 | Trent Richardson | 2014-05-26 | 7 | -11/+11 | |
| | | ||||||
| * | Updates jquery, new version | Trent Richardson | 2014-05-26 | 9 | -113/+148 | |
| | | ||||||
| * | Fixes #434 allows a getter method for options | Trent Richardson | 2014-05-19 | 4 | -8/+15 | |
| | | ||||||
| * | Fix #727 by alexpts - correct bower dependencies | Trent Richardson | 2014-05-16 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #725 from emlun/redirect-focus-option | Trent Richardson | 2014-05-12 | 5 | -7/+49 | |
| |\ | | | | | | | Add altRedirectFocus option | |||||
| | * | Add altRedirectFocus option | Emil Lundberg | 2014-05-12 | 2 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | | If set to true (default), the altField will redirect focus to the main field (this is how it always worked before this change). Otherwise, the altField will not redirect its focus, and the altField will behave as a normal text field that can be edited by the user. | |||||
| | * | Add test for altRedirectFocus option | Emil Lundberg | 2014-05-12 | 1 | -0/+11 | |
| | | | ||||||
| | * | Add test for altField focus redirection | Emil Lundberg | 2014-05-12 | 2 | -0/+25 | |
| | | | ||||||
| | * | Remove es5: true setting from /.jshintrc | Emil Lundberg | 2014-05-11 | 1 | -2/+1 | |
| |/ | | | | | | | | | This setting throws an error in JSHint 2.0.0 and above, as explained by http://jslinterrors.com/es5-option-is-now-set-per-default | |||||
| * | Fixes #723 - Adds build process for i18n into one file | Trent Richardson | 2014-05-08 | 4 | -1/+849 | |
| | | ||||||
| * | Fixes #706 altTimeFormat, altSeparator, altTimeSuffix doesnt allow empty value | Trent Richardson | 2014-04-23 | 3 | -14/+16 | |
| | | ||||||
| * | Merge pull request #714 from jhron/patch-1 | Trent Richardson | 2014-04-15 | 1 | -2/+2 | |
| |\ | | | | | | | Add support for ('setDate', null) | |||||
| | * | Fixed wrong commit | jhron | 2014-04-09 | 1 | -2/+2 | |
| | | | ||||||
| | * | Add support for ('setDate', null) | jhron | 2014-04-08 | 1 | -1/+1 | |
| |/ | | | | | | | When ('setDate', null) is called it deletes only date part of alternate field but time still remains. This patch should fix the problem and properly delete whole alternate field in case that null is set as new date. | |||||
| * | Merge pull request #713 from aokros/dev | Trent Richardson | 2014-04-07 | 1 | -4/+6 | |
| |\ | | | | | | | Allow to use datepicker specific setDate arguments | |||||
| | * | Allow to use datepicker specific setDate arguments | aokros | 2014-04-07 | 1 | -4/+6 | |
| |/ | | | | | | | Change is to support the '-1d', '+1m', and such datepicker.setDate arguments with the overridden setDate function. | |||||
* | | Merge branch 'dev' | Trent Richardson | 2014-03-29 | 18 | -61/+185 | |
|\ \ | |/ | ||||||
| * | Ready to mergev1.4.4 | Trent Richardson | 2014-03-29 | 7 | -10/+11 | |
| | | ||||||
| * | Pull #701 Fixes Basque i18n | Trent Richardson | 2014-03-29 | 1 | -4/+5 | |
| | | ||||||
| * | Pull #704 Fix millisectext for zh-CN i18n | Trent Richardson | 2014-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes timeRange errors | Trent Richardson | 2014-03-19 | 3 | -1/+19 | |
| | | ||||||
| * | Pull #698 Updates Vietnamese translation | Trent Richardson | 2014-03-10 | 2 | -10/+10 | |
| | | ||||||
| * | #633 - add timeOnlyShowDate option to show the date but only allow timepicker | Trent Richardson | 2014-03-05 | 5 | -6/+14 | |
| | | ||||||
| * | Update to jquery 1.11.0, jquery-ui 1.10.4 | Trent Richardson | 2014-02-19 | 5 | -8/+56 | |
| | | ||||||
| * | Merge pull request #692 from bodrick/dev | Trent Richardson | 2014-02-19 | 2 | -0/+48 | |
| |\ | | | | | | | Added new options to specify minTime and maxTime | |||||
| | * | Added new options to specify minTime and maxTime | bodrick | 2014-02-12 | 2 | -0/+48 | |
| |/ | | | | | | | | | | | | | Added two new options so that minimum time and maximum time can be specified when selecting times. Very much different than the minDate/maxDate in that the time is restricted each day to the values specified. | |||||
| * | Fixes #675 - setDate causes picker to open | Trent Richardson | 2014-02-07 | 3 | -4/+4 | |
| | | ||||||
| * | Fix #689 - step option not being set for select dropdowns | Trent Richardson | 2014-02-07 | 6 | -23/+23 | |
| | | ||||||
| * | Merge pull request #688 from spmorganjr/dev | Trent Richardson | 2014-01-27 | 1 | -1/+1 | |
| |\ | | | | | | | Issue # 687 - Calendar remians open after date selection when showTimepicker = false | |||||
| | * | There's an override to the _selectDate() method that prevents the calendar ↵ | spmorganjr | 2014-01-25 | 1 | -1/+1 | |
| |/ | | | | | | | from closing after selecting a new date. If the timepicker is not enabled then there's no reason to execute this code, it should instead fire the base _selectDate() method. | |||||
| * | Merge pull request #683 from cli/dev | Trent Richardson | 2014-01-07 | 1 | -1/+1 | |
| |\ | | | | | | | Fix typo in German translation | |||||
| | * | Fix typo in German translation | Christian Lins | 2014-01-03 | 1 | -1/+1 | |
| |/ | ||||||
| * | New dev version | Trent Richardson | 2013-11-30 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'dev' | Trent Richardson | 2013-11-30 | 9 | -15/+33 | |
|\ \ | |/ | ||||||
| * | Update last modified datev1.4.3 | Trent Richardson | 2013-11-30 | 5 | -5/+5 | |
| | | ||||||
| * | rebuild/verify changes | Trent Richardson | 2013-11-25 | 4 | -9/+9 | |
| | | ||||||
| * | Merge pull request #669 from gentooboontoo/fix-set-null-date | Trent Richardson | 2013-11-25 | 3 | -2/+20 | |
| |\ | | | | | | | Fix failure when setting date as null | |||||
| | * | Fix failure when setting date as null | Julien Sanchez | 2013-11-25 | 3 | -2/+20 | |
| |/ | | | | | | | | | Otherwise, Timepicker is breaking Datepicker compatibility by not accepting null value. | |||||
| * | New dev version | Trent Richardson | 2013-11-23 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'dev' | Trent Richardson | 2013-11-23 | 11 | -20/+82 | |
|\ \ | |/ | ||||||
| * | Updates readme, bower infov1.4.2 | Trent Richardson | 2013-11-23 | 7 | -7/+9 | |
| | | ||||||
| * | Update comments for #644 fix | Trent Richardson | 2013-11-21 | 2 | -4/+4 | |
| | | ||||||
| * | Issue 644 - hasChanged uses strict comparisons so we need to ensure datatype | Trent Richardson | 2013-11-21 | 3 | -7/+21 | |
| | | ||||||
| * | Fix new line at end of file | Trent Richardson | 2013-11-20 | 2 | -2/+2 | |
| | | ||||||
| * | Pull #668 - Create Armenian translation for the jQuery Timepicker Addon | Trent Richardson | 2013-11-20 | 2 | -0/+42 | |
| | | ||||||
| * | Change Grunt date to pull static date and now new date every time | Trent Richardson | 2013-11-18 | 2 | -2/+4 | |
| | | ||||||
| * | Apply Pull #664 - Selecting a time should focus input field | Trent Richardson | 2013-11-18 | 5 | -5/+7 | |
| | | ||||||
| * | New dev version | Trent Richardson | 2013-11-10 | 5 | -9/+9 | |
| | | ||||||
* | | Merge branch 'dev' | Trent Richardson | 2013-11-10 | 14 | -19/+105 | |
|\ \ | |/ | ||||||
| * | New versionv1.4.1 | Trent Richardson | 2013-11-10 | 4 | -4/+4 | |
| | | ||||||
| * | #661 - Added Serbian translations by vladimir-jelovac | Trent Richardson | 2013-11-07 | 4 | -0/+84 | |
| | | ||||||
| * | Pull #653 by Kohgpat - Fix translation in russian localiztion example | Trent Richardson | 2013-10-23 | 5 | -7/+6 | |
| | | ||||||
| * | Update docs | Trent Richardson | 2013-10-15 | 3 | -3/+0 | |
| | | ||||||
| * | Pull #648 - Fixed defaultValue when focus by judgedim | Trent Richardson | 2013-10-15 | 5 | -5/+11 | |
| | | ||||||
| * | Pull #632 - Added missed character by semsorock | Trent Richardson | 2013-08-30 | 5 | -11/+11 | |
| | | ||||||
| * | Create new Dev version | Trent Richardson | 2013-08-11 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'dev' | Trent Richardson | 2013-08-11 | 109 | -1510/+10591 | |
|\ \ | |/ | ||||||
| * | Updates versionv1.4 | Trent Richardson | 2013-08-11 | 7 | -13/+15 | |
| | | ||||||
| * | Updates #213 and #622 for date defaulting to 1899 | Trent Richardson | 2013-08-11 | 7 | -14/+27 | |
| | | ||||||
| * | Merge pull request #623 from althaus/patch-1 | Trent Richardson | 2013-08-09 | 1 | -0/+5 | |
| |\ | | | | | | | Fixes enable/disable timepicker | |||||
| | * | Fixed exception thrown by onTimeChange | Matthias Althaus | 2013-08-09 | 1 | -0/+3 | |
| | | | | | | | | | After disabling a timepicker an exception is thrown, if you close the now timepicker-less datepicker. | |||||
| | * | Fixes enable/disable timepicker | Matthias Althaus | 2013-08-09 | 1 | -0/+2 | |
| |/ | | | | | Due to the fact that each datetimepicker instance has its own settings these have to be updated accordingly on enable or disable. | |||||
| * | Tweak composer.json details | Trent Richardson | 2013-08-04 | 1 | -2/+1 | |
| | | ||||||
| * | Pull Request #613 Add Composure Support | Trent Richardson | 2013-08-04 | 1 | -0/+27 | |
| | | ||||||
| * | Fixes css widths | Trent Richardson | 2013-07-31 | 8 | -22/+26 | |
| | | ||||||
| * | version number in docs, js now gruntified, add sliderAccess to dist | Trent Richardson | 2013-07-30 | 9 | -9/+119 | |
| | | ||||||
| * | More details on usage in readme | Trent Richardson | 2013-07-29 | 1 | -3/+3 | |
| | | ||||||
| * | Clean up docs and readme | Trent Richardson | 2013-07-29 | 6 | -43/+36 | |
| | | ||||||
| * | Fix deprecated component.json | Trent Richardson | 2013-07-29 | 1 | -0/+0 | |
| | | ||||||
| * | fix lint issues, grunt less error | Trent Richardson | 2013-07-29 | 7 | -423/+430 | |
| | | ||||||
| * | Merge pull request #618 from srvance/dev | Trent Richardson | 2013-07-29 | 6 | -477/+541 | |
| |\ | | | | | | | Grunt cleanup, lint cleanup | |||||
| | * | Add the hint predefs necessary for Jasmine and jQuery $ | Stephen Vance | 2013-07-28 | 1 | -1/+10 | |
| | | | ||||||
| | * | Jshint motivated cleanups in the spec. | Stephen Vance | 2013-07-28 | 1 | -7/+7 | |
| | | | ||||||
| | * | Minor gruntfile cleanup | Stephen Vance | 2013-07-28 | 1 | -6/+6 | |
| | | | ||||||
| | * | Fix the jasmine test running issue by explicitly declaring the ↵ | Stephen Vance | 2013-07-28 | 1 | -1/+2 | |
| | | | | | | | | | | | | jasmine-fixture dependency. | |||||
| | * | Huge number of jshint motivated cleanups. We should consider adding ↵ | Stephen Vance | 2013-07-28 | 1 | -395/+402 | |
| | | | | | | | | | | | | jsbeautifier or some formatter to the grunt config so this doesn't have to be done manually. | |||||
| | * | Tabify jshintrc files. | Stephen Vance | 2013-07-28 | 3 | -57/+57 | |
| | | | ||||||
| | * | Merge branch 'dev' of ↵ | Stephen Vance | 2013-07-28 | 98 | -985/+5140 | |
| | |\ | | |/ | |/| | | | | https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev | |||||
| * | | Gets jasmine running | Trent Richardson | 2013-07-28 | 2 | -5/+14 | |
| | | | ||||||
| * | | Fixes SpecRunner link to js | Trent Richardson | 2013-07-28 | 2 | -2/+2 | |
| | | | ||||||
| * | | breaks down docs in src | Trent Richardson | 2013-07-28 | 10 | -1475/+1465 | |
| | | | ||||||
| * | | Migrate to grunt setup | Trent Richardson | 2013-07-28 | 92 | -6/+4162 | |
| | | | ||||||
| * | | Merge pull request #616 from srvance/dev | Trent Richardson | 2013-07-28 | 2 | -11/+152 | |
| |\ \ | | | | | | | | | Dev | |||||
| | | * | Preserve leading and trailing whitespace. Don't second guess the developer ↵ | Stephen Vance | 2013-07-28 | 2 | -1/+10 | |
| | | | | | | | | | | | | | | | | who specified whitespace in their format. | |||||
| | | * | Time zone and literal tests, as well as some additional cases for the ↵ | Stephen Vance | 2013-07-28 | 2 | -10/+48 | |
| | | | | | | | | | | | | | | | | timezoneOffsetString() tests based on the timezone work. Changed the default timezone to null and eliminated double quotes from the regexp for literals. | |||||
| | | * | Documented formatTime's options parameter as optional. | Stephen Vance | 2013-07-28 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Fix some weak warnings in the timezoneOffsetString tests. | Stephen Vance | 2013-07-28 | 1 | -3/+3 | |
| | | | ||||||
| | * | Test the literal handling in formatTime() a little more and fix a warning ↵ | Stephen Vance | 2013-07-28 | 2 | -2/+4 | |
| | | | | | | | | | | | | and a curious behavior. | |||||
| | * | Add tests for single quotes. | Stephen Vance | 2013-07-27 | 1 | -1/+4 | |
| | | | ||||||
| | * | Add tests for am/pm. | Stephen Vance | 2013-07-27 | 1 | -1/+26 | |
| | | |