Commit Graph

36 Commits

Author SHA1 Message Date
Frédéric Péters 2d71198352 general: remove legacy theming code (#70128) 2022-10-14 11:09:40 +02:00
Emmanuel Cazenave 5522a3f7b3 tests: use more responses module to mock HTTP responses (#68527)
Replace every mock.patch('http_related') pattern.
2022-09-02 07:47:17 +02:00
Frédéric Péters 96a66c77fc general: add global export/import support for new category types (#67491) 2022-08-12 09:03:13 +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
Lauréline Guérin 6e4b6c4978
admin: fix filetypes with empty fields (#65457)
gitea-wip/wcs/pipeline/head Build started... Details
2022-06-13 11:05:15 +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 4470d1e76c workflows: rename append_item to add_action and use it everywhere (#64723) 2022-05-02 11:19:37 +02:00
Frédéric Péters 9de9af6ad3 workflows: move all actions to their own files (#64722) 2022-05-02 11:19:37 +02:00
Frédéric Péters 327e405528 backoffice: use a template to render error pages in backoffice (#63750) 2022-04-19 15:33:03 +02:00
Lauréline Guérin cca7004207
admin: fix site import with unknown references (#63542)
gitea-wip/wcs/pipeline/head Build started... Details
2022-04-07 13:50:24 +02:00
Frédéric Péters 9d39ded125 general: reduce logging infrastructure, do not expose anything in UI (#61292) 2022-02-01 20:08:56 +01:00
Frédéric Péters 2741fc5729 general: stop testing legacy theming (#60508) 2022-01-11 18:11:16 +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
Frédéric Péters 96aea1ff53 misc: add settings for default map zoom level (#27154) 2021-10-29 09:45:31 +02:00
Frédéric Péters 19a4da86a6 misc: add workflow categories to site export/import (#56275) 2021-08-20 09:29:14 +02:00
Frédéric Péters 41cf01ccd9 misc: remove unused option to bind a session to an IP address (#55960) 2021-08-04 09:54:23 +02:00
Lauréline Guérin ff0d3779c0
misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
Lauréline Guérin a5a1ddfee7
misc: fix pylint consider-using-with (#55264) 2021-07-02 09:43:02 +02:00
Frédéric Péters bc887791d8 settings: add a warning on import page if there's content already (#54125) 2021-06-01 09:47:24 +02:00
Frédéric Péters 380b1a1178 backoffice: don't display disabled emails/texts options (#52641) 2021-05-31 22:06:20 +02:00
Frédéric Péters 1565f3abe2 admin: remove leftover schema configuration auto pages (#53995) 2021-05-17 09:40:04 +02:00
Lauréline Guérin b6e849811a
misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
Frédéric Péters 6819a292c7 settings: use a template to render import results (#53201)
This adds proper use of singular/plural forms and the display of card
categories.
2021-04-26 10:06:26 +02:00
Frédéric Péters b10c47bfc9 tests: use context manager to load file contents 2021-04-18 09:52:28 +02:00
Lauréline Guérin c71299d053
misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
Lauréline Guérin a86d1156c1
misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
Frédéric Péters 3a427853a3 settings: add search result template to minimal user templates page (#52665) 2021-04-02 11:39:53 +02:00
Lauréline Guérin 824dce61dc
settings: configure user search result template (#51343) 2021-04-02 10:17:54 +02:00
Frédéric Péters 08f1431a66 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Lauréline Guérin a320d4f25b
misc: store Role also in SQL (#51772) 2021-03-16 16:33:04 +01:00
Frédéric Péters e7292f6f3f misc: remove usage of "six" module (#51517) 2021-03-01 15:43:54 +01:00
Lauréline Guérin 35a57b2418
backoffice: agenda datasources are not exported (#48282) 2021-02-26 09:24:47 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters bbcda9aa66 backoffice: use a single page for all processing afterjob pages (#49772) 2021-01-18 20:08:16 +01:00
Lauréline Guérin 9f2e23348b
tests: split admin_pages tests 2021-01-18 10:21:37 +01:00