Commit Graph

6732 Commits

Author SHA1 Message Date
Thomas NOËL 1861bb36f6 workflows: set bo fields to empty value only if value before compute is empty (#45135)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2020-07-16 10:24:38 +02:00
Thomas NOËL 8dfa5c8c62 workflows: isolate libreoffice UserInstallation directory (#44787) 2020-07-07 15:58:31 +02:00
Frédéric Péters ea5a61cf53 tests: add block and item used in digest test 2020-07-04 20:15:01 +02:00
Frédéric Péters efbadb06b5 fields: add support for inert fields in blocks (#44760) 2020-07-03 17:55:35 +02:00
Frédéric Péters a259b9ef54 fields: add support for autocomplete fields in blocks (#44760) 2020-07-03 17:55:32 +02:00
Frédéric Péters e4b17b5059 misc: don't use capture_output as it requires python 3.7 (#44787) 2020-07-03 17:46:36 +02:00
Frédéric Péters b92ee201e2 workflows: retry PDF generation if it fails for some unknown reason (#44787) 2020-07-03 17:19:55 +02:00
Frédéric Péters ca7bb56cfa forms: check known domains variables are defined (#44789) 2020-07-03 12:17:00 +02:00
Frédéric Péters c6b2705628 translation update 2020-07-03 10:48:01 +02:00
Frédéric Péters a95f583c3e emails: allow configuring known/valid domains for typo fixes (#44663) 2020-07-03 09:59:12 +02:00
Frédéric Péters c81b3b1fb2 backoffice: add button to download all files in a zip (#44395) 2020-07-01 20:06:23 +02:00
Frédéric Péters aca20bf41a backoffice: fix detection of "add element" button (#44686) 2020-07-01 20:05:31 +02:00
Frédéric Péters 0df7b0dcba translation update 2020-06-30 17:55:51 +02:00
Frédéric Péters 95c65b6326 general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
Frédéric Péters 2c0bba5f71 forms: handle present-but-False readonly attribute (#44090) 2020-06-30 17:50:34 +02:00
Frédéric Péters 78cb7e1cb9 translation update 2020-06-30 17:41:54 +02:00
Frédéric Péters 3f9c34bb7b tox: mention pillow only once 2020-06-30 14:39:21 +02:00
Frédéric Péters 2d8b52c3a0 tox: limit Pillow version
>               lat = (1.0*lat[0][0]/lat[0][1] + 1.0*lat[1][0]/lat[1][1]/60 + 1.0*lat[2][0]/lat[2][1]/3600)
E               TypeError: 'IFDRational' object does not support indexing
2020-06-30 14:26:19 +02:00
Frédéric Péters db17f2f0e1 emails: use new default_sender_name variable set from hobo (#44566) 2020-06-30 13:52:35 +02:00
Frédéric Péters cdb71d3628 workflows: ignore form errors when clicking on global action button (#39098) 2020-06-30 13:52:35 +02:00
Frédéric Péters b682b2e9c4 misc: don't offer domain suggestions for domains we know are ok (#44429) 2020-06-30 13:52:35 +02:00
Frédéric Péters c17f11f88e workflows: pass caller to external workflow action context (#43700) 2020-06-30 13:52:35 +02:00
Frédéric Péters eef03c0a56 forms: only display selected option for readonly select widgets (#40520) 2020-06-30 13:52:35 +02:00
Lauréline Guérin bf52ee1ac7
misc: fix ellipsize for mini strings (#16280) 2020-06-29 16:31:20 +02:00
Lauréline Guérin 411ed67118
workflows: mappings display in inspect view (#42239) 2020-06-29 09:57:09 +02:00
Frédéric Péters d70d44c00c api: display missing status as unknown (#44526) 2020-06-28 14:43:25 +02:00
Frédéric Péters 96bd4aa855 misc: ignore missing roles during provisionning (#44525) 2020-06-28 14:43:25 +02:00
Frédéric Péters 2b562bcb1e tests: set publisher app dir as temporary directory 2020-06-28 12:31:08 +02:00
Frédéric Péters 8630f05a50 translation update 2020-06-27 16:34:06 +02:00
Frédéric Péters 7bd80b08ba trivial: remove import by URL from data source explanation message 2020-06-27 16:29:46 +02:00
Frédéric Péters 5f2c2b6319 trivial: remove double space 2020-06-27 16:29:46 +02:00
Lauréline Guérin a5dde9f9c9
workflow: fix auto jump to unknown status (#43242) 2020-06-26 18:57:03 +02:00
Lauréline Guérin 7fe3a4b473
datasource: import/export (#13722) 2020-06-26 16:50:00 +02:00
Frédéric Péters 106787acef backoffice: don't overwrite filter values from query string (#44152) 2020-06-26 16:13:28 +02:00
Frédéric Péters 5811c4b918 backoffice: convert ?filter-<varname> parameters so they're kept (#44152) 2020-06-26 15:41:25 +02:00
Lauréline Guérin 020ec09e9c
tests: fix generated_document tests with py 3.8 (#42359) 2020-06-26 14:28:15 +02:00
Frédéric Péters f31a57e803 misc: include form_role_* variables in inspect page (#44378) 2020-06-26 10:21:26 +02:00
Frédéric Péters e8f192c991 workflows: allow setting backoffice fields to an empty value (#44310) 2020-06-26 10:21:26 +02:00
Frédéric Péters cf34770395 backoffice: don't leak parent formdata attributes in sidebar (#44398) 2020-06-24 11:20:17 +02:00
Frédéric Péters c670d9c5c2 admin: remove live hint field style, now provided by gadgo 2020-06-24 09:51:00 +02:00
Frédéric Péters 6ed92c62ed api: don't break on missing status (#44385) 2020-06-24 09:37:00 +02:00
Frédéric Péters 445a3e9e64 misc: add .strip method to lazy variables (#44381) 2020-06-24 09:37:00 +02:00
Frédéric Péters 962a4bfe57 forms: don't add new rows using javascript in case of complex widgets (#44348) 2020-06-23 10:48:08 +02:00
Frédéric Péters 36bce17ca3 workflows: allow functions with duplicated name in dispatch settings (#44179) 2020-06-19 15:41:45 +02:00
Frédéric Péters 63e2d4e9e8 translation update 2020-06-19 07:31:25 +02:00
Lauréline Guérin 7624c55e66
templates: add datetime_in_past filter (#44023) 2020-06-18 14:38:12 +02:00
Lauréline Guérin d068f7b2b2
misc: use ngettext in seconds2humanduration to pluralize strings (#30788) 2020-06-18 09:27:13 +02:00
Frédéric Péters 48d9398a9c workflows: don't crash external workflow action on missing card/form (#44184) 2020-06-17 21:33:13 +02:00
Frédéric Péters 5076220306 backoffice: evaluate pre-checked rows for mass actions (#44144) 2020-06-17 15:39:56 +02:00
Frédéric Péters 54647a16f2 form: revamp widget list to compute list of children (#43971)
(and bonus: new max_items options)
2020-06-17 13:28:20 +02:00