Commit graph

338 commits

Author SHA1 Message Date
Marco Bonetti
d89248e53f version bump 2016-12-11 12:51:25 +01:00
Marco Bonetti
8a35c2e210 Merge pull request #174 from torchingloom/develop
Update views.py
2016-12-11 12:48:16 +01:00
Alexey Baranov
33d27e83e3 Update views.py
search in comment too
2016-11-22 17:07:40 +03:00
Marco Bonetti
052133fe17 travis config for django 1.10 2016-08-02 00:09:34 +02:00
Marco Bonetti
c385ce3584 0.7.12 release 2016-08-02 00:06:12 +02:00
Marco Bonetti
ba44f3bf6b Test against Django 1.10b1 and dropped support for goslate and the Google translate API 2016-06-24 12:24:29 +02:00
Marco Bonetti
b9427a0a74 updted changelog, preparing for 0.7.12 2016-05-21 15:44:58 +02:00
Marco Bonetti
4168a07bdc Merge pull request #169 from dnaranjo89/patch-1
Clean ROSETTA_CACHE_NAME initialization
2016-05-21 15:43:05 +02:00
Marco Bonetti
cd1dee08f4 Merge pull request #170 from dnaranjo89/patch-2
Fixup comment
2016-05-21 15:40:09 +02:00
Marco Bonetti
b254811faf Merge pull request #171 from nealtodd/int_percent_translated
Remove 2dp float formatting of integer percent translated
2016-05-21 15:38:46 +02:00
Marco Bonetti
a2d1a74a78 Merge pull request #168 from nealtodd/bugfix_fix_nls
Fix IndexError in fix_nls when translation is just a carriage return
2016-05-21 15:36:34 +02:00
Neal Todd
bdaf06ef50 Remove 2dp float formatting of integer percent translated
pofile.percent_translated returns an int so the floatformat:2 filter
only ever renders as X.00, so tidier just to show X% rather than X.00%
2016-05-19 11:51:40 +01:00
dnaranjo89
4139a5dd1f Fixup comment 2016-05-19 12:40:09 +02:00
dnaranjo89
d28879d346 Clean ROSETTA_CACHE_NAME initialization
Just for readability
2016-05-19 12:38:51 +02:00
Neal Todd
9fca19ebfe Fix IndexError in fix_nls when translation is just a carriage return
"string index out of range" occurs with a non-empty source string
where the user has (probably erroneously) entered a carriage return
in the translated string, e.g. fix_nls('x', '\r\n')
2016-05-18 16:53:00 +01:00
Marco Bonetti
7264033178 Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2016-05-14 23:10:01 +02:00
Marco Bonetti
c80f2db4a3 removed an import test that was used to support Django 1.4 2016-05-14 23:09:40 +02:00
Marco Bonetti
49f486a00b getting ready for 0.7.11 2016-03-30 21:25:55 +02:00
Marco Bonetti
5f8e350527 dont require a specific theme 2016-03-30 21:22:25 +02:00
Marco Bonetti
094c2a0c49 updates documentation and changelg 2016-03-22 09:45:40 +01:00
Marco Bonetti
8f3fafb73b Merge branch 'develop' into pr/60 2016-03-22 09:34:12 +01:00
Marco Bonetti
24c3bde593 dont barf on unicode language names 2016-03-22 09:34:06 +01:00
Marco Bonetti
38eea0d8dd updates style for language selector 2016-03-22 09:26:05 +01:00
Marco Bonetti
2dce7f9a77 fixes tests 2016-03-22 09:15:08 +01:00
Marco Bonetti
d1cb2455c4 Merge branch 'develop' into pr/60 2016-03-22 09:09:55 +01:00
Marco Bonetti
89660325fc updates changelog 2016-03-22 08:45:08 +01:00
Marco Bonetti
fa1eab7fb8 Updates changelog 2016-03-22 08:39:38 +01:00
Neal Todd
1e3c832eec Make MO file compilation optional, issue #155 2016-03-21 23:16:52 +00:00
Neal Todd
c20f1706cb Fix an invalid page get parameter by falling back to page 1 2016-03-21 16:20:22 +00:00
Marco Bonetti
109941ada9 Create ISSUE_TEMPLATE.md 2016-03-16 11:26:58 +01:00
Marco Bonetti
af0001ebf3 Create PULL_REQUEST_TEMPLATE.md 2016-03-16 11:17:14 +01:00
Marco Bonetti
bc2d88f83d typo 2016-03-09 20:51:05 +01:00
Marco Bonetti
9cd3bc8113 Include the static directory in the dist packages. Fixes #162 2016-03-09 20:45:16 +01:00
Marco Bonetti
9402b5b62d 0.7.9 release 2016-03-08 10:14:15 +01:00
Marco Bonetti
a7edbf44ae renamed the search icon to avoid clashing with django's own 2016-03-08 09:57:07 +01:00
Marco Bonetti
d135a1ae1a Merge pull request #158 from facconi/develop
Fixes issues #157
2016-03-08 09:52:03 +01:00
Marco Bonetti
786b67e810 adds an explicit test to detect zh_Hans (for #161) 2016-03-08 09:50:22 +01:00
Francesco Facconi
d300c5dbbe Fixes issues #157 2016-02-15 12:56:19 +01:00
Marco Bonetti
6efeb337a3 Merge pull request #156 from AtaZh/develop
Update django.po
2016-02-15 10:40:11 +01:00
AtaZh
873053769d Update django.po 2016-02-15 11:22:54 +02:00
Marco Bonetti
3689e095d0 Update CHANGES 2016-02-08 22:33:45 +01:00
Marco Bonetti
e5d7cf04ba Merge pull request #153 from glasslion/develop
Fix issue #133: Support discovering locale directories like zh_Hans(xx_Xxxx)
2016-02-08 22:30:35 +01:00
Marco Bonetti
684ae4fe1f Update CHANGES 2016-02-08 22:24:00 +01:00
Marco Bonetti
65fa6f1b71 Merge pull request #152 from nealtodd/yandex-lang-string
Use language code without country specification for Yandex dest lang
2016-02-08 22:21:41 +01:00
Leo Zhou
5969b598d7 Fix issue #133: Support discovering locale directories like zh_Hans(xx_Xxxx) 2016-02-03 21:07:45 +08:00
Neal Todd
e3689afa76 Use language code without country specification for Yandex destination lang 2016-01-28 14:00:08 +00:00
Marco Bonetti
20de6bf039 0.7.8 release: missing includes in MANIFEST.in 2015-12-03 10:13:53 +01:00
Marco Bonetti
04be1654c7 0.7.7 release, supporting Django 1.9 2015-12-02 08:56:54 +01:00
Marco Bonetti
8b3f695105 update supported django and python versions 2015-11-30 13:01:35 +01:00
Marco Bonetti
1ceea0d17b preparing for 0.7.7 release, and mock the google translate API call 2015-11-30 13:00:38 +01:00