Commit Graph

2895 Commits

Author SHA1 Message Date
Corentin Sechet a9323d0acf misc: fix placeholder options inheritance from parent pages (#71846) 2023-01-20 10:37:37 +01:00
Benjamin Dauvergne ece7bc5541 gallery: set title max_length to 150 (#73279)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2023-01-16 10:38:53 +01:00
Valentin Deniaud 68387fbe3b dataviz: allow disabling filters in filters cell (#71655)
gitea-wip/combo/pipeline/head Build started... Details
2023-01-16 09:39:10 +01:00
Valentin Deniaud dce44a268f dataviz: merge grouped choices properly in filters cell (#72929) 2023-01-16 09:38:47 +01:00
Valentin Deniaud f07d72f3ab dataviz: do not add choice outside of group if using option groups (#72929) 2023-01-16 09:38:47 +01:00
Valentin Deniaud 5f23c06485 dataviz: automatically refresh cells on filter change (#72465) 2023-01-16 09:37:20 +01:00
Frédéric Péters 3f8536d41e search: raise 400 on queries without query (#73420) 2023-01-14 15:13:33 +01:00
Lauréline Guérin 1e5dcde158
translation update 2023-01-14 10:55:13 +01:00
Lauréline Guérin f6cfaff63e
wcs: display card variable in the link form (#72624)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2023-01-14 10:38:45 +01:00
Frédéric Péters e9a5e14196 tests: adjust to change in error message details 2023-01-13 10:41:04 +01:00
Frédéric Péters a172e0a0bd wcs: add setting to change user forms retrieval API limit (#73278) 2023-01-13 10:01:13 +01:00
Frédéric Péters 357295ca42 maps: give higher z-index to larger markers (#73159) 2023-01-13 10:01:07 +01:00
Frédéric Péters 153dbd1993 misc: rename inner footer block for skeletons (#73113) 2023-01-13 10:01:00 +01:00
Frédéric Péters fd302abcf2 wcs: use a sr-only <label> for tracking code label (#73097) 2023-01-13 10:00:51 +01:00
Paul Marillonnet 16e6fc8711 profile: format phone numbers at cell-rendering time (#72769)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2023-01-06 09:19:42 +01:00
Frédéric Péters e1046fa0b8 misc: disable "categories" cell (#23240)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2023-01-03 16:23:59 +01:00
Frédéric Péters 1243c94a1d translation update 2022-12-30 12:45:31 +01:00
Frédéric Péters ec67001318 search: do not allow search queries to contain a nul byte (#72722) 2022-12-28 16:13:07 +01:00
Frédéric Péters 2854541de5 general: update all pk URL fragments to only match on numbers (#72721) 2022-12-28 14:24:21 +01:00
Frédéric Péters e2ed6b0fa9 misc: only allow numbers as search cell id in URLs (#72721) 2022-12-28 14:24:21 +01:00
Frédéric Péters 5dd42bd44b general: render page synchronously for bots (#72807)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2022-12-28 10:36:07 +01:00
Frédéric Péters ea07d17071 maps: use a translated attribution on maps (#72806) 2022-12-27 18:26:26 +01:00
Frédéric Péters 481d4c73a3 manager: save page snapshot when modifying placeholder options (#72798)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2022-12-26 21:19:51 +01:00
Lauréline Guérin d990cb550c
translation update 2022-12-26 10:17:02 +01:00
Lauréline Guérin 557aec457e maps: custom error message for missing map layer on import (#72543) 2022-12-26 10:13:51 +01:00
Frédéric Péters 12b2c350be tests: update map marker test to not rely on layer id (#72756) 2022-12-26 09:45:24 +01:00
Frédéric Péters 02a5bf77a2 maps: keep marker colour widgets aligned (#72084) 2022-12-26 09:36:19 +01:00
Frédéric Péters 26135d507c maps: add option to set marker size (#72756) 2022-12-26 09:32:38 +01:00
Frédéric Péters e25df5f449 search: add missing space before custom title in cell configuration (#72637) 2022-12-23 08:58:18 +01:00
Frédéric Péters 4ad2d6c9cc utils: do not duplicate email/etc. query parameters (#72207) 2022-12-23 08:57:33 +01:00
Frédéric Péters 83e612e47b ci: only build package for bullseye (#72729) 2022-12-22 17:21:25 +01:00
Valentin Deniaud 19e0685d11 dataviz: clear subfilters on statistics change (#72315) 2022-12-13 10:55:22 +01:00
Lauréline Guérin a281481885
translation update 2022-12-13 08:44:10 +01:00
Lauréline Guérin a40e7a2feb wcs: card cell & link entry with file field (#71984) 2022-12-13 08:35:33 +01:00
Lauréline Guérin cf3840271a
translation update 2022-12-13 08:34:49 +01:00
Lauréline Guérin 174e92d76a
manager: associate a page to a card model (#68675) 2022-12-13 08:20:27 +01:00
Frédéric Péters aebfdb3959 gallery: fix access to cell management for non-admins (#72254) 2022-12-12 19:07:19 +01:00
Lauréline Guérin ec594a63a9
misc: fix black error 2022-12-12 18:46:16 +01:00
Frédéric Péters 22640154ef pylint: add lxml to extension-pkg-allow-list 2022-12-12 18:40:33 +01:00
Valentin Deniaud fecd0cddca dataviz: make filters cell autoreload work with tables (#72144) 2022-12-12 18:27:56 +01:00
Valentin Deniaud b5a9bc77a6 dataviz: handle no x_labels and dot chart type (#72154) 2022-12-12 18:27:20 +01:00
Valentin Deniaud acb71fcf59 dataviz: support integers in x_labels for tables (#72153) 2022-12-12 18:24:22 +01:00
Valentin Deniaud 49f8b08ed3 dataviz: restore dynamic hiding of time range fields (#72297) 2022-12-12 18:23:54 +01:00
Valentin Deniaud 52aeea1271 dataviz: improve seconds formatter (#72143) 2022-12-12 18:23:20 +01:00
Valentin Deniaud 16224324eb dataviz: add formatting for series in seconds (#72131) 2022-12-12 18:22:25 +01:00
Lauréline Guérin d41c49e724
translation update 2022-12-12 18:11:32 +01:00
Lauréline Guérin f94fedb8f5 data: mark json config cell as invalid if not found in settings (#71168) 2022-12-12 18:08:32 +01:00
Thomas NOËL 757f719aae tests: accept future dummy eopayment URL (#72235) 2022-12-09 15:54:49 +01:00
Lauréline Guérin f6083dcccd
manager: fix asset_files export (#71923)
gitea-wip/combo/pipeline/pr-main This commit looks good Details
2022-12-09 08:00:59 +01:00
Frédéric Péters 7f05710818 search: ignore links depending on cards/forms/request (#71992) 2022-12-09 07:49:50 +01:00