Marco Bonetti
|
aa954672e1
|
Rename zh_hans locale to zh_Hans. Fixes #282
|
2023-12-10 19:10:24 +01:00 |
|
Marco Bonetti
|
caad6f9e35
|
preparing v0.10.0
|
2023-12-04 16:48:07 +01:00 |
|
Marco Bonetti
|
82b549b646
|
Update changelog, version bump
|
2023-04-28 09:07:54 +02:00 |
|
Marco Bonetti
|
2f1e62f627
|
Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233
|
2021-12-26 11:02:25 +01:00 |
|
Marco Bonetti
|
119292a762
|
update test matrix
|
2021-12-08 09:24:34 +01:00 |
|
Marco Bonetti
|
6ac8119bf2
|
Conditional importing of django in main __init__
|
2021-08-29 10:37:59 +02:00 |
|
Marco Bonetti
|
d16484091b
|
Test against Django 4.0-dev
|
2021-08-29 10:28:54 +02:00 |
|
Marco Bonetti
|
b5a97811ac
|
Arabic translation. (#257, thanks @Bashar)
|
2021-04-17 15:09:26 +02:00 |
|
Marco Bonetti
|
870065a0a8
|
0.9.6pre
|
2021-01-11 10:57:55 +01:00 |
|
Marco Bonetti
|
ce027b28db
|
Fixed DeprecationWarning: invalid escape sequence
|
2020-04-14 09:41:26 +02:00 |
|
Marco Bonetti
|
f3f430168e
|
Unfuzzy fuzzy entries when the translation is changed
|
2019-04-20 15:22:44 +02:00 |
|
Marco Bonetti
|
a5c5203e09
|
#206: added a tooltip explaining fuzzy entries
|
2019-04-07 11:47:55 +02:00 |
|
Marco Bonetti
|
cf0f49b45d
|
version bump
|
2019-02-28 09:08:02 +01:00 |
|
Marco Bonetti
|
0c1d9b60dd
|
Imports cleanup
|
2019-02-28 08:57:33 +01:00 |
|
Marco Bonetti
|
caa4806e42
|
PEP8 fix and version pre-bump
|
2018-08-24 14:21:47 +02:00 |
|
Marco Bonetti
|
9cd7fd9b27
|
0.9.0 release
|
2018-08-24 09:11:26 +02:00 |
|
Marco Bonetti
|
dd4d653a84
|
Fixes #203: ROSETTA_REQUIRES_AUTH not being respected
|
2018-08-17 16:05:03 +02:00 |
|
Marco Bonetti
|
e3dd1f9b91
|
Replace the (no longer working) Microsoft translation API with the new Azure Translator API (Fixes #200 and #201, thank you @svdvonde)
|
2018-08-07 08:05:03 +02:00 |
|
Marco Bonetti
|
0a6dfaeb32
|
changelog, preparing for 0.8.2
|
2018-03-01 14:03:13 +01:00 |
|
Marco Bonetti
|
ba91431587
|
version bump to 0.8.1
|
2018-01-10 21:23:49 +01:00 |
|
Marco Bonetti
|
a43d369387
|
Check PEP8 while running tests
Use polib >= 1.1.0
Rosetta version bump and changelog
|
2018-01-10 12:44:24 +01:00 |
|
Marco Bonetti
|
d6fe378676
|
version bump
|
2017-09-23 08:19:21 +02:00 |
|
Slava Kyrachevsky
|
69a305927e
|
Rosetta at admin panel
|
2016-12-13 10:48:14 +02:00 |
|
Marco Bonetti
|
d89248e53f
|
version bump
|
2016-12-11 12:51:25 +01:00 |
|
Marco Bonetti
|
b9427a0a74
|
updted changelog, preparing for 0.7.12
|
2016-05-21 15:44:58 +02:00 |
|
Marco Bonetti
|
49f486a00b
|
getting ready for 0.7.11
|
2016-03-30 21:25:55 +02: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
|
20de6bf039
|
0.7.8 release: missing includes in MANIFEST.in
|
2015-12-03 10:13:53 +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 |
|
Marco Bonetti
|
cd7fa0795a
|
0.7.6 release
|
2015-04-02 10:13:57 +02:00 |
|
Marco Bonetti
|
68e02a3094
|
version bump
|
2014-04-06 10:01:27 +02:00 |
|
Marco Bonetti
|
78224d7f7c
|
Merged PR #44, wrote a test
|
2014-01-15 17:22:38 +01:00 |
|
Marco Bonetti
|
4ac54ff679
|
Fixes issue #81 - settings are poisoned during tests
|
2013-06-26 09:51:23 +02:00 |
|
Marco Bonetti
|
f1a332bf90
|
Fixes issue #67 - settings imports unicode_literals from __future__
|
2013-03-04 18:24:36 +01:00 |
|
Marco Bonetti
|
0e1f21e88b
|
release 0.7.1 -- missing value in context
|
2013-03-01 11:33:07 +01:00 |
|
Marco Bonetti
|
3009ab1525
|
added a test to check for DummyCache when using CacheRosettaStorage, which could explain issues #51 and #56
|
2013-01-09 15:03:01 +01:00 |
|
Marco Bonetti
|
4146da3287
|
rosetta 0.6.8 with pluggable storage classes, fixes Issue 38
|
2012-06-07 13:46:16 +02:00 |
|
Marco Bonetti
|
d05eece0d4
|
Merged @rory's PR to correcty handle plural strings that have a leading/trailing newline (Issue #34)
|
2012-03-29 17:21:09 +02:00 |
|
Marco Bonetti
|
329e8c693b
|
Version 0.6.6, Django 1.4 compatibility
|
2012-03-27 17:08:48 +02:00 |
|
Marco Bonetti
|
32f7a1f0a1
|
Fix for issue #24. Support for --nowrap in the edited Po file
|
2012-01-28 08:58:41 +01:00 |
|
Marco Bonetti
|
64df1d79c7
|
version bump
|
2012-01-16 10:36:58 +01:00 |
|
Marco Bonetti
|
4e6e19093d
|
0.6.3: use the Bing translation service instead of Google's
|
2012-01-05 15:38:46 +01:00 |
|
Marco Bonetti
|
057f278c5c
|
version bump
|
2011-06-16 12:23:57 +02:00 |
|
Marco Bonetti
|
c38757f9dc
|
initial commit
|
2011-06-16 11:25:15 +02:00 |
|