Commit Graph

10144 Commits

Author SHA1 Message Date
Emmanuel Cazenave bc078bb906 workflows: track jumps (#74723)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-05 16:58:07 +02:00
Emmanuel Cazenave d69044f650 workflows : add an identifier to automatic and on submit jumps (#74723) 2023-10-05 16:58:07 +02:00
Frédéric Péters 67862f625e misc: add option to give all permissions to first role (#82019)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-05 14:25:33 +02:00
Frédéric Péters 3ee39ffd6d misc: update jump markers stack on workflow changes (#43243)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-05 10:50:51 +02:00
Frédéric Péters 1a2ebb21b9 api: do not hide formdata with no visible status (#13231)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-05 10:41:11 +02:00
Frédéric Péters 98effe96ac workflows: add "previously marked status" option as target after edit (#21398)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-05 09:16:34 +02:00
Frédéric Péters 9b8a1f326f misc: remove unnecessary check for repeated identifier (#81961)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-03 20:23:27 +02:00
Frédéric Péters 60b8e8704f tests: check multiple choices with same identifier in mass action (#81961) 2023-10-03 20:21:01 +02:00
Frédéric Péters 42f82d6258 tests: check multiple choices with same identifier (#81961) 2023-10-03 20:21:01 +02:00
Frédéric Péters cab739bf93 tests: move choice action tests to their own file (#81961) 2023-10-03 20:21:01 +02:00
Frédéric Péters 6cf6164880 workflows: allow back repeating jump identifiers (#81961)
This reverts #74132 (commit c894494530).
2023-10-03 19:15:22 +02:00
Frédéric Péters 14f71dc44c workflows: display default_value when variable parameters are disabled (#81910)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-03 17:57:28 +02:00
Frédéric Péters 8cfe63b16a misc: do not check file extension if file has no name (#81849)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-03 09:31:29 +02:00
Frédéric Péters aee92d41fc saml: remove unused key_provider_id=None arg (#81904)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-03 07:50:26 +02:00
Frédéric Péters 395acd3156 saml: remove references to never implemented idp registration options (#81904) 2023-10-03 07:50:26 +02:00
Frédéric Péters 9fe6f7f629 saml: remove unused manual registration using idp (#81904) 2023-10-03 07:50:26 +02:00
Frédéric Péters 7f8cf8fba6 saml: clean unused support for client-side certificate in SOAP requests (#81904) 2023-10-02 21:27:24 +02:00
Frédéric Péters 60c8913fc8 saml: remove unused parts of setting up idp using remote saml metadata (#81904)
Metadata without embedded public keys, or certificate authority chains,
are not used.
2023-10-02 21:27:20 +02:00
Frédéric Péters 5abe99339a translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 19:30:38 +02:00
Frédéric Péters f765884117 misc: remove extra { in password management template (#81828) 2023-10-02 19:28:55 +02:00
Frédéric Péters e2f166b8bd misc: skip missing roles when exporting to XML (#24219)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 19:11:09 +02:00
Frédéric Péters bc32841b11 workflows: do not let aggregation emails be sent to submitter (#6231) 2023-10-02 19:10:46 +02:00
Frédéric Péters 9385029ff0 api: add support for HTTP basic authentication to tracking code API (#79319) 2023-10-02 19:10:34 +02:00
Frédéric Péters c8354073e4 misc: use a template to render tracking code fields check (#81898) 2023-10-02 19:10:15 +02:00
Frédéric Péters 8a33337049 misc: enclose email action page in a <div> (#81870)
gitea/wcs/pipeline/head Build queued... Details
2023-10-02 19:10:07 +02:00
Frédéric Péters 07f711294b misc: disable parametric workflow variables by default (#81831) 2023-10-02 19:10:02 +02:00
Frédéric Péters 8e69649e24 api: allow full variable names in ics paths (#32149)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 18:49:26 +02:00
Frédéric Péters bd1b58a748 misc: use a lazy object for form_details, even in static mode (#50006)
gitea/wcs/pipeline/head Build queued... Details
2023-10-02 18:49:13 +02:00
Frédéric Péters 20e5ce2c8a misc: check selected item field value against updated list of options (#73982)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 18:49:00 +02:00
Frédéric Péters a6cf14d3f0 misc: improve a11y of timetable widget (#74067)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 17:52:45 +02:00
Frédéric Péters 1f4004afb0 storage: replace get_with_indexed_value by simple select() (#81836)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 16:17:01 +02:00
Frédéric Péters 3abc166666 misc: make get_foreground_colour work with # prefix (#81850)
gitea/wcs/pipeline/head Build queued... Details
2023-10-02 16:16:51 +02:00
Frédéric Péters 5c29dabdb0 sql: remove unused fix_sequences() methods (#81837)
gitea/wcs/pipeline/head This commit looks good Details
They were used in the pickle/sql storage conversion scripts, removed in #73930.
2023-10-02 15:23:23 +02:00
Frédéric Péters 8e6dd61780 tests: add checks for SQL views on formdef/carddef data (#81837) 2023-10-02 15:23:23 +02:00
Frédéric Péters 646fee04ad sql: remove unused arguments to create indexes concurrently (#81837) 2023-10-02 15:23:23 +02:00
Frédéric Péters e58b2be09a sql: remove unused site_encode function (#81837) 2023-10-02 15:23:23 +02:00
Frédéric Péters 1ee0b3d433 saml2: remove lasso backward compatibility code (#81839)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 15:03:48 +02:00
Frédéric Péters a43aa7e9ba tests: check proper exception in test_assertion_consumer_artifact_error (#81839) 2023-10-02 15:03:48 +02:00
Frédéric Péters f71f3d3261 tests: add error tests for assertionConsumerRedirect (#81839) 2023-10-02 15:03:48 +02:00
Frédéric Péters 3f41c05330 tests: add SOAP single logout from IdP test (#81839) 2023-10-02 15:03:48 +02:00
Frédéric Péters d78e38932d tests: add SOAP single logout test (#81839) 2023-10-02 15:03:48 +02:00
Frédéric Péters bbfc1fd75f misc: update password management emails to django template syntax (#81828)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 10:28:07 +02:00
Frédéric Péters c59a96d2a2 misc: hide remove button when a block has a single line (#73137)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-02 10:00:08 +02:00
Frédéric Péters 968848b5a3 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-10-01 14:29:31 +02:00
Frédéric Péters c7b5a2fc60 tests: check overwriting a form from an URL (#81830)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-01 08:55:05 +02:00
Frédéric Péters 1404aa7944 tests: check overwriting a form with an invalid file (#81830) 2023-10-01 08:55:05 +02:00
Frédéric Péters 18aca4d003 tests: check cancelling form overwrite (#81830) 2023-10-01 08:55:05 +02:00
Frédéric Péters c168243db4 backoffice: redirect to form if delete dialog is dismissed (#81830) 2023-10-01 08:55:05 +02:00
Frédéric Péters 593514e5a4 tests: check cancelling workflow change dialog (#81830) 2023-10-01 08:55:05 +02:00
Frédéric Péters 694b05bf4c tests: check cancelling title change (#81830) 2023-10-01 08:55:05 +02:00