Commit Graph

36 Commits

Author SHA1 Message Date
Chupurnov Valeriy
cb69c60093 New version 2.5.13 2017-11-21 18:06:16 +05:00
Chupurnov Valeriy
fb292ce660 New version 2.5.12 2017-11-10 20:11:03 +05:00
Chupurnov Valeriy
e8aedc54ec New version 2.5.11 2017-10-13 12:37:02 +05:00
Chupurnov Valeriy
9de4639abf New version 2.5.9 2017-10-12 14:38:30 +05:00
Chupurnov Valeriy
a60a0db679 New version 2.5.8 2017-10-12 14:27:24 +05:00
Chupurnov Valeriy
b7ff715413 New version 2.5.7 2017-10-12 14:24:28 +05:00
Chupurnov Valeriy
b7dc5fe1d3 Buy bower! 2017-10-12 14:22:05 +05:00
Chupurnov Valeriy
6f86f8c9ca New version 2.5.5 2017-10-12 13:18:22 +05:00
Valeriy
b5443286af Merge pull request #579 from bunhann/master
Fix Khmer Language Spelling
2017-10-12 12:34:04 +05:00
Valeriy
71a6d776e3 Merge pull request #587 from Hart2014/master
update to jquery.datetimepicker.full.js to allow for times in a speci…
2017-10-12 12:31:55 +05:00
ctantonello
286bcf5178 Insert sensible defaults (1) for out.month and out.day if parsing with format string didn't set them
See issue #550
2017-09-22 14:38:22 +10:00
Thom
5e0bdac3ac update to jquery.datetimepicker.full.js to allow for times in a specific date to be disabled 2017-06-24 22:10:53 -04:00
Bunhann
84932f2b97 Fix Khmer Language Spelling 2017-05-18 10:45:53 +07:00
Valeriy
1de55d4df2 Merge pull request #567 from Manidos/master
Fix for picker jumping to the next month
2017-05-12 09:58:14 +05:00
Socheat Sok
d6f14b915a build new release 2017-04-25 11:21:44 +07:00
Manidos
90a6255840 Update jquery.datetimepicker.full.js 2017-04-02 16:04:28 +07:00
Manidos
e693d36880 Typo reverted 2017-03-31 22:27:09 +07:00
Manidos
63f679b959 Fix for picker jumping to the next month
The problem is described in "issue #44".
2017-03-31 19:00:49 +07:00
J3QQ4
24fe9b6bd7 Fix bug: scrolling time div on touchscreens
On touchscreens, the default datetimepicker closes unexpectedly when trying to scroll on the time picker. This is because scrolling triggers touchend event, just like clicking. 

To fix, we use the touchmove event to determine that we are scrolling, not clicking, using a global variable.
2016-06-16 19:07:47 +08:00
Oleksii Aleksandrov
2faeb109f4 Fix showing on one hour less every date select ('h:i a'). Again 2016-06-08 17:23:38 +03:00
Edmond Chui
47f23964e2 Fix typo mounth
Change all occurrences of ```mounth``` to ```month```.
2016-05-20 10:48:47 -07:00
Chupurnov Valeriy
d35c53dd59 New version 2.5.4 2016-05-20 00:46:42 +05:00
Wonder Chang
ee58e8a1dd Minify the css file 2016-04-24 02:24:03 +08:00
Vasiliy Zverev
2266845f52 show parsed date/time to user after validation
https://github.com/xdan/datetimepicker/issues/425
2016-04-06 16:45:46 +03:00
Chupurnov Valeriy
f4c063f13a New version 2.5.2 Fix devDependencies with concat-cli 2016-04-02 00:55:55 +05:00
Dan Bettles
33d1338268 The vertical position of the picker is completely reset before the new position is applied to prevent interference from previous values. 2016-03-11 12:48:34 +00:00
Dan Bettles
1b4fad11b3 The picker is positioned correctly when the date input resides within a fixed container: the picker is displayed above the date input when there is insufficient room beneath the input. Also: added a couple test pages; normalized indentation in the JavaScript; fixed a couple warnings raised by the build script. 2016-03-11 12:21:12 +00:00
Rodolfo Ospina Rojas
6e0f1a6365 The mask is now a valid date when validate on blur is active. Also the mask now displays every time you focus the field instead of just the first time 2016-03-01 09:14:46 -05:00
Chupurnov Valeriy
d7666521eb Added getValue method. Update documentation 2016-02-19 14:36:02 +05:00
Chupurnov Valeriy
cb8086ebfc Fix package.json. Use jquery.datetimepicker.full.min.js how main file 2016-02-18 18:39:24 +05:00
Svitlana Yepifanova
4662ac571d Fix showing on one hour less every date select. 2016-02-17 23:04:02 +02:00
Chupurnov Valeriy
102d60b41d In bower was added datetimepicker.full.js 2016-02-16 23:49:53 +05:00
extremumratio
f4d0e46691 use php-date-formatter 2015-12-28 22:37:09 +05:00
extremumratio
f8a2c0810e Fix issue #333 2015-09-30 22:15:43 +05:00
extremumratio
e8d06199ce use concat-cli for build script 2015-09-26 16:25:03 +05:00
Jonathan Gotti
f910a50ffd Add a 'npm run build' command 2015-09-23 16:14:03 +02:00