Commit Graph

11104 Commits

Author SHA1 Message Date
Valentin Deniaud 976017b31d admin: warn in button click test action if no agent defined (#89136)
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-04-08 12:04:09 +02:00
Valentin Deniaud e7e2ed825b admin: allow running workflow tests without agent defined (#89136) 2024-04-08 12:04:09 +02:00
Valentin Deniaud 310fb84f0f sql: exclude test users by default from select (#88951)
gitea/wcs/pipeline/head Build queued... Details
2024-04-08 12:03:44 +02:00
Valentin Deniaud ec19de0756 sql: create test users for existing tests (#88951) 2024-04-08 12:03:44 +02:00
Valentin Deniaud 077c54a09f admin: add views to manage test users (#88951) 2024-04-08 12:03:44 +02:00
Valentin Deniaud dd5e34097d admin: use test users instead of real users (#88951) 2024-04-08 12:03:44 +02:00
Valentin Deniaud bd33723448 sql: add test_uuid column to users table (#88951) 2024-04-08 12:03:44 +02:00
Frédéric Péters 7a7dd7bf5f templatetags: report error on |count called on invalid object (#89232)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-08 11:58:19 +02:00
Lauréline Guérin 94292ccad2 applification: fix dependencies with unknown blockdef (#89231)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-08 10:45:19 +02:00
Valentin Deniaud 5538527b95 admin: respect testdef backoffice submission in live conditions (#89158)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-08 10:29:11 +02:00
Lauréline Guérin cb1974bdf1 applification: fix bundle content in afterjobs (#89188)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 22:16:43 +02:00
Emmanuel Cazenave 9ff89e41da depreciations: check them only during UI and API imports (#89213)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 16:54:12 +02:00
Lauréline Guérin e8cd2aa824
depreciations: don't check depreciations on snapshot load (#89213)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 16:20:15 +02:00
Lauréline Guérin ff5299b79b
misc: add test to be sure depreciations are not checked on load (#89213)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 15:49:55 +02:00
Lauréline Guérin 39fed220a5
depreciations: don't store job on scan on import (#89213)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 15:00:39 +02:00
Lauréline Guérin 6bce31c255 workflow: add loop parameters in export/import (#89151)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 16:39:19 +02:00
Thomas NOËL 120e643490 templatetags: add housenumber_number/btq filters (#89115)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 16:04:58 +02:00
Lauréline Guérin 112727460e
export_import: post bundle (#89033)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 14:27:52 +02:00
Valentin Deniaud 38373f6862 testdef: add support for numeric field (#89065)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 13:50:38 +02:00
Lauréline Guérin bf32ad0b56 backoffice: fix formdata history with block field bad value (#89069)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 11:33:34 +02:00
Frédéric Péters ca2fe34b14 translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 10:41:13 +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 55897c68b3 storage: add support for ignore_errors to get_on_index with cache (#89064)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 09:41:56 +02:00
Frédéric Péters 26ca816b59 misc: force test reason as string (#89044)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 17:10:49 +02:00
Frédéric Péters 17af831882 misc: add request.is_from_mobile variable (#19942)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 16:34:01 +02:00
Frédéric Péters 575fe5a4fa sql: do not update relations on new cards (#89030)
gitea/wcs/pipeline/head Build queued... Details
2024-04-03 16:33:52 +02:00
Lauréline Guérin c81031052b fields: export empty list if no display locations (#89002)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 15:31:30 +02:00
Frédéric Péters df99864ada misc: only update related objects if digest has changed (#89018)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 14:54:58 +02:00
Frédéric Péters 7a29133b1d general: get carddef/formdef from publisher cache in even more cases (#89008)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 12:18:17 +02:00
Frédéric Péters ecf811b0c2 misc: add special handling for inspect_collapse attribute (#89005)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 12:10:20 +02:00
Valentin Deniaud 6a26c0ef91 workflow_tests: apply global action timeout trigger on skip time (#88404)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 11:04:53 +02:00
Valentin Deniaud 462228fd23 workflow_tests: fix crash on skip time with no jumps (#88404) 2024-04-03 11:04:53 +02:00
Valentin Deniaud 27a0a87bf8 workflow_test: mock date globally for skip time action (#88412)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 11:04:31 +02:00
Valentin Deniaud cc62ff430c templatetags: fix age_in_hours timezone handling (#88947)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 11:03:37 +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 9c08789abf general: get carddef/formdef from publisher cache in more cases (#88983)
gitea/wcs/pipeline/head Build queued... Details
2024-04-03 10:56:29 +02:00
Frédéric Péters 4e269e532f misc: add a debug level mode for cron logs (#88912)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 10:55:47 +02:00
Paul Marillonnet f4cef2dcd7 translation update (#86062)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 13:01:07 +02:00
Paul Marillonnet 378758e0c5 provide clearer erroneous template filter use message (#86062)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 12:57:42 +02:00
Valentin Deniaud d6ff746d8b translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 11:56:18 +02:00
Valentin Deniaud 36a1e4de91 admin: run workflow tests on workflow changes (#88753)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 10:18:55 +02:00
Valentin Deniaud c560de4ed5 snapshots: run tests only on forms and cards (#88753) 2024-04-02 10:18:55 +02:00
Valentin Deniaud 745be4a1b4 workflow_tests: position duplicated action after parent (#88744)
gitea/wcs/pipeline/head Build queued... Details
2024-04-02 10:18:35 +02:00
Valentin Deniaud b5e58a310a workflow_tests: select correct button on create from formdata (#88473)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 10:18:19 +02:00
Valentin Deniaud a75c6a458f tests: really run workflow tests when testing create from formdata (#88473) 2024-04-02 10:18:19 +02:00
Valentin Deniaud bebb1ce78c workflow_test: make sure body is optional when testing SMS (#88473) 2024-04-02 10:18:19 +02:00
Valentin Deniaud be98943e62 workflow_tests: display more details for some actions (#88754)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 10:03:34 +02:00
Frédéric Péters a4d4307d6f workflows: remove support for parametric workflow variables (#88891)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 09:49:53 +02:00
Frédéric Péters 1c2314f9a7 sql: check card/formdef tables integrity (#78196)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-02 09:46:25 +02:00
Frédéric Péters 8a888864bd translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-01 18:14:37 +02:00