Jonathan Goode
9e12c43f68
Fix to prevent times such as 12:60
instead of 13:00
when using an input of xx:45 - xx:59
2015-02-16 14:55:22 +00:00
Jonathan Goode
0bd0187d41
Addition of styling to prevent highlighting if hovered over selection is disabled
2015-02-15 19:29:13 +00:00
Jonathan Goode
7b0ba1f610
Tidy up - addition of spaces/carriage returns
2015-02-15 19:19:49 +00:00
Valeriy
7e4055ebdd
Merge pull request #235 from mykohsu/mykohsu-emptyformatpatch#2
...
Re-commit createNewFormat due to accidental revert
2015-02-15 02:03:51 +05:00
mykohsu
f1bbc8e21c
Re-commit createNewFormat due to accidental revert
...
See comments here: https://github.com/xdan/datetimepicker/pull/229
Original commit comments: Function now returns unescaped string for format strings without any format specifies (including empty). See revision here: https://gist.github.com/mykohsu/5d37b58674dc13f9e78b
2015-02-13 18:23:20 -08:00
mykohsu
4f2764a3ea
Merge pull request #3 from xdan/master
...
re-syncing to resubmit pull request
2015-02-13 18:15:51 -08:00
Jonathan Goode
3d9559c387
Added option to show/hide previous and next buttons as per today button
...
Added option to set start and end months as per years
2015-02-12 19:23:07 +00:00
Valeriy
b878dd7ce6
Merge pull request #234 from langtechs/master
...
Runtime error
2015-02-12 17:51:34 +05:00
Fabiano Oliveira
b5c46f69d9
Runtime error
2015-02-12 10:36:45 -02:00
Valeriy
d1d2c47d37
Update jquery.datetimepicker.js
...
Added Armenian language
2015-02-09 11:35:25 +05:00
Valeriy
caf24e62d0
Merge pull request #212 from tilast/custom-time-parsing
...
added parsing of time like from 0315 => 03:15
2015-01-30 16:30:05 +05:00
Valeriy
43aba446b5
Merge pull request #229 from xdan/revert-218-emptyformatpatch
...
Revert "Updated createNewFormat function for Parse and Format library."
2015-01-30 16:29:22 +05:00
Valeriy
82945ad155
Revert "Updated createNewFormat function for Parse and Format library."
2015-01-30 16:11:04 +05:00
Valeriy
a50ab9e52d
Merge pull request #218 from mykohsu/emptyformatpatch
...
Updated createNewFormat function for Parse and Format library.
2015-01-30 16:09:59 +05:00
Valeriy
c4e6fdaeb7
Merge pull request #222 from sfate/patch-1
...
Match weekend days properly
2015-01-06 16:15:10 +05:00
Alexey Bobyrev
6d1661d834
Match weekend days properly
...
Set 'xdsoft_weekend' class on date only if it's weekend or matches to `options.weekends` array.
2015-01-05 23:38:48 +02:00
Valeriy
a14e6e43d3
Merge pull request #220 from hovel/master
...
Do not check whether input is visible
2014-12-30 01:00:32 +05:00
lampslave
2f357fa877
Do not check whether input is visible
2014-12-29 22:44:50 +03:00
Valeriy
cdb28c6a5b
Merge pull request #219 from bobmazanec/issue-201-create-several-by-class
...
Create several datetimepickers with class selector
2014-12-25 09:35:50 +05:00
Bob Mazanec
7c645e58d0
Create several datetimepickers with class selector
...
Fixes Issue #201 by moving _xdsoft_datetime declaration from
$.fn.datetimepicker() down into its createDateTimePicker()
With this fix, the next/prev month arrows work in all datetimepickers,
and not just the last.
2014-12-24 11:28:08 -06:00
mykohsu
049e7755a3
Updated createNewFormat function.
...
Function now returns unescaped string for format strings without any format specifies (including empty). See revision here: https://gist.github.com/mykohsu/5d37b58674dc13f9e78b
2014-12-22 13:36:17 -08:00
Valeriy
6dab89f4da
Merge pull request #214 from burdiyan/patch-1
...
Fixing screen shot links for Readme
2014-12-13 00:05:00 +05:00
Alexandr Burdiyan
f5b4b74649
Fixing screen shot links for Readme
2014-12-12 15:12:57 +01:00
Valeriy
a80fc2d845
Merge pull request #213 from obxpete/master
...
Added minDateTime option
2014-12-11 03:16:46 +00:00
pete
e7f38dc52a
Added minDateTime option for people who want to limit users to both a date and a time minimum.
2014-12-10 11:44:12 -05:00
Ihor Kroosh
e1c36b440b
added parsing of time like from 0315 => 03:15
2014-12-10 12:46:37 +02:00
Valeriy
94263f6b22
added several languages
2014-11-16 02:29:04 +05:00
Valeriy
fff719389f
added several languages
2014-11-16 02:28:37 +05:00
Valeriy
bc9ba145a3
Merge pull request #199 from gLUK00/v.1.0.1
...
V.1.0.1
2014-11-16 01:36:31 +05:00
gLUK00
26a4ada763
Merge branch 'master' of https://github.com/gLUK00/datetimepicker.git
2014-11-15 20:53:47 +01:00
Valeriy
4d701140af
adding new entries in the dictionary languages
...
Signed-off-by: gLUK00 <hidalgoemmanuel@gmail.com>
2014-11-15 20:47:22 +01:00
Valeriy
ec49e88b4b
Merge pull request #196 from demis-palma/patch-7
...
Unit of measure is redundant
2014-11-12 11:05:30 +05:00
demis-palma
8dfe7edf11
Unit of measure is redundant
...
Removed redundant unit of measure for 0px
See http://stackoverflow.com/questions/5359222/size-of-zero-pixels-in-css-with-or-without-px-suffix
2014-11-12 00:43:03 +00:00
Valeriy
137c254531
Merge pull request #195 from bee-keeper/master
...
remove jquery.js from bower.json
2014-11-05 16:06:56 +06:00
bee-keeper
7643be9aaa
remove jquery.js from bower.json
2014-11-03 12:51:03 +00:00
Valeriy
b9d0fcfdf6
added package.js
2014-11-01 07:25:44 +06:00
Valeriy
4c8f46ea8a
added package.js
2014-11-01 07:04:59 +06:00
Valeriy
cd40ca7d3a
Merge branch 'master' of https://github.com/xdan/datetimepicker
2014-10-26 17:31:34 +06:00
Valeriy
e69685b5bc
Merge pull request #191 from danielma/master
...
Add ability to toggle datetimepicker
2014-10-26 16:30:36 +05:00
Daniel Ma
57f168baa0
Add ability to toggle datetimepicker
2014-10-24 13:48:43 -07:00
Valeriy
8d2ef17404
Added enterLikeTab option
2014-10-23 17:55:01 +06:00
Valeriy
f49674765a
Added disabledDates options
2014-10-23 17:35:13 +06:00
Valeriy
ee7047e204
Fix behavior under iPad and iPhone
2014-10-23 17:25:50 +06:00
Valeriy
0a5e0ef094
Fix behavior under iPad and iPhone
2014-10-23 17:01:38 +06:00
Valeriy
57251e49ef
Merge pull request #189 from Dragfreeze/patch-1
...
Update jquery.datetimepicker.js
2014-10-22 11:55:14 +06:00
Dragfreeze
0171c06480
Update jquery.datetimepicker.js
...
Had problems when minifying code.
2014-10-21 23:03:45 +05:30
Valeriy
de9300c663
Standarted code with JSLint
2014-10-07 20:54:52 +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
f6182cf443
Add dark theme
2014-09-24 18:05:35 +06:00