Commit Graph

273 Commits (master)

Author SHA1 Message Date
Trent Richardson a390d9c5cc Merge pull request #232 from jun66j5/l10n-ampm
Support localized AM/PM markers
2011-08-19 13:54:12 -07:00
Jun Omae 412212c6b6 Adds `amNames`/`pmNames` for Finnish translation. 2011-08-19 21:06:36 +09:00
Jun Omae b61c3a4c55 Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampm 2011-08-19 21:04:41 +09:00
Trent b30cc8d9b3 Added Finnish translation by paazmaya 2011-08-18 15:42:33 -04:00
Jun Omae 399d980f4e Merge remote-tracking branch 'trentrichardson/dev' into l10n-ampm 2011-08-15 23:04:57 +09:00
Trent Richardson 67386ec726 Merge pull request #228 from jun66j5/iso8601-tz
Support timezone designators in iso8601
2011-08-15 05:15:06 -07:00
Jun Omae 95ee51ea24 Add `amNames`/`pmNames` for Polish translation. 2011-08-15 15:59:30 +09:00
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 897bea1bbe Fixed "Now" button with iso8601. 2011-08-12 22:58:04 +09:00
Jun Omae ceabba803d Merge remote-tracking branch 'trentrichardson/dev' into iso8601-tz 2011-08-12 22:51:24 +09: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
Jun Omae 6737b60eee Support timezone designators in iso8601. 2011-08-09 21:25:08 +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