Commit graph

557 commits

Author SHA1 Message Date
Marco Bonetti
aa954672e1 Rename zh_hans locale to zh_Hans. Fixes #282 2023-12-10 19:10:24 +01:00
Marco Bonetti
aba26fe7fa RTD settings 2023-12-04 20:52:53 +01:00
Marco Bonetti
14e9f44901 Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2023-12-04 20:38:39 +01:00
Marco Bonetti
1de84a8e83 RTD settings 2023-12-04 20:38:35 +01:00
Marco Bonetti
260eb1681f Update information on supported versions 2023-12-04 16:56:11 +01:00
Marco Bonetti
e607feb5ce Update information on supported versions 2023-12-04 16:55:45 +01:00
Marco Bonetti
c4d88c5e56 Update information on supported versions 2023-12-04 16:55:11 +01:00
Marco Bonetti
13bbfbc86f update copyright notice 2023-12-04 16:48:54 +01:00
Marco Bonetti
caad6f9e35 preparing v0.10.0 2023-12-04 16:48:07 +01:00
Marco Bonetti
d36b89749f Deepl: use the PRO API endpoint when using a PRO API key. Fixes #278 2023-05-11 13:03:18 +02:00
Marco Bonetti
82b549b646 Update changelog, version bump 2023-04-28 09:07:54 +02:00
Matteo Gamboz
8452ff66af
Correct link to polib library
The current link to polib https://bitbucket.org/izi/polib seems dead
2023-04-28 08:47:55 +02:00
Marco Bonetti
d99ee0dfff release 0.9.9 2023-04-18 15:36:45 +02:00
Marco Bonetti
48e1495205 update changelog 2023-04-18 15:22:35 +02:00
Marco Bonetti
00bdac4af9 Merge branch 'develop' of github.com:patroqueeet/django-rosetta into patroqueeet-develop 2023-04-18 15:19:06 +02:00
Marco Bonetti
45f184b7e8 update changelog 2023-04-18 15:08:15 +02:00
Marco Bonetti
44ad012fd9 Fixes variable detection 2023-04-18 15:06:47 +02:00
stephanema1
f511555ade
Use actual jquery.js from local django instance instead of trying to use a jquery from the internet 2023-04-18 11:40:29 +02:00
Jirka Schaefer
b70d283ee8 allow setting to override case sensitive detection 2023-03-31 14:53:36 +02:00
Jirka Schäfer
f9fb95a158
Update CHANGES 2023-03-30 09:34:45 +02:00
Jirka Schaefer
013fbbbb8d make file system case sensitive a setting
to allow docker/mac inconsistency override
2023-03-29 22:51:51 +02:00
Jirka Schaefer
51dc6bf02e allow language variant with @ in url 2023-03-29 22:46:26 +02:00
Jirka Schaefer
9405a1e5cc Merge branch 'mbi-develop' into develop 2023-03-29 22:37:02 +02:00
Jirka Schaefer
68ff5de005 Merge branch 'develop' of github.com:mbi/django-rosetta into mbi-develop 2023-03-29 22:36:43 +02:00
Marco Bonetti
6b19cdfd18 Test against Django 4.2a 2023-01-17 15:55:02 +01:00
Marco Bonetti
a47f296cee Deepl translation. Mention @matthiask's contribution 2023-01-01 14:25:44 +01:00
Marco Bonetti
020903d4cc proxy deeply through the backend. Fixes #271 2023-01-01 14:17:08 +01:00
Jirka Schäfer
fe987c8ab0
Merge pull request #1 from patroqueeet/patch-1
deepl: allow source lang auto detection
2022-07-15 10:08:29 +02:00
Jirka Schäfer
ac98ffe7cb
deepl: allow source lang auto detection 2022-07-15 10:06:38 +02:00
Marco Bonetti
8d91136d56 Test against Django 4.1a 2022-05-18 10:56:39 +02:00
Marco Bonetti
f05d1d9f57 fixes zh_hans PO file 2022-01-06 17:18:13 +01:00
Marco Bonetti
5a1c36f1b2 include zh_hans in tox tests 2022-01-06 16:59:49 +01:00
LuYong Chen
6e9d08eb8c
add author email 2022-01-06 23:53:11 +08:00
louie
f6f50951b8 add Chinese (Simplified) 2022-01-06 23:49:49 +08: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
ff6d3ff211 Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233 2021-12-26 10:57:34 +01:00
Marco Bonetti
70f1b7d733 cleanup classifiers 2021-12-08 09:48:45 +01:00
Marco Bonetti
119292a762 update test matrix 2021-12-08 09:24:34 +01:00
Marco Bonetti
8ed8c0153c python3.10 django 4 2021-11-09 17:16:18 +01:00
Marco Bonetti
5431ef2d51 Use Django4a1 for testing 2021-09-21 22:25:44 +02: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
6c61ac8570 Test against Django 4.0-dev 2021-08-29 10:20:58 +02:00
Marco Bonetti
fc06678c1a release 0.9.7 2021-08-19 08:50:48 +02:00
Marco Bonetti
8509202476 Changelog 2021-07-30 15:05:54 +02:00
Marco Bonetti
0005a3bc13
Merge pull request #261 from Frohus/develop
Add extra styles block to the base template
2021-07-30 15:03:45 +02:00
Lukasz
dca6030576
Update rosetta/templates/rosetta/base.html
Co-authored-by: Adam J. Forster <adam@adamforster.org>
2021-07-30 09:29:16 +01:00
Lukasz Kozera
0a68000a41 Add extra styles block to the base template 2021-07-28 15:48:55 +01:00
Marco Bonetti
e2e2a7f05a Move context and comments hints into the rightmost column. Fixes #260 2021-07-20 20:06:35 +02:00
Marco Bonetti
e095402daa Remove six as a dependency 2021-07-17 18:19:59 +02:00