Commit Graph

523 Commits

Author SHA1 Message Date
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
Jonathan Gotti
9c5032f22e Add forgotten amd date-functions requirement 2015-09-24 15:15:15 +02:00
extremumratio
630fc192cb fix source file link on test page 2015-09-24 12:50:32 +05:00
Valeriy
2aee1d70ff Merge pull request #325 from malko/dependencies_extract
Dependencies extract
2015-09-24 02:40:17 +05:00
Jonathan Gotti
f910a50ffd Add a 'npm run build' command 2015-09-23 16:14:03 +02:00
Jonathan Gotti
a9c7b81bf1 UMD module definition 2015-09-21 18:21:36 +02:00
Jonathan Gotti
228f5f4e81 extract date and mousewheel dependencies 2015-09-21 17:54:30 +02:00
Valeriy
9090478658 Merge pull request #323 from extremumratio/master
Date format. Support i18n + D, l, M, F php style format characters.
2015-09-21 08:26:03 +05:00
extremumratio
89a7db8985 change locale on test page 2015-09-20 13:34:54 +05:00
extremumratio
c2851bc2a9 global setLocale, format date (D, l, M, F) for other languages 2015-09-20 13:20:25 +05:00
Valeriy
ab45c3e7ca Merge pull request #315 from andrewmnlv/master
fix: correct sequence of callbacks
2015-09-18 13:49:15 +05:00
andrewmnlv
4bb98138f0 fix: correct sequence of callbacks 2015-09-01 19:37:14 +03:00
Valeriy
4d3f206145 Merge pull request #314 from Telem/master
support mixed array for the values of highlightedPeriods
2015-08-24 16:17:27 +05:00
Valeriy
b27a47021f Merge pull request #312 from psyafter/patch-3
Scroll position at left in RTL layout
2015-08-24 15:58:08 +05:00
unknown
3e83c5cbea support mixed array for the values of highlightedPeriods 2015-08-24 12:55:31 +02:00
psyafter
1f67e3fad6 Scroll position at left in RTL layout 2015-08-20 17:33:19 +03:00
Valeriy
b3b1d7f931 Merge pull request #311 from RaKauf/patch-1
double-click on today button does not trigger change event
2015-08-19 19:10:47 +05:00
RaKauf
092de053a1 double-click on today button does not trigger change event
Double-clicking on the "today button", which changes the value of the input to the current date and time, does not trigger a change event. Manually selecting a date or a time does trigger a change event. Proposed edit makes this behavior consistent.
2015-08-19 15:45:36 +02:00
Valeriy
d070799dc8 Merge pull request #307 from SpoonNZ/patch-1
Allow maxDate in past or minDate in future
2015-08-19 16:31:14 +05:00