Commit Graph

13 Commits

Author SHA1 Message Date
Frédéric Péters 1c810c703b misc: update settings to use MIDDLEWARE (#38162) 2019-12-03 14:50:42 +01:00
Benjamin Dauvergne c7676678df tests: make tests pass with django-webtest >= 1.9.6 2019-06-09 01:21:58 +02:00
Emmanuel Cazenave 39f8f5d3bb jenkins: use a Jenkinsfile (#33259) 2019-05-28 10:56:03 +02:00
Benjamin Dauvergne cd42622b22 maarch: force external_id to string (fixes #30045) 2019-01-23 20:48:13 +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
Benjamin Dauvergne 7388218208 run tests with django 1.11 (#25630) 2018-08-14 07:41:59 +02:00
Benjamin Dauvergne a4ae8845e9 mail: feed from MaarchCourrier (#22550) 2018-07-12 22:55:21 +02:00
Serghei Mihai 27d62bf7ff qualification: get only backoffice submission available forms (#24495) 2018-07-04 15:00:27 +02:00
Thomas NOËL 5ed78d803e phone: don't use SSO username as a line by default (#16648) 2017-06-02 09:33:06 +02:00
Thomas NOËL 8bbb458eae phone: handle a new max call duration settings (#15979) 2017-06-01 18:22:02 +02:00
Thomas NOËL c1e0c32a29 phone: add a one call per callee limit possibility (#15980) 2017-06-01 18:20:36 +02:00
Benjamin Dauvergne 5cedd08743 implement telephony models and web services (#8789)
- 2 new models: PhoneCall, PhoneLine
- 4 web-services:
 - call_event
 - current_calls
 - take_line
 - release_line
2015-11-02 22:54:39 +01:00