Commit graph

979 commits

Author SHA1 Message Date
Adrian Berger
c8ea22877b fix: remove on windwos load from add another 2021-02-17 15:06:51 +01:00
Ädu
88a1676c54
Merge pull request #1 from deschler/master
Update from fork
2021-02-17 15:02:22 +01:00
Serg Tereshchenko
8f8ac75c0a style: Apply prettier 2021-01-16 13:22:35 +02:00
Serg Tereshchenko
1e64fdadf4 build: Use setuptools instead of distutils 2021-01-16 12:54:14 +02:00
Serg Tereshchenko
fb3ee74674 chore: Apply black 2021-01-16 12:39:31 +02:00
Serg Tereshchenko
517863ad11 chore: Update pyproject.toml 2021-01-16 12:14:36 +02:00
partizan
1f95c3806d
Merge pull request #577 from kishorkunal-raj/master
Adding ppc64le architecture support on travis-ci
2020-12-09 13:29:42 +02:00
Serg Tereshchenko
445ee84821 chore(release): 0.16.1 2020-11-23 13:59:44 +02:00
partizan
47eaecd397
Merge pull request #574 from emoitzi/js_bug
fix: missing jquery operator
2020-10-20 17:13:41 +03:00
Ewald Moitzi
7c750def72 fix: missing jquery operator 2020-10-20 08:02:31 +02:00
Serg Tereshchenko
c7e3cd64d9 chore(release): 0.16.0 2020-10-12 19:10:51 +03:00
Serg Tereshchenko
9a93cf6b4d fix: Fix error detection; add red dot for tab with errors. 2020-10-09 22:37:20 +03:00
kishorkunal-raj
4b4695c0d1 Adding ppc64le architecture support on travis-ci 2020-10-08 15:51:12 +00:00
Serg Tereshchenko
aaa2dcf598 fix(dev): Fix install in editable mode. 2020-10-02 08:38:10 +03:00
Serg Tereshchenko
4c2e284d87 feat(tabbed-translation-fields): Make tab with errors visible by default. 2020-10-01 00:09:50 +03:00
Serg Tereshchenko
d8f432a5ca refactor(js)!: It's 2020 already, drop backward compatibility with jquery-ui 1.10. 2020-10-01 00:08:02 +03:00
Serg Tereshchenko
5fcc4cef84 chore(deps): Update jquery and jquery-ui 2020-09-30 23:16:09 +03:00
Serg Tereshchenko
177e896a4e chore: Remove unused jquery.mb.browser. 2020-09-30 23:03:23 +03:00
Serg Tereshchenko
02b1abbbe3 chore: Apply black. 2020-09-30 22:54:52 +03:00
Serg Tereshchenko
9eaabb6151 chore(release): 0.15.2 2020-09-08 14:50:29 +03:00
Fernando
ac91740a5c
feat: Adds a language option to the update_translation_fields commands
Refs #563
Co-authored-by Fernando Cordeiro <fernando.cordeiro@jeronimo-martins.com>
2020-08-18 10:33:41 +03:00
Sergey Tereschenko
7a8a96ba18 chore(flake8): Fix linter errors. 2020-07-10 09:19:01 +03:00
Sergey Tereschenko
4812749121 chore(release): 0.15.1 2020-07-10 09:06:20 +03:00
Can Mustafa Özdemir
48e7f59895
fix(admin): Fix custom widget initialization problem 2020-06-13 10:41:18 +03:00
partizan
3c0adc4c8a
Merge pull request #553 from DrMeers/master
correct FieldDoesNotExist exception import; will break in dev Django release
2020-05-06 19:56:57 +03:00
Simon Meers
e67d3ee3c5 correct FieldDoesNotExist exception import; will break in dev Django release 2020-05-06 09:28:36 +10:00
partizan
1434572544
Update CHANGELOG.md 2020-05-01 08:17:29 +03:00
Sergey Tereschenko
18cdd00f12 Merge branch 'master' of github.com:deschler/django-modeltranslation 2020-05-01 08:16:07 +03:00
Sergey Tereschenko
21934ac2eb docs(install): Update compatible versions 2020-05-01 08:15:58 +03:00
Sergey Tereschenko
3cad653a8c chore(release): 0.15.0 2020-04-22 18:08:53 +03:00
Sergey Tereschenko
313de70076 build: Prepare project for standard-version releases. 2020-04-22 18:04:01 +03:00
Sergey Tereschenko
5d6d0038db build: Converted changelog to markdown 2020-04-22 13:41:06 +03:00
partizan
11d9762b73
Merge pull request #549 from BackMarket/fix-unexpected-auth-migration-creation
Fix: prevent a new migration from being created each time makemigrations is run
2020-04-22 11:46:34 +03:00
Grégoire Deveaux
205a8f6c2f Fix: add NewMultilingualManager __eq__() 2020-04-21 16:58:21 +02:00
partizan
6a98a0b997
Merge pull request #545 from timgates42/bugfix_typo_splittable
docs: Fix simple typo, splitable -> splittable
2020-03-24 16:25:57 +02:00
Tim Gates
01a41783cb
docs: Fix simple typo, splitable -> splittable
There is a small typo in modeltranslation/static/modeltranslation/js/tabbed_translation_fields.js, modeltranslation/utils.py.

Should read `splittable` rather than `splitable`.
2020-03-24 19:29:02 +11:00
partizan
4617551ea7
Merge pull request #544 from mondeja/master
style: Updated gitter badge style
2020-03-23 09:26:29 +02:00
mondeja
5711d6cf7d
Updated gitter badge style
Gitter badge with the same style than other badges
2020-03-21 01:22:39 +01:00
Sergey Tereschenko
2c87d7f18b build(ci): fix ci 2020-03-19 22:45:13 +02:00
Sergey Tereschenko
49e89c840c build(ci): Update travis.yml 2020-03-19 22:19:57 +02:00
Sergey Tereschenko
5b0645d718 Drop old python versions 2020-03-19 22:17:09 +02:00
Sergey Tereschenko
3d9ee427eb build(ci): clean tox envs 2020-03-19 22:16:37 +02:00
partizan
6674ca587e
Move chat badge 2020-03-19 21:49:29 +02:00
partizan
6b234b255f
Merge pull request #543 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2020-03-19 21:42:49 +02:00
The Gitter Badger
90888013be Add Gitter badge 2020-03-19 19:41:40 +00:00
Sergey Tereschenko
fad3d973c7 Merge branch 'master' of github.com:deschler/django-modeltranslation 2020-03-12 23:41:25 +02:00
Sergey Tereschenko
a5b402c516 feat: Use poetry as venv manager 2020-03-12 23:41:16 +02:00
partizan
37e65269dd
Merge pull request #541 from ThijsBoehme/patch-1
refactor: Use `gettext_lazy` instead of deprecated ugettext_lazy
2020-03-10 13:58:42 +02:00
Thijs Boehme
6f28721fb7 Change ugettext_lazy to gettext_lazy
Other instances which were skipped in the first commit
2020-03-06 16:37:55 +01:00
Thijs Boehme
1bff76dc02
Update to use gettext_lazy
The use of `ugettext` and variants is deprecated in Django 3.0 and to be removed in Django 4.0.
See more here: https://code.djangoproject.com/ticket/30165
2020-03-04 12:24:05 +01:00