Commit Graph

4596 Commits

Author SHA1 Message Date
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
Frédéric Péters a583045b4c admin: add settings page to set default map position (#14099) 2016-12-09 20:22:05 +01:00
Frédéric Péters 2847793ab1 update select2 to latest version (4.0.3) (#14034) 2016-12-09 20:22:05 +01:00
Thomas NOËL 9d5b198685 help: rename age_in_* to utils.age_in_* (#14199) 2016-12-02 15:37:21 +01:00
Frédéric Péters a6c90b3d3e admin: keep currently assigned roles when overwriting a formdef (#14104) 2016-11-25 16:06:29 +01:00
Frédéric Péters 0e4d334288 admin: don't change category/workflow when overwriting a formdef (#14076) 2016-11-25 14:36:08 +01:00
Frédéric Péters 7e2af623ef workflows: make sure model filenames are unique (#14096) 2016-11-25 14:19:05 +01:00
Frédéric Péters 0192a69306 workflows: save formdata after document has been attached (#14084) 2016-11-25 14:17:45 +01:00
Frédéric Péters ccf432d4e7 formdef: don't lose "confirmation" attribute when exporting/importing (#14072) 2016-11-25 14:17:42 +01:00
Frédéric Péters 82bd448dfc tests: add more tests for workflow inspect view 2016-11-24 23:57:12 +01:00
Thomas NOËL b9b6f987be workflows: fix unknown status display in inspect view (#14073) 2016-11-24 15:47:47 +01:00
Frédéric Péters 2d3631f755 workflows: add an id to the action form (#13990) 2016-11-17 09:40:51 +01:00
Frédéric Péters 5a6ce97a5e misc: don't force PDF attachments to be downloaded (#13977)
It made sense when browsers were riddled by the acrobat plugin and it
had to be forcefully avoided but nowadays sanity has returned and
getting the PDF displayed in the browser window is a better choice.
2016-11-17 09:40:51 +01:00
Frédéric Péters bf32d69d16 help: add example of condition checking if a field has been filled 2016-11-16 12:16:56 +01:00
Frédéric Péters 76f31806c0 workflows: add custom handling for computed email destinations (#13935) 2016-11-16 12:02:41 +01:00
Thomas NOËL 62c0b5bd62 trigger_jumps: reset substitution variables on each formdata (#13964) 2016-11-15 13:19:57 +01:00
Frédéric Péters 71e4a3c167 formdefs: add keywords to <form> tag (#13941) 2016-11-13 16:37:53 +01:00
Frédéric Péters e3fae24994 tests: expand checks on idp settings 2016-11-12 22:35:21 +01:00
Frédéric Péters ba0d7a5fa6 tests: add basic checks for etld parsing 2016-11-12 21:58:41 +01:00
Frédéric Péters a5480f2694 tests: add check for anonymising many forms 2016-11-12 21:46:09 +01:00
Frédéric Péters d8ebf14c22 tests: add basic tests for admin bounce handling pages 2016-11-12 21:34:04 +01:00
Frédéric Péters a8a6953b95 formdefs: provide both id and text for item fields in workflow options (#13921) 2016-11-11 11:17:31 +01:00
Frédéric Péters 7b640d0dd8 formdefs: allow setting a workflow being imported (#13917)
When a workflow is being imported it doesn't have an id and couldn't
therefore be attached to a formdef; however there are internal workflow
formdefs (for the workflow variables) and they need to be associated to
the being-imported workflow.
2016-11-09 15:56:14 +01:00
Frédéric Péters 55c8e0c62d misc: pass accept-language to nominatim (#13759) 2016-11-07 16:01:37 +01:00
Thomas NOËL 24a03b8375 update french translations 2016-11-07 15:05:14 +01:00
Serghei Mihai b2bcc06f67 ctl: fix 'all' option for wipe-data command (#13813) 2016-11-07 13:50:43 +01:00
Frédéric Péters c69b9753d9 backoffice: remove support for displaying a news entry on homescreen (#13880)
This effectively reverts 17effa588f (#1781).
2016-11-07 11:29:44 +01:00