Commit Graph

1087 Commits

Author SHA1 Message Date
Frédéric Péters 4a8931ef61 categories: remove duplicated category code (#57965) 2021-10-19 20:32:08 +02:00
Frédéric Péters 6479656b2d debian: switch to debhelper-compat 12 (#57538) 2021-10-10 10:46:33 +02:00
Frédéric Péters a542f6a22f translation update (removal of unused strings) (#55830) 2021-07-27 10:06:51 +02:00
Frédéric Péters 9dbcc28ac0 clicrdv: make legacy evolution objects inherit from new base (#54759) 2021-06-11 09:09:23 +02:00
Frédéric Péters 8c84797c33 misc: make payment evolution part inherit from new EvolutionPart class (#54757) 2021-06-11 09:09:21 +02:00
Frédéric Péters 9156835df2 misc: extend category bits instead of replacing them (#53667) 2021-05-14 15:48:38 +02:00
Frédéric Péters b4175faa79 import QueryError from quixote (#53447) 2021-04-27 09:56:48 +02:00
Frédéric Péters f0e95690fc translations: use "Modifier" as translation for "Edit"
(this matches what's done in w.c.s. and was being overridden)
2021-04-17 12:18:15 +02:00
Frédéric Péters d9556cd9f1 trivial: add **kwargs to add_parameters_widgets (#51657) 2021-03-05 12:08:51 +01:00
Frédéric Péters 32cce7a81b payments: do not encode eopayment strings (#50610) 2021-01-27 11:46:20 +01:00
Frédéric Péters c6842c9a87 trivial: import stub abelium module (#17244) 2021-01-20 08:33:19 +01:00
Frédéric Péters 2a72e70234 misc: add black files/notes 2021-01-19 22:09:31 +01:00
Frédéric Péters 2663e08e2d trivial: apply black 2021-01-19 22:08:54 +01:00
Frédéric Péters 1fd2171ea2 remove obsolete abelium domino modules (#17244) 2021-01-19 22:06:16 +01:00
Frédéric Péters c19e0e6ba1 build: update to use origin/main 2020-12-26 15:49:40 +01:00
Frédéric Péters b1830c5289 jenkins: avoid broken pip release 2020-12-15 09:24:11 +01:00
Frédéric Péters 79ff48614c payments: get user using appropriate storage method (#48760) 2020-11-24 10:43:26 +01:00
Frédéric Péters 534d8a489a py3: update payment UI (#47090) 2020-09-28 14:27:09 +02:00
Frédéric Péters 9de8c79c5a jenkins: limit quixote to <3.2, to keep tests working with python 3.5 2020-08-11 09:01:21 +02:00
Frédéric Péters 19efdd2943 admin: leave categories breadcrumb to wcs (#43080) 2020-05-24 19:15:07 +02:00
Benjamin Dauvergne ab27b72254 root: implement automatic tryauth (#12867) 2020-05-18 09:37:11 +02:00
Thomas NOËL 1f93cc3435 payments: return error 400 on invalid invoice CRC (#40772) 2020-05-06 09:12:29 +02:00
Frédéric Péters 2e93d15e6e add missing time import 2020-05-06 09:11:33 +02:00
Frédéric Péters 1d4c83601e translation update 2020-04-14 09:24:53 +02:00
Frédéric Péters 0f3d126d43 payments: don't advertise /payments/ as a valid URL (#40887) 2020-03-23 14:59:55 +01:00
Frédéric Péters 66f0aa8f71 return error 400 on invalid /payment/init calls (#40888) 2020-03-23 14:58:23 +01:00
Frédéric Péters 7012ca290f misc: fix category URLs with missing trailing slash and query string (#40799) 2020-03-17 23:14:02 +01:00
Frédéric Péters 3c45b4bd14 misc: import N_ instead of relying on builtin (#40373) 2020-03-04 13:58:31 +01:00
Frédéric Péters 556bafca11 misc: don't reencode REQUEST_URI from uwsgi (#40073) 2020-02-21 11:48:35 +01:00
Frédéric Péters 3b541fb895 myspace: always consider regie id as a string (#39973) 2020-02-18 11:17:12 +01:00
Frédéric Péters d3ec847f8c payments: get urllib from six (#39924) 2020-02-16 18:40:34 +01:00
Thomas NOËL a301d5f8f3 misc: iteritems() -> items() (#39913) 2020-02-14 22:42:54 +01:00
Frédéric Péters 354a377830 payments: avoid crash on missing payment action (#39872) 2020-02-14 11:56:39 +01:00
Frédéric Péters cc7dbb17d1 update invoice CRC checks for Python 3 (#39863) 2020-02-14 11:34:26 +01:00
Frédéric Péters 1a9d1bac28 payments: make sure eopayment data is treated as strings (#39791) 2020-02-12 14:49:25 +01:00
Frédéric Péters 30159c1be7 tests: adapt to absolute URI for user forms (#39630) 2020-02-07 11:50:50 +01:00
Frédéric Péters 48f78b1360 myspace: allow sorting forms with no receipt time (#39629) 2020-02-07 11:09:04 +01:00
Frédéric Péters 3e91606b06 tests: adjust to drafts trailing with a slash 2020-02-02 20:01:04 +01:00
Frédéric Péters b94e8196d3 misc: don't quote query string (#39454) 2020-01-31 13:59:32 +01:00
Frédéric Péters 3f5b25728e misc: quote URL when redirecting to category (#39454) 2020-01-31 12:59:25 +01:00
Frédéric Péters 7c109c3059 misc: display formdef when slug is shared by category and formdef (#39155) 2020-01-27 10:28:29 +01:00
Frédéric Péters 6d42dae95b myspace: compare date using their ordinal value (#39268) 2020-01-27 10:28:29 +01:00
Frédéric Péters 2ebf524c7e debian: switch to python 3 (#39164) 2020-01-24 09:49:04 +01:00
Frédéric Péters bb8a29bdc8 tests: run against Python 3 2020-01-17 17:55:51 +01:00
Nicolas Roche a9ee9454cc myspace: upgrade sort and remove dedicated display form (#38761) 2020-01-17 17:55:42 +01:00
Thomas NOËL 7bbfe6d0b1 remove bounce processing (sync with w.c.s) (#33448) 2019-12-29 12:36:35 +01:00
Frédéric Péters e0ca24cbe7 add stub AppointmentErrorPart (#38531) 2019-12-14 06:38:43 +01:00
Frédéric Péters a601e8a1c5 add compatibility layer for old clicrdv references (#38153) 2019-12-03 10:31:49 +01:00
Frédéric Péters c0bd758197 setup: remove pyatom reference 2019-12-02 13:34:11 +01:00
Frédéric Péters 01ae3cb400 python3: replace has_key usage (#38094) 2019-11-29 16:54:51 +01:00