104 Commits

Author SHA1 Message Date
t1m0n
3a8002e89c Merge branch 'master' of https://github.com/joonaskaskisolaphz/air-datepicker into joonaskaskisolaphz-master 2016-07-02 21:46:37 +03:00
t1m0n
452caefa34 Merge branch 'master' of https://github.com/gergo85/air-datepicker into gergo85-master 2016-07-02 21:43:30 +03:00
t1m0n
a838e5bbdc Merge branch 'czech-translation' of https://github.com/liborm85/air-datepicker into liborm85-czech-translation 2016-07-02 21:39:23 +03:00
t1m0n
9fe2d77bc6 Merge remote-tracking branch 'origin/develop' into develop 2016-07-02 21:28:06 +03:00
Timofey
9a90fa7dfb Merge pull request #52 from MarioAraque/add-spanish-translation
Add Spanish locale support
2016-07-02 21:27:14 +03:00
t1m0n
8b5ee1642e added resetTime method, fixed cell's classes when range is true 2016-07-02 21:16:48 +03:00
t1m0n
1fb4c1fcd5 added TODO 2016-06-27 12:08:04 +03:00
t1m0n
4295d13027 fixed minDate using with timepicker, fixes #73 2016-06-27 11:41:05 +03:00
t1m0n
44ce4aede2 added support of 12 hours mode at altFieldDateFormat, fixes #66 2016-06-06 11:01:33 +03:00
t1m0n
8dbf738ea6 added possibility to select same date when range is true 2016-06-03 11:55:02 +03:00
Joonas Kaskisola
1bb0b22712 Added Finnish translation 2016-06-01 15:34:45 +03:00
Szabó Gergő
5e442e467f Minor typo 2016-05-30 09:50:14 +02:00
Szabó Gergő
93ef7ca46c Add the Hungarian translation 2016-05-30 09:49:10 +02:00
Libor M
2f996d94c4 czech translation 2016-05-28 07:26:30 +02:00
Mario Araque
fb8f52e2de Add Spanish locale support 2016-05-25 22:30:11 +02:00
t1m0n
8a33911e43 fixed dates array in onSelect callback 2016-05-19 17:15:03 +03:00
t1m0n
1adc70d3ff added possibility to pass array to selectDate 2016-05-16 11:53:50 +03:00
t1m0n
5aeb04c4d7 added swapping dates when range is true, fixes #46 2016-05-16 10:35:15 +03:00
t1m0n
f5c1ae4705 add possibility to change time when clicking on selected date 2016-05-06 11:17:56 +03:00
t1m0n
a5cacf89c4 add air-datepicker common.js module 2016-05-05 17:44:27 +03:00
t1m0n
af3f0ec3cd add time to selected date when select from keyboard 2016-05-05 16:39:22 +03:00
t1m0n
920bab5032 add visual tests, change mousemove instead of mouseenter in timepicker 2016-05-05 16:35:54 +03:00
t1m0n
6e1d04bff9 add Danish lang 2016-04-27 13:26:34 +03:00
t1m0n
5b9369f65e add Romanian lang 2016-04-27 12:29:09 +03:00
t1m0n
904f4d46ae add Dutch translation 2016-04-21 12:49:37 +03:00
t1m0n
fe45ba7eb1 rename 'pt-pt' to 'pt' 2016-04-21 12:27:07 +03:00
t1m0n
caf8464683 patch and fixe 'pt' locale 2016-04-21 12:22:46 +03:00
t1m0n
436dd5fd7b add pt-pt.js file 2016-04-21 12:12:34 +03:00
Timofey
05b6f6cece Rename datepicker.pt-br.js to datepicker.pt-BR.js 2016-04-21 11:55:15 +03:00
t1m0n
06108ff096 add pt-BT lacale, add timeFormat to rest langs 2016-04-21 11:48:41 +03:00
Timofey
55a48416cb Merge pull request #17 from dowglaz/develop
Add brazilian portuguese locale support
2016-04-21 10:37:53 +03:00
t1m0n
82ca3b75d2 revert body cell event to click, change input event to keydown 2016-04-19 11:41:05 +03:00
t1m0n
0f87ce2d58 add todayButton advanced behaviour, closes #36 2016-04-18 10:54:44 +03:00
t1m0n
1541a90d66 fixed ie10-11 bug which prevented from selecting cell, when input had placeholder, fixes #36 2016-04-13 12:21:54 +03:00
t1m0n
6edcbcc8f8 hide .datepickers-container on print page, closes #37 2016-04-07 11:22:44 +03:00
Douglas M. Cotrim P. Melo
4794accaf1 Fix spacing between month names 2016-04-06 21:19:50 -03:00
t1m0n
12e7c3dd1f remove global 'Datepicker' var, add it to $.fn, closes #32 2016-04-06 10:58:12 +03:00
t1m0n
c648cba3ab add timepicker to develop branch, closes #3 2016-04-04 10:41:02 +03:00
t1m0n
5956c93031 Merge branch 'master' into develop
Conflicts:
	dist/js/datepicker.js
	dist/js/datepicker.min.js
2016-04-04 10:31:23 +03:00
t1m0n
e8577a50f7 remove unnecessary code line 2016-04-04 10:28:05 +03:00
t1m0n
84bfbe9a45 fix focus on current time in IE 2016-04-01 11:07:39 +03:00
t1m0n
bc6960aad4 fixed stack overflow caused by .change() 2016-03-29 15:55:34 +03:00
t1m0n
02ec0118a6 add highlighting effect when mouse cursor over time sliders 2016-03-28 12:19:21 +03:00
t1m0n
c9b7cc4b7e begin English timepicker docs 2016-03-23 11:39:15 +03:00
t1m0n
9e376d4b4c add Russian docs for timepicker 2016-03-23 11:18:10 +03:00
t1m0n
0244e14e6f wrap plugin in ;(function (window, $, undefined) { ... })(window, jQuery);, closes #34 2016-03-22 12:03:20 +03:00
t1m0n
61d7ff7da8 update input value then call update(), begin timepicker docs 2016-03-20 20:50:58 +03:00
t1m0n
d11bac1708 add time to onSelect date argument, add timepicker tests 2016-03-11 10:44:52 +03:00
t1m0n
2711ba3c04 improve selectDate method by adding time validation, add some timepicker tests 2016-03-09 12:39:52 +03:00
t1m0n
2d0dbf0b3b fix selecting disabled date from timepicker 2016-03-02 11:01:30 +03:00