Commit Graph

4622 Commits

Author SHA1 Message Date
Frédéric Péters c46bc299e5 saml: add support for asking saml for forced authentication (#14537) 2017-01-10 11:21:24 +01:00
Frédéric Péters df37bf9b95 saml: keep saml authentication context in session (#14538) 2017-01-10 11:07:02 +01:00
Frédéric Péters e83f89fd04 form: handle smaller than required values in table widget (#14498) 2017-01-06 10:26:28 +01:00
Frédéric Péters c19a397350 add basic authentication tests 2017-01-05 20:32:08 +01:00
Frédéric Péters f0b01aa92f backoffice: always use <th> for table head cells (#14500) 2017-01-04 14:32:18 +01:00
Frédéric Péters df1977f2dc help: note the parameters are also the same as in the listings 2017-01-02 17:22:11 +01:00
Frédéric Péters 0ed3291c2b backoffice: only display sidebar when it has some contents (#14470) 2017-01-02 11:25:13 +01:00
Frédéric Péters a99e4e7668 backoffice: add sidebar toggle to all pages (#14469) 2017-01-02 11:25:13 +01:00
Frédéric Péters beeafd109e backoffice: make sure displayed columns are ok in dialog (#14442)
After modifying column preferences the corresponding checkboxes are
updated via .prop() and this works for submitting the form and getting a
new and valid listing; however if the user goes back to the dialog it
won't be filled properly because .clone() will take node attributes, not
properties.
2017-01-02 10:45:46 +01:00
Frédéric Péters 83337cefc2 backoffice: don't use jquery tablesorter when missing postgresql (#14441) 2017-01-02 10:45:46 +01:00
Frédéric Péters fa071d74fa backoffice: use main table style for formdata listings (#14439) 2017-01-02 10:45:46 +01:00
Frédéric Péters 781cb4394c backoffice: remove long-unused in-column filters (#14438) 2017-01-02 10:45:46 +01:00
Frédéric Péters c08b5f13d1 misc: mark cancel button with a class (#14456) 2017-01-01 16:13:07 +01:00
Frédéric Péters 5772e64846 misc: prefer email from formdata over user profile (#10123) 2016-12-23 11:09:15 +01:00
Frédéric Péters 8c1d8009f9 tests: add check on ranked items field 2016-12-22 22:26:33 +01:00
Frédéric Péters a09478cb4f tests: add check on csv output of items field 2016-12-22 22:26:33 +01:00
Frédéric Péters 7314d15ce3 tests: add check on boolean stats 2016-12-22 22:26:33 +01:00
Frédéric Péters 1335abeb58 tests: add check on extra classes on titles 2016-12-22 22:26:33 +01:00
Frédéric Péters 9b8d52cec2 admin: fix prefix of backoffice field varnames (#14429) 2016-12-22 17:25:59 +01:00
Frédéric Péters 4b63ef9285 backoffice: mark "text" for translation (#14423) 2016-12-22 10:41:53 +01:00
Thomas NOËL 5ffd29fbd6 update french translations 2016-12-22 10:23:48 +01:00
Frédéric Péters c107d20bb6 workflows: don't create missing roles if they're managed by an idp (#13933) 2016-12-21 14:30:55 +01:00
Frédéric Péters 3dab5f9469 hobo: exclude secondary services from the start (#14410) 2016-12-21 14:30:05 +01:00
Frédéric Péters 4c53eddc2d forms: always limit actionable items to open items (#14384) 2016-12-21 14:30:05 +01:00
Thomas NOËL 2d77d6cfd2 update french translations 2016-12-21 13:29:37 +01:00
Frédéric Péters 1fa7d23494 sql: add support for empty list in (Not)Contains criteria (#14392) 2016-12-21 10:14:11 +01:00
Frédéric Péters fdf9921f8e backoffice: don't include endpoint status in "waiting" listings (#14384) 2016-12-19 17:59:44 +01:00
Thomas NOËL 1a2b4cb8e6 update french translations 2016-12-19 16:40:14 +01:00
Frédéric Péters 37eb958d1c workflows: make timeout jump a thin wrapper of normal jump (#14353) 2016-12-17 20:31:58 +01:00
Frédéric Péters 62801f13fe backoffice: limit listings to actionable forms by default (#12357) 2016-12-16 23:19:23 +01:00
Frédéric Péters cf828b7d97 backoffice: add full text search to global listing (#13965) 2016-12-16 16:28:18 +01:00
Frédéric Péters baaf492e28 misc: translate "The results could not be loaded" select2 message (#14341) 2016-12-16 16:25:54 +01:00
Frédéric Péters 02693519eb form: fix usage of parametric URLs with new select2 (#14342) 2016-12-16 15:29:28 +01:00
Frédéric Péters 6ff6508893 hobo: don't deploy secondary services (#13843) 2016-12-16 15:29:28 +01:00
Frédéric Péters 457ce34345 admin: include field variable in list of fields (#11255) 2016-12-16 14:39:30 +01:00
Frédéric Péters 93d699b5c8 backoffice: automatically refresh listings after 15 idle seconds (#14287) 2016-12-14 16:10:01 +01:00
Frédéric Péters ab2d85b3ec misc: don't leak _q_exports between requests (#13928) 2016-12-14 14:34:06 +01:00
Frédéric Péters abe54fc2d7 workflows: allow computed email recipients to be a list (#14250) 2016-12-13 21:38:49 +01:00
Frédéric Péters 55cfe218e2 style: use min-width to set a minimal width for select2 widgets (#14273) 2016-12-12 17:24:48 +01:00
Thomas NOËL 944345385f update french translations (typo) 2016-12-12 14:00:04 +01:00
Thomas NOËL f326315e47 update french translations 2016-12-12 13:48:28 +01:00
Thomas NOËL f350397597 file_validation: don't crash when fargo messed up (#14224) 2016-12-12 10:48:20 +01:00
Frédéric Péters 87457ba861 tests: point to correct form when checking global listings 2016-12-09 20:42:44 +01:00
Frédéric Péters 4554b2e8bc backoffice: remove spaces when looking up identifier/tracking code (#14115) 2016-12-09 20:27:02 +01:00
Frédéric Péters 3c360099f4 workflows: do not expose "send sms" action if not configured (#7578) 2016-12-09 20:24:14 +01:00
Frédéric Péters 1a36538c73 backoffice: use default position as initial position in backoffice map (#14158) 2016-12-09 20:24:14 +01:00
Frédéric Péters 911614c667 backoffice: add support for looking up a formdata using its id (#14115) 2016-12-09 20:24:14 +01:00
Frédéric Péters f57eaaa28d workflows: fix evaluation of "waitpoint" flag of wscall actions (#13919) 2016-12-09 20:22:05 +01:00
Frédéric Péters 6d3f4646f3 formdefs: display a better error message for unknown field types (#14044) 2016-12-09 20:22:05 +01:00
Frédéric Péters 9fcdd00c2c backoffice: exclude drafts from graphs in global statistics (#14190) 2016-12-09 20:22:05 +01:00