Commit Graph

412 Commits

Author SHA1 Message Date
Frédéric Péters 8b939a281e tox: bump pytest version 2020-03-17 19:21:10 +01:00
Frédéric Péters 537e37d371 jenkins: switch to mergeJunitResults 2020-03-17 19:14:28 +01:00
Frédéric Péters 62d08f4243 python3: always pass strings to json.loads, for 3.5 compatibility (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 5e6226e167 python3: update tox to check against both python versions (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a78e567583 python3: convert .keys to list before comparing (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters e2eb510f87 python3: update maarch tests (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 9a5edc0b00 python3: encode response.content in tests (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters b562bef51f python3: use key function to sort categories (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a8e12b9630 python3: pass bytes for hmac (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 90c29f0fa0 python3: use relative imports (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters e91178a2e1 python3: use modern except syntax (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 8112d57b0a python3: replace unicode references (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 46113c03dd python3: replace iteritems (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 27af09b510 python3: get urllib/urlparse/htmlparser from six (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 4f9bb8b161 python3: use exec(open(... to replace execfile (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters f165c7d12d setup: limit django-reversion to version 2 (#39092) 2020-03-17 19:04:55 +01:00
Thomas NOËL c94b37c09d debian: log tenants names on migrate_schemas 2020-02-12 15:27:13 +01:00
Frédéric Péters 1c810c703b misc: update settings to use MIDDLEWARE (#38162) 2019-12-03 14:50:42 +01:00
Frédéric Péters 71ec5a61dd tox: remove tests against django 1.8 2019-12-03 14:42:32 +01:00
Emmanuel Cazenave 7a8bce02b6 jenkins: use ci@entrouvert.org for notifications 2019-10-02 15:03:39 +02:00
Frédéric Péters 10b757515a jenkins: limit attrs, for pytest 2019-10-02 08:34:02 +02:00
Frédéric Péters aec6bc137b debian: limit libjs-pdf to versions < 1.1 (#34909) 2019-07-16 16:33:13 +02:00
Frédéric Péters d30aeb1772 build: remove obsolete jenkins.sh 2019-07-16 16:04:45 +02:00
Frédéric Péters 215649cc9f build: add support for hotfix branches 2019-07-16 16:04:37 +02:00
Frédéric Péters bd1a4fdb0e style: adjust content height for new gadjo header (#31477) 2019-07-15 23:14:03 +02:00
Frédéric Péters c6fc60c3c1 misc: remove validation steps (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 5bcd9442b9 remove alfortville custom extension (#31454) 2019-07-15 23:14:03 +02:00
Benjamin Dauvergne c7676678df tests: make tests pass with django-webtest >= 1.9.6 2019-06-09 01:21:58 +02:00
Emmanuel Cazenave b10c0e955b jenkins: pin django-webtest (#33616) 2019-06-03 14:58:58 +02:00
Emmanuel Cazenave fe53f5889e update setup.py helpers (#33480) 2019-05-28 14:26:50 +02:00
Emmanuel Cazenave 39f8f5d3bb jenkins: use a Jenkinsfile (#33259) 2019-05-28 10:56:03 +02:00
Emmanuel Cazenave c124c1d1a3 bump django-ckeditor version compatibility (#33254) 2019-05-28 10:55:08 +02:00
Christophe Siraut b99e5018c1 debian: switch package format to 3.0 (quilt) (#32261) 2019-04-16 14:48:17 +02:00
Christophe Siraut f0ae19e644 debian: bump debhelper compatibility level (#32260) 2019-04-16 14:37:31 +02:00
Frédéric Péters 346cad74fe mail: upate feed_mail command for django 1.11 (#31474) 2019-03-25 18:49:44 +01:00
Benjamin Dauvergne cd42622b22 maarch: force external_id to string (fixes #30045) 2019-01-23 20:48:13 +01:00
Benjamin Dauvergne 308d46e51b maarch: fix wrong of setting for response status (fixes #29912) 2019-01-18 18:56:34 +01:00
Frédéric Péters 9bb35fe945 tox: limit pytest version to a version compatible with pytest-cov 2019-01-06 23:42:57 +01:00
Frédéric Péters 866b37a147 misc: port django 1.11 ckeditor support late changes (#28864) 2018-12-11 19:25:04 +01:00
Frédéric Péters f114291004 misc: add ckeditor monkeypatch for 1.11 (#28864) 2018-12-11 15:00:16 +01:00
Frédéric Péters d1642e2b0f style: adjust some knowledge database pages to revamped style (#28863) 2018-12-11 14:56:54 +01:00
Frédéric Péters 879fe9643a contacts: log user creation requests to authentic (#28828) 2018-12-11 14:56:54 +01:00
Thomas NOËL d8cf9bb827 debian: do not feed maarch on night (#28665) 2018-12-06 09:50:17 +01:00
Benjamin Dauvergne 10c16a0bf6 maarch: add a webservice for sending a mail response (#27814)
POST /api/mail/response/

   {"mail_id": 1234, "content": "response text content"}
2018-11-16 15:32:16 +01:00
Benjamin Dauvergne 7283ba180a tests: remove debugging print 2018-11-07 13:52:11 +01:00
Frédéric Péters 1e392e0ba9 push mail external id to w.c.s. (#27794) 2018-11-06 19:12:26 +01:00
Frédéric Péters d0a602e0b5 mail: don't crash on undefined mail external id (#27616) 2018-10-30 08:41:57 +01:00
Frédéric Péters b289e9cd91 tox: limit django-reversion to <3.0.1 when testing against django 1.8 2018-10-30 08:41:57 +01:00
Frédéric Péters 9962dbdbb3 debian: add hourly cleaning of sessions (#27480) 2018-10-20 10:33:48 +02:00
Frédéric Péters 29418b51d2 double waiting time for provisionning system to create user (#27040) 2018-10-05 15:37:09 +02:00