Commit graph

213 commits

Author SHA1 Message Date
Jun Omae
97990e9657 Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampm 2011-08-15 15:52:36 +09:00
Trent Richardson
00a2cad13b Merge pull request #230 from Cyb0org/dev
Dev - New Polish translation
2011-08-14 17:58:19 -07:00
Michał Pena
7eae959879 Added Polish translation by Michał Pena 2011-08-14 21:51:28 +02:00
Jun Omae
195be63853 Allow to input characters of localized AM/PM markers. 2011-08-12 22:07:10 +09:00
Jun Omae
9ee65b2428 Fixed broken locale-js for 'he'. 2011-08-12 22:03:18 +09:00
Trent Richardson
8507859312 Merge pull request #225 from jun66j5/dev
Now button should set the current timezone.
2011-08-12 05:43:04 -07:00
Jun Omae
b7293ca2a5 When showTimezone is true, "Now" button sets the current timezone. 2011-08-12 19:09:22 +09:00
Jun Omae
5ab6e7bc7d Now button sets the current timezone. 2011-08-11 15:55:47 +09:00
Jun Omae
cb98a45fd6 Support localized AM/PM markers. 2011-08-11 14:43:48 +09:00
Trent Richardson
04efa5859c Add Romanian translation by myscienceisbetter 2011-07-28 17:58:52 -04:00
Trent Richardson
76dd5494cd Merge pull request #216 from jun66j5/translation-ja
Adding Japanese translations
2011-07-26 11:12:53 -07:00
Jun Omae
fe5327c6ef Added Japanese translations 2011-07-27 01:55:51 +09:00
Trent Richardson
00b190aa48 Force type int of grid options 2011-07-25 07:14:51 -04:00
Trent Richardson
9fa3845513 Fix gotoToday button click 2011-07-24 16:13:16 -04:00
Trent Richardson
05baee4625 Updated translations to include Milliseconds. Please update if you see bad translations! 2011-07-24 10:07:00 -04:00
Trent Richardson
a161235e97 Added millisecond functionality by Beakersoft 2011-07-23 11:10:54 -04:00
Trent Richardson
083efb98d5 Added Hebrew localization 2011-07-23 09:35:00 -04:00
Trent Richardson
c7ff0ccd31 Added Catalan localization 2011-07-23 09:28:10 -04:00
Trent Richardson
4d9a8c45b5 Create 0.9.7-dev 2011-07-20 08:08:16 -04:00
Trent Richardson
4496926c00 A couple changes for options and new jquery ui 2011-07-20 07:59:55 -04:00
Trent Richardson
76544647a5 added Greek and Turkish translations 2011-07-20 07:27:44 -04:00
Trent Richardson
05f3db74f2 Added Estonian translation by Karls 2011-07-16 15:18:53 -04:00
Trent Richardson
b53bf326f4 Merge pull request #191 from TigerDX/dev
Reset styles for grid label tables when global table styles are in use
2011-07-01 08:27:52 -07:00
Ben Murden
ced3ab3f49 Add style definitions for resetting grid label table 2011-07-01 01:21:21 -07:00
Ben Murden
17c18ac6c2 Add classes to label grid tables 2011-07-01 01:17:42 -07:00
Trent Richardson
13106ee4ee Added Italian translation by logicoder 2011-06-30 17:59:47 -04:00
Trent Richardson
ae64213f33 apply fix by alexandergitter for setTime to work 2011-06-22 06:34:40 -04:00
Trent
0595fd749b Added Vietnamese translation by Nguyen Dinh Trung 2011-06-16 18:33:41 -04:00
Trent Richardson
2362c6cf39 Merge pull request #179 from alexandergitter/dev
Fixed a couple of bugs
2011-06-16 06:06:09 -07:00
Alexander Gitter
d9da87bfb7 Don't open another date/timepicker when there's already one showing.
(Partially) fixes #28, #56 and #101
2011-06-11 23:23:52 +02:00
Alexander Gitter
2e9005b2e8 Use actual min/maxDateTime values which might have been set via
$(...).datetimepicker.('option', 'min/maxDateTime' ...)
2011-06-11 23:23:52 +02:00
Alexander Gitter
b61905a515 Allow keyboard input of timezone specific characters if
showTimezone == true
2011-06-11 23:23:52 +02:00
Alexander Gitter
2be272b34e Fix issue #135, time was set to NaN in some rare cases 2011-06-11 23:23:43 +02:00
Alexander Gitter
607577cefa Fix issue #161, don't parse hourGrid labels as octal numbers 2011-06-11 06:12:13 +02:00
Alexander Gitter
daa38f5ef3 Fix issue #177, keyboard input not working when datepicker wants us to
accept all characters
2011-06-11 05:49:56 +02:00
Trent
f80d8c124d Add fix by alexandergitter to fix grid numbering 2011-06-08 17:40:43 -04:00
Trent Richardson
b930a6a87d Merge pull request #175 from alexandergitter/dev
Fix issue #149, sliders max values should not allow for partial steps
2011-06-08 08:26:34 -07:00
Trent Richardson
2e45f5c352 Merge pull request #174 from ianare/dev
Minor fix to FR, add ES translation
2011-06-07 08:49:25 -07:00
Ianaré Sévi
61a31f82a4 add spanish translation 2011-06-07 16:39:07 +02:00
ianare
0ac0d510ef Fix comments, set time format to French standard. 2011-06-07 06:50:32 -07:00
Trent
fc8769abfb Fix portability 2011-06-06 18:41:59 -04:00
Alexander Gitter
7c4aab0419 Fix #149, sliders max values should not allow for partial steps 2011-06-03 23:25:35 +02:00
Trent
d4187fbde9 Added Indonesian localization by nmutiara 2011-05-30 21:14:38 -04:00
Trent Richardson
2aa96ed044 Merge pull request #167 from alexandergitter/dev
Add new regional setting timeSuffix
2011-05-30 18:10:34 -07:00
Alexander Gitter
1a50d4f402 Add new regional setting 'timeSuffix'.
Some languages commonly add some kind of suffix or phrase after the
time. This cannot be placed into timeFormat as it potentially contains
the letters h, t or other strings which are used for formatting.
2011-05-29 14:09:20 +02:00
Trent
30f54c8e8a Added Lithuanian localization by Irmantas 2011-05-28 10:26:42 -04:00
Trent
66a0e56253 Updated README 2011-05-25 06:43:25 -04:00
Trent
119cdf4a5f Update README 2011-05-25 06:39:22 -04:00
Trent
d4b48eae16 Update version 2011-05-25 06:33:58 -04:00
Trent Richardson
5ebb54b0e3 Merge pull request #162 from bistory/dev
Added French translation
2011-05-24 10:41:02 -07:00