Commit graph

  • aa954672e1 Rename zh_hans locale to zh_Hans. Fixes #282 develop Marco Bonetti 2023-12-10 19:10:24 +0100
  • aba26fe7fa RTD settings Marco Bonetti 2023-12-04 20:52:53 +0100
  • 14e9f44901 Merge branch 'develop' of github.com:mbi/django-rosetta into develop Marco Bonetti 2023-12-04 20:38:39 +0100
  • 1de84a8e83 RTD settings Marco Bonetti 2023-12-04 20:38:35 +0100
  • 260eb1681f Update information on supported versions Marco Bonetti 2023-12-04 16:56:11 +0100
  • e607feb5ce Update information on supported versions Marco Bonetti 2023-12-04 16:55:45 +0100
  • c4d88c5e56 Update information on supported versions Marco Bonetti 2023-12-04 16:55:11 +0100
  • 13bbfbc86f update copyright notice Marco Bonetti 2023-12-04 16:48:54 +0100
  • caad6f9e35 preparing v0.10.0 Marco Bonetti 2023-12-04 16:48:07 +0100
  • d36b89749f Deepl: use the PRO API endpoint when using a PRO API key. Fixes #278 Marco Bonetti 2023-05-11 13:03:18 +0200
  • 82b549b646 Update changelog, version bump Marco Bonetti 2023-04-28 09:07:54 +0200
  • 8452ff66af
    Correct link to polib library Matteo Gamboz 2023-04-28 08:47:55 +0200
  • d99ee0dfff release 0.9.9 Marco Bonetti 2023-04-18 15:36:45 +0200
  • 48e1495205 update changelog Marco Bonetti 2023-04-18 15:22:35 +0200
  • 00bdac4af9 Merge branch 'develop' of github.com:patroqueeet/django-rosetta into patroqueeet-develop Marco Bonetti 2023-04-18 15:19:06 +0200
  • 45f184b7e8 update changelog Marco Bonetti 2023-04-18 15:08:15 +0200
  • 44ad012fd9 Fixes variable detection Marco Bonetti 2023-04-18 15:06:47 +0200
  • f511555ade
    Use actual jquery.js from local django instance instead of trying to use a jquery from the internet stephanema1 2023-04-18 11:40:29 +0200
  • b70d283ee8 allow setting to override case sensitive detection Jirka Schaefer 2023-03-31 14:53:36 +0200
  • f9fb95a158
    Update CHANGES Jirka Schäfer 2023-03-30 09:34:45 +0200
  • 013fbbbb8d make file system case sensitive a setting Jirka Schaefer 2023-03-29 22:51:51 +0200
  • 51dc6bf02e allow language variant with @ in url Jirka Schaefer 2023-03-29 22:46:26 +0200
  • 9405a1e5cc Merge branch 'mbi-develop' into develop Jirka Schaefer 2023-03-29 22:37:02 +0200
  • 68ff5de005 Merge branch 'develop' of github.com:mbi/django-rosetta into mbi-develop Jirka Schaefer 2023-03-29 22:36:43 +0200
  • 6b19cdfd18 Test against Django 4.2a Marco Bonetti 2023-01-17 15:55:02 +0100
  • a47f296cee Deepl translation. Mention @matthiask's contribution Marco Bonetti 2023-01-01 14:25:44 +0100
  • 020903d4cc proxy deeply through the backend. Fixes #271 Marco Bonetti 2023-01-01 14:17:08 +0100
  • fe987c8ab0
    Merge pull request #1 from patroqueeet/patch-1 Jirka Schäfer 2022-07-15 10:08:29 +0200
  • ac98ffe7cb
    deepl: allow source lang auto detection Jirka Schäfer 2022-07-15 10:06:38 +0200
  • 8d91136d56 Test against Django 4.1a Marco Bonetti 2022-05-18 10:56:39 +0200
  • f05d1d9f57 fixes zh_hans PO file Marco Bonetti 2022-01-06 17:17:55 +0100
  • 5a1c36f1b2 include zh_hans in tox tests Marco Bonetti 2022-01-06 16:59:49 +0100
  • 6e9d08eb8c
    add author email LuYong Chen 2022-01-06 23:53:11 +0800
  • f6f50951b8 add Chinese (Simplified) louie 2022-01-06 23:49:49 +0800
  • 2f1e62f627 Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233 Marco Bonetti 2021-12-26 11:02:25 +0100
  • ff6d3ff211 Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233 Marco Bonetti 2021-12-26 10:57:34 +0100
  • 70f1b7d733 cleanup classifiers Marco Bonetti 2021-12-08 09:48:45 +0100
  • 119292a762 update test matrix Marco Bonetti 2021-12-08 09:24:34 +0100
  • 8ed8c0153c python3.10 django 4 Marco Bonetti 2021-11-09 17:16:18 +0100
  • 5431ef2d51 Use Django4a1 for testing Marco Bonetti 2021-09-21 22:25:44 +0200
  • 6ac8119bf2 Conditional importing of django in main __init__ Marco Bonetti 2021-08-29 10:37:59 +0200
  • d16484091b Test against Django 4.0-dev Marco Bonetti 2021-08-29 10:21:10 +0200
  • 6c61ac8570 Test against Django 4.0-dev Marco Bonetti 2021-08-29 10:20:58 +0200
  • fc06678c1a release 0.9.7 Marco Bonetti 2021-08-19 08:50:48 +0200
  • 8509202476 Changelog Marco Bonetti 2021-07-30 15:05:54 +0200
  • 0005a3bc13
    Merge pull request #261 from Frohus/develop Marco Bonetti 2021-07-30 15:03:45 +0200
  • dca6030576
    Update rosetta/templates/rosetta/base.html Lukasz 2021-07-30 09:29:16 +0100
  • 0a68000a41 Add extra styles block to the base template Lukasz Kozera 2021-07-28 15:48:55 +0100
  • e2e2a7f05a Move context and comments hints into the rightmost column. Fixes #260 Marco Bonetti 2021-07-20 20:06:35 +0200
  • e095402daa Remove six as a dependency Marco Bonetti 2021-07-17 18:19:59 +0200
  • cc12a30761 Fixed unicode handling in gettext headers. Fixes #259 Marco Bonetti 2021-07-17 18:14:27 +0200
  • 417094f0f1 minor docs adjustements Marco Bonetti 2021-06-17 09:48:35 +0200
  • 84c2ec8b77 docs and settings / revert translation in po file back to actual state Halit Celik 2021-06-03 15:35:49 +0200
  • 0b9dfbce98 cleanup Halit Celik 2021-06-03 15:31:57 +0200
  • 9364126efc deepl api integration ajax and test for language setting detection Halit Celik 2021-06-03 14:24:40 +0200
  • b5a97811ac Arabic translation. (#257, thanks @Bashar) Marco Bonetti 2021-04-17 15:09:26 +0200
  • 1658719d74 Arabic Translation from Bashar Al-Abduladi, KUWAITNET Bashar Al-Abdulhadi 2021-04-17 15:10:20 +0300
  • e0e666cc06 Arabic Translation from Bashar Al-Abduladi, KUWAITNET Bashar Al-Abdulhadi 2021-04-17 15:09:32 +0300
  • 0bc6dad1d1
    Update README.rst Marco Bonetti 2021-04-10 17:56:53 +0200
  • e5e580c510 use memcached Marco Bonetti 2021-04-10 17:36:28 +0200
  • e7a18468ea Testing GH workflow Marco Bonetti 2021-04-10 17:30:34 +0200
  • abeb0ed21a 0.9.6 release Marco Bonetti 2021-03-19 15:33:53 +0100
  • 66268b4e57 Stop loading jQuery from Google Marco Bonetti 2021-03-04 15:53:39 +0100
  • 636cbf6e76 Test against Django 3.2 Marco Bonetti 2021-03-04 15:34:18 +0100
  • 3fc63b8cb2 Changes Marco Bonetti 2021-03-04 15:03:40 +0100
  • e234befcbc Fix Google translation api Marco Bonetti 2021-03-04 14:34:52 +0100
  • fd340eb054 Merge branch 'google-translation-api' of github.com:martinsvoboda/django-rosetta into martinsvoboda-google-translation-api Marco Bonetti 2021-03-04 13:58:34 +0100
  • 7cf5b84569 Changelog and paths Marco Bonetti 2021-03-04 13:31:20 +0100
  • f2edb9c8ab Merge branch 'update_tr_strings' of github.com:realsuayip/django-rosetta into realsuayip-update_tr_strings Marco Bonetti 2021-03-04 13:24:17 +0100
  • 71f338f2aa
    Merge pull request #256 from DmytroLitvinov/patch-1 Marco Bonetti 2021-03-04 13:22:32 +0100
  • 4f93f9f31e
    Update settings.rst Dmytro Litvinov 2021-03-04 14:20:04 +0200
  • e16d62b278 update Turkish strings suayip 2021-02-01 14:28:22 +0300
  • fa681872a0 require a recent virtualenv for tox runs, or Python 3.9 build will fail Marco Bonetti 2021-01-11 12:46:39 +0100
  • 5b0e7e1ee9
    Merge pull request #251 from mondeja/test-py39 Marco Bonetti 2021-01-11 11:57:31 +0100
  • 9fbef22e82 Test against Python3.9 Álvaro Mondéjar 2021-01-11 11:30:26 +0100
  • 4bb30d4e32 fix Travis build Marco Bonetti 2021-01-11 11:20:27 +0100
  • 063129e104
    Adds screenshot Marco Bonetti 2021-01-11 11:19:22 +0100
  • d0dcb47b98 Removed support and tests for Django <= 2.1 Marco Bonetti 2021-01-11 11:13:05 +0100
  • 870065a0a8 0.9.6pre Marco Bonetti 2021-01-11 10:57:55 +0100
  • 8c5edbf6d9 Add providing_args as a comment Marco Bonetti 2021-01-11 10:56:02 +0100
  • 92d498df63 Remove 'providing_args' kwarg from signals instanciation Álvaro Mondéjar 2021-01-11 10:38:03 +0100
  • d24858b224
    Update README.rst Marco Bonetti 2020-11-09 17:02:33 +0100
  • e0d66d1ce2 Fixes #248: Translation page broken in Django 3.1.2 Marco Bonetti 2020-10-02 20:39:43 +0200
  • 1e3db450bb
    Merge pull request #244 from mondeja/badges Marco Bonetti 2020-08-21 09:58:25 +0200
  • 3ebfae87bb Add compatible Django versions classifiers to setup and badges for distributed PyPi package version and license to README. Álvaro Mondéjar 2020-08-21 09:46:38 +0200
  • 1823a5287a 3.1 final Marco Bonetti 2020-08-15 21:57:23 +0200
  • 8cfd0b7c7e
    Update CHANGES Marco Bonetti 2020-06-09 20:27:04 +0200
  • 2d7245e021
    Merge pull request #240 from mondeja/198 Marco Bonetti 2020-06-09 20:25:57 +0200
  • 7659e93051 Do not show Rosetta link in admin panel if user has no access to translations. Álvaro Mondéjar 2020-06-09 16:10:08 +0200
  • b02ad3ad1d initial tests against Django 3.1 Marco Bonetti 2020-06-07 17:11:30 +0200
  • efdc0a649d dropped support for python2 and django < 1.11 Marco Bonetti 2020-06-07 16:43:21 +0200
  • 6cdc390567 Merge branch 'direct_access_function' of github.com:alvra/django-rosetta into alvra-direct_access_function Marco Bonetti 2020-06-07 15:48:16 +0200
  • 583a614922 Uncheck fuzzy on translation keyup instead of change Marco Bonetti 2020-06-07 15:41:19 +0200
  • 86dbcee107 Ignore translator context hints checking unmatched variables Marco Bonetti 2020-06-07 15:19:23 +0200
  • 6931e7ea7c Merge branch '237' of github.com:mondeja/django-rosetta into mondeja-237 Marco Bonetti 2020-06-07 15:16:24 +0200
  • e561462262
    Update CHANGES Marco Bonetti 2020-05-27 07:28:23 +0200
  • 6831eca246
    Merge pull request #239 from Soyuzbek/kyrgyz Marco Bonetti 2020-05-27 07:27:29 +0200
  • e9566361dd added translation for Kyrgyz soyuzbek 2020-05-26 23:54:40 +0600
  • b6a4674c9e added translation for Kyrgyz soyuzbek 2020-05-26 23:06:03 +0600
  • d160e178a8 Ignore translator context hints checking unmatched variables. Álvaro Mondéjar 2020-05-21 17:36:24 +0200