Commit Graph

8701 Commits

Author SHA1 Message Date
Frédéric Péters 208a105c59 translation update 2022-07-15 14:18:06 +02:00
Frédéric Péters f78c84c952 misc: add timeslots attributes when creating <option> (#67385) 2022-07-15 13:59:27 +02:00
Lauréline Guérin 5e922bcfc8
studio: admin can see all changes (#62953)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-15 09:40:43 +02:00
Lauréline Guérin e56c295643
studio: show only recent changes of current user (#62953) 2022-07-15 09:40:41 +02:00
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 1fd2ab76a1 tests: add check for refused http access for sites using pickle (#67190) 2022-07-15 08:32:31 +02:00
Frédéric Péters 1eda23197b tests: update root directory tests to use fixtures 2022-07-15 08:32:31 +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 b184acabd5 tests: stop running most tests with pickle storage (#67190) 2022-07-15 08:32:30 +02:00
Frédéric Péters 88506eb4a2 sql: run role migrations in sql mode (#67190) 2022-07-15 08:32:30 +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 f47f725daa general: assume/require SQL configuration (#67190) 2022-07-15 08:32:30 +02:00
Frédéric Péters 4f9f891e10 workflows: force inclusion of openformula namespace in ods documents (#66352) 2022-07-15 08:32:30 +02:00
Frédéric Péters 6d6b923eb9 misc: allow passing a string (email/uuid) as |filter_by_user parameter (#67198) 2022-07-15 08:32:30 +02:00
Frédéric Péters 386b47ebc4 cards: don't accumulate cards in context during import (#67274) 2022-07-15 08:32:30 +02:00
Frédéric Péters be52eb5fe8 misc: do not focus error messages in form preview (#66613) 2022-07-15 08:32:30 +02:00
Frédéric Péters fad94ea537 tests: always wipe categories in tests/form_pages/test_all.py (#67268) 2022-07-12 07:25:11 +02:00
Frédéric Péters dacf2d64ef data sources: translate "copy of" prefix when duplicating agenda source (#67261) 2022-07-11 18:02:07 +02:00
Frédéric Péters 256bc2f892 misc: do not allow downloading files on remote storage (#67220) 2022-07-11 14:45:42 +02:00
Frédéric Péters 76ce5000da tests: increase autosave timeout to avoid failures in unrelated tests (#67111) 2022-07-07 14:11:17 +02:00
Frédéric Péters 5c56e91b88 misc: enable hard limits on fields count (#66844) 2022-07-07 14:11:03 +02:00
Valentin Deniaud 765aeb3a4c statistics: remove empty default value for cards (#67062) 2022-07-07 14:01:51 +02:00
Agate 4188859d01 ci: speed up CI using multiple processes with pytest-xist (#67064) 2022-07-07 13:35:47 +02:00
Agate 1b2560b2f7 ci: speed up CI using multiple processes with pylint (#67057) 2022-07-07 08:40:08 +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
Frédéric Péters f278716206 misc: use a warning notice for message about fields soft limit (#65546) 2022-07-07 06:52:25 +02:00
Frédéric Péters 3a772e65ad translation update 2022-07-05 16:15:31 +02:00
Frédéric Péters 28058eed7c sql: start migrations with base tables (#65223) 2022-07-05 16:12:49 +02:00
Frédéric Péters 16529e2000 tests: run with simplest password hasher to speed up execution (#67029) 2022-07-05 16:12:49 +02:00
Lauréline Guérin 7f3904c2e5
blocks: default_items configuration (#58450)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-05 14:58:22 +02:00
Frédéric Péters 2eef800c83 fields: add check on value computed to prefill items fields (#66995) 2022-07-05 14:44:09 +02:00
Frédéric Péters 668383f7d7 misc: use lazy variables when rendering field widgets (#42676) 2022-07-05 13:39:23 +02:00
Frédéric Péters de76f8ac44 misc: explode address fields based on class name, not just geolocation (#64862) 2022-07-05 13:38:57 +02:00
Pierre Ducroquet fa129af6c9 sql: use insert on conflict to store transient data (#66816) 2022-07-05 11:41:59 +02:00
Lauréline Guérin e30e60f867
workflows: action copy, select current statusby default (#66476)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-05 09:21:37 +02:00
Lauréline Guérin 693ad74712
backoffice: fix date field in csv export (#66918)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-04 14:33:07 +02:00
Frédéric Péters b0ca3b336e misc: bump limit on number of hits in autocomplete results (#66614) 2022-07-04 08:59:20 +02:00
Frédéric Péters f567be7832 backoffice: apply form user as "current user" filter on card sources (#66870) 2022-07-04 08:59:20 +02:00
Lauréline Guérin 06aaec270b
studio: fix recent error block with long varnames (#66804)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-01 16:13:47 +02:00
Lauréline Guérin 971fb7a126
translation update 2022-07-01 10:42:52 +02:00
Lauréline Guérin acbd328678
datasource: duplicate and configure agenda datasource (#63173)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-01 09:42:20 +02:00
Frédéric Péters 40d08443dd translation update 2022-06-30 20:19:52 +02:00
Frédéric Péters 0a9de9cf7e misc: look up text option using ?q= if available (#66695) 2022-06-30 20:18:31 +02:00
Frédéric Péters 027de5f93a workflows: add button/link to go to workflow form fields view (#65790) 2022-06-30 20:18:31 +02:00
Pierre Ducroquet 0c08fc01ec sql: rework the rebuild_security function (#66315)
The function rewrote the whole table without checking if updates were really required.
Instead, we now check before updating, and we commit every 100 rows to prevent any
long lock
2022-06-30 13:49:04 +02:00
Pierre Ducroquet aebf5a59b5 sql: only the last Evolution object can be changed (#65744) 2022-06-30 13:47:21 +02:00
Frédéric Péters 844617f933 sql: store transient data in a specific table (#66620) 2022-06-29 07:56:36 +02:00
Frédéric Péters f3725ebe90 translation update 2022-06-28 20:41:41 +02:00
Frédéric Péters 62cf0c9b02 misc: rephrase and mark for translation location of linked data source (#66656) 2022-06-28 20:41:41 +02:00