Commit Graph

626 Commits

Author SHA1 Message Date
Bunhann
84932f2b97 Fix Khmer Language Spelling 2017-05-18 10:45:53 +07:00
Valeriy
1525c13027 Merge pull request #464 from andrewmnlv/master
fix: currentTime can't be null for inline mode
2017-05-12 10:04:18 +05:00
Valeriy
f605b88f5d Merge pull request #541 from devcronberg/patch-1
Update danish translation
2017-05-12 10:02:56 +05:00
Valeriy
3fbc261fdb Merge pull request #520 from TPei/patch-1
update .datetimepicker.setLocale
2017-05-12 10:02:43 +05:00
Valeriy
be197b1f87 Merge pull request #536 from MengtiSun/patch-1
#453 Setting input as readonly still allows the user to use the datetimepicker UI
2017-05-12 10:02:12 +05:00
Valeriy
0fd356f337 Merge pull request #269 from nurexmet/master
added Uyghur ALanguage, width hss been changed"
2017-05-12 10:00:49 +05: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
Valeriy
010a78c564 Merge pull request #572 from socheatsok78/master
Add Khmer translation
2017-05-12 09:58:03 +05:00
Valeriy
e13f3c2096 Merge pull request #574 from ed9/master
Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'
2017-05-12 09:57:49 +05:00
Valeriy
1d58f602c4 Merge pull request #576 from awlosnie/master
Fixed issue #575 from xdan repository - setPos lost positioning feature
2017-05-12 09:57:33 +05:00
Adrian W
b9827fe43f Fixed issue #575 from xdan repository - setPos lost positioning feature 2017-05-10 09:37:24 +02:00
Edgars Kohs
0083f04c7d When an element that has been connected to datetimepicker object has been dynamically removed due to dynamic content changes the javascript starts throwing errors on window resize events regarding getComputedStyle receiving nulls in its 0 argument. Re-check the value before calling resolves the issue. 2017-05-07 17:31:31 +07:00
Socheat Sok
1314f0bc18 yarn lock file 2017-04-25 11:21:50 +07:00
Socheat Sok
d6f14b915a build new release 2017-04-25 11:21:44 +07:00
Socheat Sok
0e5cf097ef add khmer translation 2017-04-25 11:12:33 +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
devcronberg
62191e8199 Update to danish translation
Some month names where spelled incorrectly
2016-12-16 18:59:22 +01:00
MengtiSun
663a9461fc #453 Setting input as readonly still allows the user to use the datetimepicker UI 2016-12-07 10:36:38 +11:00
Valeriy
ec0865991d Merge pull request #529 from ZhangQiaolun/master
solution to bower error
2016-11-08 12:00:27 +05:00
Jek
8f1c807687 solution to bower error
Using Bower v1.5.2 to run bower install will get error: `The "main" field cannot contain minified files`
A solution is to  regress to version 1.3.12
2016-11-08 12:34:13 +08:00
TPei
cd0f697961 update .datetimepicker.setLocale
According to http://xdsoft.net/jqplugins/datetimepicker/ it should be `jQuery.datetimepicker.setLocale('en');`. `$.datetimepicker.setLocale('en');` doesn't work in all cases for some reason
2016-09-28 12:13:40 +02:00
Valeriy
428499aad2 Merge pull request #479 from J3QQ4/patch-1
Fix bug: scrolling time div on touchscreens
2016-06-16 16:36:00 +05: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
Valeriy
c902770678 Merge pull request #474 from EvilAlexei/master
Fix showing on one hour less every date select ('h:i a'). Again
2016-06-08 20:43:05 +05: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
Valeriy
b4d9453200 Merge pull request #468 from syastrebov/master
iframe support doc.tpl
2016-05-31 13:22:15 +05:00
Sergey Yastrebov
32ec5b9d4a iframe support doc.tpl 2016-05-31 10:49:06 +03:00
Valeriy
2369db24fd Merge pull request #467 from syastrebov/master
iframe support
2016-05-31 09:56:44 +05:00
Sergey Yastrebov
962ed78566 iframe support 2016-05-30 19:28:34 +03:00
andrewmnlv
822827f439 fix: currentTime can't be null for inline mode; remove unused throttle var 2016-05-23 17:36:42 +03:00
Valeriy
16a1beeef3 Merge pull request #462 from edmondchui/master
Fix typo mounth
2016-05-21 20:07:33 +05: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
Valeriy
ac1b591a96 Merge pull request #457 from xdan/revert-455-master
Revert "Normalized scroll sensibility"
2016-05-20 00:41:08 +05:00
Valeriy
ab1da947f6 Merge pull request #460 from DivvyHQ/master
Added missing var definition
2016-05-20 00:40:50 +05:00
Fede Bruchmann
a42e0e416f Added missing var definition 2016-05-19 13:49:14 -03:00
Valeriy
fab41c89ea Revert "Normalized scroll sensibility" 2016-05-19 13:14:24 +05:00
Valeriy
20ce2cc831 Merge pull request #455 from DivvyHQ/master
Normalized scroll sensibility
2016-05-19 01:28:45 +05:00
Fede Bruchmann
ee1e2a275f Normalized scroll sensibility 2016-05-18 15:46:09 -03:00
Valeriy
52152ad672 Merge pull request #450 from liebsoer/master
Today button not working anymore
2016-05-10 14:34:25 +05:00
Sören Liebich
a102ce5a89 Today button not working anymore
Fixed a problem with the today button which is not working anymore. As
far as I could figure out the reason is
"XDSoft_datetime.prototype.setCurrentTime" which is now setting the
current time to null which doesn't reset the displayed date. Also double
clicking on the today button wasn't working because the "currentDate"
variable is null.
2016-05-10 03:59:43 +02:00
Valeriy
5da3d3df15 Merge pull request #443 from tobiasviehweger/master
Allow blank values if 'options.allowBlank' is set
2016-04-26 22:00:49 +05:00
Valeriy
4aee394659 Merge pull request #442 from podaweb/patch-1
Update doc.tpl
2016-04-26 22:00:25 +05:00
tobiasviehweger
630ab13931 Allow blank values if 'options.allowBlank' is set 2016-04-26 14:18:18 +02:00
podaweb
06db613a69 Update doc.tpl 2016-04-26 11:38:34 +02:00
Valeriy
26378d3402 Merge pull request #440 from wonderchang/master
Minify the css file
2016-04-25 09:27:02 +05:00
Wonder Chang
ee58e8a1dd Minify the css file 2016-04-24 02:24:03 +08:00
Valeriy
1d2cb002aa Merge pull request #428 from vzverev78/master
fixed sync of input value to calendar when using MomentJS
2016-04-07 12:28:24 +05:00