Commit graph

142 commits

Author SHA1 Message Date
Marco Bonetti
e095402daa Remove six as a dependency 2021-07-17 18:19:59 +02:00
Marco Bonetti
cc12a30761 Fixed unicode handling in gettext headers. Fixes #259 2021-07-17 18:14:27 +02:00
Marco Bonetti
417094f0f1 minor docs adjustements 2021-06-17 09:48:35 +02:00
Marco Bonetti
b5a97811ac Arabic translation. (#257, thanks @Bashar) 2021-04-17 15:09:26 +02:00
Marco Bonetti
abeb0ed21a 0.9.6 release 2021-03-19 15:33:53 +01:00
Marco Bonetti
636cbf6e76 Test against Django 3.2 2021-03-04 15:34:18 +01:00
Marco Bonetti
3fc63b8cb2 Changes 2021-03-04 15:03:40 +01:00
Marco Bonetti
7cf5b84569 Changelog and paths 2021-03-04 13:31:20 +01:00
Álvaro Mondéjar
9fbef22e82 Test against Python3.9 2021-01-11 11:30:26 +01:00
Marco Bonetti
d0dcb47b98 Removed support and tests for Django <= 2.1 2021-01-11 11:13:05 +01:00
Marco Bonetti
870065a0a8 0.9.6pre 2021-01-11 10:57:55 +01:00
Marco Bonetti
e0d66d1ce2 Fixes #248: Translation page broken in Django 3.1.2 2020-10-02 20:39:43 +02:00
Marco Bonetti
8cfd0b7c7e
Update CHANGES 2020-06-09 20:27:04 +02:00
Marco Bonetti
b02ad3ad1d initial tests against Django 3.1 2020-06-07 17:11:30 +02:00
Marco Bonetti
efdc0a649d dropped support for python2 and django < 1.11 2020-06-07 16:43:21 +02:00
Marco Bonetti
583a614922 Uncheck fuzzy on translation keyup instead of change 2020-06-07 15:41:19 +02:00
Marco Bonetti
86dbcee107 Ignore translator context hints checking unmatched variables 2020-06-07 15:19:23 +02:00
Marco Bonetti
e561462262
Update CHANGES 2020-05-27 07:28:23 +02:00
Marco Bonetti
68754f9b85 Fixed typo in documentation (#232) 2020-04-14 09:43:07 +02:00
Marco Bonetti
ce027b28db Fixed DeprecationWarning: invalid escape sequence 2020-04-14 09:41:26 +02:00
Marco Bonetti
4b2a5638ed 0.9.4: Django 3.0 and python 3.8 2020-04-13 17:12:07 +02:00
Marco Bonetti
6c74b0c236 Changelog 2020-03-22 18:29:05 +01:00
Marco Bonetti
3c249d344e Changelog 2019-04-23 17:32:18 +02:00
Marco Bonetti
f3f430168e Unfuzzy fuzzy entries when the translation is changed 2019-04-20 15:22:44 +02:00
Marco Bonetti
9af2fd17a1 0.9.3 release 2019-04-12 19:36:48 +02:00
Marco Bonetti
cb982b8556 Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar) 2019-04-12 16:02:42 +02:00
Marco Bonetti
664b37e904 New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES 2019-04-07 12:50:18 +02:00
Marco Bonetti
a5c5203e09 #206: added a tooltip explaining fuzzy entries 2019-04-07 11:47:55 +02:00
Marco Bonetti
d4ee6ca736 version bump 2019-02-28 09:33:46 +01:00
Marco Bonetti
0c1d9b60dd Imports cleanup 2019-02-28 08:57:33 +01:00
Marco Bonetti
4fd7f658d1 Release 0.9.1 2019-01-18 12:02:50 +01:00
Marco Bonetti
5b5fe3b440 changelog 2019-01-18 11:58:17 +01:00
Marco Bonetti
fb55ec2b2a changelog 2019-01-18 11:47:08 +01:00
Marco Bonetti
38d274ccb0 formatting 2019-01-18 11:21:06 +01:00
Marco Bonetti
6d9b3202d4 changelog 2019-01-18 11:20:12 +01:00
Marco Bonetti
ef36cae07f changelog 2019-01-18 11:11:23 +01:00
Marco Bonetti
b874c5c0ba changelog 2019-01-18 11:09:14 +01:00
Marco Bonetti
e79070078d Optional line number in the occurrences column 2019-01-18 11:06:26 +01:00
Marco Bonetti
a704f4f565 test against Django 2.2 2019-01-17 21:48:38 +01:00
Marco Bonetti
710da65f04 Changelog for #210, and test with Python3.7 2018-11-15 17:39:51 +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
0e77a93552 Adds a test for Azure translation 2018-08-07 08:28:21 +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
0102739091 Release 0.8.2: test against Django 2.1 final 2018-08-06 15:16:50 +02:00
Marco Bonetti
acfac22a6a Test against Django 2.1a 2018-05-18 09:40:19 +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