Commit graph

285 commits

Author SHA1 Message Date
Ryan McGeary
2409c9f88d Updated donation options in readme 2014-05-19 08:55:37 -04:00
Ryan McGeary
74736c8d07 Merge pull request #185 from moreonion/master
Fix for Romanian and Turkish language files
2014-05-07 07:36:07 -04:00
more onion
4af2cf7135 Fix jquery.timeago.tr.js
Adjust Turkish language file to fit the others. File was being ignored because '$' wasn't mapped to 'jQuery'.
2014-05-07 11:14:18 +02:00
more onion
f7c9c359cd Fix jquery.timeago.ro.js
Adjust Romanian language file to fit the others. File was being ignored because '$' wasn't mapped to 'jQuery'.
2014-05-07 11:09:05 +02:00
Ryan McGeary
bf9d361e4e Bumped version to 1.4.1 2014-05-01 14:59:05 -04:00
Ryan McGeary
66d0ef5277 Added test for future cutoff dates
Ref #183
2014-05-01 14:57:04 -04:00
Ryan McGeary
dd17e5598f Merge pull request #183 from Nyholm/patch-1
Fixed bug with cutoff and allowFuture
2014-05-01 14:51:56 -04:00
Tobias Nyholm
6822da82d9 Fixed bug with cutoff and allowFuture
To reproduce the bug use these settings: 
```js
    $.timeago.settings.cutoff = 7 * 86400000;// one week in milliseconds
    $.timeago.settings.allowFuture = true
```
You will se that the cutoff have no effect on a future date.
2014-05-01 12:42:08 +02:00
Ryan McGeary
cb1b0fe977 Merge pull request #182 from hillai/patch-2
Corrected the Hebrew translation
2014-04-25 08:19:46 -04:00
hillai
9b32f8cba6 Update jquery.timeago.he.js 2014-04-25 14:15:48 +03:00
Ryan McGeary
2245c795d0 Merge pull request #179 from zfben/patch-1
update jquery.timeago.zh-CN.js
2014-04-16 13:48:11 -04:00
Ryan McGeary
ec51ad8132 Merge pull request #180 from zfben/patch-2
update jquery.timeago.zh-TW.js
2014-04-16 13:47:35 -04:00
Ben
570327cf15 update jquery.timeago.zh-TW.js
Chinese don't use blank to separate words.
2014-04-16 13:42:11 -04:00
Ben
3a73f0fab1 update jquery.timeago.zh-CN.js
Chinese don't use blank to separate words.
2014-04-16 13:40:47 -04:00
Ryan McGeary
5d7684fbf8 Merge pull request #178 from bryant1410/master
Added Spanish shortened locale
2014-04-14 22:13:43 -04:00
Santiago Castro
dc570fed47 Added Spanish shortened locale 2014-04-14 16:55:48 -03:00
Ryan McGeary
9fac817b07 Added license to bower.json 2014-03-30 10:29:40 -04:00
Ryan McGeary
b374bd6dfb Merge pull request #171 from simi/czech
Use proper ISO 639-1 code for Czech translation.
2014-03-05 10:10:40 -05:00
Josef Šimánek
81f072ebb2 Use proper ISO 639-1 code for Czech translation. 2014-03-05 14:22:02 +01:00
Ryan McGeary
dceed3b1d9 Bumped version to 1.4.0 2014-03-03 09:27:11 -05:00
Ryan McGeary
fc90536dac Merge pull request #169 from telerik/master
Added allowPast settings & tests
2014-03-03 09:23:53 -05:00
Ryan McGeary
61baa07698 Bumped version to 1.3.2 2014-02-27 10:08:17 -05:00
Ryan McGeary
4138f62c2b Added "main" entry to bower.json
Helps fix #154
2014-02-27 09:39:03 -05:00
Ryan McGeary
c72634b73d Updated versions in bower.json 2014-02-26 14:53:23 -05:00
Ryan McGeary
cca5898e18 Merge branch 'master' into oscarotero-master
* master:
  Added contribution guidelines
  Added Vietnamese (vi) locale
  Bumped version to 1.3.1
  Added support for 2-digit time zone designators
  Changed wording of failed test messages
2014-02-26 14:49:15 -05:00
Ryan McGeary
2780816e44 Added contribution guidelines 2014-02-26 14:48:54 -05:00
=
300555d699 Added Vietnamese (vi) locale 2014-02-26 14:48:54 -05:00
Ryan McGeary
ed44a62689 Bumped version to 1.3.1 2014-02-26 14:48:54 -05:00
Ryan McGeary
500b808f7b Added support for 2-digit time zone designators
Fixes #156
2014-02-26 14:48:54 -05:00
Ryan McGeary
c4a132d6b2 Changed wording of failed test messages 2014-02-26 14:48:54 -05:00
Rich Hildebrand
d0e161a164 Added docs for "allowPast" setting. 2014-02-25 13:53:50 -05:00
Rich Hildebrand
9d6c2c6b64 Added "allowPast" setting. 2014-02-25 13:53:37 -05:00
Rich Hildebrand
873f0f7c10 Added a test for allowFuture = false
No change to existing functionality. Just testing existing behavior.
2014-02-25 11:35:21 -05:00
Ryan McGeary
8946a5eb49 Added contribution guidelines 2014-02-13 15:48:03 -05:00
Ryan McGeary
f6c1dd4d0f Merge pull request #160 from Phoenixheart/master
Added Vietnamese (vi) locale
2014-01-14 05:52:52 -08:00
=
61e23e15a7 Added Vietnamese (vi) locale 2014-01-14 15:32:40 +08:00
Ryan McGeary
96d4406fcc Bumped version to 1.3.1 2013-12-26 12:57:56 -05:00
Ryan McGeary
ef0ffa0df0 Added support for 2-digit time zone designators
Fixes #156
2013-12-26 12:57:56 -05:00
Ryan McGeary
54a466d81b Changed wording of failed test messages 2013-12-26 12:57:56 -05:00
Oscar Otero
9128386996 Create bower.json 2013-12-02 18:58:33 +01:00
Ryan McGeary
ad8e3d0e64 Merge pull request #153 from oscarotero/master
Created galician locale
2013-12-02 04:56:06 -08:00
Oscar Otero
694074d374 Create jquery.timeago.gl.js 2013-12-02 10:48:54 +01:00
Ryan McGeary
e3c239d5a4 Moved knockout extension to contrib #151 2013-12-01 19:14:52 -05:00
Ryan McGeary
36f4640018 Merge pull request #151 from bryantlikes/patch-1
Adding a knockout binding extension
2013-12-01 16:14:05 -08:00
bryantlikes
5b7b9f7c85 Adding a knockout binding extension
Simple knockout binding extension for knockout bindings with timeago and momentjs. Usage is <div data-bind='timeago: mytimeprop'  />
2013-11-30 17:22:33 -08:00
Ryan McGeary
eb71dbca5b Moved jv locale to locales dir #147 2013-11-09 08:04:19 -05:00
Ryan McGeary
a6bf461d1f Merge pull request #148 from PedroNorte/patch-1
Update jquery.timeago.pt-br.js
2013-10-30 15:22:24 -07:00
PedroNorte
2f2260cee8 Update jquery.timeago.pt-br.js
Removing the pleonasm of having both "há" and "atrás"
2013-10-30 12:02:35 +00:00
Ryan McGeary
c7251759fd Merge pull request #147 from tinggalklik/patch-1
Create  jquery.timeago.jv.js
2013-10-21 10:03:28 -07:00
Sakdurunge Caraka
d5ab36adcb Create jquery.timeago.jv.js
Time in Javanesse
2013-10-21 01:37:12 +07:00