Commit Graph

4581 Commits

Author SHA1 Message Date
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
Thomas NOËL 3623c0fb4e forms: don't modify "normal" keys in checkboxes widget (#13870) 2016-11-04 16:14:33 +01:00
Thomas NOËL 8b6b6c667d workflows: allow None in file backoffice fields (#13783) 2016-11-03 15:37:55 +01:00
Thomas NOËL 19f40da855 display 'draft' on drafts status in 360 user view (#13807) 2016-11-03 15:35:03 +01:00
Thomas NOËL 93c50e4cdc fix form_receipt_datetime type (#13837) 2016-11-03 12:03:08 +01:00
Frédéric Péters a903095589 formdata: always set a _raw value for file fields (#13790) 2016-11-02 10:31:49 +01:00
Frédéric Péters db808c847d fields: don't crash exporting incomplete post-condition (#13815) 2016-11-02 10:30:52 +01:00
Frédéric Péters 0de7b49647 admin: require both condition and error message in post conditions (#13815) 2016-11-02 10:30:52 +01:00
Frédéric Péters 3d0c60ac6b hobo: add idp_account_url variable (#13811) 2016-10-31 17:28:07 +01:00
Frédéric Péters b254184559 admin: add option to declare roles are managed by identity provider (#13789) 2016-10-31 17:28:07 +01:00
Frédéric Péters 6cc90e31a9 hobo: don't require all role attributes when deprovisionning (#13799) 2016-10-30 10:57:13 +01:00
Frédéric Péters f29667f83d help: typo fix 2016-10-28 14:47:59 +02:00
Frédéric Péters b5eb00cd1d fields: make it possible to prefill with a date object (#13787) 2016-10-28 10:03:38 +02:00
Frédéric Péters e70246d50e evalutils: add new add_days(date, count) function (#13782) 2016-10-28 09:33:49 +02:00
Frédéric Péters b9c0128e49 tests: move and update "native" ezt tests to our tests/ directory 2016-10-27 23:20:34 +02:00
Frédéric Péters a3502817b4 misc: remove dead code 2016-10-27 23:20:34 +02:00