Valeriy
76b82f8412
fix
2013-12-10 19:00:35 +06:00
Valeriy
fef125cf36
Fix bug
2013-12-10 18:55:53 +06:00
Valeriy
b1a253182e
Fix bug
...
Bug in Date.parseFunctions
2013-12-10 17:46:28 +06:00
Valeriy
6faffe1f7d
Fixed some bugs
2013-12-05 21:19:41 +06:00
Valeriy
b551dad1e2
New version 2.0.2
...
Fixed some bugs
Added example runtime set options
Code become cleaner
2013-12-05 20:42:51 +06:00
Valeriy
7ac1a799e8
New version 2.0.1
...
Fixed some bugs
2013-12-05 13:21:30 +06:00
Valeriy
7efa762907
Merge pull request #9 from lowski/additional_condition_for_positioning
...
Added condition to check if there is enough space on the right side
2013-12-04 06:45:56 -08:00
Valeriy
a45cbcf47a
Bug with touch event
2013-12-04 20:39:41 +06:00
Valeriy
5aa18c624f
new major version 2.0.0
...
Added fast month and year select
Added touch handler for scroller element
Update screens
Creation of a custom scrollbars allocated into a plugin xdsoftScroller
2013-12-04 20:16:19 +06:00
Lucas Mendelowski
438c887b3a
Added condition to check if there is enough space on the right side of an input field
...
When the input field is close to the right side of the page and the calendar width
is bigger than the width of input field + right offset then calendard will be placed
on the left side of the field (by default it's placed on the right side).
2013-12-04 16:55:19 +08:00
Valeriy
5a2b509d51
New version 1.1.1
...
Fixed bug shift+tab keypress
2013-12-03 16:02:07 +06:00
Valeriy
8528af4b96
New major version 1.1.0
...
Add mask for input
2013-11-28 18:16:07 +06:00
Valeriy Chupurnov
e64c416c71
new version 1.0.10
...
compatible with ie7,ie8
2013-11-28 01:28:25 +06:00
Valeriy
cd7a37bc63
On destroy add destroy focus event
2013-11-26 17:17:57 +06:00
Valeriy
bf28ec79ac
add focus event in trigger list
2013-11-26 17:16:17 +06:00
Valeriy
5e02ecd865
Bug fixed
...
Padding button fixed
2013-11-26 15:58:34 +06:00
Valeriy
2ed0c5478f
New Version 1.0.9
...
minDate and maxDate can now be specified as -1970/01/02 and 1970/01/02
respectively
2013-11-26 13:28:31 +06:00
Valeriy
cc63cb9ddc
new version
2013-11-19 15:34:17 +06:00
Valeriy
efec312e79
new version 1.0.7
...
1) Add destroy method
2) $('#datetimepicker6').datetimepicker('destroy');
also fixed bug with resize window
3) fixed bug when datetimepicker overflow window
2013-11-19 15:20:05 +06:00
Valeriy
641110cde0
Add scroll enabled options
...
scrollMonth:true,
scrollTime:true,
scrollInput:true,
2013-11-18 17:53:24 +06:00
Valeriy
710cba4bf9
Merge pull request #3 from bartj3/master
...
Set the button type to button
2013-11-18 03:42:31 -08:00
Valeriy
38a87c7b17
Fixed bug minDate
2013-11-18 15:52:22 +06:00
Valeriy
def2fa8c3e
bug witch opera no-select
2013-11-15 15:07:15 +06:00
Bart van Zon
f5eafa05c6
Set the button type to button
...
On a couple of browser the default type of a button is 'submit', not
setting the type explicitly in the script will cause the navigation
buttons to submit the form it's in.
2013-11-15 08:58:09 +01:00
Valeriy
0b11095033
add scrollbar
...
Added scrollbar in TimePicker for more usefully. In demo index.html
added example use allowTimes option
2013-11-15 12:47:44 +06:00
Bart van Zon
11da82e934
add dutch locale
2013-11-12 10:38:42 +01:00
Valeriy
fb10237c98
New version
...
Update method open
2013-11-07 10:31:36 +06:00
Valeriy
161800fe89
New version
...
Add method show and hide
$('#datetimepicker4').datetimepicker('show');
$('#datetimepicker4').datetimepicker('hide');
2013-11-07 10:24:58 +06:00
Valeriy
7bb28f1ded
date & time to the value closest to the current datetime
...
date & time to the value closest to the current datetime
2013-11-06 14:52:16 +06:00
Valeriy
b8892a575f
no link to site
...
set withoutCopyright default true
2013-11-05 19:10:46 +06:00
Valeriy
053b817ec3
Added jquery plugin manifest
2013-11-05 16:22:26 +06:00
Valeriy
cf16cf9c6f
Create jquery.datetimepicker.js
2013-11-03 16:11:36 +06:00