714 Commits

Author SHA1 Message Date
Andrew Rowls
890df134f8 Merge latest master into extensible branch 2013-12-17 01:35:01 -05:00
Andrew Rowls
3678efbb99 [Travis] Location, location, location 2013-12-16 21:04:27 -05:00
Andrew Rowls
e9b2dbda36 Install jshint for travis-ci testing 2013-12-16 21:01:41 -05:00
Andrew Rowls
10bee82e2c More linting (equality vs identity comparisons) 2013-12-16 20:55:52 -05:00
Andrew Rowls
aa39da6552 Add jshint config, fix warnings 2013-12-16 20:50:59 -05:00
Andrew Rowls
34e9f0bd83 Remove obsolete code 2013-12-16 19:35:43 -05:00
Andrew Rowls
08c65e5c55 Revert indentation change 2013-12-16 13:16:29 -05:00
Andrew Rowls
ba711380f1 Merge ua and uk locale files
Closes #737
2013-12-16 13:14:59 -05:00
Andrew Rowls
af02867174 Merge pull request #746 from endelwar/master
Adding "clear" translation to italian file
2013-12-16 11:29:15 -05:00
Andrew Rowls
badd43acce Merge pull request #730 from anvoz/vietnamese-translation
Better Vietnamese translation
2013-12-16 11:20:01 -05:00
Andrew Rowls
0cdc854ed0 Merge pull request #730 from anvoz/vietnamese-translation
Better Vietnamese translation
2013-12-16 09:36:05 -05:00
anvoz
462dd95135 Merge branch 'master' of https://github.com/eternicode/bootstrap-datepicker into vietnamese-translation 2013-12-16 15:02:54 +07:00
Manuel Dalla Lana
9cc99c9f35 Adding "clear" translation to italian file 2013-12-14 20:01:40 +01:00
Andrew Rowls
219cb2a5a5 Revert spacebar hijacking; merge functionality with enter 2013-12-12 22:26:52 -05:00
Andrew Rowls
c51f11ca32 Add datepicker3.css to main assets for bower/composer 2013-12-10 00:08:53 -05:00
Andrew Rowls
0890a74135 Merge patch request 733 from vvo/patch-1
fix ch global leak
2013-12-09 23:32:32 -05:00
Andrew Rowls
cea5403852 Reconcile autoclose with refocus
Closes #731
2013-12-09 13:59:24 -05:00
Andrew Rowls
7edbe582ee Return the return value for aliased methods 2013-12-09 13:31:27 -05:00
Vincent Voyer
872f3e3bd4 fix ch global leak
Maybe you should use jshint or smtg to detect globals easily.
2013-12-09 17:25:43 +01:00
Andrew Rowls
891f600781 Fix bug in DateRangePicker; infinite recursion between changeDate and setUTCDate 2013-12-09 00:19:36 -05:00
Andrew Rowls
0de1f75a13 Fix changeDate trigger for setDates 2013-12-08 23:02:25 -05:00
anvoz
c16dab22de Better translation 2013-12-08 18:46:52 +07:00
Andrew Rowls
b1775813f4 Merge multidate branch into master 2013-12-08 04:03:44 -05:00
Andrew Rowls
67a4892de0 Trigger changeDate when setDate is called.
Closes #400
2013-12-08 00:32:21 -05:00
Andrew Rowls
34c9fa64ab Merge pull request #723 from bogatykh/patch-1
Update bootstrap-datepicker.lv.js
2013-12-07 23:43:19 -05:00
Andrew Rowls
5183e0512e Leave author header in for now 2013-12-07 23:42:33 -05:00
Andrew Rowls
c58a8d9ff4 Merge pull request #729 from anvoz/vietnamese-translation
Add Vietnamese translation
2013-12-07 23:39:02 -05:00
Andrew Rowls
55ff62837f Add multidate set/get methods to handle multiple date inputs.
Closes #724
2013-12-07 23:09:15 -05:00
Andrew Rowls
1c3a81839e Update get{,UTC}Date docs for multidate 2013-12-07 22:55:18 -05:00
Andrew Rowls
7a388366b0 Merge latest master into multidate branch 2013-12-07 22:54:16 -05:00
Andrew Rowls
9b4d71c0c5 Return focus to input on click, if applicable, to retain keyboard navigation
Closes #617
2013-12-07 21:36:22 -05:00
Andrew Rowls
b317248b8b Allow event delegation 2013-12-07 21:29:31 -05:00
Andrew Rowls
bc25f4e463 Rebuild css 2013-12-07 21:25:12 -05:00
anvoz
eba6918782 Add Vietnamese translation 2013-12-06 20:18:03 +07:00
bogatykh
5cd575a003 Update bootstrap-datepicker.lv.js
Removed author comment since many people contribute to this file, not only original author. Fixed Latvian localization.
2013-12-03 09:48:29 +02:00
Andrew Rowls
1c01620976 Merge pull request #716 from tomelssjo/patch-2
Reordering @dropdown variables in build3.less
2013-12-01 15:52:06 -05:00
Andrew Rowls
148f11c20b Remove obsolete references to old bootstrap icon classes 2013-11-29 21:11:29 -05:00
Tom Elssjo
8abfa54af7 Reordering @dropdown variables in build3.less
The @dropdown-link-active-bg and @dropdown-link-hover-bg need to be after @component-active-bg is declared else the compiler wont build the file. And because @dropdown-link-hover-bg depends on @dropdown-link-active-bg, @dropdown-link-hover-bg declaration need to come after.
2013-11-29 09:26:54 +01:00
Andrew Rowls
e539fc855f Merge pull request #702 from ragulka/fix-estonian-locale
Fix estonian locale short day names and february short name
2013-11-26 03:00:31 -05:00
Andrew Rowls
4ef6a9cca4 Prepopulate empty pickers on first date selection for range picker
Closes #708
2013-11-26 01:43:00 -05:00
Illimar Tambek
8febb56cfa Fix clear property 2013-11-20 13:29:10 +02:00
Illimar Tambek
f8238fea07 Fix identation 2013-11-20 13:26:10 +02:00
Illimar Tambek
ddca0dda83 Fix estonian short day names and february short name 2013-11-20 13:24:25 +02:00
Andrew Rowls
4e03b4cb9f Merge pull request #695 from marshall-lee/patch-1
setUTCDate -> getUTCDate typo
2013-11-20 01:04:13 -05:00
Andrew Rowls
6dedd4e4fd Merge pull request #688 from eratolekov/kk_lang
Added kazakh translation
2013-11-20 01:02:32 -05:00
Andrew Rowls
c66fa2913c Merge pull request #687 from Ersoy/patch-1
Add Macedonian date format (with leading zero).
2013-11-20 00:58:58 -05:00
Andrew Rowls
dc598443ab Merge pull request #689 from mostafar/persian-support
Persian support
2013-11-20 00:57:09 -05:00
Andrew Rowls
2edf4ed7ac Merge #696 from ragulka/master-fix-estonian-locale
Fix estonian locale
2013-11-20 00:47:36 -05:00
Andrew Rowls
c45c6c7832 Typo 2013-11-20 00:47:06 -05:00
Andrew Rowls
cbd82cca6f Update bs3 styles for new nav, rebuild css files 2013-11-20 00:38:19 -05:00