Commit Graph

9258 Commits

Author SHA1 Message Date
Frédéric Péters c8e36f3e1a Revert "pylint: ignore broad-exception-raised, alias broad-except"
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
This reverts commit 7c32629d5c.
2023-02-01 20:46:45 +01:00
Thomas NOËL 7c32629d5c pylint: ignore broad-exception-raised, alias broad-except 2023-02-01 14:09:43 +01:00
Frédéric Péters 51fa966fe7 ci: upgrade isort (#74044) 2023-02-01 09:29:48 +01:00
Frédéric Péters 311785bc94 translation update (shorten "comment template") 2023-01-31 18:33:10 +01:00
Lauréline Guérin 0250a830c4
translation update 2023-01-31 16:39:53 +01:00
Lauréline Guérin 916eb7e1aa misc: add common time validation (#45049) 2023-01-31 16:07:41 +01:00
Lauréline Guérin 71fd2038a6 backoffice: fix form inspect with missing external wf on trace (#73823) 2023-01-31 16:06:29 +01:00
Valentin Deniaud 8a1c049dff testdef: use field.set_value in test run (#73444) 2023-01-31 16:05:45 +01:00
Lauréline Guérin 8bfc31bc00
api: comment template dependencies (#39178) 2023-01-31 15:24:01 +01:00
Lauréline Guérin 2152ddbe67
workflows: add comment template management (#39178) 2023-01-31 15:23:59 +01:00
Valentin Deniaud c68eb965c7 translation update 2023-01-31 11:45:38 +01:00
Valentin Deniaud 720df5f6a3 testdef: add support for blocks (#73332)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-31 10:00:49 +01:00
Valentin Deniaud e8a00e8835 testdef: mark forgotten strings for translation (#73332) 2023-01-31 10:00:49 +01:00
Frédéric Péters 7c2a797d5c misc: change email live hint message element to be <p> (#71068) 2023-01-30 19:46:32 +01:00
Frédéric Péters a7995ceee9 widgets: harden map widget (#73960) 2023-01-30 19:40:19 +01:00
Frédéric Péters d4ad7c4d75 sql: avoid asking postgresql for out-of-range id (#73963) 2023-01-30 19:40:00 +01:00
Valentin Deniaud 1d64138735 testdef: forbid test creation if form has deprecated fields (#73331)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-30 14:29:13 +01:00
Valentin Deniaud 90f85518f8 testdef: add support for computed fields (#73330) 2023-01-30 14:28:26 +01:00
Frédéric Péters 7ee68eefbe misc: fix display of "no timeslot" for static data sources (#73969) 2023-01-30 12:37:03 +01:00
Valentin Deniaud a10c3d2335 formdata: do not fail store on missing block (#73774)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-30 09:50:41 +01:00
Frédéric Péters 9899ee5397 tests: add missing manifest line (#73912) 2023-01-27 14:49:51 +01:00
Frédéric Péters 4a7f5b9604 api: keep carddef/formdef internal references on update (#73912) 2023-01-27 14:39:59 +01:00
Lauréline Guérin 7885be0160 custom-views: remove digest on deletion (#73775) 2023-01-27 12:19:34 +01:00
Lauréline Guérin ecc07760d3 misc: remove old digest migrations (#73775) 2023-01-27 12:19:34 +01:00
Lauréline Guérin 4629a3e794 fields: fix MapMarkerSelectionWidget set_value method (#73617) 2023-01-27 11:19:43 +01:00
Frédéric Péters ef9fad625d translation update 2023-01-27 10:38:10 +01:00
Frédéric Péters 0fdd529074 workflows: add new edit modes (single, partial) (#41470) 2023-01-27 09:19:36 +01:00
Frédéric Péters 6523d409bd misc: add identifier to page field (#41470) 2023-01-27 09:19:36 +01:00
Frédéric Péters e63a2d31b8 backoffice: do not add "- Listing" to default view (#73779) 2023-01-27 09:19:21 +01:00
Frédéric Péters 48eed50888 misc: make sure there's no leftover skeleton url on missing tenant (#73795) 2023-01-27 09:19:13 +01:00
Frédéric Péters b863dbe750 misc: complete HTTP error message (#73835) 2023-01-27 09:19:00 +01:00
Frédéric Péters 649faf066a backoffice: lock prefilled user fill after user selection (#73784) 2023-01-27 09:18:44 +01:00
Frédéric Péters d5e62bd94a misc: add __repr__ to lazy parts (#73761) 2023-01-27 09:18:31 +01:00
Frédéric Péters 3b61fb5874 i18n: get translated field hints (#73752) 2023-01-27 09:18:24 +01:00
Frédéric Péters 0e14738732 misc: fix import of unnamed block field (#73729) 2023-01-27 09:18:16 +01:00
Frédéric Péters c5a5870523 sql: use column types from table_static_fields for migrations (#73674) 2023-01-27 09:18:08 +01:00
Frédéric Péters 484ef75682 sql: get carddef/formdef table fields from data_class (#73674) 2023-01-27 09:18:08 +01:00
Frédéric Péters bd497d9e57 sql: import CardDef/FormDef in global namespace (#73674) 2023-01-27 09:18:08 +01:00
Frédéric Péters 24296d1e9e widgets: add a message where there's no available timetable (#23212) 2023-01-27 09:17:45 +01:00
Emmanuel Cazenave 3e0d6ea549 misc: discriminate action button from email action button (#73878)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-26 12:53:42 +01:00
Thomas NOËL f22e7b4ad7 misc: reinforce french phonenumber validation (#73860)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2023-01-26 09:39:37 +01:00
Frédéric Péters eb70e9eb43 misc: add attribute to maps when ready (#73789) 2023-01-24 15:30:07 +01:00
Frédéric Péters fe938ed002 misc: complete <title> of tracking code verified fields page (#73758) 2023-01-24 09:45:09 +01:00
Frédéric Péters 4a184b56de workflow traces: do not crash on empty event_args (#73733)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-23 15:24:16 +01:00
Frédéric Péters 92dac5eb8c misc: fix grepping into blocks (#73615) 2023-01-20 09:35:54 +01:00
Frédéric Péters a264458bca misc: undeclare /themes/ path (#73614) 2023-01-20 09:35:45 +01:00
Lauréline Guérin cf59e991b6 wscall: dont not fail on err: '0' (#73217) 2023-01-20 09:20:18 +01:00
Frédéric Péters 7044972314 translation update 2023-01-19 19:52:13 +01:00
Thomas NOËL 703c8da551 audit: reduce default retention delay to one year (#73513)
gitea-wip/wcs/pipeline/pr-main Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2023-01-19 09:36:03 +01:00
Benjamin Dauvergne 77ac56cf2f compat: honor DEBUG_PROPAGATE_EXCEPTIONS in Django compatibility views (#73489) 2023-01-18 22:39:38 +01:00