Commit Graph

42 Commits

Author SHA1 Message Date
Frédéric Péters ce7f2dd500 trivial: apply black 2021-01-11 20:10:12 +01:00
Frédéric Péters f9f922656c misc: remove django-reversion dependency (#41641) 2020-04-24 08:30:38 +02:00
Frédéric Péters 15ce4e23ea settings: remove unnecessary middleware (#41286) 2020-04-02 21:13:56 +02: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 1c810c703b misc: update settings to use MIDDLEWARE (#38162) 2019-12-03 14:50:42 +01: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 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 fc5a4900ef settings: remove alfortville default validation steps (#22550) 2018-07-12 22:55:21 +02:00
Frédéric Péters 93f267939f misc: update settings for django 1.11 (#20909) 2017-12-28 13:10:41 +01:00
Frédéric Péters 2ac3859cbc home: make bottom panels disposition a setting (#18317) 2017-08-31 09:01:22 +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 c2e7a2fb69 replace use of django-select2 by xstatic-select2 2017-03-27 12:06:29 +02:00
Frédéric Péters 37b1dd0074 make it possible to bypass validation steps (#13936) 2016-12-03 17:22:38 +01:00
Frédéric Péters d06826d99f misc: use signed URL to call authentic (#12467) 2016-11-09 17:58:27 +01:00
Thomas NOËL e48cfe16e9 mails: add subject field, only for alfortville flavour (#11289) 2016-06-22 11:29:23 +02:00
Frédéric Péters 5ab7952c28 kb: add support for readonly access to knowledge database 2016-03-31 12:53:42 +02:00
Frédéric Péters 3f37ad5c31 use django-taggit for tags 2015-11-30 18:14:16 +01:00
Frédéric Péters 8402fcccd7 kb: restrict edits to users with settings.KB_ROLE 2015-11-30 10:29:07 +01:00
Frédéric Péters ae6c192579 add support for counter channel (#9012) 2015-11-26 14:46:50 +01:00
Frédéric Péters bd7a4aff27 limit channel pages to authorised roles 2015-11-23 17:01:15 +01:00
Frédéric Péters 62429906e6 contacts: add to authentic then get id from wcs (#8190)
This currently relies on HTTP Basic authentication, username/passwords should
be set in the settings, as AUTHENTIC_AUTH_TUPLE.
2015-11-16 14:33:17 +01:00
Frédéric Péters 5e455ba44f phone: use a qualification screen that doesn't require validations 2015-11-09 14:37:22 +01:00
Frédéric Péters 80909756fa general: redo submission, support for dgs & dga screen for alfortville 2015-10-10 18:24:21 +02:00
Frédéric Péters ee70113a47 add start of a phone call view 2015-09-30 10:46:55 +02:00
Frédéric Péters fbfd9c2894 kb: realtime update of page index 2015-09-29 18:12:41 +02:00
Frédéric Péters 363db32c5a kb: add history system (#7915) 2015-09-29 18:12:41 +02:00
Frédéric Péters 699e4ac86e general: add contacts app 2015-09-29 18:12:41 +02:00
Frédéric Péters b1d9f2b951 kb: add indexing/searching 2015-09-29 18:12:40 +02:00
Frédéric Péters f6c514864a kb: add basic elements of a knowledge base 2015-09-29 18:12:40 +02:00
Frédéric Péters f93dcc82d5 qualif: use select2 to select formdef 2015-09-29 18:12:40 +02:00
Frédéric Péters 737ffffd7f general: make it possible to associate formdefs to a mail 2015-09-29 18:12:40 +02:00
Frédéric Péters 6533489289 misc: add django-mellon support for SSO 2015-09-29 18:12:40 +02:00
Frédéric Péters 7835f218ad add French locale 2015-09-29 18:12:39 +02:00
Frédéric Péters 5de7db7494 mail: generate mail pane from mail application 2015-09-29 18:12:39 +02:00
Frédéric Péters 428ea02d75 general: add sources.mail apps 2015-09-29 18:12:39 +02:00
Frédéric Péters a025f8c93d misc: serve media and static files 2015-09-29 18:12:39 +02:00
Frédéric Péters acf7018fe9 add home layout 2015-09-29 18:12:39 +02:00
Frédéric Péters f9d9a6e54f settings: load local_settings.py from environment 2015-07-02 20:17:20 +02:00
Frédéric Péters 26feb97617 django-admin.py startproject welco 2015-07-02 10:46:33 +02:00