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
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
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
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
0e5cf097ef
add khmer translation
2017-04-25 11:12:33 +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
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
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
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
Fede Bruchmann
ee1e2a275f
Normalized scroll sensibility
2016-05-18 15:46:09 -03: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
tobiasviehweger
630ab13931
Allow blank values if 'options.allowBlank' is set
2016-04-26 14:18:18 +02: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
c8dd8efe17
New version 2.5.3 Fix devDependencies with concat-cli
2016-04-02 00:56:51 +05:00
Chupurnov Valeriy
f4c063f13a
New version 2.5.2 Fix devDependencies with concat-cli
2016-04-02 00:55:55 +05:00
Valeriy
b182ddf000
Merge pull request #421 from JSoon/jsoon
...
Fix bug: $.css method conflict with css3 transition
2016-03-25 14:53:18 +05:00
jsoon
64b031c98b
Fix bug: $.css method conflict with css3 transition
2016-03-25 17:33:52 +08:00
Valeriy
ab609606f9
Merge pull request #417 from Sibz/Sibz-patch-mask-exception
...
Fix exception when mask isn't set or is false.
2016-03-25 00:13:35 +05:00
Valeriy
bdb764af90
Merge pull request #418 from OOO-Technology/georgian
...
add Georgian translation
2016-03-25 00:11:55 +05:00
Thomas Wana
70fa598cf0
Allow the date formatter to be set from external
2016-03-24 10:36:25 +01:00
Vitaliy Kotov
585154c55a
add Georgian translation
2016-03-24 13:22:19 +05:00
Steven
ef522190fb
Fix exception when mask isn't set or is false.
...
Added an additional check to ensure options.mask is a string as it is set to false when not using masks.
Fixes #414
2016-03-24 19:56:14 +13: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
Valeriy
6a6db42e10
Merge pull request #408 from bllkrkmz/master
...
#404 not selectable for readonly input element
2016-03-05 23:53:44 +05: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
Bilal Korkmaz
6cc19d56d2
#404 not selectable for readonly input element
2016-02-29 13:43:02 +02:00
beisetho
fa82ac3a09
fix for allowDateRe and allowDates
...
Replaced
start.dateFormat(options.formatDate) with dateHelper.formatDate(start, options.formatDate)
2016-02-27 18:20:50 +01:00
Maze-fr
5d5fb81a3e
Support for Moment.js formats
...
When using Moment.js to format dates, the syntax is not the same as the default one :
http://momentjs.com/docs/#/parsing/string-format/
So, parsing something like "DD/MM/YYYY HH:mm" to build the mask ends with a wrong mask that fails when testing with "isValidValue" function, resulting in replacing the value of the input field with the wrong mask that was built just before.
2016-02-25 14:22:07 +01:00
Chupurnov Valeriy
bd4f97e128
New version 2.5.1
2016-02-24 18:57:25 +05:00
Chupurnov Valeriy
fa26114133
Fix bower dependencies
2016-02-24 18:56:51 +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
Chupurnov Valeriy
102d60b41d
In bower was added datetimepicker.full.js
2016-02-16 23:49:53 +05:00
Chupurnov Valeriy
ce700250a0
Added doc.tpl Please update it
2016-02-14 05:44:32 +05:00
walteruzzu
bfc14e86fc
Adjust getWeekOfYear to ISO8601 standard
...
First week of the year is th one with the first Thursday according to ISO8601
2016-02-02 13:07:56 +01:00
J.Soon
e0d2c27e63
Bug fixed - The datetimepicker will overflow-y when the width of the date input less than its, which could causes part of the datetimepicker being hidden.
2016-02-01 18:00:49 +08:00
Valeriy
68dc8005f5
Merge pull request #378 from tcmug/weekofyear
...
Add a callback for getWeekOfYear command, onGetWeekOfYear.
2016-01-22 10:50:23 +05:00
Teemu Merikoski
732e421bff
Add a callback for getWeekOfYear command, onGetWeekOfYear.
2016-01-21 10:50:25 +02:00
xiaoyu5256
7178b48c30
add feature allow date by regex
2016-01-18 12:43:36 +08:00
xiaoyu5256
4d1c6b7b26
add allowdates option
2016-01-08 12:30:45 +08:00