Commit Graph

27 Commits

Author SHA1 Message Date
Benjamin Dauvergne 1ad965ffa1 misc: allow PDF attachments on Factur-X files (#83897) 2024-02-20 17:26:44 +01:00
Benjamin Dauvergne 7eee49b4f9 tox.ini: ignore warning about pkg_resources during test runs (#85668)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-15 13:39:56 +01:00
Benjamin Dauvergne 5610e646f7 eo_facture: add Facture.accounting_year (#85549) 2024-01-11 13:29:35 +01:00
Frédéric Péters 3e898a5a2b ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-10-03 06:20:35 +02:00
Benjamin Dauvergne e2298b251d tox.ini: add psycopg2-binary and ipython to manage target deps 2022-12-05 13:05:15 +01:00
Benjamin Dauvergne 7d61979de8 pylint: move configuration in setup.cfg 2022-06-02 13:12:13 +02:00
Benjamin Dauvergne e30a3e5112 tox.ini: load pylint-django 2022-01-20 19:26:09 +01:00
Nicolas Roche a4378265fd tox.ini: force factur-x version to 1.8 (#59785) 2021-12-16 16:00:49 +01:00
Nicolas Roche 1cede90acc tox.ini: remove diff line added from ##58764 (#59785) 2021-12-16 16:00:29 +01:00
Benjamin Dauvergne a8cdbf3dfc tox.ini: fix running of the pylint target 2021-11-25 11:22:37 +01:00
Benjamin Dauvergne c0d88eb73e tox.ini: run junit and coverage only on jenkins 2021-11-20 23:55:09 +01:00
Benjamin Dauvergne 27d45e5b1d pylint: fix all warnings (#58764) 2021-11-20 22:17:57 +01:00
Benjamin Dauvergne 11d17843ca tox.ini: copy pylint config from authentic (#58764) 2021-11-20 22:14:40 +01:00
Benjamin Dauvergne 2db82bc66d tox.ini: separate pylint target and run it with jenkins only (#58764) 2021-11-20 22:14:39 +01:00
Benjamin Dauvergne b4475d710f misc: add and apply pre-commit hooks (#58764) 2021-11-20 22:13:47 +01:00
Frédéric Péters 63aafcdb1f tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:01 +02:00
Emmanuel Cazenave 6bfffa0cc5 jenkins: make the build more standard (#49900) 2021-01-16 09:35:38 +01:00
Benjamin Dauvergne 0fdf874e39 chorus: on JSON decode error, log resume of response (#43270) 2020-05-26 10:56:33 +02:00
Benjamin Dauvergne b440390420 tox.ini: make env to run manage (#41727) 2020-04-15 12:35:10 +02:00
Benjamin Dauvergne 06119817ab tox.ini: add runserver target (#20562) 2020-02-03 19:01:56 +01:00
Benjamin Dauvergne ef922d091f target Django >=2,<2.3 (#20562)
We need it for support of autocompletion in admin pages.
* rename django.core.urlresolvers to django.urls
* update migrations
* fix warning about PercentagePerYearField.from_db_value() context arg
* fix warning about deprecated {% load staticfiles %}

This commit also remove support for py2.
* tox.ini: only run with py3
* remove all u'' strings
* remove imports from __future__
2020-02-03 19:01:56 +01:00
Benjamin Dauvergne 3e0264842b Jenkinsfile: run pylint separately (#38507) 2019-12-26 12:36:11 +01:00
Benjamin Dauvergne e49e51a9e5 migrate to python3 (#38507)
* add basic tests and big anonymized fixture
* add missing copyright notices
2019-12-26 12:35:55 +01:00
Benjamin Dauvergne 000df81356 remove last reference to xhtml2pdf (#36801) 2019-10-09 13:56:18 +02:00
Frédéric Péters 007ca19a0f tox: build coverage report for 1.11 2019-03-17 14:43:57 +01:00
Frédéric Péters 5fd5e3fa29 misc: don't maintain django 1.8 compatibility anymore 2019-03-17 14:34:44 +01:00
Frédéric Péters aa5335f169 misc: add tox & Jenkinsfile (#29879) 2019-02-17 11:40:50 +01:00