Commit Graph

409 Commits

Author SHA1 Message Date
Frédéric Péters fbc3c6541f python3: update tox to check against both python versions 2020-01-19 19:59:00 +01:00
Frédéric Péters 2b3b7c7707 python3: always pass strings to json.loads, for 3.5 compatibility 2020-01-19 19:55:23 +01:00
Frédéric Péters c73074866b python3: convert .keys to list before comparing 2020-01-19 19:34:55 +01:00
Frédéric Péters d93570aa87 python3: update maarch tests 2020-01-19 19:32:30 +01:00
Frédéric Péters b3534e1330 python3: encode response.content in tests 2020-01-19 19:25:48 +01:00
Frédéric Péters 8ccbc23f45 python3: use key function to sort categories 2020-01-19 19:21:19 +01:00
Frédéric Péters 70bc0df875 python3: pass bytes for hmac 2020-01-19 19:21:19 +01:00
Frédéric Péters fc12e82b09 python3: use relative imports 2020-01-19 19:21:19 +01:00
Frédéric Péters a67f04b89c python3: use modern except syntax 2020-01-19 19:21:19 +01:00
Frédéric Péters f9e22e1309 python3: replace unicode references 2020-01-19 19:21:19 +01:00
Frédéric Péters c434c9e482 python3: replace iteritems 2020-01-19 19:21:07 +01:00
Frédéric Péters ff3f8304bc python3: get urllib/urlparse/htmlparser from six 2020-01-19 19:21:07 +01:00
Frédéric Péters b2a4754975 python3: use exec(open(... to replace execfile 2020-01-19 19:04:15 +01:00
Frédéric Péters 490e418460 setup: limit django-reversion to version 2 2020-01-19 19:03:56 +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
Thomas NOËL bd217329dd debian: depends on Django >= 1.8 2018-09-26 16:15:56 +02:00
Thomas NOËL ddbe3fd6a8 debian: remove send-avis-email cron (#24712) 2018-09-14 10:04:51 +02:00
Thomas NOËL ef5df073f2 update french translations 2018-08-30 11:03:10 +02:00