Commit Graph

1040 Commits

Author SHA1 Message Date
Agate 8e4c505524 Revert "django4: fix default AppConfig deprecation warnings (#68585)"
This reverts commit aa576e205f.
2022-09-05 16:19:59 +02:00
Agate aa576e205f django4: fix default AppConfig deprecation warnings (#68585) 2022-09-05 13:56:42 +02:00
Frédéric Péters c81c303e0a misc: inherit placeholder options when using parent content cells (#68679)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-09-02 19:28:10 +02:00
Lauréline Guérin 3e53c6a1f0 wcs: adjust labels in card ids selection for card cell (#68531) 2022-09-02 08:11:18 +02:00
Valentin Deniaud 2bfbfca2de dataviz: build filter parameters outside of spooler (#65882) 2022-09-02 07:51:59 +02:00
Valentin Deniaud 4192343b05 dataviz: change message when page variable cannot be evaluated (#68372) 2022-09-02 07:50:07 +02:00
Lauréline Guérin d1b26246b7
wcs: fix card rendering with missing varname in custom_schema (#68598)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-31 22:23:32 +02:00
Frédéric Péters bdf7e82f31 wcs: do not index card cells (#68539)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-30 11:44:01 +02:00
Frédéric Péters 973a0d13cb tests: limit length of database name 2022-08-30 11:39:35 +02:00
Frédéric Péters 2d0508e8b9 wcs: adjust labels of cards to display selection (#68517) 2022-08-29 16:23:26 +02:00
Lauréline Guérin 574228c0b8
wcs: snapshot loading with old card cells (#68140)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-29 14:38:03 +02:00
Lauréline Guérin 3a3eae69ae
wcs: delete old card cell models (#68140) 2022-08-29 14:38:02 +02:00
Lauréline Guérin 797f9af235
wcs: add new card cell model (#68140) 2022-08-29 14:38:02 +02:00
Lauréline Guérin 0712cbe5d6
wcs: card cell with table mode can use cards cell assets (#68063)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-29 14:37:33 +02:00
Lauréline Guérin 5a1f1a9a51
wcs: fix custom_title update (#68063) 2022-08-29 14:37:33 +02:00
Lauréline Guérin 7716113a51
wcs: render card cell with table mode (#68063) 2022-08-29 14:37:33 +02:00
Lauréline Guérin 411170695f
tests: rename card cell tests with card display mode (#68063) 2022-08-29 14:37:32 +02:00
Lauréline Guérin eca53776fb
tests: split wcs tests (#68063) 2022-08-29 14:37:32 +02:00
Lauréline Guérin 05d1897627
tests: move wcs tests (#68063) 2022-08-29 14:37:32 +02:00
Lauréline Guérin c832299962
wcs: add display_mode option for card cell (#68063) 2022-08-29 14:37:32 +02:00
Lauréline Guérin 25da1b91b7
wcs: option to list all cards (#68037)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-29 14:34:25 +02:00
Lauréline Guérin 8df6e51c73
wcs: opti, use detail url if only one id (#68037) 2022-08-29 14:34:25 +02:00
Lauréline Guérin 9d4ae7974c
wcs: add pagination for list of cards (#68037) 2022-08-29 14:34:25 +02:00
Lauréline Guérin c96fb54b04
wcs: use only_for_user & without_user flags (#68037) 2022-08-29 14:05:47 +02:00
Lauréline Guérin 652a6dff32
wcs: for card cell with multiple ids, get all cards in one request (#68015)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-29 14:05:00 +02:00
Agate 54eafdbb62 replaced force_text with equivalent force_str (#68183) 2022-08-29 09:35:13 +02:00
Frédéric Péters 93eaa79607 tests: increase value of high id used in tests for 404 (bis) 2022-08-27 09:06:36 +02:00
Thomas NOËL 12087eb075 wcs: do not add tryauth for bots (#68052) 2022-08-18 14:37:26 +02:00
Frédéric Péters 9e9b225eb1 manager: rephrase note on redirections used as a skeleton pages (#68160) 2022-08-16 14:02:42 +02:00
Frédéric Péters 4a5c5350bc tests: increase value of high id used in tests for 404 2022-08-16 12:54:19 +02:00
Frédéric Péters 8078688a72 dataviz: add table style to invert rows/columns (#67937) 2022-08-05 10:29:27 +02:00
Frédéric Péters ffe75d522d dataviz: revert passing request to spooler (#67902)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
This reverts commits 7a4bc2c02f and
06b4b1dce5.
2022-08-03 11:05:33 +02:00
Valentin Deniaud 7ed7481968 dataviz: support required filter without default value (#66299) 2022-08-02 21:29:36 +02:00
Frédéric Péters f4bd375ba7 tests: adapt to pass with both 2.2 and 3.2 2022-08-02 17:01:08 +02:00
Agate 47a1a1314f tests: fix misc test failures (#67724) 2022-08-02 16:26:27 +02:00
Agate f95a39744d tests: fix broken tests after django-webtest upgrade (#67724) 2022-08-02 16:26:20 +02:00
Valentin Deniaud 7a4bc2c02f dataviz: pass request to spooler refresh task (#65882) 2022-07-29 10:10:16 +02:00
Valentin Deniaud 6370164fc8 data: handle duplicated page slugs at import (#59509) 2022-07-25 14:35:02 +02:00
Lauréline Guérin c240f32a66
misc: remove duplicated code (#67254)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-18 10:07:00 +02:00
Agate 4ed8ebcf21 manager: support for saving a page snapshot with a label (#56519) 2022-07-18 08:26:08 +02:00
Lauréline Guérin 6e5eef1764
manager: fix duplicate cell view with unknown cell id (#63793)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 11:37:13 +02:00
Lauréline Guérin 809862bc2d
manager: prefix ConfigJsonCell parameter fields in form (#66603)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 10:07:42 +02:00
Lauréline Guérin 5486f4c068
wcs: fix use of custom view in card cell with related (#67260)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 09:48:54 +02:00
Lauréline Guérin 907a3d7408
wcs: fix card cell global context with misordered cells (#67214)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-15 09:37:42 +02:00
Frédéric Péters 0b470987ba misc: set response.content as bytes, as appropriate (#67137) 2022-07-07 15:30:59 +02:00
Frédéric Péters d097bd581a misc: put page template name in exported skeleton context (#28225) 2022-07-07 10:29:30 +02:00
Valentin Deniaud b558319204 tests: remove leftover comments 2022-07-06 13:50:36 +02:00
Agate 0d516c0bd6 ci: reduce test execution time by changing password hasher (#67020) 2022-07-05 14:03:00 +02:00
Lauréline Guérin 1f94e32a17
data: inject global context in context for cell conditions (#66953)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-07-05 10:25:37 +02:00
Valentin Deniaud 10b127edd3 dataviz: do not refresh subfilters for bijoe stat (#66936) 2022-07-05 10:24:55 +02:00