]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
9 years agoAdd preparse/postformat for ta 2785/head
Iskren Chernev [Tue, 1 Dec 2015 17:37:50 +0000 (09:37 -0800)] 
Add preparse/postformat for ta

9 years agoMerge pull request #2684 from max-mykhailenko:develop
Iskren Chernev [Tue, 1 Dec 2015 17:04:04 +0000 (09:04 -0800)] 
Merge pull request #2684 from max-mykhailenko:develop

fix Ukrainian version when build relative time

9 years agofix Ukrainian version when build relative time
Max Mykhailenko [Mon, 19 Oct 2015 13:05:17 +0000 (16:05 +0300)] 
fix Ukrainian version when build relative time

9 years agoMerge pull request #2663 from nickdandakis:meteor-1.2-fix
Iskren Chernev [Tue, 1 Dec 2015 17:00:29 +0000 (09:00 -0800)] 
Merge pull request #2663 from nickdandakis:meteor-1.2-fix

Make package compatible with Meteor v1.2

9 years agoUse Meteor v1.2 core when available. This fixes the package breaking on apps running...
Nick Dandakis [Fri, 9 Oct 2015 21:31:42 +0000 (17:31 -0400)] 
Use Meteor v1.2 core when available. This fixes the package breaking on apps running Meteor v1.2

9 years agoMerge pull request #2717 from paladox:patch-2
Iskren Chernev [Tue, 10 Nov 2015 08:45:25 +0000 (00:45 -0800)] 
Merge pull request #2717 from paladox:patch-2

Update Gruntfile.js

9 years agoUpdate Gruntfile.js
paladox [Fri, 30 Oct 2015 10:25:37 +0000 (10:25 +0000)] 
Update Gruntfile.js

9 years agoUpdate Gruntfile.js
paladox [Fri, 30 Oct 2015 10:22:42 +0000 (10:22 +0000)] 
Update Gruntfile.js

9 years agoMerge pull request #2683 from lukemcgregor:develop
Iskren Chernev [Tue, 10 Nov 2015 08:28:38 +0000 (00:28 -0800)] 
Merge pull request #2683 from lukemcgregor:develop

en-NZ locale, values from windows locale settings

9 years agoMoved files to correct places and added tests
Luke McGregor [Sun, 18 Oct 2015 22:30:26 +0000 (11:30 +1300)] 
Moved files to correct places and added tests

9 years agoen-NZ locale, values from windows locale settings
Luke McGregor [Sun, 18 Oct 2015 22:13:00 +0000 (11:13 +1300)] 
en-NZ locale, values from windows locale settings

9 years agoMerge pull request #2648 from alburthoffman:instanceof
Iskren Chernev [Mon, 9 Nov 2015 10:14:40 +0000 (02:14 -0800)] 
Merge pull request #2648 from alburthoffman:instanceof

fix issue #2640: support instanceof operator

9 years agoadd new line feed
alburthoffman [Mon, 5 Oct 2015 15:03:06 +0000 (23:03 +0800)] 
add new line feed

9 years agofix issue #2640: support instanceof operator
alburthoffman [Mon, 5 Oct 2015 14:48:49 +0000 (22:48 +0800)] 
fix issue #2640: support instanceof operator

9 years agoMerge pull request #2639 from jisaacks:patch-5
Iskren Chernev [Mon, 9 Nov 2015 09:57:56 +0000 (01:57 -0800)] 
Merge pull request #2639 from jisaacks:patch-5

Same length for weekdaysMin parts (Italian) ES6

9 years agoFix broken test
JD Isaacks [Fri, 25 Sep 2015 01:24:13 +0000 (21:24 -0400)] 
Fix broken test

9 years agoUpdated strings
Massimiliano Caniparoli [Thu, 24 Sep 2015 17:49:06 +0000 (19:49 +0200)] 
Updated strings

Updated tests due to https://github.com/moment/moment/pull/2637#issuecomment-142983561

9 years ago Same length for weekdaysMin parts (Italian) ES6
Massimiliano Caniparoli [Thu, 24 Sep 2015 09:39:20 +0000 (11:39 +0200)] 
 Same length for weekdaysMin parts (Italian) ES6

Rebasing, as discussed here https://github.com/moment/moment/pull/2237

9 years agoMerge pull request #2236 from massic80:patch-1
Iskren Chernev [Mon, 9 Nov 2015 06:26:13 +0000 (22:26 -0800)] 
Merge pull request #2236 from massic80:patch-1

Same length for weekdaysMin parts (Polish)

9 years agoSame length for weekdaysMin parts
Massimiliano Caniparoli [Mon, 23 Feb 2015 16:40:00 +0000 (17:40 +0100)] 
Same length for weekdaysMin parts

I just tried to use the short Polish names and I noticed that "min" Polish weekday names haven't the same length (six of them are two-chars long, while "sunday" corresponds to "N"). Polish colleagues say there should be one more "d".
I'd also make all "short" names 3-chars long, agree?

9 years agoMerge pull request #2691 from kepta:develop
Iskren Chernev [Mon, 9 Nov 2015 05:30:53 +0000 (21:30 -0800)] 
Merge pull request #2691 from kepta:develop

Allow calendar to use functions

9 years agoUse isFunction instead of === 'function'
Iskren Chernev [Mon, 9 Nov 2015 05:25:31 +0000 (21:25 -0800)] 
Use isFunction instead of === 'function'

9 years agoAllow calendar to use functions
Kushan Joshi [Wed, 21 Oct 2015 08:18:57 +0000 (13:48 +0530)] 
Allow calendar to use functions

9 years agoMerge pull request #2669 from joelmheim:develop
Iskren Chernev [Mon, 9 Nov 2015 05:20:42 +0000 (21:20 -0800)] 
Merge pull request #2669 from joelmheim:develop

Attempt to add support for ordinal format for quarters. Fixes issue #2559

9 years agoRebase, fixup of a couple of old messages.
Jørn Ølmheim [Tue, 13 Oct 2015 19:26:07 +0000 (21:26 +0200)] 
Rebase, fixup of a couple of old messages.

9 years agoAdded support for ordinals for quarter. Fixes issue #2559
Jørn Ølmheim [Mon, 12 Oct 2015 07:07:25 +0000 (09:07 +0200)] 
Added support for ordinals for quarter. Fixes issue #2559

9 years agoMerge pull request #2646 from elreimundo:issue-2645-pre-1970
Iskren Chernev [Mon, 9 Nov 2015 05:17:51 +0000 (21:17 -0800)] 
Merge pull request #2646 from elreimundo:issue-2645-pre-1970

Fix #2645 - invalid dates pre-1970

9 years agoPass linter
David Reiman [Fri, 2 Oct 2015 17:28:29 +0000 (10:28 -0700)] 
Pass linter

9 years agoFix #2645 - invalid dates pre-1970
David Reiman [Fri, 2 Oct 2015 17:15:04 +0000 (10:15 -0700)] 
Fix #2645 - invalid dates pre-1970

9 years agoMerge pull request #2630 from vnathalye:develop
Iskren Chernev [Mon, 9 Nov 2015 05:14:31 +0000 (21:14 -0800)] 
Merge pull request #2630 from vnathalye:develop

Changed relative time translation

9 years agoChanged translation and test case
Vivek Athalye [Tue, 22 Sep 2015 16:44:42 +0000 (22:14 +0530)] 
Changed translation and test case

Changed Marathi translation for relative time with suffix and associated
test cases inside src folder

9 years agoRevert "Changed relativeTime"
Vivek Athalye [Tue, 22 Sep 2015 16:37:12 +0000 (22:07 +0530)] 
Revert "Changed relativeTime"

This reverts commit 57e81fcf2c4daf3e28670486e6464ba3c3287dce.

9 years agoRevert "Changed translation and test case"
Vivek Athalye [Tue, 22 Sep 2015 16:37:04 +0000 (22:07 +0530)] 
Revert "Changed translation and test case"

This reverts commit 5cf6ed9e05dd1476cb2247c2c6fb7ab843bb428b.

9 years agoRevert "formatting related changes"
Vivek Athalye [Tue, 22 Sep 2015 16:36:56 +0000 (22:06 +0530)] 
Revert "formatting related changes"

This reverts commit 2eb5d9a62ec0a0e418b0b4a0a604881b12d1c8e2.

9 years agoRevert "Removing my changes"
Vivek Athalye [Tue, 22 Sep 2015 16:36:48 +0000 (22:06 +0530)] 
Revert "Removing my changes"

This reverts commit 28c7760fcbcb6d1ead7ff1465bd8771ea13389ff.

9 years agoRevert "restoring the locale/mr.js file"
Vivek Athalye [Tue, 22 Sep 2015 16:36:40 +0000 (22:06 +0530)] 
Revert "restoring the locale/mr.js file"

This reverts commit 12ecf28e5e409d8fd93ecbabfc9d3b34ea5f62ce.

9 years agorestoring the locale/mr.js file
Vivek Athalye [Tue, 22 Sep 2015 15:54:42 +0000 (21:24 +0530)] 
restoring the locale/mr.js file

9 years agoRemoving my changes
Vivek Athalye [Tue, 22 Sep 2015 12:16:00 +0000 (17:46 +0530)] 
Removing my changes

9 years agoformatting related changes
Vivek Athalye [Tue, 22 Sep 2015 06:52:19 +0000 (12:22 +0530)] 
formatting related changes

Changed double quotes to single quotes and added space after switch
keyword.

9 years agoChanged translation and test case
Vivek Athalye [Tue, 22 Sep 2015 06:37:51 +0000 (12:07 +0530)] 
Changed translation and test case

Changed Marathi translation for relative time with suffix and associated
test cases inside src folder

9 years agoChanged relativeTime
Vivek Athalye [Mon, 21 Sep 2015 14:54:48 +0000 (20:24 +0530)] 
Changed relativeTime

Corrected translation for relative time with suffix

9 years agoMerge pull request #2613 from nurlan:develop
Iskren Chernev [Mon, 9 Nov 2015 05:12:09 +0000 (21:12 -0800)] 
Merge pull request #2613 from nurlan:develop

adds kazakh(kk) locale

9 years agoadds kazakh(kk) locale
Нурлан Рахимжанов [Wed, 16 Sep 2015 04:15:36 +0000 (10:15 +0600)] 
adds kazakh(kk) locale

9 years agoMerge pull request #2594 from jawish:develop
Iskren Chernev [Mon, 9 Nov 2015 05:10:29 +0000 (21:10 -0800)] 
Merge pull request #2594 from jawish:develop

Add dv locale

9 years agoChanged to Unicode
Jawish Hameed [Thu, 1 Oct 2015 00:07:38 +0000 (05:07 +0500)] 
Changed to Unicode

Changed Dhivehi escape sequences to real characters

9 years agoConvert to Unicode
Jawish Hameed [Thu, 1 Oct 2015 00:06:30 +0000 (05:06 +0500)] 
Convert to Unicode

Changed Dhivehi escape sequences to real Unicode characters

9 years agoCreate dv.js
Jawish Hameed [Wed, 2 Sep 2015 04:00:16 +0000 (09:00 +0500)] 
Create dv.js

Tests for Dhivehi/Thaana locale

9 years agoCreate dv.js
Jawish Hameed [Wed, 2 Sep 2015 03:59:21 +0000 (08:59 +0500)] 
Create dv.js

Locale for Dhivehi/Thaana

9 years agoMerge pull request #2587 from mcauser:develop
Iskren Chernev [Mon, 9 Nov 2015 05:08:11 +0000 (21:08 -0800)] 
Merge pull request #2587 from mcauser:develop

Fix minor typos in the changelog

9 years agoFix minor typos in the changelog
Mike Causer [Fri, 28 Aug 2015 03:28:45 +0000 (13:28 +1000)] 
Fix minor typos in the changelog

9 years agoMerge pull request #2579 from RomeroMsk:patch-1
Iskren Chernev [Mon, 9 Nov 2015 05:06:06 +0000 (21:06 -0800)] 
Merge pull request #2579 from RomeroMsk:patch-1

Russian locale: capitalized first cahracters in names, fix #2569

9 years agoCapitalized first cahracters in Russian names
RomeroMsk [Tue, 25 Aug 2015 12:41:09 +0000 (17:41 +0500)] 
Capitalized first cahracters in Russian names

Fixes #2569

9 years agoMerge pull request #2565 from alburthoffman:develop
Iskren Chernev [Mon, 9 Nov 2015 04:52:07 +0000 (20:52 -0800)] 
Merge pull request #2565 from alburthoffman:develop

creationData for issue #2443

9 years agocreationData for issue #2443
alburthoffman [Tue, 18 Aug 2015 17:33:18 +0000 (01:33 +0800)] 
creationData for issue #2443

Make a function creationData(), that returns an object with input,
format, isUTC, locale

9 years agoMerge pull request #2562 from lucidogen:develop
Iskren Chernev [Mon, 9 Nov 2015 04:43:23 +0000 (20:43 -0800)] 
Merge pull request #2562 from lucidogen:develop

Adding swiss french locale fr-ch.

9 years agoAdding swiss french locale fr-ch.
Gaspard Bucher [Tue, 18 Aug 2015 11:06:07 +0000 (13:06 +0200)] 
Adding swiss french locale fr-ch.

9 years agoMerge pull request #2556 from kcthota:develop
Iskren Chernev [Mon, 9 Nov 2015 04:40:12 +0000 (20:40 -0800)] 
Merge pull request #2556 from kcthota:develop

Support for Telugu locale

9 years agotelugu locale
kc [Thu, 13 Aug 2015 06:07:53 +0000 (23:07 -0700)] 
telugu locale

9 years agoMerge pull request #2549 from sereysethy:develop
Iskren Chernev [Mon, 9 Nov 2015 04:37:54 +0000 (20:37 -0800)] 
Merge pull request #2549 from sereysethy:develop

Fix locale for khmer language

9 years agoFix language locale for Khmer
Sereysethy Touch [Tue, 11 Aug 2015 02:48:38 +0000 (09:48 +0700)] 
Fix language locale for Khmer

9 years agoMerge pull request #2548 from bbc:add_scots_gaelic_support
Iskren Chernev [Mon, 9 Nov 2015 04:36:34 +0000 (20:36 -0800)] 
Merge pull request #2548 from bbc:add_scots_gaelic_support

Add scots gaelic (gd) support

9 years agoUpdate .gitignore
Jon Ashdown [Tue, 22 Sep 2015 08:45:21 +0000 (09:45 +0100)] 
Update .gitignore

9 years agocode review action
Jon Ashdown [Mon, 10 Aug 2015 11:11:01 +0000 (12:11 +0100)] 
code review action

9 years agoLanguage definition and unit tests for Scottish Gaelic (gd)
Jon Ashdown [Mon, 10 Aug 2015 10:28:13 +0000 (11:28 +0100)] 
Language definition and unit tests for Scottish Gaelic (gd)

9 years agomatch scottish gaelic months -
Jon Ashdown [Mon, 10 Aug 2015 10:27:07 +0000 (11:27 +0100)] 
match scottish gaelic months -
these are the letters 'am' or 'an' followed by a space followed by the month name.
Some month names can be preceded by the 't-'.

9 years agoignore intellij settings
Jon Ashdown [Thu, 6 Aug 2015 10:39:07 +0000 (11:39 +0100)] 
ignore intellij settings

9 years agoMerge pull request #2545 from ryanhart2:swahili_locale
Iskren Chernev [Mon, 9 Nov 2015 04:33:35 +0000 (20:33 -0800)] 
Merge pull request #2545 from ryanhart2:swahili_locale

Add swahili (sw) locale

9 years agoAdd swahili (sw) locale
ryanhart2 [Sun, 9 Aug 2015 03:50:25 +0000 (10:50 +0700)] 
Add swahili (sw) locale

9 years agoMerge pull request #2544 from ryanhart2:lao_locale
Iskren Chernev [Mon, 9 Nov 2015 04:31:34 +0000 (20:31 -0800)] 
Merge pull request #2544 from ryanhart2:lao_locale

Add Lao locale (lo)

9 years agoAdd Lao locale (lo)
ryanhart2 [Fri, 10 Jul 2015 13:26:18 +0000 (20:26 +0700)] 
Add Lao locale (lo)

9 years agoMerge pull request #2543 from gabrielmaldi:is-function
Iskren Chernev [Mon, 9 Nov 2015 04:28:39 +0000 (20:28 -0800)] 
Merge pull request #2543 from gabrielmaldi:is-function

New isFunction util

9 years agoNew isFunction util
Gabriel Monteagudo [Sat, 8 Aug 2015 03:39:00 +0000 (00:39 -0300)] 
New isFunction util

9 years agoMerge pull request #2541 from vsn4ik:fix_ru_locale_next_week
Iskren Chernev [Mon, 9 Nov 2015 04:27:09 +0000 (20:27 -0800)] 
Merge pull request #2541 from vsn4ik:fix_ru_locale_next_week

Fix russian locale for calendar next week

9 years agoFix russian locale for calendar next week
vsn4ik [Fri, 7 Aug 2015 21:33:16 +0000 (00:33 +0300)] 
Fix russian locale for calendar next week

9 years agoMerge pull request #2534 from liorch88:verify-require-function
Iskren Chernev [Mon, 9 Nov 2015 04:25:35 +0000 (20:25 -0800)] 
Merge pull request #2534 from liorch88:verify-require-function

verified 'require' is a function (on templates)

9 years agoverified 'require' is a function (on templates)
Lior Chen [Mon, 3 Aug 2015 10:40:02 +0000 (13:40 +0300)] 
verified 'require' is a function (on templates)

Added a check to verify 'require' is a function, before assuming it exists. In some cases 'exports' and 'module' are defined even when the system is not using require.

9 years agoMerge pull request #2498 from StevenHeinrich:develop
Iskren Chernev [Mon, 9 Nov 2015 04:23:29 +0000 (20:23 -0800)] 
Merge pull request #2498 from StevenHeinrich:develop

Days and months in spanish should be lowercase

9 years agochange spanish capitalization of months and days to lowercase, except two letter...
Steven Heinrich [Tue, 21 Jul 2015 20:12:49 +0000 (16:12 -0400)] 
change spanish capitalization of months and days to lowercase, except two letter day abbreviations

9 years agoMerge pull request #2487 from thehungrycoder:fix-bangla-evening
Iskren Chernev [Mon, 9 Nov 2015 04:22:03 +0000 (20:22 -0800)] 
Merge pull request #2487 from thehungrycoder:fix-bangla-evening

Fix Bangla translation for Evening, relative time, friday

9 years agoFix Bangla translation for Evening, relative time, friday
Raju [Wed, 15 Jul 2015 18:02:11 +0000 (14:02 -0400)] 
Fix Bangla translation for Evening, relative time, friday

9 years agoMerge pull request #2486 from mathiasrw:patch-1
Iskren Chernev [Mon, 9 Nov 2015 04:16:36 +0000 (20:16 -0800)] 
Merge pull request #2486 from mathiasrw:patch-1

Run travis tests on last IO.js + node versions

9 years agoRun travis tests on last IO.js + node versions
Mathias Rangel Wulff [Wed, 15 Jul 2015 13:51:28 +0000 (15:51 +0200)] 
Run travis tests on last IO.js + node versions

9 years agoMerge pull request #2464 from sigurdga:develop
Iskren Chernev [Mon, 9 Nov 2015 04:14:51 +0000 (20:14 -0800)] 
Merge pull request #2464 from sigurdga:develop

Updated nb.js to reflect the official versions

9 years agoRollback locale/nb.js
Iskren Chernev [Mon, 9 Nov 2015 04:14:23 +0000 (20:14 -0800)] 
Rollback locale/nb.js

9 years agoUpdate nb.js and tests. Tests pass locally. See discussion on #2464
Sigurd Gartmann [Wed, 30 Sep 2015 19:48:36 +0000 (21:48 +0200)] 
Update nb.js and tests. Tests pass locally. See discussion on #2464

Previous commits was on locale/nb.js directly. This is following the
contribution guidelines. This version of locale/nb.js is generated by grunt
release.

9 years agoUndo the "forrige" to "sist" change, as advised in #2464
Sigurd Gartmann [Wed, 30 Sep 2015 19:16:04 +0000 (21:16 +0200)] 
Undo the "forrige" to "sist" change, as advised in #2464

9 years agoUsing "sist" instead of "forrige", meaning "last" instead of "previous".
Sigurd Gartmann [Wed, 8 Jul 2015 21:36:27 +0000 (23:36 +0200)] 
Using "sist" instead of "forrige", meaning "last" instead of "previous".

When it is thursday and you write "previous tuesday", for many this mean
"tuesday more than a week ago". Using "last" to avoid confusion.

9 years agoHave found several references which cites the official abbreviation statements
Sigurd Gartmann [Wed, 8 Jul 2015 21:27:10 +0000 (23:27 +0200)] 
Have found several references which cites the official abbreviation statements

http://i18n.skolelinux.no/localeoppsett.html is the resource most norwegian
software localizers use.

For months, we have the full version and the short version which does not
abbreviate the shortest month names. Abbreviations ends with a ".".

For weekdays, we have the full version and the abbreviated version. All
abbreviations should be two letters and a ".". I let the minimal be the
abbreviated version without the ".", and assume this will be used where it is
obvious that it is an abbreviation.

9 years agoColon has been approved as separator between hours, minutes and seconds
Sigurd Gartmann [Wed, 8 Jul 2015 21:15:13 +0000 (23:15 +0200)] 
Colon has been approved as separator between hours, minutes and seconds

This has been part of the approved ISO 8601 standard for several years, and was
officially taken into the language in 2014 (source:
http://www.korrekturavdelingen.no/K4Punktum.htm).

According to the ISO standard, hours should be noted between 00 and 24, so now
using HH for hours.

9 years agoMerge pull request #2458 from shabanovd:develop
Iskren Chernev [Mon, 9 Nov 2015 04:08:17 +0000 (20:08 -0800)] 
Merge pull request #2458 from shabanovd:develop

Typos at months

9 years agoTypos at months
Dmitriy Shabanov [Wed, 8 Jul 2015 10:35:21 +0000 (13:35 +0300)] 
Typos at months

9 years agoTypos at months
Dmitriy Shabanov [Wed, 8 Jul 2015 10:31:07 +0000 (13:31 +0300)] 
Typos at months

9 years agoMerge pull request #2455 from Karamell:develop
Iskren Chernev [Mon, 9 Nov 2015 04:06:02 +0000 (20:06 -0800)] 
Merge pull request #2455 from Karamell:develop

Northern Sami

9 years agoNorthern Sami
Karamell [Wed, 8 Jul 2015 05:41:04 +0000 (07:41 +0200)] 
Northern Sami

9 years agoMerge pull request #2738 from ichernev:fix-nepali
Iskren Chernev [Mon, 9 Nov 2015 04:02:39 +0000 (20:02 -0800)] 
Merge pull request #2738 from ichernev:fix-nepali

Fix language, meridiem and days of week.

9 years agoFix language, meridiem and days of week. 2738/head
Nj Subedi [Sat, 4 Jul 2015 04:49:11 +0000 (10:34 +0545)] 
Fix language, meridiem and days of week.

Fixed-
1. Grammatically corrected the words
2. Corrected the mini-form of week days
2. Corrected the meridiem time
3. Corrected day of week and day of year

9 years agoMerge pull request #2422 from mik01aj:de-capitalization
Iskren Chernev [Mon, 9 Nov 2015 02:57:36 +0000 (18:57 -0800)] 
Merge pull request #2422 from mik01aj:de-capitalization

German words for today/yesterday/tomorrow should not be capitalized

9 years agoGerman words for today/yesterday/tomorrow should not be capitalized
Mikolaj Dadela [Wed, 17 Jun 2015 09:26:40 +0000 (11:26 +0200)] 
German words for today/yesterday/tomorrow should not be capitalized

9 years agoMerge pull request #2702 from ichernev:week-rework
Iskren Chernev [Mon, 9 Nov 2015 02:53:37 +0000 (18:53 -0800)] 
Merge pull request #2702 from ichernev:week-rework

Week rework

9 years agoFlip dow,doy arguments of dayOfYearFromWeeks 2702/head
Iskren Chernev [Thu, 29 Oct 2015 09:27:33 +0000 (02:27 -0700)] 
Flip dow,doy arguments of dayOfYearFromWeeks