Commit Graph

100 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 62d08f4243 python3: always pass strings to json.loads, for 3.5 compatibility (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a78e567583 python3: convert .keys to list before comparing (#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 8112d57b0a python3: replace unicode references (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 46113c03dd python3: replace iteritems (#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 5bcd9442b9 remove alfortville custom extension (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 346cad74fe mail: upate feed_mail command for django 1.11 (#31474) 2019-03-25 18:49:44 +01:00
Benjamin Dauvergne cd42622b22 maarch: force external_id to string (fixes #30045) 2019-01-23 20:48:13 +01:00
Benjamin Dauvergne 308d46e51b maarch: fix wrong of setting for response status (fixes #29912) 2019-01-18 18:56:34 +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
Frédéric Péters 1e392e0ba9 push mail external id to w.c.s. (#27794) 2018-11-06 19:12:26 +01:00
Frédéric Péters d0a602e0b5 mail: don't crash on undefined mail external id (#27616) 2018-10-30 08:41:57 +01:00
Benjamin Dauvergne a4ae8845e9 mail: feed from MaarchCourrier (#22550) 2018-07-12 22:55:21 +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
Thomas NOËL f10ccdfa50 mail: fix default order, by postal date first (#14824) 2017-10-01 17:04:59 +02:00
Frédéric Péters f04cb9ac70 misc: remove usage of django.conf.urls.patterns (#16012) 2017-06-18 10:36:30 +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
Frédéric Péters b0f33b02ce phone: always use ajax to get list of phone calls (#15592) 2017-04-24 18:28:38 +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 2482143850 mail: check files are PDF before importing them (#13509) 2016-12-03 17:22:38 +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
Frédéric Péters 8ea4c31c33 mail: require to be logged in to access manual feeder (#13251) 2016-09-21 08:11:10 +02:00
Thomas NOËL 0b4dfb3d7f add missing gettext call 2016-06-30 13:46:55 +02:00
Thomas NOËL e48cfe16e9 mails: add subject field, only for alfortville flavour (#11289) 2016-06-22 11:29:23 +02:00
Thomas NOËL d4b4f0c3c9 mail: display registered mail number in mail summary (#11226) 2016-06-14 17:00:04 +02:00
Frédéric Péters 7c34b60fc3 mail: give postit a title bar, clicking on it open/close the postit (#11073) 2016-05-26 19:59:54 +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 46b44136e9 don't display twice normal avis (#11079) 2016-05-26 18:54:27 +02:00
Frédéric Péters e2228972a5 mail: fix mail summary to not include mandatory avis twice 2016-05-16 18:11:28 +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 060d1b6a18 mail: always display category filter 2016-04-12 13:33:10 +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 95714fe50d mail: add 1.8 compat to feed_mail management command 2016-04-12 13:07:14 +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 5febf9d8dc mail: display post date in mail summary (#10458) 2016-03-28 16:56:41 +02:00
Frédéric Péters 0a3af38187 trivial: remove unused import 2016-03-26 08:51:28 +01:00
Frédéric Péters 4e066b05ba trivial: add (*) next to "post date" (#10098) 2016-03-25 14:43:40 +01:00
Frédéric Péters 6cc4ba3c17 mail: replace formdef filter by a category filter (#10099) 2016-03-22 13:41:58 +01: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
Thomas NOËL 467f7bb9a0 phone: get mellon username in all zone views (#9598 fix) 2016-02-04 10:15:47 +01:00
Thomas NOËL e6536f2091 phone: use mellon username as a phone line (#9598) 2016-02-04 09:36:15 +01:00