Commit Graph

84 Commits

Author SHA1 Message Date
Frédéric Péters 598ce40e3d backoffice: add validity check for datasource URLs (#55871) 2022-07-15 08:35:28 +02:00
Frédéric Péters 790caa0ddd tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
Frédéric Péters b184acabd5 tests: stop running most tests with pickle storage (#67190) 2022-07-15 08:32:30 +02:00
Frédéric Péters 864a8f07e8 backoffice: include field type (& link for blocks) on field edit page (#65827) 2022-06-26 09:19:10 +02:00
Frédéric Péters 9eb26242ca misc: apply new limits (#66421) 2022-06-26 09:19:10 +02:00
Frédéric Péters d9321d7cd2 backoffice: add inspector view for blocks (#65545) 2022-06-16 18:38:32 +02:00
Frédéric Péters 313dee177d misc: create valid HTML id attributes for composite fields (#63870) 2022-06-15 20:14:11 +02:00
Lauréline Guérin 099fae37f9
backoffice: display page post_condition type in inspect (#65964)
gitea-wip/wcs/pipeline/head Build started... Details
2022-06-13 17:15:37 +02:00
Frédéric Péters c2eb55a92d backoffice: add button/link to jump to selected option admin page (#65681) 2022-05-30 10:03:03 +02:00
Frédéric Péters 7c52e0605b fields: do not consider prefill of type none as a real prefill (#65544) 2022-05-23 16:13:55 +02:00
Frédéric Péters 336ddaa445 backoffice: include title/subtitle/comment workflow options in inspect (#65503) 2022-05-20 15:39:50 +02:00
Lauréline Guérin c65d516a02
misc: remove pickle auto tests from admin_pages (#65241)
gitea-wip/wcs/pipeline/head Build started... Details
2022-05-17 09:24:07 +02:00
Frédéric Péters 1476f6ab7e backoffice: add an inspect view to forms/card models (#30381) 2022-05-13 17:06:18 +02:00
Frédéric Péters 2ab6ed3a96 backoffice: do not include sidebar message when hard limits are ignored (#64939) 2022-05-06 15:05:49 +02:00
Thomas NOËL 53b1ba16f3 admin: always show a popup when duplicating a page (#64883) 2022-05-05 18:59:45 +02:00
Frédéric Péters f6fd194b70 backoffice: add a visual mark to tabs with configured settings (#64744) 2022-05-03 09:32:57 +02:00
Frédéric Péters c36375b568 backoffice: redirect to all fields view when page field is removed (#64336) 2022-05-02 15:51:34 +02:00
Lauréline Guérin 483a5e7ffa
admin: field anchor in breadbcrumb (#61685)
gitea-wip/wcs/pipeline/head Build started... Details
2022-04-30 09:35:02 +02:00
Frédéric Péters 52eaf1ea62 general: add soft/hard limits to number of field (#60061) 2022-04-29 19:14:34 +02:00
Frédéric Péters aac0672183 fields: stay on tab with added post condition line (#64458)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2022-04-21 21:37:25 +02:00
Frédéric Péters 9c13cfc5a2 general: use form tabs in forms with advanced options (#63887) 2022-04-19 18:44:01 +02:00
Frédéric Péters 3bc10e8b39 backoffice: add links to navigate to previous/last page of fields (#63001) 2022-04-15 08:03:37 +02:00
Frédéric Péters 97f8c2d8f8 misc: include page field when listing fields filtered on it (#61831) 2022-04-15 07:56:44 +02:00
Thomas NOËL 1ff0e5d4cd backoffice: use category name when sorting workflows (#62859) 2022-03-16 16:42:34 +01:00
Thomas NOËL fc8e3458a9 misc: add fields verification after tracking code (#59027) 2022-03-16 12:42:58 +01:00
Frédéric Péters 99cb6254c3 backoffice: use autocomplete widget for workflow selection (#62207) 2022-03-15 17:12:28 +01:00
Lauréline Guérin e53c1b652f
general: add categories for datasources (#62125)
gitea-wip/wcs/pipeline/head Build started... Details
2022-03-15 15:29:54 +01:00
Lauréline Guérin 19434c094c
backoffice: organize workflows by categories in select widget (#56002)
gitea-wip/wcs/pipeline/head Build started... Details
2022-03-15 10:10:53 +01:00
Lauréline Guérin e46a75d710
backoffice: delete custom-views on form/carddef deletion (#59218)
gitea-wip/wcs/pipeline/head Build started... Details
2022-03-01 17:34:58 +01:00
Valentin Deniaud 3117afcbfd statistics: filter forms count by fields (#60777) 2022-02-16 10:06:12 +01:00
Frédéric Péters 134d707e39 misc: display errors associated to post condition fields (#31247) 2022-02-14 19:17:17 +01:00
Frédéric Péters 6c24310e95 general: ask for new title when duplicating an object (#60697) 2022-01-18 10:23:55 +01:00
Frédéric Péters 610cee79d2 misc: use a generic "not yet any fields" message (#60419) 2022-01-14 09:09:29 +01:00
Frédéric Péters 28a7e92947 misc: forbid some reserved values/keywords to be used as varname (#30234) 2022-01-03 18:39:38 +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 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 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 65c68b3239 misc: forbid uppercase in slugs (#58488) 2021-11-12 14:42:18 +01:00
Frédéric Péters f191f2bbfc backoffice: add direct links from preview to page fields (#8882) 2021-11-12 09:52:26 +01:00
Frédéric Péters 50dcdb6914 misc: allow items fields to be prefilled by template (#56159) 2021-10-29 11:27:25 +02:00
Benjamin Dauvergne dfbe3123ef misc: remap statuses in a transaction (#38579) 2021-10-22 11:51:02 +02:00
Lauréline Guérin 5b19ab7fd9
backoffice: duplicate page and subfields (#57036)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-18 20:51:48 +02:00
Frédéric Péters 87b31ed09d misc: do not crash on invalid file value in workflow variables (#57720) 2021-10-18 09:35:30 +02:00
Lauréline Guérin d9b0f3ba33
admin: warning on only_allow_one field (#56788)
gitea-wip/wcs/pipeline/head Build started... Details
2021-10-04 18:06:35 +02:00
Frédéric Péters 38fb9383d9 admin: use accessor when changing workflow (#57355)
this makes sure a cached copy of the workflow is not used to get fields.
2021-09-28 18:28:54 +02:00
Frédéric Péters ef24d19cab backoffice: overwrite shared custom views (#56698) 2021-09-10 10:16:54 +02:00
Frédéric Péters b4ee66cbcf general: add category-based management access (forms/cards/workflows) (#21991)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 17:34:28 +02:00
Lauréline Guérin 3584fde29c
misc: option to disable python expressions (#55978)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 10:46:35 +02:00
Lauréline Guérin 37647b2651
backoffice: add link to management page (#54935)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-16 15:24:37 +02:00
Frédéric Péters 4df2721fac tests: stop running admin/backoffice tests with django front mode (#55972) 2021-08-04 17:40:37 +02:00