Commit Graph

418 Commits

Author SHA1 Message Date
Frédéric Péters d69e64eb8b add guess() method to dummy backend (#82921)
gitea/eopayment/pipeline/head This commit looks good Details
2023-11-10 08:56:52 +01:00
Emmanuel Cazenave 5749ee4266 setup: compute pep440 compliant dirty version number (#81731)
gitea/eopayment/pipeline/head This commit looks good Details
2023-10-30 17:19:14 +01:00
Valentin Deniaud f0fbf9835f misc: update git-blame-ignore-revs to ignore quote changes (#79788)
gitea/eopayment/pipeline/head This commit looks good Details
2023-08-16 11:52:35 +02:00
Valentin Deniaud 02781300dc misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:35 +02:00
Valentin Deniaud ac990b7920 misc: add pre commit hook to force single quotes (#79788) 2023-08-16 11:52:35 +02:00
Frédéric Péters afd9017a7c debian: remove obsolete python-eopayment.docs (#78966)
gitea/eopayment/pipeline/head This commit looks good Details
2023-06-27 20:19:07 +02:00
Frédéric Péters 174b902ee7 ci: build deb package for bookworm (#78968)
gitea/eopayment/pipeline/head This commit looks good Details
2023-06-23 15:14:59 +02:00
Paul Marillonnet 7c0d198ba7 setup: use django's command caller for translations compilation (#78765)
gitea/eopayment/pipeline/head This commit looks good Details
2023-06-20 14:18:06 +02:00
Agate a193f26291 Prepare Jenkinsfile for Gitea migration (#74572)
gitea/eopayment/pipeline/head This commit looks good Details
2023-02-20 15:05:00 +01:00
Benjamin Dauvergne d42c639a9d update translation 2023-02-20 14:07:14 +01:00
Benjamin Dauvergne 2649aa3d05 tipi: fix enumerations of "code de saisie" (#74371) 2023-02-09 12:59:57 +01:00
Frédéric Péters a8507ef299 ci: upgrade isort (#74044) 2023-02-01 09:46:54 +01:00
Frédéric Péters e806db9e48 ci: only build package for bullseye (#72729) 2022-12-22 17:24:54 +01:00
Thomas NOËL 1f781057c7 dummy: use a new URL https://dummy-payment.entrouvert.com/ (#72234) 2022-12-09 15:55:53 +01:00
Benjamin Dauvergne 1841f1fa4a payfip_ws: consider cancelled transaction as still waiting for a resolution (#71155) 2022-11-09 06:41:37 +01:00
Frédéric Péters 97b6bac733 trivial: adjust import order after six cleanup (#70693) 2022-10-28 08:26:03 +02:00
Frédéric Péters f5e05ee948 trivial: apply pyupgdade -> remove six (#70693) 2022-10-28 08:13:07 +02:00
Frédéric Péters 95c59b7dea ci: update pyupgrade to 3.1.0 (#70693) 2022-10-28 08:06:19 +02:00
Agate 76252be8af django4: replaced ugettext* calls with corresponding gettext* calls (#68187) 2022-08-31 09:09:56 +02:00
Benjamin Dauvergne 7b73275f70 add a method to guess transaction_id and backend from an HTTP response (#32224) 2022-06-30 12:11:18 +02:00
Benjamin Dauvergne fe27aeb4e5 misc: remove dead code (#32224) 2022-06-30 12:11:18 +02:00
Benjamin Dauvergne 02d1238761 misc: remove references to sips (#32224)
It broke get_backends().
2022-06-30 12:11:05 +02:00
Serghei Mihai 3abc468775 paybox: accept two digits value for rang parameter (#65828)
gitea/eopayment/pipeline/head Build started... Details
2022-05-31 17:35:13 +02:00
Benjamin Dauvergne 2f7c4374f3 systempayv2: change scope of some parameters (#65136)
Change scope of parameters "vads_orde_info, vads_order_info2, vads_order_info3 and
vads_payment_config" to "transaction".
2022-05-11 16:56:34 +02:00
Frédéric Péters 80c979113c trivial: bump black version to 22.3.0 2022-04-03 16:52:13 +02:00
Frédéric Péters 944e54873c trivial: bump black version to 22.1.0 (#62312) 2022-03-01 19:40:56 +01:00
Benjamin Dauvergne 7cb11a273e mollie: fix subject in body (#61417)
Subject does not exist in body.
2022-02-04 08:36:47 +01:00
Frédéric Péters d43c66caa4 trivial: remove python 2 from classifiers 2022-02-02 08:09:18 +01:00
Benjamin Dauvergne 80c103a257 mollie: set has_empty_response flag (#61241) 2022-01-29 09:45:41 +01:00
Benjamin Dauvergne ae14959c2a misc: add empty_response flag (#61241) 2022-01-29 09:12:08 +01:00
Benjamin Dauvergne 0608e27dfe mollie: pass orderid in description field (#60808)
The field "description" can also be filled with a more human description
using the subject parameter of request().
2022-01-19 10:48:10 +01:00
Emmanuel Cazenave 6f9ebcd866 jenkins: show execution context in coverage reports (#60446) 2022-01-11 16:13:24 +01:00
Thomas NOËL b0fe753a58 replace Crypto with Cryptodome (#59924) 2021-12-21 11:07:05 +01:00
Frédéric Péters fd729ab30a debian: remove obsolete python3-crypto build-dep 2021-12-12 12:26:07 +01:00
Frédéric Péters ba6d08f8a8 jenkins: build packages for buster & bullseye 2021-12-12 12:00:49 +01:00
Frédéric Péters 2365453f52 debian: use debhelper compat level 12 2021-12-12 12:00:49 +01:00
Frédéric Péters 4abdb75fed debian: stop declaring python2 package 2021-12-12 12:00:35 +01:00
Serghei Mihai 2b74e7f34b debian: really stop building py2 package (#58937) 2021-11-29 15:52:46 +01:00
Serghei Mihai 025d2320e3 debian: stop building py2 version (#58937) 2021-11-29 13:57:29 +01:00
Serghei Mihai 3afaa1148a misc: add isort (#58937)
gitea/eopayment/pipeline/head Build started... Details
2021-11-26 12:20:51 +01:00
Serghei Mihai 8bf4ab81c5 trivial: apply isort (#58937) 2021-11-26 12:19:46 +01:00
Serghei Mihai 766991930a misc: add black (#58937) 2021-11-26 12:19:45 +01:00
Serghei Mihai 3ee72e5336 trivial: apply black (#58937) 2021-11-26 12:18:09 +01:00
Serghei Mihai f350cf3169 misc: add pyupgrade (#58937) 2021-11-26 12:18:08 +01:00
Serghei Mihai caa40e7e77 trivial: apply pyupgrade (#58937) 2021-11-26 12:15:14 +01:00
Serghei Mihai 19ab05d59e misc: migrate code to python 3 (#58944) 2021-11-24 19:01:31 +01:00
Serghei Mihai 0f59994d80 tox: don't run tests against python 2 (#58940) 2021-11-24 12:42:06 +01:00
Benjamin Dauvergne cc54798189 payfip_ws: encapsulate requests exceptions in PayFiPError (#57838) 2021-10-21 08:15:39 +02:00
Benjamin Dauvergne 6284e0fbb3 add minimal and maximal amount attribute to backends (#57367) 2021-09-28 22:01:56 +02:00
Benjamin Dauvergne db91463687 tipi/payfip_ws: remove URL backend parameters (#46688) 2021-06-11 06:37:17 +02:00