Commit Graph

541 Commits

Author SHA1 Message Date
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
Chupurnov Valeriy
e764ea53f1 Added doc.tpl Please update it 2016-02-14 05:48:21 +05:00
Chupurnov Valeriy
ce700250a0 Added doc.tpl Please update it 2016-02-14 05:44:32 +05:00
Valeriy
8bbdee0463 Merge pull request #384 from walteruzzu/patch-1
Adjust getWeekOfYear to ISO8601 standard
2016-02-03 11:13:54 +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
Valeriy
704d50318f Merge pull request #383 from JSoon/master
Bug fixed - The datetimepicker will overflow-y
2016-02-01 19:37:02 +05: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
Valeriy
1db3359144 Merge pull request #376 from xiaoyu5256/master
add feature allow date by regex
2016-01-18 10:49:31 +05:00
xiaoyu5256
7178b48c30 add feature allow date by regex 2016-01-18 12:43:36 +08:00
Valeriy
d6ffe92124 Merge pull request #374 from xiaoyu5256/master
add allowdates option
2016-01-12 19:21:21 +05:00
xiaoyu5256
4d1c6b7b26 add allowdates option 2016-01-08 12:30:45 +08:00
Valeriy
d9836d4bd0 Merge pull request #371 from xtratio/php-date-format
Other date format solution - php-date-formatter, fix #348
2015-12-29 10:43:33 +05:00
extremumratio
f4d0e46691 use php-date-formatter 2015-12-28 22:37:09 +05:00
Valeriy
9e3198d362 Merge pull request #370 from artragis/patch-1
Add Predifined datetime format that jqueryUI datepicker supports
2015-12-28 19:54:55 +05:00
artragis
f79207e55f Add Predifined datetime format that jqueryUI datepicker supports 2015-12-28 14:05:24 +01:00
Valeriy
cf3c526c85 Merge pull request #368 from seantis/master
Add Romansh translations
2015-12-17 14:16:23 +05:00
Marc Sommerhalder
dbf3e21e60 Add Romansh translations 2015-12-17 09:19:04 +01:00
Marc Sommerhalder
972e9d6888 Replace spaces with tabs 2015-12-17 09:18:25 +01:00
Valeriy
15f34adf04 Merge pull request #367 from evandegr/master
Fix setting position of the datetimepicker
2015-12-15 23:57:15 +05:00
Evan Vandegriff
765127ee80 fix setting position to the sometimes incorrect datetimepicker element position 2015-12-15 12:06:28 -05:00
Valeriy
c05c507177 Merge pull request #360 from Shisu/master
Fixed "tablike"-behavior to include button- and a-Tags
2015-12-01 18:19:48 +05:00
Dennis Marschner
1f1004ddb2 Fixed "tablike"-behavior to include button- and a-Tags 2015-11-30 09:21:50 +01:00
Valeriy
ece0678bd2 Merge pull request #356 from mesaugat/patch-1
Fix caret position when lazyInit and mask is set to true.
2015-11-17 11:30:37 +05:00
Saugat Acharya
2626db5426 Fix caret position when lazyInit and mask is set to true.
Currently when lazyInit and mask is set to true, caret position will be set at the end. This makes it unable to type the date unless we move the cursor back to the start. 

I am not exactly sure if this is the correct place to do it but it works as expected.
2015-11-16 23:59:28 +05:45
Valeriy
7e35e32536 Merge pull request #336 from sspencertt/master
Add touch support for iOS.
2015-10-22 11:13:02 +05:00
Sid Spencer
c2d57c4b4d Add touch support for iOS. 2015-10-08 14:28:21 -07:00
Valeriy
9ce825a865 Merge pull request #335 from extremumratio/master
Fix issue #333
2015-10-01 09:31:28 +05:00
extremumratio
f8a2c0810e Fix issue #333 2015-09-30 22:15:43 +05:00
Valeriy
2852ea9a87 Merge pull request #334 from extremumratio/master
Cross-platform build script and Build help
2015-09-28 12:04:40 +05:00
extremumratio
f644defe1d Merge remote-tracking branch 'upstream/master' 2015-09-26 17:22:36 +05:00
extremumratio
11a13e3e76 help path fix2 2015-09-26 17:19:28 +05:00
extremumratio
8630dd9266 help path fix 2015-09-26 17:18:45 +05:00
extremumratio
9996f9cb0b remove bower as dependence and add install-build help 2015-09-26 17:16:57 +05:00
extremumratio
e8d06199ce use concat-cli for build script 2015-09-26 16:25:03 +05:00
Valeriy
3b2d123f30 Merge pull request #332 from extremumratio/master
setLocale in documentation
2015-09-25 15:41:42 +05:00
extremumratio
c013a4e858 setLocale in documentation 2015-09-25 15:32:41 +05:00
Valeriy
81bca307a9 Merge pull request #327 from extremumratio/master
small fix source file link on test page
2015-09-25 10:13:14 +05:00
Valeriy
aa7c31eecf Merge pull request #329 from malko/master
Add forgotten amd date-functions requirement
2015-09-25 10:12:13 +05:00