]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
11 years agoChanged bulgarian time format to 24h 1157/head
Iskren Chernev [Wed, 2 Oct 2013 09:16:40 +0000 (13:16 +0400)] 
Changed bulgarian time format to 24h

As requested by #1148

11 years agoForgot to add moment.js changes related to 48c742c
Iskren Chernev [Wed, 2 Oct 2013 08:59:09 +0000 (12:59 +0400)] 
Forgot to add moment.js changes related to 48c742c

11 years agoMerge branch 'accept-iso-duration-take2' into develop
Iskren Chernev [Wed, 2 Oct 2013 07:22:39 +0000 (00:22 -0700)] 
Merge branch 'accept-iso-duration-take2' into develop

Conflicts:
moment.js

11 years agoSimplified iso duration regex and removed overkill invalid checking logic
Iskren Chernev [Wed, 2 Oct 2013 07:18:04 +0000 (00:18 -0700)] 
Simplified iso duration regex and removed overkill invalid checking logic

11 years agoMerge pull request #1149 from icambron/fixup-bosnian
Isaac Cambron [Mon, 30 Sep 2013 23:13:11 +0000 (16:13 -0700)] 
Merge pull request #1149 from icambron/fixup-bosnian

make bosnian consistent with change to language boilerplate

11 years agomake bosnian consistent with change to language boilerplate 1149/head
Isaac Cambron [Mon, 30 Sep 2013 23:12:07 +0000 (19:12 -0400)] 
make bosnian consistent with change to language boilerplate

11 years agoMerge pull request #1144 from frontyard/develop
Isaac Cambron [Mon, 30 Sep 2013 23:06:08 +0000 (16:06 -0700)] 
Merge pull request #1144 from frontyard/develop

Added bosnian (bs) translation.

11 years agoUse British English tests as the translation testing example
Isaac Cambron [Mon, 30 Sep 2013 16:48:52 +0000 (12:48 -0400)] 
Use British English tests as the translation testing example

11 years agoMerge pull request #1147 from mariusGundersen/feature/exportLang
Isaac Cambron [Mon, 30 Sep 2013 16:47:23 +0000 (09:47 -0700)] 
Merge pull request #1147 from mariusGundersen/feature/exportLang

Feature/export lang

11 years agoAdded the required return values to all the language files 1147/head
Marius Gundersen [Mon, 30 Sep 2013 12:52:59 +0000 (14:52 +0200)] 
Added the required return values to all the language files

11 years agoAdded test for module return value
Marius Gundersen [Mon, 30 Sep 2013 12:38:20 +0000 (14:38 +0200)] 
Added test for module return value

11 years agoreturn the name of the language which was registered
Marius Gundersen [Mon, 30 Sep 2013 12:10:54 +0000 (14:10 +0200)] 
return the name of the language which was registered

11 years agoMissed one place in test. 1144/head
Nedim Cholich [Mon, 30 Sep 2013 10:59:26 +0000 (12:59 +0200)] 
Missed one place in test.

11 years agoAdded test for bosnian (bs).
Nedim Cholich [Mon, 30 Sep 2013 10:45:50 +0000 (12:45 +0200)] 
Added test for bosnian (bs).

11 years agoAdded bosnian (bs) translation.
Nedim Cholich [Sun, 29 Sep 2013 14:58:48 +0000 (16:58 +0200)] 
Added bosnian (bs) translation.

11 years agoMerge pull request #1139 from ichernev/feature/unlocalize-to-string
Isaac Cambron [Fri, 27 Sep 2013 14:33:01 +0000 (07:33 -0700)] 
Merge pull request #1139 from ichernev/feature/unlocalize-to-string

toString always prints date in English

11 years agotoString always prints date in English 1139/head
Iskren Chernev [Thu, 26 Sep 2013 17:36:41 +0000 (10:36 -0700)] 
toString always prints date in English

11 years agoMerge pull request #1137 from bakatamas/develop
Isaac Cambron [Thu, 26 Sep 2013 11:52:01 +0000 (04:52 -0700)] 
Merge pull request #1137 from bakatamas/develop

Updates to hu.js

11 years agoMerge pull request #1138 from ichernev/bugfix/iis-compatible-filenames
Isaac Cambron [Thu, 26 Sep 2013 08:42:37 +0000 (01:42 -0700)] 
Merge pull request #1138 from ichernev/bugfix/iis-compatible-filenames

Removed + from bundled file names

11 years agoRemoved + from bundled file names 1138/head
Iskren Chernev [Thu, 26 Sep 2013 08:32:02 +0000 (01:32 -0700)] 
Removed + from bundled file names

IIS has issues with files containing +. fixes #1118

11 years agoUse UMD in lang/uz.js
Iskren Chernev [Thu, 26 Sep 2013 08:25:46 +0000 (01:25 -0700)] 
Use UMD in lang/uz.js

11 years agoUpdate hu.js 1137/head
bakatamas [Thu, 26 Sep 2013 07:55:30 +0000 (09:55 +0200)] 
Update hu.js

11 years agoMerge branch 'icambron/feature/invalid-moments' into develop
Iskren Chernev [Thu, 26 Sep 2013 07:47:02 +0000 (00:47 -0700)] 
Merge branch 'icambron/feature/invalid-moments' into develop

11 years agoUpdate hu.js
bakatamas [Thu, 26 Sep 2013 07:46:21 +0000 (09:46 +0200)] 
Update hu.js

11 years agousing NaN instead of 0
Isaac Cambron [Tue, 17 Sep 2013 01:31:36 +0000 (21:31 -0400)] 
using NaN instead of 0

11 years agofixing jshint error from rebase
Isaac Cambron [Mon, 16 Sep 2013 03:51:46 +0000 (23:51 -0400)] 
fixing jshint error from rebase

11 years agoadded ability to create invalid moments
Isaac Cambron [Sun, 15 Sep 2013 23:22:03 +0000 (19:22 -0400)] 
added ability to create invalid moments

11 years agoUpdate hu.js
bakatamas [Thu, 26 Sep 2013 07:44:43 +0000 (09:44 +0200)] 
Update hu.js

11 years agoMerge pull request #1129 from muminoff/develop
Isaac Cambron [Wed, 25 Sep 2013 06:57:36 +0000 (23:57 -0700)] 
Merge pull request #1129 from muminoff/develop

Added support for uzbek language

11 years agoAdded uzbek language and tested 1129/head
muminoff [Wed, 25 Sep 2013 06:47:25 +0000 (15:47 +0900)] 
Added uzbek language and tested

11 years agoMerge pull request #1121 from mmozuras/feature/convert_lt_and_vn_to_umd
Isaac Cambron [Tue, 24 Sep 2013 18:51:31 +0000 (11:51 -0700)] 
Merge pull request #1121 from mmozuras/feature/convert_lt_and_vn_to_umd

Feature/convert lt and vn to UMD

11 years agoMerge pull request #1123 from adambiggs/umd-bug-fix
Isaac Cambron [Tue, 24 Sep 2013 04:52:36 +0000 (21:52 -0700)] 
Merge pull request #1123 from adambiggs/umd-bug-fix

Bug fix for recent changes in moment.utc()

11 years agoDon't call .utc() if makeMoment() returns null 1123/head
Adam Biggs [Fri, 20 Sep 2013 21:26:50 +0000 (14:26 -0700)] 
Don't call .utc() if makeMoment() returns null

11 years agoFailing tests for moment.utc() returning null
Adam Biggs [Fri, 20 Sep 2013 21:25:55 +0000 (14:25 -0700)] 
Failing tests for moment.utc() returning null

11 years agoConvert lang/vn.js to UMD 1121/head
Mindaugas Mozūras [Fri, 20 Sep 2013 08:39:48 +0000 (11:39 +0300)] 
Convert lang/vn.js to UMD

11 years agoConvert lang/lt.js to UMD
Mindaugas Mozūras [Fri, 20 Sep 2013 08:39:32 +0000 (11:39 +0300)] 
Convert lang/lt.js to UMD

11 years agoMerge pull request #1115 from Xotic750/extendDontEnum
Iskren Ivov Chernev [Wed, 18 Sep 2013 07:22:45 +0000 (00:22 -0700)] 
Merge pull request #1115 from Xotic750/extendDontEnum

extend() now works on IE < 9

11 years agoMerge pull request #1116 from Xotic750/DurationNormalization
Isaac Cambron [Wed, 18 Sep 2013 00:44:03 +0000 (17:44 -0700)] 
Merge pull request #1116 from Xotic750/DurationNormalization

Improve Duration function by normalizing the input object.

11 years agoImprove Duration function by normalizing the input object. 1116/head
Xotic750 [Wed, 18 Sep 2013 00:00:52 +0000 (02:00 +0200)] 
Improve Duration function by normalizing the input object.
Created a new function (normalizeObjectUnits), this is now also used by dateFromObject

Fixed spacing or jshint

Fixed missing argument

11 years agoAdjust indentation 1115/head
Xotic750 [Tue, 17 Sep 2013 23:21:55 +0000 (01:21 +0200)] 
Adjust indentation

11 years agoChanged to the simpler workaround rather than full blown fix.
Xotic750 [Tue, 17 Sep 2013 23:19:16 +0000 (01:19 +0200)] 
Changed to the simpler workaround rather than full blown fix.

https://github.com/moment/moment/issues/1114#issuecomment-24629678

11 years agoPossible fix: Using extend() with Moment's prototypes breaks IE < 9
Xotic750 [Tue, 17 Sep 2013 23:01:41 +0000 (01:01 +0200)] 
Possible fix: Using extend() with Moment's prototypes breaks IE < 9

https://github.com/moment/moment/issues/1114

11 years agoParsing with array and strict parsing now play nicely
Iskren Chernev [Tue, 17 Sep 2013 07:51:27 +0000 (00:51 -0700)] 
Parsing with array and strict parsing now play nicely

11 years agoRemoving duplicate regexpEscape function
Iskren Chernev [Tue, 17 Sep 2013 07:38:11 +0000 (00:38 -0700)] 
Removing duplicate regexpEscape function

11 years agoMerge pull request #1097 from icambron/feature/list-months
Iskren Ivov Chernev [Tue, 17 Sep 2013 07:24:11 +0000 (00:24 -0700)] 
Merge pull request #1097 from icambron/feature/list-months

List months and weekdays

11 years agoMerge pull request #913 from ichernev/features/better-parsing
Iskren Ivov Chernev [Tue, 17 Sep 2013 07:22:18 +0000 (00:22 -0700)] 
Merge pull request #913 from ichernev/features/better-parsing

Added strict parsing.

Use with moment(date, format, [lang], true), or moment.utc(date, format, [lang], true).

11 years agoMake jshint happy 913/head
Iskren Chernev [Tue, 17 Sep 2013 07:14:19 +0000 (00:14 -0700)] 
Make jshint happy

11 years agoAdded more tests
Iskren Chernev [Mon, 16 Sep 2013 11:09:01 +0000 (04:09 -0700)] 
Added more tests

11 years agoAddressed @icambron remarks
Iskren Chernev [Mon, 16 Sep 2013 10:50:15 +0000 (03:50 -0700)] 
Addressed @icambron remarks

11 years agoRemoved comments and added tests
Iskren Chernev [Sun, 14 Jul 2013 06:39:33 +0000 (23:39 -0700)] 
Removed comments and added tests

11 years agoStrict parsing now works. Add tests!
Iskren Chernev [Mon, 24 Jun 2013 17:15:45 +0000 (10:15 -0700)] 
Strict parsing now works. Add tests!

11 years agoAdded strict parsing
Iskren Chernev [Sat, 27 Apr 2013 06:54:15 +0000 (23:54 -0700)] 
Added strict parsing

11 years agoMerge pull request #1110 from arshaw/hotfix/2.2.1
Isaac Cambron [Tue, 17 Sep 2013 06:22:32 +0000 (23:22 -0700)] 
Merge pull request #1110 from arshaw/hotfix/2.2.1

UTC-mode .weekday() is incorrect

11 years agosimplify weekday-utc test 1110/head
Adam Shaw [Tue, 17 Sep 2013 06:10:31 +0000 (23:10 -0700)] 
simplify weekday-utc test

11 years agotest for utc-mode .weekday() being incorrect
Adam Shaw [Tue, 17 Sep 2013 05:25:30 +0000 (22:25 -0700)] 
test for utc-mode .weekday() being incorrect

11 years agofix for utc-mode .weekday() being incorrect
Adam Shaw [Tue, 17 Sep 2013 05:24:57 +0000 (22:24 -0700)] 
fix for utc-mode .weekday() being incorrect

11 years agofixing default format 1097/head
Isaac Cambron [Tue, 17 Sep 2013 04:04:47 +0000 (00:04 -0400)] 
fixing default format

11 years agoMerge pull request #1106 from icambron/feature/parse-zone
Iskren Ivov Chernev [Tue, 17 Sep 2013 03:22:10 +0000 (20:22 -0700)] 
Merge pull request #1106 from icambron/feature/parse-zone

adding parseZone()

11 years agoadding parseZone() 1106/head
Isaac Cambron [Tue, 17 Sep 2013 03:13:24 +0000 (23:13 -0400)] 
adding parseZone()

11 years agoMerge pull request #1099 from ichernev/feature/add-component-json-grunt-task
Isaac Cambron [Tue, 17 Sep 2013 02:37:26 +0000 (19:37 -0700)] 
Merge pull request #1099 from ichernev/feature/add-component-json-grunt-task

Added component grunt task to fill component.json with lang files

11 years agoupdating to develop
Isaac Cambron [Tue, 17 Sep 2013 01:58:58 +0000 (21:58 -0400)] 
updating to develop

11 years agoallow an index argument
Isaac Cambron [Tue, 17 Sep 2013 01:52:25 +0000 (21:52 -0400)] 
allow an index argument

11 years agoMerge pull request #1102 from Xotic750/expandFormat
Iskren Ivov Chernev [Mon, 16 Sep 2013 19:14:07 +0000 (12:14 -0700)] 
Merge pull request #1102 from Xotic750/expandFormat

Improved readability of expandFormat function

11 years agoMerge pull request #1103 from Xotic750/dateFromObject
Iskren Ivov Chernev [Mon, 16 Sep 2013 19:11:24 +0000 (12:11 -0700)] 
Merge pull request #1103 from Xotic750/dateFromObject

Improve dateFromObject to utilise the normalizedUnits method.

11 years agoMerge pull request #1104 from Xotic750/clarityTildeTilde
Iskren Ivov Chernev [Mon, 16 Sep 2013 19:10:14 +0000 (12:10 -0700)] 
Merge pull request #1104 from Xotic750/clarityTildeTilde

Readability of TildeTilde

11 years agoChanged naming to toInt any aligned code with latest pull 1104/head
Xotic750 [Mon, 16 Sep 2013 17:03:13 +0000 (19:03 +0200)] 
Changed naming to toInt any aligned code with latest pull

11 years agoReadability of TildeTilde
Xotic750 [Mon, 16 Sep 2013 16:07:00 +0000 (18:07 +0200)] 
Readability of TildeTilde

11 years agoImproved readability of expandFormat function 1102/head
Xotic750 [Mon, 16 Sep 2013 16:04:30 +0000 (18:04 +0200)] 
Improved readability of expandFormat function

11 years agoImprove dateFromObject to utilise the normalizedUnits method. 1103/head
Xotic750 [Mon, 16 Sep 2013 16:02:34 +0000 (18:02 +0200)] 
Improve dateFromObject to utilise the normalizedUnits method.

User object will now handle any acceptable capitalisation, aliasing or pluralisation.

11 years agoMerge pull request #1094 from Timrael/more_precise_parsing
Iskren Ivov Chernev [Mon, 16 Sep 2013 10:41:09 +0000 (03:41 -0700)] 
Merge pull request #1094 from Timrael/more_precise_parsing

More precise parsing with an array of formats

11 years agoAdded component grunt task to fill component.json with lang files 1099/head
Iskren Chernev [Mon, 16 Sep 2013 10:38:08 +0000 (03:38 -0700)] 
Added component grunt task to fill component.json with lang files

11 years agoMerge pull request #1091 from icambron/feature/fix-node-repl
Iskren Ivov Chernev [Mon, 16 Sep 2013 10:19:17 +0000 (03:19 -0700)] 
Merge pull request #1091 from icambron/feature/fix-node-repl

Fix moment(new Date()) in Node REPL

11 years agoMerge pull request #1056 from ichernev/bugfix/fix-chinese-ampm
Iskren Ivov Chernev [Mon, 16 Sep 2013 10:14:05 +0000 (03:14 -0700)] 
Merge pull request #1056 from ichernev/bugfix/fix-chinese-ampm

Fixed wrong Chinese meridiem time

11 years agoChinese noon ends 12:30 1056/head
Iskren Chernev [Mon, 9 Sep 2013 00:03:42 +0000 (17:03 -0700)] 
Chinese noon ends 12:30

11 years agoFixed wrong Chinese meridiem time
Iskren Chernev [Sun, 8 Sep 2013 23:27:40 +0000 (16:27 -0700)] 
Fixed wrong Chinese meridiem time

Better implementation for #865

11 years agoMerge pull request #1089 from Xotic750/feature/noGlobal
Iskren Ivov Chernev [Mon, 16 Sep 2013 10:11:54 +0000 (03:11 -0700)] 
Merge pull request #1089 from Xotic750/feature/noGlobal

Allow AMD module loader to set noGlobal in config to prevent moment poll...

11 years agoMerge pull request #1092 from icambron/feature/fix-unpadded-datetimes
Iskren Ivov Chernev [Mon, 16 Sep 2013 09:45:42 +0000 (02:45 -0700)] 
Merge pull request #1092 from icambron/feature/fix-unpadded-datetimes

make iso parsing a bit stricter

11 years agosimplifying
Isaac Cambron [Mon, 16 Sep 2013 03:14:11 +0000 (23:14 -0400)] 
simplifying

11 years agoMerge pull request #1093 from Oire/feature/nl-decapitalization
Isaac Cambron [Mon, 16 Sep 2013 02:54:45 +0000 (19:54 -0700)] 
Merge pull request #1093 from Oire/feature/nl-decapitalization

Decapitalizing yesterday/today/tomorrow in Dutch, fixes #919

11 years agousing setup/teardown in the tests
Isaac Cambron [Sun, 15 Sep 2013 23:23:40 +0000 (19:23 -0400)] 
using setup/teardown in the tests

11 years agoallow listing of months and weekdays
Isaac Cambron [Sun, 15 Sep 2013 21:26:16 +0000 (17:26 -0400)] 
allow listing of months and weekdays

11 years agoRemoved the cached Math variables that should have been in a different branch 1089/head
Xotic750 [Sun, 15 Sep 2013 14:01:56 +0000 (16:01 +0200)] 
Removed the cached Math variables that should have been in a different branch

11 years agoDecapitalizing yesterday/today/tomorrow in Dutch, fixes #919 1093/head
Menelion Elensúle (Andre Polykanine) [Sun, 15 Sep 2013 11:31:30 +0000 (14:31 +0300)] 
Decapitalizing yesterday/today/tomorrow in Dutch, fixes #919

11 years agofeat(#getParseRegexForToken): escape special RegExp characters to increase presicion... 1094/head
Timur Kozmenko [Sun, 15 Sep 2013 11:10:04 +0000 (18:10 +0700)] 
feat(#getParseRegexForToken): escape special RegExp characters to increase presicion of penalty calculation

11 years agofeat(parsing string): all unparsed substrings have influence on format penalty
Timur Kozmenko [Sun, 15 Sep 2013 09:59:28 +0000 (16:59 +0700)] 
feat(parsing string): all unparsed substrings have influence on format penalty

11 years agomake iso parsing a bit stricter 1092/head
Isaac Cambron [Sun, 15 Sep 2013 08:45:24 +0000 (04:45 -0400)] 
make iso parsing a bit stricter

11 years agobe smarter about deciding whether something is a date or not. fixes #1084 1091/head
Isaac Cambron [Sun, 15 Sep 2013 08:06:30 +0000 (04:06 -0400)] 
be smarter about deciding whether something is a date or not. fixes #1084

11 years agoMerge pull request #1059 from ianwremmel/develop
Iskren Ivov Chernev [Sun, 15 Sep 2013 04:36:36 +0000 (21:36 -0700)] 
Merge pull request #1059 from ianwremmel/develop

Support constructing durations from timestamps that do not include seconds

11 years agoMerge pull request #1086 from Xotic750/hotfix/unix-timestamp
Iskren Ivov Chernev [Sun, 15 Sep 2013 03:56:41 +0000 (20:56 -0700)] 
Merge pull request #1086 from Xotic750/hotfix/unix-timestamp

Fix isValid for Unix timestamp parser

11 years agoAllow AMD module loader to set noGlobal in config to prevent moment polluting the...
Xotic750 [Sun, 15 Sep 2013 00:13:48 +0000 (02:13 +0200)] 
Allow AMD module loader to set noGlobal in config to prevent moment polluting the global space.
Option has to be set ny the user otherwise everything loads as previously.

Loader would now look like this to choose noGlobal

/*jslint maxerr: 50, indent: 4, browser: true */

(function (global, undef) {
    "use strict";

    var projectString = "myProject",
        momentCDN = "//cdnjs.cloudflare.com/ajax/libs/moment.js/2.1.0/moment.min",
        momentString = "moment";

    (function (name, definition) {
        if (global.module !== undef && global.module.exports) {
            global.module.exports = definition(global.require(momentCDN));
        } else if (typeof global.define === "function" && global.define.amd) {
            var projectPaths = {};

            projectPaths[momentString] = momentCDN;
            global.require.config({
                paths: projectPaths
            });

            global.define(name, [momentString], definition);
        } else {
            global[name] = definition(global.moment);
        }
    }(projectString, function (moment) {
        delete global[momentString];

        moment.fn.newFunction = function () {
            // code
        };

        function MyFunction() {
            // code
        }

        return {
            "MyFunction": MyFunction,
            "momentPrivate": moment
        };
    }));
}(this));

requirejs(["myProject"], function (myProject) {
    "use strict";

    console.log("Private", myProject.momentPrivate);
    console.log("Global", window["moment"]);
});

11 years agoWrap empty string test in try catch 1086/head
Xotic750 [Sun, 15 Sep 2013 00:01:27 +0000 (02:01 +0200)] 
Wrap empty string test in try catch

11 years agoRemoved comments that jshint failed on
Xotic750 [Sat, 14 Sep 2013 23:56:38 +0000 (01:56 +0200)] 
Removed comments that jshint failed on

11 years agojshint fixes
Xotic750 [Sat, 14 Sep 2013 23:53:50 +0000 (01:53 +0200)] 
jshint fixes

11 years agoAdd unit tests
Xotic750 [Sat, 14 Sep 2013 23:50:29 +0000 (01:50 +0200)] 
Add unit tests

11 years agoMerge pull request #1087 from Xotic750/feature/normaliseUnits
Isaac Cambron [Sat, 14 Sep 2013 23:35:00 +0000 (16:35 -0700)] 
Merge pull request #1087 from Xotic750/feature/normaliseUnits

Added feature to expose normalizeUnits

11 years agoMerge pull request #974 from allaud/develop
Isaac Cambron [Sat, 14 Sep 2013 23:08:23 +0000 (16:08 -0700)] 
Merge pull request #974 from allaud/develop

Russian months recognition fixed

11 years agoUnit tests 1087/head
Xotic750 [Sat, 14 Sep 2013 23:08:20 +0000 (01:08 +0200)] 
Unit tests

11 years agoAdded feature to expose normalizeUnits
Xotic750 [Sat, 14 Sep 2013 23:04:36 +0000 (01:04 +0200)] 
Added feature to expose normalizeUnits

11 years agoFix isValid for Unix timestamp parser
Xotic750 [Sat, 14 Sep 2013 23:01:13 +0000 (01:01 +0200)] 
Fix isValid for Unix timestamp parser

11 years agoMerge pull request #1025 from mmozuras/feature/lt-lang
Isaac Cambron [Sat, 14 Sep 2013 21:13:43 +0000 (14:13 -0700)] 
Merge pull request #1025 from mmozuras/feature/lt-lang

Add Lithuanian (lt) translation