Commit Graph

31 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 879fe9643a contacts: log user creation requests to authentic (#28828) 2018-12-11 14:56:54 +01:00
Frédéric Péters 29418b51d2 double waiting time for provisionning system to create user (#27040) 2018-10-05 15:37:09 +02:00
Frédéric Péters 1a2b162de2 misc: adapt to w.c.s. API changes (#21367) 2018-01-23 14:22:58 +01: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 2b4eb7cd54 contacts: add a settings for send_registration_mail (#20665) 2017-12-13 17:15:49 +01:00
Frédéric Péters d06826d99f misc: use signed URL to call authentic (#12467) 2016-11-09 17:58:27 +01:00
Thomas NOËL cb64fdd2ba contacts: display user roles in contact zone (#12630) 2016-09-27 18:02:13 +02:00
Frédéric Péters 84c8d3937c contacts: display user emails in contact zone (#10944) 2016-05-16 17:21:18 +02:00
Thomas NOËL 55705bcf92 contacts: first name is not required (#10926) 2016-05-13 17:28:17 +02:00
Frédéric Péters 136358c9d4 contacts: use a non-modal dialog box (#10454) 2016-04-12 13:55:38 +02:00
Frédéric Péters f87a3e4638 contacts: limit search view to appropriate users (#10469) 2016-03-29 14:54:28 +02:00
Frédéric Péters 201ad7ed04 contacts: ask authentic to send activation emails (#9496) 2016-02-03 17:47:15 +01:00
Frédéric Péters ed12a9a411 trivial: remove unused imports 2016-01-22 14:11:37 +01:00
Frédéric Péters 82507bac92 contacts: include form number in list of user forms (#9731) 2016-01-22 11:56:38 +01:00
Frédéric Péters 582dcbb6ff contacts: remove debugging statement 2016-01-21 16:36:51 +01:00
Frédéric Péters eebdd89011 contacts: automatically select the contact being displayed (#9499) 2016-01-05 11:27:46 +01:00
Frédéric Péters fba6552232 contacts: mark required fields with an asterisk (#9495) 2016-01-05 11:07:39 +01:00
Frédéric Péters d9dd50ba21 contacts: add title and birthdate to contact fields (#9495) 2016-01-05 10:51:46 +01:00
Frédéric Péters 7de130d531 contacts: mark first and last names as required (#9449) 2015-12-29 18:22:09 +01:00
Frédéric Péters 08b943b1fd misc: disable zones when there's no item to act on (#9048) 2015-12-03 17:49:30 +01:00
Frédéric Péters 39a6382bba misc: give more time for the user to arrive in wcs 2015-11-17 15:30:48 +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 4d7d626cf9 contacts: basic UI to add contacts 2015-11-16 10:19:44 +01:00
Frédéric Péters e4eaacc1f9 contacts: include links to formdata 2015-11-10 12:04:01 +01:00
Frédéric Péters 4c8a13d534 contacts: improve contact selection UI (#8784) 2015-10-28 17:04:23 +01: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 f3a0009ef8 contacts: add user details to search and info page 2015-09-30 10:46:55 +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 699e4ac86e general: add contacts app 2015-09-29 18:12:41 +02:00