55 Commits

Author SHA1 Message Date
Andrew Rowls
9e1969d92e Trigger changeDate on keyboard navigation 2012-04-15 21:07:42 -04:00
Andrew Rowls
7b406db445 Provide build .less file to produce standalone .css file
--HG--
rename : build.less => build/build.less
2012-04-15 15:36:36 -04:00
Andrew Rowls
08595e79d8 Merge heads 2012-04-11 09:57:55 -04:00
Andrew Rowls
dd143c9e62 Merge heads (RU and DA translations) 2012-04-11 09:57:03 -04:00
Enrico Rubboli
61c2dd6d49 fix header comments 2012-04-10 16:44:17 +02:00
Christian Pedersen
e42149a810 Added danish translation 2012-04-10 13:38:47 +02:00
Victor Taranenko
198d6d34b2 add russian translation 2012-04-10 15:20:28 +07:00
Enrico Rubboli
4f9a3e5551 add italian language 2012-04-10 01:11:46 +02:00
Nicklas Ansman Giertz
d5f5743590 Allow the date input to have the class date 2012-04-09 14:03:07 +03:00
Andrew Rowls
0d44b955fb Make date parsing a bit more generic, able to use more than one separator in a single format 2012-04-06 15:28:22 -04:00
Andrew Rowls
7a106c37ed Merge heads 2012-04-06 00:33:18 -04:00
Andrew Rowls
f72c362eaf Merge in startView implementation 2012-04-06 00:32:21 -04:00
Andrew Rowls
ca24be8c1c Merge in startView implementation 2012-04-05 23:39:49 -04:00
Andrew Rowls
b86e2f24c9 Clean up startView implementation 2012-04-05 23:36:15 -04:00
Andrew Rowls
351e4b42ed Document dependency on dropdowns.less 2012-04-05 22:21:03 -04:00
Andrew Rowls
37194e48b7 Merge Turkish locale 2012-04-05 20:10:46 -04:00
Serkan Algur
4e30105844 Added Turkish Translation 2012-04-06 02:28:07 +03:00
Andrew Rowls
038b124c82 Externalize translations to js/locales/ directory. 2012-04-05 17:20:35 -04:00
Andrew Rowls
1f3c46df60 Make weekStart overridable by locales 2012-04-05 16:55:38 -04:00
Will Marshall
3e78e2f639 Patching so that it retains the viewMode starting state 2012-04-04 10:51:08 +10:00
Will Marshall
dc56d9a50f Adding an option so that the datepicker can be configured to drill down from decade 2012-04-04 10:49:13 +10:00
Patrik Ragnarsson
d208df641d Added Swedish translation 2012-04-03 11:07:17 +02:00
Nico Mollet
a7acb2aee7 The french translation 2012-04-02 20:30:59 +03:00
Andrew Rowls
e90e07f9f2 Derp, don't use null there, breaks with multi-month offsets 2012-04-01 14:29:58 -04:00
Andrew Rowls
390e0e7ed7 Use moveMonth and moveYear functions for navigation, rather than simple today + #days math 2012-04-01 14:20:37 -04:00
Hinrik Örn Sigurðsson
0591b36557 Icelandic translation 2012-03-31 03:26:40 +00:00
Andrew Rowls
5788810bd3 Allow simple timedeltas in startDate and endDate 2012-03-30 22:39:45 -04:00
Andrew Rowls
1f7b41c0c1 Fix whitespace 2012-03-30 19:34:36 -04:00
Andrew Rowls
476d71731f Swap hex codes for unicode characters in translations, document <script charset='UTF-8'>, and update 'shipped with' translations 2012-03-30 19:34:19 -04:00
Cauan Cabral
6e751ee56a Added brazilian localization
--HG--
extra : rebase_source : 2aedaab7ae94b4dbba98c084ef43d889f57ae566
2012-03-29 12:10:19 -04:00
Cauan Cabral
99da6295c7 Strip extraneous whitespace
--HG--
extra : rebase_source : e90fc0ba8986eb5a61935f7e2e7a1b889348f541
2012-03-29 12:10:19 -04:00
Bruno Bonamin
01449fd6c9 Added spanish locale 2012-03-29 13:02:55 -03:00
Andrew Rowls
af4d30fc77 Document new i18n abilities 2012-03-27 20:57:57 -04:00
Andrew Rowls
ee942dd334 Make i18n extensible, and handle unknown languages better 2012-03-27 20:47:09 -04:00
Sam Zurcher
f17b621950 Adding very basic i18n infrastructure including German translation. 2012-03-27 16:35:32 +02:00
Andrew Rowls
f001193de1 I think I've done enough work on it to deserve a mention... 2012-03-23 12:59:33 -04:00
Andrew Rowls
566a1d3490 Add support for keyboard navigation and some extra keyboard functionality 2012-03-22 12:12:29 -04:00
Andrew Rowls
44507a945a Leave field blank if no date is picked 2012-03-21 13:57:16 -04:00
Andrew Rowls
18704820fa Default to today, not Feb 1970 2012-03-21 13:46:37 -04:00
Andrew Rowls
631158c8c4 Add support for parsing and formatting short and long month names. 2012-03-20 00:35:33 -04:00
Andrew Rowls
e0f6856edb Add lesscss build file, and generate new, current .css file. 2012-03-19 20:49:08 -04:00
Andrew Rowls
e827bf97d0 Update css variables for bootstrap 2.0.2 (@primaryButtonBackground -> @btnPrimaryBackground) 2012-03-19 20:37:24 -04:00
Andrew Rowls
1e1c288bbc Fix small bug with autoclose option in data-api 2012-03-19 20:36:29 -04:00
Andrew Rowls
803782692b Remove all syntax highlighting from the README for cross-service (github, bitbucket) compatibility. 2012-03-18 23:32:44 -04:00
Andrew
90bc8c70dd Merge pull request #1 from drosen0/patch-1
Enable syntax highlighting within code blocks on github
2012-03-18 19:23:24 -07:00
David Rosen
d6a9fc6b5e Enable syntax highlighting within code blocks by changing ":::" to "```" 2012-03-17 12:43:57 -07:00
Andrew Rowls
75e886a329 Add option to auto-close datepicker on date selection 2012-03-15 14:13:55 -04:00
Andrew Rowls
0025541979 Improve IE compatibility 2012-03-09 14:51:32 -05:00
Andrew Rowls
3695feb3d1 Fix bug with selecting January pre-month and December post-month dates 2012-03-09 10:38:46 -05:00
Andrew Rowls
b02f93c76b Document some existing useful commands 2012-03-08 23:49:06 -05:00