Commit Graph

250 Commits (fc06b3fb2c1da50c11c1dd5fc5b5dc50bb283f23)

Author SHA1 Message Date
Trent Richardson fc06b3fb2c Update Version 2011-12-03 15:10:50 -05:00
Trent Richardson 8c862700ca Prepare version update 2011-12-03 15:08:43 -05:00
Trent f7eafa9849 Adj grids only when slideAccess visible 2011-12-02 13:44:58 -05:00
Trent fab4a4428a Fix decimals results 2011-12-02 12:19:41 -05:00
Trent f9a9344e67 Fix grids with sliderAccess 2011-12-02 12:07:15 -05:00
Trent f4ace05108 Add sliderAccess integration 2011-12-02 11:05:04 -05:00
Trent 9a19d875ee refactor markup generation; add change event 2011-12-01 14:17:48 -05:00
Trent 97e6641ed8 Update Turkish translation by Goktug Ozturk 2011-11-23 11:36:51 -05:00
Trent 5b1a9af999 Added Swedish localization by Nevon 2011-11-01 09:05:01 -04:00
Trent f1b0f2cb1f Add translation by lalaships 2011-10-21 09:11:47 -04:00
Trent c75ff1c40c Fixes issue 254, 261 _updateDateTime 2011-10-18 10:08:49 -04:00
Trent 73adb692d0 Simplified Chinese by Will-Lu 2011-10-18 09:00:10 -04:00
Trent 5ee53c21b1 Fix daylight savings by mliberato 2011-10-18 08:53:32 -04:00
Trent Richardson fc29bd7277 Merge pull request #259 from inerdia/dev
Finished the Slovak localisation in the dev branch
2011-10-18 05:42:21 -07:00
Trent Richardson cc2b4dd91d Merge pull request #262 from davidbarral/dev
Added Galician translation
2011-10-18 05:40:57 -07:00
David Barral 52d21bd0fd Added Galician translation 2011-10-18 13:38:34 +02:00
David Vallner 20b0c0845f Fix Slovak localisation and add AM/PM markers 2011-10-13 01:47:44 +02:00
Trent e14e636698 Fix localization 2011-10-03 16:48:07 -04:00
Trent Richardson fae432b17d Updated Last Mod Date 2011-10-02 09:52:31 -04:00
Trent Richardson 4106d5e3b6 Create new dev version 2011-10-02 09:51:22 -04:00
Trent Richardson 9448760924 Change version 2011-10-02 09:45:01 -04:00
Trent Richardson be01e84c24 Updated css in js file 2011-10-02 09:27:42 -04:00
Trent Richardson 680c0255f6 Merge pull request #249 from novoj/dev
Issue when combining stepHours and minHour / maxHour
2011-10-02 06:23:40 -07:00
Trent Richardson 7d63691052 Added Slovak translation 2011-10-02 09:15:41 -04:00
Ing. Jan Novotný ed10d0650e Issue when specifying stepHour/stepMinute/stepSecond along with min and max limits. Modulo was computed in relation with midnight instead of min limit. Error usecase:
$('#example1').datetimepicker({
                    stepHour: 4,
                    hourMin: 9,
                    hourMax: 18
                });

Would make steps 9-13-16 instead of 9-13-17.
2011-09-26 22:10:14 +02:00
Trent 5cf74480af Added Brazilian Portuguese translation 2011-09-09 11:04:02 -04:00
Trent Richardson ab8e05fbdb Added Portuguese translation by luanlmd 2011-08-20 07:38:58 -04:00
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