Commit Graph

2885 Commits

Author SHA1 Message Date
Frédéric Péters ca061dfac4 backoffice: allow {{form_user}} usage in live prefills during edition (#68379) 2022-08-30 07:37:24 +02:00
Lauréline Guérin 6ecfd58a02
api: allow multi values for filter-internal-id and operators eq & ne (#68013)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-29 11:55:21 +02:00
Frédéric Péters ecb013bdba workflows: allow django templates to get image for geocoding (#68209) 2022-08-18 18:14:59 +02:00
Frédéric Péters 8c63a16ff0 ctl: add --raise argument to runjob command (#68028) 2022-08-18 15:11:54 +02:00
Emmanuel Cazenave 5a98f211bc middleware: add a maintenance middleware (#65447) 2022-08-17 12:16:33 +02:00
Emmanuel Cazenave f5539aa24e hobo deploy: handle maintenance related variables (#65447) 2022-08-17 12:16:33 +02:00
Frédéric Péters 3385a003d0 forms: do not consider fields from other pages for live sources (#68197) 2022-08-17 08:11:40 +02:00
Frédéric Péters ac98b726d0 misc: consider datasources filtered on user as existing (#68189) 2022-08-16 16:24:00 +02:00
Frédéric Péters 49b76c01cf api: fix scanning deps of manual/unconfigured dispatch action (#68166) 2022-08-16 08:59:37 +02:00
Frédéric Péters 94a5343bd7 fields: add check for value given as block field (#63437) 2022-08-16 08:59:37 +02:00
Frédéric Péters 53ff130def tests: adapt for new download URI format (#50993) 2022-08-15 18:52:49 +02:00
Frédéric Péters 3b5712d289 api: include URL for files in block fields (#50993) 2022-08-15 18:08:55 +02:00
Frédéric Péters a856c0b1b8 tests: adjust csv import test for new URI 2022-08-12 10:09:04 +02:00
Thomas NOËL c690774905 forms: add normalization for siren, siren and nir-fr validation (#67988) 2022-08-12 10:01:16 +02:00
Frédéric Péters 45e632b7d8 api: include roles in bundle export (#68036) 2022-08-12 09:12:52 +02:00
Frédéric Péters 05cff6cf30 backoffice: exclude backoffice fields from cards csv import (#66824) 2022-08-12 09:11:56 +02:00
Frédéric Péters 4e7296026f api: add progress details to bundle import afterjob (#68019) 2022-08-12 09:05:51 +02:00
Frédéric Péters 1d2be9dd4f workflows: remove timeout/roles options for jump used in global action (#68002) 2022-08-12 09:03:13 +02:00
Frédéric Péters 96a66c77fc general: add global export/import support for new category types (#67491) 2022-08-12 09:03:13 +02:00
Frédéric Péters 1b01c7d635 backoffice: add json import for cards (#60303) 2022-08-12 09:03:13 +02:00
Frédéric Péters ff65edef0a backoffice: add a json export format for cards (#60303) 2022-08-12 09:03:13 +02:00
Frédéric Péters f6d968783b workflows: make "create document" action available in global actions (#53353) 2022-08-12 09:03:13 +02:00
Lauréline Guérin 5f40d72c87
sql: do not fail on transient_data store if session is not found (#67454) 2022-08-09 16:33:27 +02:00
Thomas NOËL 4050ddd838 fields: allow none prefill in items fields (#67843)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-08 20:25:16 +02:00
Thomas NOËL 357cb20d7d fields: allow basic substitutions variables on django validation (#67734) 2022-08-05 11:09:15 +02:00
Frédéric Péters ac6d458edd formdata: add live card/user access to items fields (#67955)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-04 16:21:15 +02:00
Frédéric Péters d4b115cbe5 tests: make sure all advertised keys are ok for users sourced items (#67955) 2022-08-04 16:21:07 +02:00
Frédéric Péters 9a2e262ca4 misc: limit computed field data source selection to cards (#64499) 2022-08-04 12:43:09 +02:00
Frédéric Péters 575050dec8 backoffice: add action to duplicate blocks (#67594) 2022-08-04 12:43:09 +02:00
Frédéric Péters 1a85d14ff5 backoffice: log lateral template errors (#67853) 2022-08-04 12:43:09 +02:00
Frédéric Péters 05374eee52 backoffice: escape labels in form admin pages (#67907) 2022-08-03 21:13:21 +02:00
Frédéric Péters a91fcf0d80 backoffice: make roles in inspect page links to authentic (#66759) 2022-08-03 11:31:43 +02:00
Agate 7bfcbcdd37 api: support filtering form using status label (#67266) 2022-08-03 09:20:53 +02:00
Frédéric Péters 3bcf1f3e2a api: do not return any options in schema for sources linked to user (#67862) 2022-08-02 19:21:39 +02:00
Lauréline Guérin daf0f5a029
workflow: adapt message for card in remove item (#67459)
gitea-wip/wcs/pipeline/head Build started... Details
2022-08-02 18:25:52 +02:00
Lauréline Guérin d44d6b216e
misc: remove some create_environment calls from tests 2022-08-02 18:25:52 +02:00
Frédéric Péters 4ace5a41e3 misc: check value passed to |order_by is a string (#67856) 2022-08-02 15:26:57 +02:00
Frédéric Péters 9a34833f01 misc: add a URL path to go from form in front to the backoffice (#67873) 2022-08-02 14:54:10 +02:00
Frédéric Péters 5aa377fde7 tests: add test for card edition API 2022-08-02 09:01:20 +02:00
Benjamin Dauvergne 2444b25968 templatetags: add filter to create set (#67049) 2022-07-29 19:24:55 +02:00
Lauréline Guérin 00326aca67
datasource: fix get_id_by_option_text with None result (#67409)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-29 12:31:03 +02:00
Agate a95687397b misc: added is_french_mobile_phone_number template tag (#24990) 2022-07-25 14:38:42 +02:00
Frédéric Péters 76a774d38e workflows: fix attachment of files with no varnames (#67463) 2022-07-22 07:55:20 +02:00
Lauréline Guérin 451b9a95b5
snapshot: compare inspect of 2 versions (#66565)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-20 08:37:55 +02:00
Frédéric Péters da3e9a5118 cards: add preset datasources for cards filtered on user (#50459) 2022-07-19 20:05:17 +02:00
Frédéric Péters 9cf08439e3 misc: add a --force-replay argument to runjob command, for debugging (#67455) 2022-07-19 14:15:26 +02:00
Agate a9aef3861f widgets: more flexible validation of IBAN fields (#67120) 2022-07-18 08:27:08 +02:00
Lauréline Guérin ff4c760daf
misc: |filter_value & |exclude_value with block fields (#58452)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-15 15:42:09 +02:00
Lauréline Guérin 5e922bcfc8
studio: admin can see all changes (#62953)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-15 09:40:43 +02:00
Lauréline Guérin e56c295643
studio: show only recent changes of current user (#62953) 2022-07-15 09:40:41 +02:00