toptalo
b0e96fe2c4
Add normalization to mousewheel event to fix scroll speed issue
...
Closes #689
2019-11-11 18:57:26 +03:00
Valera
2b6edfc633
Fix karma config
2019-02-23 14:23:52 +03:00
Maksim Degtyarev
b11add5663
add insideParent property
...
(cherry picked from commit ebc3c8630e
)
2019-02-23 14:22:03 +03:00
Valera
1621ce716c
Change Uglify to Uglify-JS
2019-02-23 14:11:10 +03:00
Valeriy Chupurnov
9145648287
Revert "fix removing symbols with cmd or selecting"
2019-02-23 13:27:49 +03:00
Maksim Degtyarev
ebc3c8630e
add insideParent property
2019-01-16 16:23:06 +03:00
Maksim Degtyarev
3579a82d11
build
2018-12-27 09:25:04 +05:00
Chupurnov Valeriy
2382196ce7
New version 2.5.19
2018-03-21 21:23:38 +05:00
HuBandiT
d409dfa212
fix minDateTime/maxDateTime
...
UI FIXME: if you are on the day with the minDateTime/maxDateTime limit and your timebox lists only the times according to the limit, when you click on another day, the timebox is populated with all the newly allowed times, but the scrollbar does not update, so you cannot scroll to them using the scroll bar. if you click again on a day (any day), the scrollbar is updated correctly and you can select all times from the timebox again
2018-03-08 00:12:56 +01:00
HuBandiT
9eba6ad646
fix minTime/maxTime; improvement: timebox only contains time lines between minTime <= x < maxTime
2018-03-07 21:24:53 +01:00
Chupurnov Valeriy
a530a454a3
New version 2.5.18
2018-02-16 15:12:31 +05:00
Chupurnov Valeriy
892e2b8807
New version 2.5.17
2018-01-23 10:55:13 +05:00
Alex Wijnholds
9484843502
Added support for not opening on focus
2018-01-19 15:01:33 +01:00
Chupurnov Valeriy
58c538bec4
New version 2.5.16
2018-01-04 06:33:13 +05:00
Chupurnov Valeriy
be1fa519e6
New version 2.5.15
2018-01-04 06:29:41 +05:00
Chupurnov Valeriy
643102de40
New version 2.5.14
2017-11-21 18:12:07 +05:00
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