Commit Graph

503 Commits

Author SHA1 Message Date
Lauréline Guérin aa6ce7c35d
misc: remove old digest migrations (#73775) 2023-01-27 11:18:32 +01:00
Frédéric Péters 891668b7fe misc: apply order_by field transformations to data sources (#73404)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-14 12:35:20 +01:00
Frédéric Péters 82ba22b005 misc: make digests update after job work with multiple formdefs (#71590) 2022-12-30 12:02:46 +01:00
Frédéric Péters d286dc623d misc: force writing to disk old pickle objects after conversion (#71746) 2022-11-28 09:32:29 +01:00
Frédéric Péters 0fac2cb096 misc: clean old migrate methods (#71693) 2022-11-25 09:28:35 +01:00
Frédéric Péters b769f376e4 misc: remove conversion code for pickle files created with python 2 (#71692) 2022-11-25 09:28:35 +01:00
Frédéric Péters 43daf96689 misc: allow /lang/ prefix to force language (#70584) 2022-11-18 07:23:09 +01:00
Frédéric Péters 4b25f424a6 i18n: add scanning for strings (#70584) 2022-11-18 07:23:09 +01:00
Frédéric Péters 4ba5158589 general: add new grep command (#53994) 2022-11-16 06:27:32 +01:00
Frédéric Péters 046ad4e8f4 misc: never include category in backoffice or preview URL (#71183) 2022-11-09 16:55:56 +01:00
Lauréline Guérin b6b7203358
formdata: look at files in history when deleting unused files (#62800)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2022-10-31 11:43:04 +01:00
Frédéric Péters 8f43c01bea misc: redirect form{def,data} URL to include category slug (#69546) 2022-10-28 10:24:35 +02:00
Frédéric Péters 3c9702e546 Revert "misc: redirect form URL to include category slug (#69546)"
This reverts commit 025d7e468d.
2022-10-20 21:36:23 +02:00
Frédéric Péters 025d7e468d misc: redirect form URL to include category slug (#69546) 2022-10-20 20:54:33 +02:00
Frédéric Péters 13a54d9f7d misc: make sure .wipe() is only called on classes (#43651) 2022-10-14 11:09:40 +02:00
Frédéric Péters 5e9785f36c api: extend form/card roles support in applification API (#69252) 2022-09-26 08:22:44 +02:00
Lauréline Guérin a76d538353
fields: display_mode rich for TextField (#36498)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-23 15:35:08 +02:00
Frédéric Péters 446fc206e9 workflows: allow interactive actions in global actions (#16782) 2022-09-23 09:25:35 +02:00
Lauréline Guérin 7e1d6c466e
api: do not list default workflows in dependencies (#69238)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-20 16:22:46 +02:00
Lauréline Guérin 58424eec2c
api: add user fields in carddef schema and carddata (#68911)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-12 14:06:14 +02:00
Lauréline Guérin 6edcdfc7f9
api: add field label in relations (#68645)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-09 10:37:05 +02:00
Frédéric Péters 3385a003d0 forms: do not consider fields from other pages for live sources (#68197) 2022-08-17 08:11:40 +02:00
Frédéric Péters ac98b726d0 misc: consider datasources filtered on user as existing (#68189) 2022-08-16 16:24:00 +02:00
Frédéric Péters 1a85d14ff5 backoffice: log lateral template errors (#67853) 2022-08-04 12:43:09 +02:00
Frédéric Péters 3484ae5341 general: remove is_using_postgresql conditionals (#67190) 2022-07-15 08:32:31 +02:00
Frédéric Péters 35e5dac0a7 general: update convert_to_sql for postgresql enabled by default (#67190) 2022-07-15 08:32:30 +02:00
Frédéric Péters 40e934a92c forms: add dynamic source support to items field (#53763) 2022-07-07 06:52:25 +02:00
Lauréline Guérin 621ab6b8c5
api: fix dependencies KeyError inexport/import api (#65859)
gitea-wip/wcs/pipeline/head Build started... Details
2022-06-16 09:15:36 +02:00
Frédéric Péters f50ee41681 cards/forms: reuse custom views on import (#65682) 2022-05-30 10:03:03 +02:00
Pierre Ducroquet 033f80f2f2 optimization: use SELECT 1 instead of SELECT count(*) (#65362) 2022-05-18 08:47:52 +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 c8519aaa48 forms: add direct download of files from workflow forms (#59672) 2022-05-04 08:27:56 +02:00
Frédéric Péters bad495bff9 general: do not attach users to migration snapshots (#62073) 2022-04-07 15:34:05 +02:00
Lauréline Guérin f68b91ddf7
sql: simplify wcs_all_forms clean on formdef removal (#63387)
gitea-wip/wcs/pipeline/head Build started... Details
2022-04-07 10:12:19 +02:00
Frédéric Péters cab282ca72 backoffice: add a deprecations report page (#58799) 2022-04-04 16:56:59 +02:00
Lauréline Guérin 99c823e381
backoffice: filtering with ne operator allows null values (#62960)
gitea-wip/wcs/pipeline/head Build started... Details
Introduce StrictNotEqual criteria with null values have to be excluded
2022-03-25 14:23:07 +01:00
Thomas NOËL fc8e3458a9 misc: add fields verification after tracking code (#59027) 2022-03-16 12:42:58 +01:00
Benjamin Dauvergne 75d6cdcc63 fields: ignore hidden fields in has_live_conditions (#62293) 2022-03-04 10:34:36 +01:00
Corentin Sechet 51777d27ab backoffice: report expected XML node in invalid XML import messages (#62109) 2022-02-28 15:43:44 +01:00
Frédéric Péters 98b4527782 misc: cut off long slugs/urlnames (#61656) 2022-02-19 07:54:27 +01:00
Frédéric Péters 1c93862e60 misc: add export/import API (#60698) 2022-02-14 19:17:17 +01:00
Frédéric Péters 950abc925b trivial: add slug property to forms/cards (#60698) 2022-02-14 19:17:17 +01:00
Lauréline Guérin f52f073023
formdef: factorize iter_fields methods (#60706)
gitea-wip/wcs/pipeline/head Build started... Details
2022-01-29 12:12:18 +01:00
Frédéric Péters 9c08a81a02 general: lookup roles by slug (#60518) 2022-01-18 10:23:55 +01:00
Frédéric Péters 008631e9c2 misc: use category slug when importing objects (#60432) 2022-01-18 10:23:55 +01:00
Frédéric Péters 5e00f35926 general: add snapshot support to categories (#60431) 2022-01-18 10:23:55 +01:00
Frédéric Péters 22671a5f46 misc: add slugs to workflows (#60172) 2022-01-18 10:23:54 +01:00
Lauréline Guérin 56b03ef720
management: add link to form/carddef page in sidebar (#58671)
gitea-wip/wcs/pipeline/head Build started... Details
2022-01-17 14:33:06 +01:00
Frédéric Péters 7338e136e5 misc: allow "rich" text in comments (#27994) 2022-01-16 13:34:19 +01:00
Lauréline Guérin 70b813770b
api: expose card relations in schema (#58448)
gitea-wip/wcs/pipeline/head Build started... Details
2022-01-14 09:13:47 +01:00