Commit Graph

1044 Commits

Author SHA1 Message Date
Frédéric Péters aa9e6b2505 tests: run against Python 3 2020-01-17 14:46:43 +01:00
Nicolas Roche 869793ce2e myspace: upgrade sort and remove dedicated display form (#38761) 2020-01-17 14:22:03 +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
Frédéric Péters 568b59b447 add Jenkinsfile 2019-09-23 14:40:05 +02:00
Frédéric Péters 05f395e887 misc: remove obsolete admin root directorty override (#35090) 2019-07-31 14:10:22 +02:00
Frédéric Péters 89ad14fb29 backoffice: update to match categories move under forms/ (#7457) 2019-07-31 14:05:03 +02:00
Frédéric Péters 1f1e76dce3 misc: remove old mobile mode (#25942) 2019-07-14 20:37:57 +02:00
Frédéric Péters 8c5973f5b6 misc: don't take over contact/help/accessibility unless defined (#34717) 2019-07-10 10:51:54 +02:00
Christophe Siraut e50c4c08c1 debian: switch package format to 3.0 (quilt) (#32261) 2019-04-16 14:48:17 +02:00
Thomas NOËL dfdcce853f debian: add python-eopayment in dependencies (#32322) 2019-04-15 16:17:33 +02:00
Frédéric Péters 07ef3f6a95 tests: add custom settings file to allow hosts (#20936) 2019-02-12 10:39:46 +01:00
Frédéric Péters 2c1e65a4ed general: remove support for "iframe" mode (#29955) 2019-01-22 14:26:15 +01:00
Frédéric Péters 93e566d79a don't loop-redirect on category name = formdef name (#28768) 2018-12-07 18:45:30 +01:00
Frédéric Péters 80784d047b do not expose legacy features (#28512) 2018-11-30 19:36:48 +01:00
Frédéric Péters 76dcfc2ff2 expose /actions/ directory (#2554) 2018-08-08 15:01:44 +02:00
Frédéric Péters 46f212eafc don't generate box details for json calls (#25541) 2018-07-31 10:11:51 +02:00
Frédéric Péters c6d5ae604a misc: don't redirect to /cat/form/ if a formdef exists with the slug (#25450) 2018-07-24 10:25:04 +02:00
Frédéric Péters 48fefff672 force body to be a string (not <htmltext>) 2018-07-05 16:59:14 +02:00
Frédéric Péters 29a82c1d19 adapt to template changes (#25057) 2018-07-05 16:33:23 +02:00
Frédéric Péters 5f2a981341 update origin of TextsDirectory import (#21627) 2018-05-09 07:03:16 +02:00
Thomas NOËL 51889bd567 get_with_indexed_value is now an iterator (#23551) 2018-05-03 11:36:26 +02:00
Frédéric Péters dadd54bca8 root: skip check for formdefs using tracking code when unnecessary (#22071) 2018-02-27 17:49:37 +01:00
Frédéric Péters 6f738411eb update to new workflow categories (#3405) 2017-12-25 20:44:54 +01:00
Frédéric Péters 77db40a2f1 remove help link as it's now provided via publik-base-theme (#20882) 2017-12-25 20:44:54 +01:00
Thomas NOËL fb7f1f7841 use new w.c.s. custom_template_email system (#19422) 2017-12-01 17:45:32 +01:00
Thomas NOËL 786b85418f use new strftime from qommon.misc (#19909) 2017-11-06 14:58:44 +01:00
Frédéric Péters e3abbabb23 perfs: avoid events/links in critical path (#18965) 2017-09-26 10:24:30 +02:00
Frédéric Péters c6f0966900 do not log payment problems as errors (#18198) 2017-08-29 07:54:40 +02:00
Frédéric Péters 0e0539f564 debian: add build-dep on django to build translations 2017-08-16 10:58:32 +02:00
Frédéric Péters 3cae8f261a tests: adapt initialization after django switch 2017-08-16 10:11:56 +02:00