Commit Graph

24 Commits

Author SHA1 Message Date
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 bd09632404 misc: add on_delete to foreign key (#41286) 2020-04-02 21:33:55 +02:00
Benjamin Dauvergne d2361b5e8a qualif: store keep formdata backoffice URL (#22550) 2018-07-12 22:55:21 +02:00
Frédéric Péters cf0ae530a4 return a question mark as category if formdef is no longer available (#13956) 2016-11-16 12:03:33 +01:00
Frédéric Péters f45a55dc57 return a question mark as name if formdef is no longer available (#13939) 2016-11-13 21:24:07 +01:00
Thomas NOËL 3b3c9dc111 use new Django contenttypes.fields (#10943) 2016-05-16 16:16:05 +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 4de052fac4 misc: don't send user_id to wcs if there's none 2016-02-08 18:22:20 +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 f3971403a3 summary: make thumbnail a link to the PDF file 2015-10-11 18:34:38 +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 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 e03b92f99c alfortville: add listings for avis/info mails 2015-09-30 10:46:55 +02:00
Frédéric Péters 30b36c9cc9 alfortville: make it possible to set infos/avis 2015-09-30 10:46:55 +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 6f50851eb3 general: add comments field to qualification 2015-09-30 10:46:54 +02:00
Frédéric Péters 6733f396cb general: push requests to wcs (#8175) 2015-09-30 10:46:54 +02:00
Frédéric Péters 699cfcd7ce alfortville: fill dgs page with real data (#7885) 2015-09-30 10:46:54 +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 01d97f7a8f qualif: display formdef name, not reference 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