Commit Graph

1071 Commits

Author SHA1 Message Date
Frédéric Péters 68f40d7d1e remove obsolete abelium domino modules (#17244) 2020-10-03 20:04:57 +02: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
Frédéric Péters a0828e21f1 python3: use class methods for child/family columns (#38094) 2019-11-29 16:54:49 +01:00
Frédéric Péters e87e088381 python3: remove debugging prints (#38094) 2019-11-29 16:54:47 +01:00
Frédéric Péters 3cb413c581 python3: get urlparse from six (#38094) 2019-11-29 16:54:45 +01:00
Frédéric Péters 3900a8417c python3: catch exceptions using "as" syntax (#38094) 2019-11-29 16:54:40 +01:00
Frédéric Péters 32af20ac95 setup: update get_version for python 3 (#38094) 2019-11-29 16:53:43 +01:00
Frédéric Péters 49407ef0e4 update tests after module removals (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters bfcb1e467d remove support for strongbox (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters 741fa07466 remove support for announces (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters 813372abb3 remove support for clicrdv (#5484) 2019-11-26 14:21:43 +01:00
Frédéric Péters caff073548 remove support for agenda/events (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters d20d0549e9 remove support for custom links (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters 86c467147f misc: don't require an attribute-less <ol> to add steps title (#37701) 2019-11-15 16:29:36 +01:00
Emmanuel Cazenave 0076451e7b jenkins: use ci@enttrouvert.org for notification 2019-10-02 13:26:24 +02:00
Frédéric Péters b3c153f3a9 jenkins: limit attrs, for pytest 2019-10-02 08:30:24 +02:00
Frédéric Péters 62d859f23b jenkins: fix job name 2019-09-30 21:31:48 +02:00
Frédéric Péters 3e037e2e95 misc: use relative imports (#36518) 2019-09-30 11:06:57 +02:00