Commit Graph

54 Commits

Author SHA1 Message Date
Valeriy
fff719389f added several languages 2014-11-16 02:28:37 +05:00
Valeriy
4c8f46ea8a added package.js 2014-11-01 07:04:59 +06:00
Valeriy
8d2ef17404 Added enterLikeTab option 2014-10-23 17:55:01 +06:00
Valeriy
0a5e0ef094 Fix behavior under iPad and iPhone 2014-10-23 17:01:38 +06:00
Valeriy
2b0ca6949c Standarted code with JSLint 2014-10-07 20:37:57 +06:00
Valeriy
c00391b35e Delete all comment and clear css 2014-10-03 17:20:42 +06:00
Valeriy
9608473bf9 Fix bug with moment.js 2014-09-24 17:14:57 +06:00
Valeriy
a7880e783a fixed bug with dayOfWeekStart 2014-08-06 11:10:17 +06:00
Valeriy
cd0ad9febf added ukrainian lang 2014-07-31 11:07:01 +06:00
Valeriy
145f9ad4dd added options: defaultTime and defaultDate 2014-07-09 19:42:06 +06:00
Valeriy
44039d036f fix bug in ie8 2014-07-08 19:30:24 +06:00
Valeriy
3110364005 Fix list issue 2014-06-30 17:45:25 +06:00
Valeriy
7d0552ea44 Now in minDate,maxDate,minTime and maxTime can put Date object 2014-06-11 10:28:41 +06:00
Valeriy
13c66d7821 Added in prototype Date method getCountDaysInMonth for less depend with date-parse library 2014-05-23 16:37:24 +06:00
Valeriy
83206a7501 fixed for work in ie7, fixed bug with inline mode 2014-05-23 12:16:07 +06:00
Valeriy
263d9e94df new version
Few  update by other maintainers. See new example in documentation
http://xdsoft.net/jqplugins/datetimepicker/#use_other_date_parser
2014-05-22 17:17:56 +06:00
Valeriy Chupurnov
c5da6cd4d2 new version 2.2.5
Fix bug with click to 31 mart and 1 april
2014-04-06 19:21:35 +06:00
Valeriy Chupurnov
e54d6517b7 new version 2.2.4
Fixed bug with setOptions allowTimes
2014-03-26 23:01:59 +06:00
Valeriy
50d9e9b42f new version 2.2.3
Added options lazyInit to accelerate the plugin
2014-03-25 11:58:52 +06:00
Valeriy Chupurnov
ba9ee0f519 new version 2.2.2
Added new options startDate and added format 'unixtime'
2014-03-25 01:52:20 +06:00
Valeriy Chupurnov
9dcc7af839 New version 2.1.9
Fix bug with popap on bottom window
Added Swedish local
Custom Local in i18n optione  recursive extends
2014-01-31 17:12:01 +06:00
Valeriy
10040ca6cf Added classes
Added classes xdsoft_day_of_week0-xdsoft_day_of_week9 in datepicker
2014-01-14 13:22:56 +06:00
Valeriy
e52e7cb3c0 Fix button style for lower ie8 2014-01-14 09:40:30 +06:00
Valeriy Chupurnov
72e400dca1 New version 2.1.6
Fixed bug with scroller hidden inline mode
2014-01-13 00:02:26 +06:00
Valeriy
196496b307 new version 2.1.5
Added th - Thai i18n
Added options yearOffset for Buddhist era
2014-01-09 14:21:23 +06:00
Valeriy
0df3b7e420 new version 2.1.4
Fix bug with setOptions({value:'2011/12/11 12:00'})
2014-01-09 12:54:36 +06:00
Valeriy
faf988866e new version 2.1.3
Added es i18n
Update doc
Update bower.json
2014-01-09 10:06:08 +06:00
Valeriy Chupurnov
5ab993129a New version 2.1.2 2014-01-08 20:35:47 +06:00
Valeriy
0f792ecc1b new version 2.1.1
use strict mode
2013-12-25 09:45:34 +06:00
Valeriy
9fdbd3cc87 new version 2.1.0
Added two options
todayButton:true, // 2.1.0
defaultSelect:true, // 2.1.0
todayButton - show button "Go To Today"
defaultSelect - select current date and time if input empty
2013-12-24 17:59:06 +06:00
Valeriy
54523e849d new version 2.0.9
fix plugin height
added dblclick event for select date at timepicker visible
2013-12-16 15:19:10 +06:00
Valeriy
887c934142 new version 2.0.8
To add a class weekends xdsoft_weekend (Sunday, Saturday)
and Added options options.weekends
2013-12-16 09:51:07 +06:00
Valeriy
02aef76797 new version 2.0.7
Fix bug with additional keyboard in mask mode
2013-12-13 12:23:46 +06:00
Valeriy
9cc3ffc159 new version 2.0.6
Fix bug on ie8
2013-12-12 15:23:46 +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 Chupurnov
7e886b253d new version 2.0.4
Added new event onGenerate, See doc
2013-12-11 01:45:29 +06:00
Valeriy
b1a253182e Fix bug
Bug in Date.parseFunctions
2013-12-10 17:46:28 +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
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
Valeriy
20861527bb New version 1.1.1 2013-12-03 16:26:07 +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
e64c416c71 new version 1.0.10
compatible with ie7,ie8
2013-11-28 01:28:25 +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
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
a1aafb830d manifest change 2013-11-15 12:53:07 +06:00
Valeriy
fb10237c98 New version
Update method open
2013-11-07 10:31:36 +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