Commit Graph

7332 Commits

Author SHA1 Message Date
Lauréline Guérin a8d01e3da7
custom views: don't fail if columns do not exist (#51296) 2021-02-19 21:06:52 +01:00
Lauréline Guérin 2cb7da958b
workflows: fix edit carddata when formdef is not set (#51295) 2021-02-19 18:29:28 +01:00
Lauréline Guérin 2fc2d25d5b
workflows: fix external workflow when slug is wrong (#51276) 2021-02-19 16:06:25 +01:00
Frédéric Péters 5b75505744 misc: accept empty content as json input (#51270) 2021-02-19 15:45:33 +01:00
Frédéric Péters acb9207bc6 misc: pass validation error messages through gettext (#51287) 2021-02-19 12:33:39 +01:00
Frédéric Péters d6c36f8a60 style: include clearfix on blocks zebra rows & unify remove/zebra (via #45369) 2021-02-19 10:10:53 +01:00
Frédéric Péters 09c7f60704 translation update 2021-02-19 09:22:35 +01:00
Lauréline Guérin dbf5c67c57 workflows: redirect to fields after wf form submit (#50660) 2021-02-19 09:22:35 +01:00
Frédéric Péters 12d70ce6c5 translation update 2021-02-19 08:42:24 +01:00
Frédéric Péters a614759d78 misc: allow trailing slash in trigger calls (#51257) 2021-02-19 08:29:30 +01:00
Frédéric Péters c0a2648a39 backoffice: align most radio buttons horizontally (#51264) 2021-02-19 08:29:30 +01:00
Frédéric Péters 680c71cc65 fields: align data & display mode radio buttons horizontally (#51228) 2021-02-17 23:33:52 +01:00
Frédéric Péters 3afa844086 general: factor field value assignment into a set_value method (#51207) 2021-02-17 10:42:37 +01:00
Nicolas Roche 09706c3b40 workflows: add target roles in commenter workflow item (#38254) 2021-02-17 09:57:20 +01:00
Nicolas Roche a6bb719413 misc: move is_for_current_user function to formdata (#38254) 2021-02-17 09:57:20 +01:00
Nicolas Roche e4c5bea0d8 misc: move get_role_translation function to formdata (#38254) 2021-02-17 09:57:20 +01:00
Frédéric Péters a0a88ef952 translation update 2021-02-16 14:38:21 +01:00
Frédéric Péters d40a163a25 blocks: adapt new row detection to block prefill changes (#46111) 2021-02-16 14:33:13 +01:00
Valentin Deniaud 3be0032b4f wf: remove trigger from jump item attached to global action (#11280) 2021-02-16 13:57:45 +01:00
Frédéric Péters 8c211f2448 forms: scroll newly added block into view (#46111) 2021-02-16 12:55:27 +01:00
Frédéric Péters b7141845d1 backoffice: add class to have alternate backgrounds in fields blocks (#45369) 2021-02-16 12:53:53 +01:00
Frédéric Péters f59b73c7c6 blocks: add option to have a remove button (#45368) 2021-02-16 12:51:02 +01:00
Lauréline Guérin 669b338187
fields: custom error message for django/regex validation (#50772) 2021-02-16 09:57:24 +01:00
Lauréline Guérin 08893a339c
workflows: better form error message for complex actions (#50657) 2021-02-16 09:33:02 +01:00
Lauréline Guérin 554d90467e
misc: move a test 2021-02-16 09:33:01 +01:00
Lauréline Guérin b4b292a696
backoffice: export & headers for ItemField with datasource (#50557) 2021-02-16 08:49:27 +01:00
Frédéric Péters 82d806e9cf trivial: add new reformatting commit hash to .git-blame-ignore-revs 2021-02-15 17:56:39 +01:00
Frédéric Péters a11be8fa59 trivial: reapply black 2021-02-15 17:56:27 +01:00
Frédéric Péters 86c70cb2a9 blocks: apply prefill to added rows (#50289) 2021-02-15 17:29:53 +01:00
Lauréline Guérin 1831aff4b0
sql: set ordering only if column exists (#50500) 2021-02-15 15:15:16 +01:00
Frédéric Péters 19e07a88b1 misc: check converting any value is possible before trying it in filter (#51117) 2021-02-15 14:01:06 +01:00
Frédéric Péters 7d29f06442 jenkins: run tox black part (#50927) 2021-02-15 09:39:36 +01:00
Frédéric Péters f94c4647b5 tox: add black (via pre-commit) to tests (#50927) 2021-02-15 09:39:29 +01:00
Thomas NOËL 2f012a4ae7 misc: use general from in traceback emails (#50954) 2021-02-10 11:41:50 +01:00
Lauréline Guérin 5d03ea1f89
geolocation: don't empty housenumber if not found in reverse (#50709) 2021-02-05 15:57:25 +01:00
Lauréline Guérin 09b7161ae9
snapshots: do not fail on workflow form fields (#50832) 2021-02-05 08:26:38 +01:00
Lauréline Guérin cae9f3954f
cards: do not display user pending forms (#50629) 2021-02-04 12:04:54 +01:00
Frédéric Péters 69bd6d3d2c misc: add black files/notes 2021-02-04 10:40:55 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters 7c38158c33 misc: adjust code in a way that black can reformat 2021-02-04 10:34:44 +01:00
Frédéric Péters c3e414e918 remove obsolete documentation 2021-02-04 10:29:09 +01:00
Frédéric Péters 8ead3895a3 backoffice: add user selection support on edit page (#49812) 2021-02-04 10:24:42 +01:00
Lauréline Guérin 2be30c3668
api: real formdata status (#50294) 2021-02-03 09:16:35 +01:00
Frédéric Péters c495108c63 misc: do not "correct" email domain on enter key (#50794) 2021-02-02 23:45:11 +01:00
Frédéric Péters 1ea4716164 backoffice: use full context when rendering lateral blocks (#50793) 2021-02-02 21:43:30 +01:00
Frédéric Péters 578ae09eb3 trivial: mark laposte.net as the common domain, not laposte.fr (#50764) 2021-02-02 14:47:05 +01:00
Frédéric Péters 39c8c1bb8e backoffice: use proper block backgrounds when draft recall is present (#49780) 2021-02-02 14:47:05 +01:00
Frédéric Péters 78e3293379 translation update 2021-02-02 08:44:00 +01:00
Frédéric Péters 9dbcfe9567 backoffice: always allow channel selection when it's not set (#49751) 2021-02-01 18:56:39 +01:00
Lauréline Guérin 081ff59114
workflow: prefix fields in FormWorkflowStatusItem (#13846) 2021-02-01 08:34:42 +01:00