Commit Graph

10527 Commits

Author SHA1 Message Date
Benjamin Dauvergne 1cd07f836c saml: always retry user creation when detecting duplicates on sso (#75777)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-27 15:28:08 +01:00
Benjamin Dauvergne 1a1c857c4a ctl: always retry provisionning when detecting duplicates (#75777) 2024-01-27 15:07:47 +01:00
Frédéric Péters e4209bca85 workflows: reduce duplicated python in optimized global triggers code (#85692)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 15:50:12 +01:00
Pierre Ducroquet 0cbe2c9521 global timeout: enable more optimizations (#85692) 2024-01-26 15:50:12 +01:00
Frédéric Péters 1f5a9074fe translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 15:06:09 +01:00
Valentin Deniaud 075c5e5d8c admin: display test result recorded errors (#84500)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 13:49:20 +01:00
Valentin Deniaud a6cdb0a2b2 admin: add page to display test result detail (#84500) 2024-01-26 13:49:20 +01:00
Valentin Deniaud f47e61428f testdef: ignore errors from invalid template filters (#84500) 2024-01-26 13:49:20 +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 d54ecd3731 misc: always create translation messages table (#86143)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 09:45:37 +01:00
Frédéric Péters 058c97bc3f translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 08:53:54 +01:00
Frédéric Péters 0a96be52fc misc: let item fields be prefilled by text value (#12384)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 08:47:51 +01:00
Frédéric Péters 79a1e05b24 backoffice: add icons for different status types (#12928) 2024-01-26 08:47:38 +01:00
Frédéric Péters 2b2d59baed backoffice: change sort behaviour to enable/reverse/reset (#16253) 2024-01-26 08:47:27 +01:00
Frédéric Péters 3d7f20cd6b backoffice: order management tables by rank when using fulltext search (#16253) 2024-01-26 08:47:27 +01:00
Frédéric Péters e7efcc1852 misc: record actions for form opened with tracking code as submitter (#19943)
(only when it's done in the frontoffice, record as agent when in
backoffice)
2024-01-26 08:47:14 +01:00
Frédéric Péters a26804288a workflows: use a rich text widget to configure display message action (#27993) 2024-01-26 08:46:56 +01:00
Frédéric Péters 0d6d58e1e2 workflows: add "role" suffix to roles sharing a name with a function (#50584) 2024-01-26 08:46:43 +01:00
Frédéric Péters 5a42561469 misc: add support for select2.js in included_js_libraries (#53647) 2024-01-26 08:46:34 +01:00
Frédéric Péters 6a175aa5de workflows: include varname for field options with duplicated labels (#60315) 2024-01-26 08:46:23 +01:00
Frédéric Péters 9804e66af0 misc: add a note if varname is used by another field (#67633) 2024-01-26 08:46:06 +01:00
Frédéric Péters 89d9772388 i18n: add form/card filter (#71477) 2024-01-26 08:45:53 +01:00
Frédéric Péters 8da0f623ba sql: redo and add more indexes to wcs_all_forms (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters e49a789201 sql: add more indexes (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters 3395128ad6 sql: create indexes concurrently, after migrations (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters 7863fa9186 sql: move all index creation to their own classmethods (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters 71e53e6769 sql: redo formdata indexes with f-strings (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters e8f414abba sql: move formdata fts index creation with others (#85108) 2024-01-26 08:45:38 +01:00
Frédéric Péters 5e8967c1ab misc: update cards using custom id (#85541) 2024-01-26 08:45:07 +01:00
Frédéric Péters be4dc33514 backoffice: disable restore link/button for latest snapshot (#85880) 2024-01-26 08:44:59 +01:00
Frédéric Péters bf180b0398 sql: consider instant transitions when computing resolution times (#86006) 2024-01-26 08:44:50 +01:00
Frédéric Péters 089d83d67e misc: rewrite resolution time list comprehension for readability (#86006) 2024-01-26 08:44:50 +01:00
Frédéric Péters 512c315ced backoffice: change tracing to display status line before action line (#86009)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-26 08:44:35 +01:00
Frédéric Péters a2e5eda666 management commands: add --exclude-tenants argument (#86053)
gitea/wcs/pipeline/head Build queued... Details
2024-01-26 08:44:26 +01:00
Frédéric Péters bcc34dbe6e misc: limit dynamic first option label update to first empty choice (#86111)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-25 22:05:45 +01:00
Frédéric Péters 02968c0c79 misc: add support for decimal (and float) as workflow variables (#86021)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-23 12:43:04 +01:00
Frédéric Péters d7d03f24cd misc: fix CSV/ODS export of empty numeric fields (#86008)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-23 09:47:42 +01:00
Frédéric Péters 4eb29924c2 workflows: always set receipt_time when creating drafts (#85952)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-23 09:33:12 +01:00
Frédéric Péters fb46a7abb0 backoffice: deal with missing receipt_time in submission screen (#85952) 2024-01-23 09:33:12 +01:00
Frédéric Péters 49e478cac1 misc: consider hidden blocks as empty in form_details (#85977)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-22 12:49:01 +01:00
Frédéric Péters 82ba7ea513 misc: do not consider really empty blocks for summary page (#85878)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-19 12:27:49 +01:00
Valentin Deniaud 4b26920ebc api: fix group by on item field when multiple formdefs (#85793)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-18 20:21:56 +01:00
Frédéric Péters ec0049b0fb misc: do not ignore 0 values in numeric field validations (#85857)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-18 18:10:24 +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 dfb5d07230 help: remove obsolete note about admin access (#85737)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 17:26:30 +01:00
Thomas Jund 9dd3a14640 misc: correct color contrast ratio for non current steps (#85706)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 16:34:47 +01:00
Frédéric Péters 0f4ba635fb translation update
gitea/wcs/pipeline/head Build queued... Details
2024-01-16 16:33:58 +01:00
Frédéric Péters 438256350a data sources: add lock_code to datetimes calls (#85398)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 16:31:48 +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
Lauréline Guérin 96261c921c misc: move some tests about ws geolocate (#85713)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 15:17:07 +01:00