Commit Graph

8070 Commits

Author SHA1 Message Date
Frédéric Péters ac667a5021 jenkins: build buster & bullseye packages 2021-12-03 15:54:31 +01:00
Frédéric Péters 095842814d translation update 2021-12-02 20:25:35 +01:00
Lauréline Guérin 3e38ac4052 misc: merge allow_python and django_only options 2021-12-02 20:20:20 +01:00
Lauréline Guérin 6c8df496d8 wf: add assign carddata action (#57962) 2021-12-02 20:20:20 +01:00
Lauréline Guérin 36128a0118 backoffice: fix ordering action on workflow (#59223) 2021-12-02 20:14:35 +01:00
Frédéric Péters 4cdf244b29 workflows: store workflow form data for structured access (#50795) 2021-12-02 20:12:57 +01:00
Frédéric Péters 5f70e8b6e1 misc: remove invalid characters from content-disposition header (#58972) 2021-12-01 20:17:01 +01:00
Frédéric Péters 5c4d7edfe7 backoffice: lighten style of diff table (#59134) 2021-12-01 20:17:01 +01:00
Frédéric Péters 65e3663704 backoffice: align diff radio buttons irrespective of snapshot id (#59134) 2021-12-01 20:17:01 +01:00
Frédéric Péters a35c7a1e0c misc: report/record rendering errors of workflow messages (#59082) 2021-11-30 18:10:05 +01:00
Benjamin Dauvergne 2542247c27 forms: redisplay page when datasource is unavailable (#56824) 2021-11-30 15:37:40 +01:00
Benjamin Dauvergne 0e9658f3d0 formdef: make get_data raise on error if necessary (#56824) 2021-11-30 15:37:40 +01:00
Benjamin Dauvergne eee8acb998 datasources: use extended_data_source in DataSourcesSubstitutionProxy (#58990) 2021-11-30 15:36:35 +01:00
Frédéric Péters 214df67ef7 emails: remove never used helper functions (#59121) 2021-11-30 15:34:26 +01:00
Lauréline Guérin dbb80e95c2
translation update 2021-11-30 14:07:44 +01:00
Lauréline Guérin 57b682514d
translation update 2021-11-30 14:05:21 +01:00
Frédéric Péters 377496e8bc ctl: update delete_tenant error message for new db arg name (#58950) 2021-11-30 13:50:59 +01:00
Frédéric Péters 22a29a4704 misc: switch html cleanup to bleach (#58808) 2021-11-30 13:49:58 +01:00
Lauréline Guérin 838e9d084d
snapshot: show differences between 2 versions (#58798)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-30 12:10:52 +01:00
Lauréline Guérin 3074d25fbf
translation update 2021-11-30 12:06:45 +01:00
Lauréline Guérin 103bd10437
backoffice: better formdef/workflow import error display (#58739)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-30 10:12:52 +01:00
Frédéric Péters 3bdc9c3754 misc: enable manual address mode if there is an error in there (#59111) 2021-11-30 10:01:52 +01:00
Frédéric Péters 10754f8e79 misc: do not sync map with address when address is in manual mode (#59109) 2021-11-30 10:01:52 +01:00
Frédéric Péters f59334feac misc: ignore reverse geocoding errors in js (#59108) 2021-11-30 10:01:52 +01:00
Frédéric Péters e5c92a5f32 translation update 2021-11-29 16:23:56 +01:00
Frédéric Péters 4713b5a5dd misc: do not advertise a _url variable for files out of formdata (#59074) 2021-11-29 14:30:46 +01:00
Lauréline Guérin af5b8e59f9
fields: fix live prefill for item fields with carddef datasource (#57877)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-26 16:02:20 +01:00
Frédéric Péters 9af4b3952f fields: add support for card data sources to computed fields (#58913) 2021-11-26 15:37:30 +01:00
Lauréline Guérin 92d7530f83
misc: fix mkdir race condition in thumbnails (#58852)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-26 14:51:56 +01:00
Lauréline Guérin 782ec1b8ba
backoffice: change datasource sections ordering (#58886)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-26 14:07:47 +01:00
Frédéric Péters 014dfb01fe fields: do not store cached block in pickle (#58985) 2021-11-26 13:39:07 +01:00
Frédéric Péters d334784aae backoffice: do not ask for confirmation when duplicating empty pages (#58892) 2021-11-26 10:42:48 +01:00
Frédéric Péters 5fa6f70af4 saml: do not do anything on HEAD calls to assertion consumer (#18197) 2021-11-26 10:42:48 +01:00
Frédéric Péters dbe5ff6c3f misc: auto-enable geolocation when there's such an action in workflow (#13670) 2021-11-26 10:42:48 +01:00
Frédéric Péters ebe19deb14 workflows: clean variables formdef when it has no fields (#26423) 2021-11-26 10:41:23 +01:00
Serghei Mihai 0495860a6f geolocation: add support for multiple address autocompletion widgets (#57792) 2021-11-26 09:32:52 +01:00
Serghei Mihai 5a3c8689b6 forms: trigger event on block widget row add 2021-11-26 09:32:52 +01:00
Lauréline Guérin c9c6568d74
pylint: disable use-implicit-booleaness-not-comparison (#59010)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-25 16:47:44 +01:00
Frédéric Péters d7a56948d6 build: bump black version 2021-11-22 22:20:58 +01:00
Thomas NOËL b78fdaa02c templatetags: handle lazy values on unaccent filter (#58688) 2021-11-22 15:47:26 +01:00
Serghei Mihai 53108f8459 notification: do not notify deleted user (#58647) 2021-11-17 22:26:57 +01:00
Frédéric Péters e5cee4333b misc: only check access rights if there no other import errors (#58532) 2021-11-17 20:05:42 +01:00
Frédéric Péters 8576ab40c0 emails: skip localpart@.domain invalid adresses (#58668) 2021-11-17 19:47:14 +01:00
Lauréline Guérin ce6aee3fb7
backoffice: add links to carddef in graph (#58368)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-14 14:14:38 +01:00
Lauréline Guérin ffa52fcdd3
snapshot: fix serialization with patch applied (#58437)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-14 13:43:47 +01:00
Frédéric Péters 6605abb7f1 misc: catch ValueError raised by Pillow when creating thumbnail (#58567) 2021-11-14 10:44:08 +01:00
Frédéric Péters c47adf447f translation update 2021-11-13 10:52:57 +01:00
Lauréline Guérin 252955bf2f
workflows: report all missing things in one time (#57753)
gitea-wip/wcs/pipeline/head Build started... Details
2021-11-12 14:44:33 +01:00
Lauréline Guérin 3c1ca2d57b
formdefs: report all missing things in one time (#57753) 2021-11-12 14:44:33 +01:00
Lauréline Guérin 3ff8a46f2b
formdefs: add missing tests for form import (#57753) 2021-11-12 14:44:33 +01:00