]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
11 years agoAdding AM/PM support for Russian and Ukrainian
Menelion Elensúle (Andre Polykanine) [Thu, 12 Sep 2013 21:38:50 +0000 (00:38 +0300)] 
Adding AM/PM support for Russian and Ukrainian

11 years agoadded test to demonstrate <24 hours in addition to >24 hours
Ian Remmel [Thu, 12 Sep 2013 13:06:53 +0000 (09:06 -0400)] 
added test to demonstrate <24 hours in addition to >24 hours

11 years agofixed lint errors
Ian Remmel [Thu, 12 Sep 2013 12:59:31 +0000 (08:59 -0400)] 
fixed lint errors

11 years agoFixed typo in readme
Iskren Chernev [Thu, 12 Sep 2013 11:28:49 +0000 (04:28 -0700)] 
Fixed typo in readme

11 years agoBumping version to 2.2.1 2.2.1
Iskren Chernev [Thu, 12 Sep 2013 08:37:57 +0000 (01:37 -0700)] 
Bumping version to 2.2.1

11 years agoUpdated authors/contributors lists
Iskren Chernev [Thu, 12 Sep 2013 08:35:51 +0000 (01:35 -0700)] 
Updated authors/contributors lists

11 years agoFixed a bug in string_prototype test
Iskren Chernev [Thu, 12 Sep 2013 08:15:50 +0000 (01:15 -0700)] 
Fixed a bug in string_prototype test

11 years agoBumping version to 2.2.0 2.2.0
Iskren Chernev [Wed, 11 Sep 2013 09:42:20 +0000 (02:42 -0700)] 
Bumping version to 2.2.0

11 years agoFixed bug in creating moment with object
Iskren Chernev [Wed, 11 Sep 2013 09:28:38 +0000 (02:28 -0700)] 
Fixed bug in creating moment with object

11 years agoUse github.com/moment instead of github.com/timrwood repo
Tim Wood [Mon, 9 Sep 2013 21:49:34 +0000 (14:49 -0700)] 
Use github.com/moment instead of github.com/timrwood repo

11 years agoDelete min file 1037/head
bangnk [Mon, 9 Sep 2013 15:26:23 +0000 (22:26 +0700)] 
Delete min file

11 years agoMerge branch 'develop' of https://github.com/moment/moment into develop
bangnk [Mon, 9 Sep 2013 15:24:53 +0000 (22:24 +0700)] 
Merge branch 'develop' of https://github.com/moment/moment into develop

11 years agoAdd test file for vietnamese, fix some constants to be more meaningful in vietnamese
bangnk [Mon, 9 Sep 2013 15:24:46 +0000 (22:24 +0700)] 
Add test file for vietnamese, fix some constants to be more meaningful in vietnamese

11 years agofix(monthParse): fix exceptional case for russian month parsing 974/head
Anton Pleshivtsev [Mon, 9 Sep 2013 12:40:28 +0000 (19:40 +0700)] 
fix(monthParse): fix exceptional case for russian month parsing

11 years agoMerge branch 'feature/24-hour-time' into develop
Ian Remmel [Mon, 9 Sep 2013 07:48:45 +0000 (21:48 -1000)] 
Merge branch 'feature/24-hour-time' into develop

* feature/24-hour-time:
  changed tests to test greater than 24 hour timestamps
  converted to spaces
  Added 24-hour time support.
  Added tests for 24-hour time support.

11 years agochanged tests to test greater than 24 hour timestamps
Ian Remmel [Mon, 9 Sep 2013 07:48:31 +0000 (21:48 -1000)] 
changed tests to test greater than 24 hour timestamps

11 years agoconverted to spaces
Ian Remmel [Mon, 9 Sep 2013 07:45:31 +0000 (21:45 -1000)] 
converted to spaces

11 years agoAdded 24-hour time support.
Ian Remmel [Mon, 9 Sep 2013 07:44:47 +0000 (21:44 -1000)] 
Added 24-hour time support.

11 years agoAdded tests for 24-hour time support.
Ian Remmel [Mon, 9 Sep 2013 07:44:12 +0000 (21:44 -1000)] 
Added tests for 24-hour time support.

11 years agoMerge pull request #1057 from wyantb/moment+langs
Iskren Ivov Chernev [Mon, 9 Sep 2013 07:38:14 +0000 (00:38 -0700)] 
Merge pull request #1057 from wyantb/moment+langs

Allow creation of moment+langs.js

11 years agoMake jshint happy
Iskren Chernev [Mon, 9 Sep 2013 07:36:22 +0000 (00:36 -0700)] 
Make jshint happy

11 years agoConvert lang/hr.js to UMD
Iskren Chernev [Mon, 9 Sep 2013 07:34:37 +0000 (00:34 -0700)] 
Convert lang/hr.js to UMD

Somehow missed this file in #1012

11 years agoAllow creation of moment+langs.js 1057/head
Brian Wyant [Mon, 9 Sep 2013 00:20:46 +0000 (20:20 -0400)] 
Allow creation of moment+langs.js

moment+langs.js is a version of moment.js, prepackaged with all
languages.

11 years agoMerge branch 'develop' of github.com:moment/moment into develop
Iskren Chernev [Sun, 8 Sep 2013 23:02:19 +0000 (16:02 -0700)] 
Merge branch 'develop' of github.com:moment/moment into develop

Conflicts:
lang/da.js
lang/ru.js

11 years agoMerge pull request #1051 from kvakulo/da-lang-fix
Iskren Ivov Chernev [Sun, 8 Sep 2013 22:53:58 +0000 (15:53 -0700)] 
Merge pull request #1051 from kvakulo/da-lang-fix

Fix da lang: Months and days should be lowercase

11 years agoMerge pull request #1055 from icambron/create-with-object
Iskren Ivov Chernev [Sun, 8 Sep 2013 22:53:13 +0000 (15:53 -0700)] 
Merge pull request #1055 from icambron/create-with-object

create moments with objects

11 years agoMerge pull request #942 from borodean/feature/lang-ru-months-abbr
Iskren Ivov Chernev [Sun, 8 Sep 2013 18:23:09 +0000 (11:23 -0700)] 
Merge pull request #942 from borodean/feature/lang-ru-months-abbr

Makes month abbreviations be able to case in Russian

11 years agoMerge branch 'feature/umd-lang' into develop
Iskren Chernev [Sun, 8 Sep 2013 18:17:37 +0000 (11:17 -0700)] 
Merge branch 'feature/umd-lang' into develop

Conflicts:
lang/nb.js

11 years agoFixed indentation
Iskren Chernev [Sun, 8 Sep 2013 18:00:44 +0000 (11:00 -0700)] 
Fixed indentation

11 years agoMerge pull request #1033 from GabrielHedges/develop
Iskren Ivov Chernev [Sun, 8 Sep 2013 17:59:09 +0000 (10:59 -0700)] 
Merge pull request #1033 from GabrielHedges/develop

Made isPM function more compatible with IE8 Quirks Mode and IE7 Standard...

11 years agoMerge pull request #1042 from igorlima/fixing-travis-ci-badges
Iskren Ivov Chernev [Sun, 8 Sep 2013 17:56:14 +0000 (10:56 -0700)] 
Merge pull request #1042 from igorlima/fixing-travis-ci-badges

Fixing travis ci badges

11 years agofixed jshint issues 1055/head
Isaac Cambron [Sat, 7 Sep 2013 23:03:17 +0000 (19:03 -0400)] 
fixed jshint issues

11 years agocreate moments with objects
Isaac Cambron [Sat, 7 Sep 2013 22:44:29 +0000 (18:44 -0400)] 
create moments with objects

11 years agoFix da lang: Months and days should be lowercase 1051/head
Regin Larsen [Thu, 5 Sep 2013 11:18:11 +0000 (13:18 +0200)] 
Fix da lang: Months and days should be lowercase

11 years agoFixing travis ci badges 1042/head
Igor Lima [Tue, 3 Sep 2013 22:18:36 +0000 (19:18 -0300)] 
Fixing travis ci badges

11 years agoMerge pull request #1021 from icambron/hour-alignment-redux
Tim Wood [Tue, 3 Sep 2013 20:33:42 +0000 (13:33 -0700)] 
Merge pull request #1021 from icambron/hour-alignment-redux

Hour alignment redux

11 years agoMerge pull request #1022 from sigurdga/develop
Tim Wood [Tue, 3 Sep 2013 18:41:09 +0000 (11:41 -0700)] 
Merge pull request #1022 from sigurdga/develop

Updates to the norwegian bokmål translation

11 years agoAdd Vietnamese language
bangnk [Mon, 2 Sep 2013 07:55:03 +0000 (14:55 +0700)] 
Add Vietnamese language

11 years agoreview-based fixes 1021/head
Isaac Cambron [Mon, 2 Sep 2013 02:20:00 +0000 (22:20 -0400)] 
review-based fixes

11 years agoMerge pull request #1019 from bentaber/calendar-with-zone
Iskren Ivov Chernev [Thu, 29 Aug 2013 09:03:18 +0000 (02:03 -0700)] 
Merge pull request #1019 from bentaber/calendar-with-zone

Respect timezone settings for .calendar() format

11 years agoRevert "Merge pull request #1027 from recallfx/feature/LT-translation"
Iskren Chernev [Thu, 29 Aug 2013 08:48:28 +0000 (01:48 -0700)] 
Revert "Merge pull request #1027 from recallfx/feature/LT-translation"

This reverts commit a0d58f2ff217fb6faa9a874b517819b4ab8fd372, reversing
changes made to 9c14c8c24c8f368d1abb76530aef72f480aa0452.

11 years agoMerge pull request #1027 from recallfx/feature/LT-translation
Iskren Ivov Chernev [Thu, 29 Aug 2013 08:43:04 +0000 (01:43 -0700)] 
Merge pull request #1027 from recallfx/feature/LT-translation

Lithuanian translation

11 years agoMade isPM function compatible with IE8 Quirks Mode and IE7 Standards Mode 1033/head
Gabriel Hedges [Thu, 29 Aug 2013 00:22:57 +0000 (17:22 -0700)] 
Made isPM function compatible with IE8 Quirks Mode and IE7 Standards Mode

12 years agolinting 1019/head
bentaber [Mon, 26 Aug 2013 21:34:54 +0000 (15:34 -0600)] 
linting

12 years agoAdd additional .calendar() tests, relocate
bentaber [Mon, 26 Aug 2013 20:00:40 +0000 (14:00 -0600)] 
Add additional .calendar() tests, relocate

12 years agoMerge pull request #1020 from icambron/better-dst-fix
Tim Wood [Mon, 26 Aug 2013 18:48:27 +0000 (11:48 -0700)] 
Merge pull request #1020 from icambron/better-dst-fix

better fix for month parser issue

12 years agoAdd Lithuanian (lt) translation 1025/head
Mindaugas Mozūras [Sun, 25 Aug 2013 10:28:43 +0000 (13:28 +0300)] 
Add Lithuanian (lt) translation

12 years agoLithuanian translation 1027/head
recallfx [Sun, 25 Aug 2013 19:44:02 +0000 (22:44 +0300)] 
Lithuanian translation

12 years agoUpdates to the norwegian bokmål translation 1022/head
Sigurd Gartmann [Fri, 23 Aug 2013 08:34:49 +0000 (10:34 +0200)] 
Updates to the norwegian bokmål translation

Use ordinals for day of months in localized dates
Use uncapitalized letters in future and present strings
Abbreviate weekdays as two letters and a dot
Abbreviate month names as three letters and a dot, but leave short month
names in full length.

12 years agoname change and a some more thoroughness
Isaac Cambron [Fri, 23 Aug 2013 00:15:38 +0000 (20:15 -0400)] 
name change and a some more thoroughness

12 years agoadded hasAlignedHours
Isaac Cambron [Mon, 19 Aug 2013 06:42:09 +0000 (02:42 -0400)] 
added hasAlignedHours

12 years agobetter fix for month parser issue 1020/head
Isaac Cambron [Thu, 22 Aug 2013 23:51:59 +0000 (19:51 -0400)] 
better fix for month parser issue

12 years agoMerge pull request #1013 from elivero/develop
Tim Wood [Thu, 22 Aug 2013 18:58:26 +0000 (11:58 -0700)] 
Merge pull request #1013 from elivero/develop

Croatian (hr) translation

12 years agousing built-in uglify comment preservation with \! 1012/head
Tim Wood [Thu, 22 Aug 2013 18:43:34 +0000 (11:43 -0700)] 
using built-in uglify comment preservation with \!

12 years agoRespect timezone settings for .calendar() format
bentaber [Thu, 22 Aug 2013 04:03:33 +0000 (22:03 -0600)] 
Respect timezone settings for .calendar() format

Fixes #946

12 years agoInitial lang test for Croatian. 1013/head
Bojan Markovic [Tue, 20 Aug 2013 09:04:31 +0000 (11:04 +0200)] 
Initial lang test for Croatian.

12 years agoAdded Croatian (hr) translation.
Bojan Markovic [Tue, 20 Aug 2013 07:09:37 +0000 (09:09 +0200)] 
Added Croatian (hr) translation.

12 years agoremoving warning readme from source lang files
Tim Wood [Mon, 19 Aug 2013 22:15:12 +0000 (15:15 -0700)] 
removing warning readme from source lang files

12 years agoadding UMD for lang files and removing minified versions
Tim Wood [Mon, 19 Aug 2013 21:59:54 +0000 (14:59 -0700)] 
adding UMD for lang files and removing minified versions

12 years agoline endings
Tim Wood [Mon, 19 Aug 2013 21:15:44 +0000 (14:15 -0700)] 
line endings

12 years agoMerge pull request #998 from TalAter/hebrew-dual-form-fixed
Tim Wood [Mon, 19 Aug 2013 18:48:31 +0000 (11:48 -0700)] 
Merge pull request #998 from TalAter/hebrew-dual-form-fixed

Hebrew dual form fixed

12 years agoMerge pull request #1007 from icambron/cloning-with-utc
Tim Wood [Mon, 19 Aug 2013 18:48:11 +0000 (11:48 -0700)] 
Merge pull request #1007 from icambron/cloning-with-utc

force moment.utc() to use utc

12 years agoMerge pull request #1011 from icambron/expand-localized-in-parser
Tim Wood [Mon, 19 Aug 2013 18:21:40 +0000 (11:21 -0700)] 
Merge pull request #1011 from icambron/expand-localized-in-parser

Expand localized tokens in the parser.

12 years agoMerge pull request #1010 from icambron/pacific-apia
Tim Wood [Mon, 19 Aug 2013 18:19:26 +0000 (11:19 -0700)] 
Merge pull request #1010 from icambron/pacific-apia

move test to avoid DST weirdness in Samoa

12 years agoMerge pull request #1008 from icambron/half-hour-offsets
Tim Wood [Mon, 19 Aug 2013 17:44:12 +0000 (10:44 -0700)] 
Merge pull request #1008 from icambron/half-hour-offsets

fixing zone test for half hour offsets

12 years agoMerge pull request #1006 from icambron/simpler-month-parse
Tim Wood [Mon, 19 Aug 2013 17:34:08 +0000 (10:34 -0700)] 
Merge pull request #1006 from icambron/simpler-month-parse

use the second day of each month to find the month name

12 years agoMerge pull request #1003 from floydpink/feature/malayalam-language
Tim Wood [Mon, 19 Aug 2013 16:21:32 +0000 (09:21 -0700)] 
Merge pull request #1003 from floydpink/feature/malayalam-language

Malayalam language

12 years agoMerge pull request #1002 from Oire/feature/ukr-short-months
Tim Wood [Mon, 19 Aug 2013 16:19:52 +0000 (09:19 -0700)] 
Merge pull request #1002 from Oire/feature/ukr-short-months

Corrected short months and weekdays in Ukrainian; fixes #1001

12 years agoMerge pull request #995 from kalehv/develop
Tim Wood [Mon, 19 Aug 2013 16:16:06 +0000 (09:16 -0700)] 
Merge pull request #995 from kalehv/develop

Add Marathi language support

12 years agoExpand localized tokens in the parser. Fixes #665. 1011/head
Isaac Cambron [Mon, 19 Aug 2013 08:19:42 +0000 (04:19 -0400)] 
Expand localized tokens in the parser. Fixes #665.

12 years agomove test to avoid pacific-apia DST weirdness 1010/head
Isaac Cambron [Mon, 19 Aug 2013 07:12:25 +0000 (20:12 +1300)] 
move test to avoid pacific-apia DST weirdness

12 years agofixing zone test for half hour offsets 1008/head
Isaac Cambron [Mon, 19 Aug 2013 06:43:39 +0000 (02:13 -0430)] 
fixing zone test for half hour offsets

12 years agoforce moment.utc() to use utc 1007/head
Isaac Cambron [Mon, 19 Aug 2013 05:50:10 +0000 (01:50 -0400)] 
force moment.utc() to use utc

12 years agouse the second day of each month to find the month name 1006/head
Isaac Cambron [Mon, 19 Aug 2013 03:10:05 +0000 (06:10 +0300)] 
use the second day of each month to find the month name

12 years agofixing zero-duration iso string from (broken) goog.date to noda/isodate
Nicholas Bollweg [Thu, 15 Aug 2013 20:10:23 +0000 (16:10 -0400)] 
fixing zero-duration iso string from (broken) goog.date to noda/isodate

12 years agolinting... really should add precommit hook
Nicholas Bollweg [Thu, 15 Aug 2013 17:58:41 +0000 (13:58 -0400)] 
linting... really should add precommit hook

12 years agomade duration (un)serialize more noda\isodate-like, tests
Nicholas Bollweg [Thu, 15 Aug 2013 17:54:57 +0000 (13:54 -0400)] 
made duration (un)serialize more noda\isodate-like, tests

12 years agodeault dow and doy are just fine 1003/head
Floyd Pink [Thu, 15 Aug 2013 17:27:33 +0000 (17:27 +0000)] 
deault dow and doy are just fine

12 years agoedited out a few unsafe characters
Floyd Pink [Thu, 15 Aug 2013 16:14:48 +0000 (16:14 +0000)] 
edited out a few unsafe characters

12 years agoadded some tests as well modeled off of hi.js
Floyd Pink [Thu, 15 Aug 2013 15:06:32 +0000 (15:06 +0000)] 
added some tests as well modeled off of hi.js

12 years agoCorrected short months and weekdays in Ukrainian; fixes #1001 1002/head
Oire [Thu, 15 Aug 2013 13:50:43 +0000 (16:50 +0300)] 
Corrected short months and weekdays in Ukrainian; fixes #1001

12 years agoAdded spaces around plus sign, to satisfy jshint. 998/head
Tal Ater [Wed, 14 Aug 2013 23:05:14 +0000 (02:05 +0300)] 
Added spaces around plus sign, to satisfy jshint.

12 years agoAdded author line.
Tal Ater [Wed, 14 Aug 2013 23:03:14 +0000 (02:03 +0300)] 
Added author line.

12 years agoAdded Hebrew dual form for hours, days, months and years
Tal Ater [Wed, 14 Aug 2013 22:47:34 +0000 (01:47 +0300)] 
Added Hebrew dual form for hours, days, months and years

12 years agoadded ml.js
Floyd Pink [Wed, 14 Aug 2013 20:22:22 +0000 (20:22 +0000)] 
added ml.js

12 years agoadding missing hours from serializer
Nicholas Bollweg [Wed, 14 Aug 2013 18:48:21 +0000 (14:48 -0400)] 
adding missing hours from serializer

12 years agomore robust handling of milliseconds
Nicholas Bollweg [Wed, 14 Aug 2013 18:41:01 +0000 (14:41 -0400)] 
more robust handling of milliseconds

12 years agofixing incorrect tests
Nicholas Bollweg [Wed, 14 Aug 2013 18:28:53 +0000 (14:28 -0400)] 
fixing incorrect tests

12 years agoexpecting wrong number of tests
Nicholas Bollweg [Wed, 14 Aug 2013 18:26:01 +0000 (14:26 -0400)] 
expecting wrong number of tests

12 years agojslint must be appeased... again... again
Nicholas Bollweg [Wed, 14 Aug 2013 18:21:52 +0000 (14:21 -0400)] 
jslint must be appeased... again... again

12 years agojslint must be appeased... again
Nicholas Bollweg [Wed, 14 Aug 2013 18:17:32 +0000 (14:17 -0400)] 
jslint must be appeased... again

12 years agojslint must be appeased
Nicholas Bollweg [Wed, 14 Aug 2013 18:16:02 +0000 (14:16 -0400)] 
jslint must be appeased

12 years agoadding duration toIsoString, tests
Nicholas Bollweg [Wed, 14 Aug 2013 18:01:50 +0000 (14:01 -0400)] 
adding duration toIsoString, tests

12 years agochanging back to RegExp.exec
Nicholas Bollweg [Wed, 14 Aug 2013 14:49:01 +0000 (10:49 -0400)] 
changing back to RegExp.exec

12 years agowhitespace
Nicholas Bollweg [Wed, 14 Aug 2013 14:46:06 +0000 (10:46 -0400)] 
whitespace

12 years agomore semicolonics
Nicholas Bollweg [Wed, 14 Aug 2013 14:43:13 +0000 (10:43 -0400)] 
more semicolonics

12 years agousing regex from goog.date
Nicholas Bollweg [Wed, 14 Aug 2013 14:33:50 +0000 (10:33 -0400)] 
using regex from goog.date

12 years agotesting negative iso duration
Nicholas Bollweg [Wed, 14 Aug 2013 14:04:54 +0000 (10:04 -0400)] 
testing negative iso duration

12 years agomatch months short names 995/head
Harshad Kale [Tue, 13 Aug 2013 18:59:53 +0000 (13:59 -0500)] 
match months short names

12 years agomonths names
Harshad Kale [Tue, 13 Aug 2013 18:57:05 +0000 (13:57 -0500)] 
months names