Commit Graph

1099 Commits

Author SHA1 Message Date
Frédéric Péters fb24e40f95 misc: update date prefills if unchanged (#90456)
gitea/wcs/pipeline/head This commit looks good Details
2024-05-10 11:58:21 +02:00
Frédéric Péters ba0fa761ea misc: stay in backoffice if submitting twice a form (#18482) 2024-05-10 08:30:26 +02:00
Frédéric Péters 55bafac60f backoffice: add option to consider user roles in backoffice submission (#44887) 2024-05-10 08:29:50 +02:00
Frédéric Péters 4200f27a63 a11y: add alert role when displaying errors in live validation (#76958) 2024-05-10 08:29:15 +02:00
Frédéric Péters 7da8954476 general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +02:00
Frédéric Péters 7106fbcecf misc: include subfield id in timing logs (#90079)
gitea/wcs/pipeline/head Build queued... Details
2024-04-26 13:34:17 +02:00
Emmanuel Cazenave 8a7b5977ba formdata : honor with_history parameter (#89918)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 11:33:19 +02:00
Corentin Sechet 8779eea796 api: add triggerable global actions to card data api (#88875) 2024-04-26 10:49:28 +02:00
Frédéric Péters ea2744dbc4 misc: add support for live block conditions in workflow forms (#86798) 2024-04-26 08:30:03 +02:00
Frédéric Péters 992bc9720a misc: add proper draft handling when adding a block row on first page (#89664)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-17 09:35:44 +02:00
Frédéric Péters ae2cc0cfe9 misc: do not save prefilling data on initial visit (#75848)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 16:52:07 +02:00
Frédéric Péters 2590ea3b7e misc: maintain block prefilling data with references to row index (#75162)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 13:12:06 +02:00
Valentin Deniaud 03879b5e04 admin: update testdef store call with comments (#88755)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 10:59:27 +02:00
Frédéric Péters f7ec9ad128 misc: move filter fields ("FakeField") to their own module (#57779) 2024-04-12 10:27:54 +02:00
Frédéric Péters e905fd8f2c misc: allow too many methods in FormPage (#89193)
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-04-12 10:19:39 +02:00
Frédéric Péters 5caf453d0d forms: add a js honeypot (#89193)
(disabled by default for now)
2024-04-12 10:19:39 +02:00
Frédéric Péters 6913b19ebe backoffice: add alternative view for fields in backoffice (#75955) 2024-04-12 07:13:18 +02:00
Frédéric Péters aa46c007c3 misc: use template to render backoffice fields section (#75955) 2024-04-12 07:13:18 +02:00
Frédéric Péters b42d0ae6b0 misc: display a proper error on action link to invalid formdata/status (#89067)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 10:19:01 +02:00
Frédéric Péters 63d0dec57f misc: make sure draft formdata id is saved in session (#86277)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 10:56:56 +02:00
Frédéric Péters dba47ed1ba backoffice: add option to expand history pane by default (#87727)
gitea/wcs/pipeline/head Build queued... Details
2024-03-29 08:46:41 +01:00
Frédéric Péters 4d5b309986 misc: use custom id in breadcrumb (#88557)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-23 12:15:31 +01:00
Thomas NOËL 955f012b3d forms: add option to control max number of drafts per user (#88237)
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-03-21 11:41:47 +01:00
Frédéric Péters 48593b4e86 workflows: add options to limit pages displayed on created formdata (#86411) 2024-03-15 07:38:39 +01:00
Frédéric Péters f1471ca20c misc: add submission context details on front form pages (#9203)
gitea/wcs/pipeline/head Build queued... Details
2024-03-15 07:38:08 +01:00
Frédéric Péters 8598a77b4e forms: allow clicking back to any previous page (#11249)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-15 07:32:47 +01:00
Frédéric Péters 8273b31537 misc: return 404 on /files/ URL used on non-file objects (#88065) 2024-03-15 07:24:00 +01:00
Frédéric Péters 29026b4c72 misc: use i18n for page post condition messages (#88060) 2024-03-15 07:23:54 +01:00
Frédéric Péters bf442ecf44 misc: do not enable quixote form token if there may be multiple pages (#87781)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-08 11:07:26 +01:00
Frédéric Péters b48214feac misc: do not decorate uploaded HTML files (#87331)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-01 11:13:13 +01:00
Frédéric Péters 555ae506e5 misc: add form token when form is single page (#43348)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-01 09:34:15 +01:00
Frédéric Péters 4d693ea166 misc: update replay timestamp after download actions (#87506)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-27 11:09:26 +01:00
Frédéric Péters bf89021479 misc: update replay field on replay detection (#87506) 2024-02-27 11:09:26 +01:00
Frédéric Péters da17ae78b6 workflows: add option to set marker on jump after edit (#87077)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-26 15:05:23 +01:00
Frédéric Péters a94233200c misc: use custom id in paths (#87322)
gitea/wcs/pipeline/head Build queued... Details
2024-02-22 14:39:47 +01:00
Frédéric Péters bb73734a64 misc: skip hidden pages when editing from a given page (#78219) 2024-02-13 11:35:08 +01:00
Frédéric Péters e45dd098b3 formdata: store datetimes with timezone (#52057)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-12 14:26:22 +01:00
Frédéric Péters 1a26682452 workflows: do not check for replay on global interactive mass action (#86824)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-12 14:13:48 +01:00
Emmanuel Cazenave 4ef907d7f8 misc: store page id on drafts (#85091)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-09 15:55:40 +01:00
Frédéric Péters 193a37a902 misc: always refresh formdata before launching initial workflow (#85978)
gitea/wcs/pipeline/head This commit looks good Details
2024-02-09 15:11:53 +01:00
Frédéric Péters e2d8aecc1c workflows: prevent action replay (#86577) 2024-02-09 07:28:07 +01:00
Emmanuel Cazenave 7bcfae6890 misc: remove definitely savedraft button (#85940)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 13:25:22 +01:00
Frédéric Péters 0ee4d24361 misc: gives 400 on invalid POST to tracking code URL (#85785)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-17 17:23:23 +01:00
Frédéric Péters 3be7bcf87f workflows: allow adding block rows in global interactive form action (#85722)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 15:53:12 +01:00
Frédéric Péters caee075927 misc: display technical error message if saving draft failed (#75021) 2024-01-15 11:57:37 +01:00
Frédéric Péters 14fda2596a misc: fix typo in lost session message (#66919) 2024-01-12 14:53:38 +01:00
Frédéric Péters 0108f4ac0a misc: add proper messages in case of double submission (#66919) 2024-01-12 14:53:38 +01:00
Frédéric Péters 60c5618065 misc: audit redirects to files on remote storage (#73481)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-12 14:52:39 +01:00
Frédéric Péters 8fe6fed664 misc: record user in content snapshot (#84768) 2024-01-12 14:42:41 +01:00
Frédéric Péters 730be64624 misc: do not allow file content in computed data fields (#84956) 2024-01-12 14:41:41 +01:00