Commit Graph

9466 Commits

Author SHA1 Message Date
Frédéric Péters 8253d20176 fix maxlength test
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-04-14 07:50:21 +02:00
Frédéric Péters fca535f2c0 add html5 required attribute to string inputs 2023-04-14 07:50:21 +02:00
Frédéric Péters b8a1233ba3 add data-supports-check-condition attribute 2023-04-14 07:50:21 +02:00
Frédéric Péters be1805b6e9 add form_error_tpl <template> 2023-04-14 07:50:21 +02:00
Frédéric Péters a4b235b333 add custom error message as invalid value message 2023-04-14 07:50:21 +02:00
Frédéric Péters 4d6dd6399f misc: add string validation type to HTML markup (#75724) 2023-04-14 07:50:21 +02:00
Frédéric Péters 3873e8009a include errorCode in json response 2023-04-14 07:50:21 +02:00
Frédéric Péters 228790d21e misc: add check condition example js 2023-04-14 07:50:21 +02:00
Frédéric Péters b703a78a5b generalize error_code 2023-04-14 07:50:20 +02:00
Frédéric Péters cc5ce2ffd4 misc: generate <template> tags for live error display (#.....) 2023-04-14 07:49:43 +02:00
Frédéric Péters c9e9412944 misc: add missing initialization of test tables (#76569)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-13 09:50:36 +02:00
Frédéric Péters 9b8225c402 workflows: fix unlinking when there's no request (#76555)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-12 13:01:22 +02:00
Frédéric Péters 45bdf88ed0 misc: find webservice calls used in computed fields when scanning (#76466)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-10 11:27:50 +02:00
Valentin Deniaud ea2b64b602 jump: improve errors on api call (#76278)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-06 15:40:10 +02:00
Thomas NOËL 68ae071267 translation update (with typo #76317)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-06 15:23:25 +02:00
Frédéric Péters 08b598bc0f a11y: add filename to remove file icon title (#40878)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-05 19:52:29 +02:00
Frédéric Péters db8d4dd99a css: adapt edit icon to new icon names (#72513)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-04 18:10:05 +02:00
Frédéric Péters 51072f0645 css: adapt to new icon names (#72513)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-04-04 17:59:40 +02:00
Frédéric Péters ad54651415 misc: use keyword.kwlist to get list of reserved keywords (#76195)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-04 08:53:08 +02:00
Frédéric Péters 097969e58c misc: force RGBA thumbnails (#76146)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-03 15:01:10 +02:00
Frédéric Péters 9b3df25de9 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-04-03 11:41:55 +02:00
Lauréline Guérin 96a3b1f295
workflows: do not add evolution in edit carddata action if no changes (#75793)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-03 10:26:15 +02:00
Frédéric Péters 2abebbf429 misc: add support for allowing some python expressions (#76103)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-03 09:55:04 +02:00
Frédéric Péters 8613d9d7d2 backoffice: do not include python test tools if python is forbidden (#76103) 2023-04-03 09:55:04 +02:00
Frédéric Péters bd9e89cd6a misc: extend custom error messages to all validation types (#63038)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-03 09:22:35 +02:00
Lauréline Guérin 6d355739c7
datasource: fix empty jsonvalue (#76078)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-31 16:44:43 +02:00
Frédéric Péters f7c49be99d misc: add support for serializing times to json (#76021)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-31 12:58:08 +02:00
Benjamin Dauvergne 6d11417ae3 misc: use svg images as their own thumbnail (#75505)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-31 10:34:41 +02:00
Benjamin Dauvergne 91372fae5d misc: close file pointer in get_thumbnail (#75505) 2023-03-31 10:34:41 +02:00
Frédéric Péters bd2118ed9d api: do not load all evolutions if they are not required (#76051)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-30 20:47:36 +02:00
Frédéric Péters 117a727c7e sql: use last_update_time from database (#76003)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-30 20:09:09 +02:00
Frédéric Péters dc3a8688d9 trivial: attach timestamp to WorkflowGlobalActionTimeoutTriggerMarker (#75726)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-29 20:46:19 +02:00
Lauréline Guérin b3df6904fc
backoffice: fix workflows template block (#74651)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-29 16:34:28 +02:00
Corentin Sechet 96810d58bb widgets: update rich text on live update (#75274)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-29 14:49:18 +02:00
Frédéric Péters 60b2ec98ef fields: add anonymise option to date fields (#69694)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-28 17:57:39 +02:00
Frédéric Péters e5fcbde037 fields: add anonymise option to text fields (#75708)
gitea/wcs/pipeline/head Build queued... Details
2023-03-28 17:56:16 +02:00
Frédéric Péters ae8b75f5bc backoffice: display workflows in a silent category when none exists (#75942)
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2023-03-28 17:54:42 +02:00
Serghei Mihai d12bd6ed9b misc: fix address parts fields prefill (#75938)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-28 16:12:40 +02:00
Valentin Deniaud 7547925c5c translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-03-28 12:03:08 +02:00
Valentin Deniaud e1a6dbdb52 admin: create test from scratch instead of using existing formdata (#75170)
gitea/wcs/pipeline/head Build started... Details
2023-03-28 11:44:46 +02:00
Frédéric Péters 34e1a30499 misc: remove duplicated quotemarks around status (#75883)
gitea/wcs/pipeline/head Build queued... Details
2023-03-28 11:43:00 +02:00
Valentin Deniaud d83ba663d8 admin: add test duplication (#75172)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-28 11:42:02 +02:00
Frédéric Péters 1e7c8721ca misc: add early save for card import jobs (#75858)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-28 09:51:14 +02:00
Frédéric Péters 5fb4230385 translation update
gitea/wcs/pipeline/head This commit looks good Details
2023-03-27 19:09:45 +02:00
Valentin Deniaud 08c580d40d statistics: add dynamic label to resolution time serie (#72461)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-27 18:48:20 +02:00
Valentin Deniaud 0a2f6c1e8d admin: allow to mark test as failing (#74807) 2023-03-27 18:47:44 +02:00
Valentin Deniaud 874e91ec67 testdef: allow test to expect an error (#74807) 2023-03-27 18:47:44 +02:00
Frédéric Péters 11625292a0 misc: make get_visible_status callable from templates (#75804)
gitea/wcs/pipeline/head Build queued... Details
2023-03-27 18:20:50 +02:00
Frédéric Péters 63d4c99c9d sql: get new fts search value when ordering (#74972)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-27 18:11:24 +02:00
Frédéric Péters 23000e2340 misc: remove legacy css (#75768)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-03-27 17:37:00 +02:00