Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Roche 6ee1285701 python3: convert .values to list before accessing (#40830) 2020-03-19 15:23:01 +01:00
Frédéric Péters b562bef51f python3: use key function to sort categories (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a8e12b9630 python3: pass bytes for hmac (#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
Benjamin Dauvergne d2361b5e8a qualif: store keep formdata backoffice URL (#22550) 2018-07-12 22:55:21 +02:00
Serghei Mihai 27d62bf7ff qualification: get only backoffice submission available forms (#24495) 2018-07-04 15:00:27 +02:00
Josue Kouka dbb904cdf3 fix reference to unknown variable (#21376) 2018-01-23 17:51:20 +01:00
Frédéric Péters 1a2b162de2 misc: adapt to w.c.s. API changes (#21367) 2018-01-23 14:22:58 +01:00
Thomas NOËL 64023468a6 increase wcs timeout to 10 seconds (#17980) 2017-08-15 01:55:50 +02:00
Frédéric Péters 267613ef7e misc: don't fail on formdata missing keywords (#13937) 2016-12-14 15:38:36 +01:00
Frédéric Péters c67574d814 misc: create submitted formdata (not draft) if keyword is present (#13937) 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
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 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 0f3abdf5db misc: sign api/formdefs/ requests to wcs 2015-11-12 18:05:34 +01:00
Frédéric Péters 35bbbfcc17 general: add counter endpoints, to be used by agent portal (#8689) 2015-11-01 20:42:58 +01:00
Frédéric Péters 579179e0be alfortville: limit DGA validation screens to formdefs related to the DGA 2015-10-11 18:34:38 +02:00
Frédéric Péters bda5855d0e contacts: search and details (#8190) 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 6733f396cb general: push requests to wcs (#8175) 2015-09-30 10:46:54 +02:00
Frédéric Péters afa6f3fcdf add short timeout to wcs calls 2015-09-30 10:46:54 +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 a8244d6c78 misc: fill qualification select with formdefs from wcs 2015-09-29 18:12:40 +02:00