Commit Graph

74 Commits

Author SHA1 Message Date
Valeriy
c8fdf24bf3 new version
Fix behavior on tab keypress in mask mode
2013-12-12 15:31:32 +06:00
Valeriy
040f8a3bf3 New version 2.0.6
Fix bug
2013-12-12 15:27:05 +06:00
Valeriy
9cc3ffc159 new version 2.0.6
Fix bug on ie8
2013-12-12 15:23:46 +06:00
Valeriy
7edaa55553 Merge pull request #14 from lowski/fix_positioning
Fix for right positioning of the widget
2013-12-12 01:17:47 -08:00
Lucas Mendelowski
bdf36f24a9 Fix for right positioning of the widget
It's a fix to the fix I made couple of days ago. I've forgotten to use new value
after calculating new position for widget when it doesn't fit the place
on the right side of the input field. Sorry!
2013-12-12 10:28:56 +08:00
Valeriy Chupurnov
2ff6a073a3 Sorry 2013-12-11 22:21:22 +06:00
Valeriy Chupurnov
e9a5781dfe New version 2.0.5
Fix bu with destroy picker
Add rule for automatic generate mask
2013-12-11 21:45:22 +06:00
Valeriy
ca629882fc Merge pull request #12 from hacunem/master
Update doc.tpl
2013-12-10 21:55:04 -08:00
hacunem
f79a0d5400 Update doc.tpl 2013-12-11 11:53:36 +06:00
Valeriy Chupurnov
576fdba6f6 Fix doc 2013-12-11 01:49:39 +06:00
Valeriy Chupurnov
7e886b253d new version 2.0.4
Added new event onGenerate, See doc
2013-12-11 01:45:29 +06:00
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
0fe171394b version 2.0.0 2013-12-04 20:24:11 +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
20861527bb New version 1.1.1 2013-12-03 16:26:07 +06:00
Valeriy
a2b233d65f new version 1.1.1
Added options validateOnBlur default true
Fixed bug position scroller on open timepicker
2013-12-03 16:10:05 +06: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
4a3db6dcc8 new doc 2013-11-28 01:57:59 +06:00
Valeriy Chupurnov
6bb5f7ba6e doc update 2013-11-28 01:57:15 +06:00
Valeriy Chupurnov
6bbe31d950 New demo page 2013-11-28 01:50:42 +06:00
Valeriy Chupurnov
a837aa1040 new version 1.0.10 2013-11-28 01:44:17 +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
e34f144fb0 Style fixed 2013-11-26 16:11:52 +06:00
Valeriy
5e02ecd865 Bug fixed
Padding button  fixed
2013-11-26 15:58:34 +06:00
Valeriy
f4cf038d20 New version 1.0.9 2013-11-26 13:51:28 +06:00
Valeriy
aa01e4bcc1 New Version 1.0.9
Add documentation from xdsoft.net for collective changes
2013-11-26 13:35:22 +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
a1aafb830d manifest change 2013-11-15 12:53:07 +06: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
Valeriy
c8ce67999a Merge pull request #2 from bartj3/master
Add dutch locale
2013-11-13 22:48:51 -08: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