Commit graph

272 commits

Author SHA1 Message Date
Ben
570327cf15 update jquery.timeago.zh-TW.js
Chinese don't use blank to separate words.
2014-04-16 13:42:11 -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
Ryan McGeary
9dc7ae6c8e Merge pull request #145 from alanmeira/master
Added FromNow prefix and fixed locales to work with dates in future
2013-10-07 14:25:30 -07:00
Alan Meira
53a64c0322 Added FromNow prefix and fixed locales to work with dates in future 2013-10-07 18:18:45 -03:00
Ryan McGeary
f512100060 Merge pull request #131 from DvdGiessen/update-title-attr
Added support for updating locale titles
2013-10-07 08:12:25 -07:00
Ryan McGeary
5a989f4b2b Merge pull request #144 from BeenaShetty/patch-1
Syntax issue
2013-10-07 07:23:34 -07:00
BeenaShetty
38de8b99a9 Syntax issue
Syntax issue on line number 10 i.e '°'. So removed that
2013-10-07 12:41:48 +05:30
Ryan McGeary
a018eaa5f0 Merge pull request #141 from jonoskar/master
Add Icelandic locale
2013-09-30 15:14:55 -07:00
Jón Óskar Erlendsson
ea347d24c6 add Icelandinc locale 2013-09-27 21:09:36 +00:00
Ryan McGeary
61980c6e22 Merge pull request #135 from enterprisey/master
Added 'dispose' action
2013-07-31 19:14:46 -07:00
Dave
1a763d5e46 Add tests for 'dispose' action 2013-07-30 12:25:56 -04:00
Dave
3b895714a6 Add 'dispose' action
- use with elements about to be removed from the DOM or that otherwise
no longer require updating
- only clears interval; leaves node as-is
- usage: $('.timeago').timeago('dispose');
2013-07-30 12:25:49 -04:00
Ryan McGeary
49aeb6bf07 Merge pull request #139 from nebkam/patch-1
Added Serbian Latin translation
2013-07-09 08:55:23 -07:00
nebkam
60369ec505 Added Serbian Latin translation 2013-07-09 17:14:21 +02:00
Ryan McGeary
ea26675d40 Merge pull request #137 from oree/estonian-locale
Estonian locale
2013-06-26 17:31:29 -07:00