Commit Graph

43 Commits

Author SHA1 Message Date
Frédéric Péters bf1864f324 misc: use new login class based view (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters 72f29fcd68 misc: import mellon only if declared in installed apps (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters cd9a25a069 trivial: import reverse from django.urls (#41286) 2020-04-02 21:33:56 +02:00
Nicolas Roche 5e731e5b59 templates: add a login template (#40802) 2020-03-18 10:28:11 +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 27af09b510 python3: get urllib/urlparse/htmlparser from six (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters c6fc60c3c1 misc: remove validation steps (#31454) 2019-07-15 23:14:03 +02:00
Serghei Mihai 27d62bf7ff qualification: get only backoffice submission available forms (#24495) 2018-07-04 15:00:27 +02:00
Frédéric Péters 9b1fe45772 general: misc update template API usage 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
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 8b29894066 misc: add knowledge base to publik menu 2016-03-31 13:00:45 +02:00
Frédéric Péters c009f03989 alfortville: dg summary table (#10089) 2016-03-22 13:25:48 +01:00
Frédéric Péters 0f47ea102a change label of "phone calls" section 2015-11-27 11:33:22 +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 300e991ae3 misc: use publik menu to advertise different channels 2015-11-26 14:05:27 +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 b5b28efd08 trivial: remove unused variables and import statements 2015-11-18 14:47:00 +01:00
Frédéric Péters 537b4cddf6 add missing gettext import 2015-11-18 14:43:49 +01:00
Frédéric Péters eecbc602f9 misc: bring welco/wcs errors to the UI as alerts 2015-11-17 14:41:45 +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 bed4ded73e qualif: limit 'copies' support to mails 2015-11-03 12:08:35 +01:00
Frédéric Péters ae975de117 misc: protect qualification panel against missing source 2015-11-03 11:31:24 +01:00
Frédéric Péters a7c65b8224 misc: add menu.json URL for publik menu 2015-11-02 17:38:26 +01:00
Frédéric Péters c125733041 general: make it possible to remove an association 2015-10-11 13:39:49 +02:00
Frédéric Péters e97facafb5 general: push a summary url to wcs 2015-10-10 18:24:22 +02:00
Frédéric Péters ae42e903db alfortville: check DGS and DGA roles 2015-10-10 18:24:22 +02: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 30e1c9cc43 general: reorganize models in a simpler way
A source object (e.g. Mail) may now be attached to several Association objects,
each one has a formdef_reference attribute (at first), and a formdata_id
attribute (once submitted to wcs).
2015-10-10 18:24:21 +02:00
Frédéric Péters 414162b52f general: make it possible to qualify with an user (#8173) 2015-10-01 22:06:32 +02:00
Frédéric Péters bdce2a3e99 add minimalistic login requirements around a few URLs
Permission management will have to be discussed.
2015-09-30 10:46:55 +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 b2a58843ac mail: add fields to qualify mail (post date / registered mail) 2015-09-30 10:46:54 +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 caa9ceafae qualif: mark triaged sources 2015-09-29 18:12:40 +02:00
Frédéric Péters e8d566c296 home: insert knowledge base zone from the start 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 9e42a5d069 home: load qualification pane asynchronously 2015-09-29 18:12:40 +02:00
Frédéric Péters a8244d6c78 misc: fill qualification select with formdefs from wcs 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 5de7db7494 mail: generate mail pane from mail application 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