Commit Graph

9238 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 7d04a96a07 tests: set DEBUG_PROPAGATE_EXCEPTIONS to true (#73489) 2023-01-18 22:39:38 +01:00
Frédéric Péters db87f1bf84 sql: always use CREATE INDEX IF NOT EXISTS (#60507) 2023-01-18 18:09:38 +01:00
Valentin Deniaud 6ff3ebbf57 testdef: add support for FileField (#73051) 2023-01-18 17:11:55 +01:00
Valentin Deniaud cb69d67259 testdef: check conditional pages (#72989) 2023-01-18 17:11:29 +01:00
Valentin Deniaud 7b3ca6e3a0 testdef: run widget validation (#72704) 2023-01-18 17:10:25 +01:00
Frédéric Péters 88344f03d7 i18n: add edit button label to translatable strings (#73516)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-17 17:29:04 +01:00
Frédéric Péters 4adb5cb2c7 i18n: add global action names to translatable strings (#73516) 2023-01-17 17:29:01 +01:00
Frédéric Péters aae6d389f9 translation update 2023-01-17 13:55:45 +01:00
Frédéric Péters bc9302d2dc misc: reject too long computed fields (#73441)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-01-17 13:54:57 +01:00
Frédéric Péters 1b0278bedd translation update
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2023-01-17 09:16:04 +01:00
Frédéric Péters 8122cc00c6 grep: extend to cover workflow options (#73425) 2023-01-17 09:12:35 +01:00
Emmanuel Cazenave c880b0e082 middleware: allow CIDR blocks in maintenance passthrough IPs (#73039) 2023-01-17 09:12:22 +01:00
Frédéric Péters c35bb334f9 misc: do not include gear dropdown when python is disabled (#73161) 2023-01-17 09:12:02 +01:00
Frédéric Péters 8762f72b78 i18n: add option to mark string as non-translatable (#71791) 2023-01-17 09:11:46 +01:00
Frédéric Péters 5da7ee34d5 misc: clean assignment when turning export to model non interactive (#72686) 2023-01-17 09:11:27 +01:00
Valentin Deniaud a0ba54a52c translation update 2023-01-16 11:29:52 +01:00
Valentin Deniaud 2a34128513 admin: add view to edit test data (#72707)
gitea-wip/wcs/pipeline/pr-wip/72704-testdef-verifier-la-validation-d Build started... Details
2023-01-16 09:44:25 +01:00
Valentin Deniaud 2fdda61742 admin: add views to show test data and inspector (#72707) 2023-01-16 09:44:25 +01:00
Valentin Deniaud 07a9d625a5 statistics: add time between two statuses for cards (#72454) 2023-01-16 09:43:15 +01:00
Valentin Deniaud 6d8103b824 testdef: do not fail on empty hidden field (#72931) 2023-01-16 09:42:47 +01:00