Serg Tereshchenko
6cbf0ce725
ci: Enable black
2021-09-18 10:50:30 +03:00
partizan
e3c521392f
ci: Use github actions for CI
2021-09-18 10:09:50 +03:00
Nicolás Pascual González
67f99f7aba
Fix changelog import ( #610 )
...
Fix changelog path so that it shows on the documentation
2021-09-09 21:11:02 +03:00
Hovi
eb052018bf
feat: semi-configurable selection of elements to generate tabs in admin ( #607 )
...
Co-authored-by: karelhovorka <gpsclock@karel-hovorka.eu>
2021-07-22 12:47:15 +03:00
manelbdacosta
3652fa9cee
docs: Fix typo
...
Fixing a tiny typo I found while reading the documentation.
2021-07-07 22:54:59 +03:00
Serg Tereshchenko
804f750145
chore(release): 0.17.3
2021-06-28 15:46:01 +03:00
Hovi
41f0b7a1e1
chore: Added css class and id to main language switch
...
Refs #602
2021-06-28 15:45:00 +03:00
Serg Tereshchenko
7e8fa7d0b4
chore: Add git push --follow-tags to Makefile
2021-06-08 09:45:28 +03:00
Serg Tereshchenko
c4ba6cebe7
chore(release): 0.17.2
2021-05-31 11:09:32 +03:00
Serg Tereshchenko
0c697e08fd
Merge branch 'master' into 483-fix-clone
2021-05-31 11:02:21 +03:00
Serg Tereshchenko
c65adb058d
fix(MultilingualQuerySet): Make _clone signature match default django _clone
...
Refs #483
2021-05-29 14:29:40 +03:00
Julien Palard
10ec4ed869
fix(docs): Fixed legacy python 2 print statements
2021-04-29 15:40:00 +03:00
Serg Tereshchenko
1fe45d3b37
chore: Add python 3.9 to supported version list
2021-04-15 21:52:11 +03:00
Serg Tereshchenko
ce12610672
chore(release): 0.17.1
2021-04-15 21:45:57 +03:00
Serg Tereshchenko
b95c51d19a
chore(dev): Update dev deps to latest django
2021-04-15 21:41:01 +03:00
Serg Tereshchenko
f200bf1951
chore: Fix linter error
2021-04-15 21:40:26 +03:00
Antoine Fontaine
eaf613be17
fix: Fixed .latest() ORM method with django 3.2
...
Co-authored-by: Serg Tereshchenko <serg.partizan@gmail.com>
Refs #591
2021-04-15 21:38:56 +03:00
Serg Tereshchenko
8fd6278af1
chore: Add test to Makefile
2021-04-15 19:38:55 +03:00
Serg Tereshchenko
45a214d806
chore: Add makefile
2021-04-15 09:09:24 +03:00
Serg Tereshchenko
f45828ffe9
chore(release): 0.17.0
2021-04-15 09:04:26 +03:00
Serg Tereshchenko
2b75cd2afa
chore: Add 3.9 to travis.yml
2021-04-15 08:59:21 +03:00
Pieter Goetschalckx
fd137d8ae9
Fix Django 3.2 compatibility ( #590 )
...
feat: Add Django 3.2 compatibility
order_by in update_translation_fields.py:84 can be removed after next django 3.2.x is released (https://code.djangoproject.com/ticket/32645 ).
2021-04-15 08:51:08 +03:00
partizan
36c65f2c07
Merge pull request #588 from lyndsysimon/docs/command_options
...
docs: add optional flags for update_translation_fields command
2021-03-11 14:52:51 +02:00
Lyndsy Simon
1f06f49383
docs: add optional flags for update_translation_fields command
2021-03-10 13:50:40 -06:00
Serg Tereshchenko
bce5b6b015
chore: Fix CHANGELOG description
2021-03-10 13:09:14 +02:00
Serg Tereshchenko
fa5af79963
chore(release): 0.16.2
2021-02-18 09:41:56 +02:00
partizan
e84eb04ccd
Merge pull request #584 from 21adrian1996/fix/add-another
...
Fix/add another
2021-02-18 09:38:30 +02:00
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