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
Vasiliy Zverev
4e3fc0b0ad
fixed sync of input value to calendar when using MomentJS
2016-04-06 20:39:42 +03:00
Valeriy
b6f3be4ca1
Merge pull request #426 from vzverev78/master
...
Improvements for validation
2016-04-06 19:23:24 +05: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
Vasiliy Zverev
ebbc1a1f39
Corrected doc on using MomentJS for validation
...
https://github.com/xdan/datetimepicker/issues/425#issuecomment-205888975
2016-04-06 16:15:50 +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
f442a83391
Merge pull request #420 from greuff/master
...
Documentation update for setDateFormatter
2016-03-25 14:30:46 +05:00
Thomas Wana
ef8976b228
Documentation update for setDateFormatter
2016-03-25 10:11:15 +01: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
Valeriy
8bc423d938
Merge pull request #419 from greuff/master
...
Allow the date formatter to be set from external
2016-03-25 00:09:44 +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
Valeriy
467388d233
Merge pull request #413 from powderblue/master
...
The picker is positioned correctly when the date input is within a container with `position: fixed`.
2016-03-15 11:33:39 +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
Dan Bettles
3c53077dfe
Updated version constraint for concat-cli because the previously-specified version wouldn't work.
2016-03-08 08:47:17 +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
Valeriy
2426ca3e2b
Merge pull request #405 from afro1114/master
...
The mask is now a valid date when validate on blur is active.
2016-03-01 22:56:36 +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
Valeriy
337ad368b9
Merge pull request #402 from beise/master
...
fix for allowDateRe and allowDates
2016-02-27 22:51:26 +05: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
Valeriy
3c30a1c84e
Merge pull request #399 from willemvb/master
...
Change main field in package.json
2016-02-25 22:31:46 +05:00
Willem Van Bockstal
522dc3bb4c
change main field in package.json
2016-02-25 14:41:07 +01:00
Valeriy
1c08e89353
Merge pull request #398 from Maze-fr/master
...
Support for Moment.js formats
2016-02-25 18:34:59 +05: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
c30dc98195
New version 2.5.0
2016-02-24 18:53:01 +05:00
Chupurnov Valeriy
a55ee80291
New version 2.4.9
2016-02-24 18:52:52 +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
Valeriy
46640e5a38
Merge pull request #394 from MavkaPoltavka/fix-on-one-hour-less-every-date-select
...
Fix showing on one hour less every date selection
2016-02-18 08:05:35 +05:00
Svitlana Yepifanova
4662ac571d
Fix showing on one hour less every date select.
2016-02-17 23:04:02 +02:00
Valeriy
abea18bad6
Merge pull request #393 from digitalpbk/patch-1
...
Tomorrow spell fix
2016-02-17 00:00:39 +05:00
Chupurnov Valeriy
b16285d70a
Merge branch 'master' of https://github.com/xdan/datetimepicker
2016-02-16 23:54:19 +05:00
Chupurnov Valeriy
102d60b41d
In bower was added datetimepicker.full.js
2016-02-16 23:49:53 +05:00
digitalpbk
5eea762faf
Tomorrow spell fix
2016-02-16 18:29:31 +05:30
Valeriy
6c4ac69cac
Merge pull request #391 from xiaoyu5256/master
...
add 'allowDates' and 'allowDateRe' to doc
2016-02-14 22:03:26 +05:00
xiaoyu5256
d816f373d2
add 'allowDates' and 'allowDateRe' to doc
2016-02-14 10:45:50 +08:00
Chupurnov Valeriy
661fc2ca1e
Added doc.tpl Fix charset
2016-02-14 05:57:55 +05:00
Chupurnov Valeriy
53c8570f3c
Added doc.tpl Fix charset
2016-02-14 05:55:59 +05:00