Commit Graph

55 Commits

Author SHA1 Message Date
Frédéric Péters 79d6dfdfc2 ci: build deb package for bookworm (#78968)
gitea/passerelle-imio-extra-fees/pipeline/head This commit looks good Details
2023-06-23 17:46:55 +02:00
Daniel Muyshond 04caf1b2d7 Update django version to match Entr'Ouvert setup
gitea/passerelle-imio-extra-fees/pipeline/head This commit looks good Details
2023-06-08 15:07:58 +02:00
Agate 8bab633321 Prepare Jenkinsfile for Gitea migration (#74572)
gitea/passerelle-imio-extra-fees/pipeline/head This commit looks good Details
2023-02-20 15:13:03 +01:00
Frédéric Péters b5a9db5d2d ci: only build package for bullseye (#72729) 2022-12-22 17:21:28 +01:00
Nicolas Hislaire 96b39c8071 [MPP-1306] remove passerelle compat 2022-05-02 20:58:40 +02:00
Frédéric Péters 34452fa2ac build: update setup.py to require at least django 2.2 2021-12-19 16:40:15 +01:00
Frédéric Péters 01ccf59176 jenkins: build packages for buster & bullseye 2021-12-12 11:44:30 +01:00
Frédéric Péters 26bb8d0c78 debian: use debhelper compat level 12 2021-12-12 11:44:14 +01:00
Frédéric Péters 097b7ecbb5 debian: stop building python2 package 2021-12-12 11:43:55 +01:00
Frédéric Péters 37d901a32e build: update to use origin/main 2020-12-26 15:22:16 +01:00
Nicolas Selva 41753650e1 [TELE-768] update for destination with no fees 2020-12-21 12:16:18 +01:00
Daniel Muyshond b48e6ba125 [TELE-694] add 'commune' factor in check for no postage fees 2020-10-06 16:51:55 +02:00
Daniel Muyshond 1bf9c6b0e9 [TELE-694] fix bad indent error + pep8 reformat 2020-10-06 16:08:28 +02:00
Daniel Muyshond 7d970bf325 [TELE-694] no postage fees if send by mail fix 2020-10-06 15:38:35 +02:00
Daniel Muyshond 606a88e649 [TELE-694] fix wrong copy paste (line I shouldn't cc) 2020-10-06 15:31:44 +02:00
Daniel Muyshond 9d2d2594b7 [TELE-694] fix postage fees is sended by mail (2nd) 2020-10-06 12:36:18 +02:00
Daniel Muyshond 6d59e18def [TELE-694] fix postage fees is sended by mail 2020-10-05 16:23:55 +02:00
Daniel Muyshond ea7e0e3faa [TELE-694] fix "JSON object must be str, not 'bytes'" 2020-10-05 14:46:56 +02:00
Daniel Muyshond 9ff47a0387 [TELE-695] use json_loads function to deal with encoding (#46833) 2020-09-22 16:21:11 +02:00
Nicolas Hislaire 647aac8563 [TELE-636] fix parenthesis position 2020-08-12 07:54:28 +02:00
Nicolas Hislaire f63f2e50ac Merge branch 'master' of git://git.entrouvert.org/passerelle-imio-extra-fees 2020-08-11 15:44:52 +02:00
Nicolas Hislaire a263a830d1 [TELE-636] fix json loading by decoding bytes var 2020-08-11 15:42:31 +02:00
Daniel Muyshond 6dc2a2cd94 [TELE-592] add admints@imio.be to mail_notify 2020-07-03 09:05:21 +02:00
Daniel Muyshond a40ac02d8e [TELE-569] fix build-depends 2020-06-28 13:43:22 +02:00
Daniel Muyshond 45d6f22277 [TELE-569] add .vscode to .gitignore 2020-06-28 11:53:50 +02:00
Daniel Muyshond 6703bdd7f6 [TELE-569] python 3 adapt. (classifier, install requires) 2020-06-28 11:53:32 +02:00
Frédéric Péters 7a39db03dc jenkins: build for all default dists 2020-05-24 15:36:25 +02:00
Christophe Boulanger 563b40a24d change _ by - in PYBUILD debian/rules 2020-02-07 09:24:34 +01:00
Frédéric Péters 8b8a1cb0ff debian: add package for python 3 2020-02-02 19:44:22 +01:00
Frédéric Péters 508fc9f217 misc: update setup.py for python 3 2020-02-02 19:44:22 +01:00
Emmanuel Cazenave 8b025db2a9 jenkins: use ci@entrouvert.org for notifications 2019-10-02 14:15:21 +02:00
Frédéric Péters 9bfabe132f add Jenkinfile 2019-09-23 16:01:27 +02:00
Frédéric Péters 3e452e6a89 remove log level attribute (#27162) 2018-11-19 14:56:22 +01:00
Christophe Boulanger 3bcf749c5f Namur : add 'A' 2018-03-16 15:18:39 +01:00
Frédéric Péters d67488b8de add utf-8 file marker 2018-03-14 19:33:28 +01:00
Frédéric Péters 9306c4304b ship locales (#22517) 2018-03-14 13:47:04 +01:00
Christophe Boulanger 43688ebbb0 Setup : Correct lisrue to extra_fees. 2018-03-14 11:30:19 +01:00
Christophe Boulanger 0965fda33f Add transalations. 2018-03-14 11:08:59 +01:00
Christophe Boulanger 3511f0100b Add some unit tests : method compute. 2018-03-07 16:35:48 +01:00
Christophe Boulanger 16c3a201fd Namur : keep historical bad id value (0.74 and 1.13) and return a dictionary with a good FEE key to datasource instead of list with a 'bad' id (id was the fee value) 2018-03-07 13:36:08 +01:00
Christophe Boulanger a402ea4d51 Add method to get fees thanks to origin (belgium, europe, world) 2018-03-07 13:10:00 +01:00
Christophe Boulanger 6bb00d4c72 Make more generic Postage fees. Add 4 fields and 1 profile field to keep Namur like an 'exception'. Next step : Higher genericity. 2018-03-06 12:12:07 +01:00
Frédéric Péters 3653926f59 migrations: mark slug as unique from the start (#20937) 2018-01-11 08:46:08 +01:00
Frédéric Péters 59853cda39 misc: disable db_index in slug fields to work around migration bug (#20937) 2018-01-02 14:03:14 +01:00
Serghei Mihai 986db90e35 make slug unique (#13053) 2017-12-20 11:21:10 +01:00
Christophe Boulanger e7dcb4513f Namur : Forms exceptions (2) 2017-11-07 06:28:27 +01:00
Christophe Boulanger a7fbd6b441 Namur : Add some 'bad' exceptions because Ingenico doesn't support multi regie. 2017-11-06 18:02:20 +01:00
Christophe Boulanger 6d37e7809e Refactoring... 2017-09-13 13:44:42 +02:00
Christophe Boulanger 319b4fb28a import decimal 2017-06-21 15:08:30 +02:00
Christophe Boulanger e87c1af3ba Adapt compute method for specific Namur use-case... 2017-06-14 15:27:09 +02:00