Commit Graph

36 Commits

Author SHA1 Message Date
Frédéric Péters 250ef2e74a trivial: apply isort & pyupgrade 2021-07-13 11:41:37 +02:00
Frédéric Péters ce7f2dd500 trivial: apply black 2021-01-11 20:10:12 +01:00
Frédéric Péters cd9a25a069 trivial: import reverse from django.urls (#41286) 2020-04-02 21:33:56 +02:00
Frédéric Péters 5bcd9442b9 remove alfortville custom extension (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 1e392e0ba9 push mail external id to w.c.s. (#27794) 2018-11-06 19:12:26 +01:00
Benjamin Dauvergne a4ae8845e9 mail: feed from MaarchCourrier (#22550) 2018-07-12 22:55:21 +02:00
Thomas NOËL f10ccdfa50 mail: fix default order, by postal date first (#14824) 2017-10-01 17:04:59 +02:00
Thomas NOËL 44d4464ac5 mail: add default order, by postal or creation date (#14824) 2017-02-15 16:43:13 +01:00
Frédéric Péters 27dc0bd814 mail: display user as unknown if it doesn't exist anymore (#13923) 2016-11-13 21:24:07 +01:00
Thomas NOËL 908d47ff09 mails: add reference field, only for alfortville flavour (#13549) 2016-10-14 10:09:16 +02: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 dfe8e1e1ab mail: also display avis that were not given (#11081) 2016-05-26 18:59:47 +02:00
Frédéric Péters 35cda17712 mail: push registered mail number to formdata submission context (#10945) 2016-05-16 17:21:18 +02:00
Thomas NOËL 3b3c9dc111 use new Django contenttypes.fields (#10943) 2016-05-16 16:16:05 +02:00
Frédéric Péters 6fced18cd1 mail: use scanner category if there's no association yet 2016-04-12 13:32:49 +02:00
Frédéric Péters bd0185bb6e mail: make it possible to specify a category when feeding mails 2016-04-12 13:32:27 +02:00
Frédéric Péters 043012ac6e mail: display info notices in summary (#10455) 2016-03-28 18:24:00 +02:00
Frédéric Péters e8bf6cbcee misc: send mail post date in submission context (#10459) 2016-03-28 17:13:11 +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 42e4c24cc1 mail: display mail note in summary (#10096) 2016-02-26 12:34:26 +01:00
Frédéric Péters f163f1b6e7 mail: remove "mail number" (#9008) 2016-01-11 15:05:29 +01:00
Frédéric Péters c9ce33de4f mail: include selected contact name in mail list (#8713) 2015-11-09 18:08:23 +01:00
Frédéric Péters 5ad7168dcc mail: add a field to enter a mail number (#8714) 2015-10-28 15:27:55 +01:00
Frédéric Péters d22ed473a4 summary: include avis 2015-10-11 18:34:38 +02:00
Frédéric Péters 8f15a7e4e0 general: make it possible to add a note to mails 2015-10-11 18:34:38 +02:00
Frédéric Péters 89b3ea5393 mails: add registered mail number field (#8516) 2015-10-10 18:24:22 +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 f1ed21b3a7 alfortville: adapt table views to model changes 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 52a09b6d1a misc: push details about submission context to wcs (#7951) 2015-09-30 10:46:55 +02:00
Frédéric Péters 54818b94a2 mail: force 200px width for thumbnails 2015-09-30 10:46:55 +02:00
Frédéric Péters f49d95359c mail: create thumbnails of imported PDF files 2015-09-30 10:46:54 +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 3f52dc76e4 mail: add post_date/registered_mail attributes 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 9acfff2d31 mail: add model and management command to store data 2015-09-29 18:12:39 +02:00