Commit Graph

2807 Commits

Author SHA1 Message Date
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 fed5465f98
wcs: rename cards context variable (#68063)
It can conflict with Cards context object from
publik-django-templatetags
2022-08-29 14:37:32 +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 d23bb074b6
wcs: update card cell model (#68037)
add fields only_for_user & limit
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 ea510ca0f1 accessibility: replace focus at the beginning of list on pagination change (#41128) 2022-08-29 10:28:58 +02:00
Frédéric Péters 510a5c114e dataviz: truncate legend taking account the pie graph width (#68113) 2022-08-29 10:24:39 +02:00
Agate 194d78e5be replaced ungettext with ngettext equivalent (#68183) 2022-08-29 09:35:14 +02:00
Agate 25884a02cc replaced smart_text with smart_str equivalent (#68183) 2022-08-29 09:35:14 +02:00
Agate b8269f4d3c replaced urls.url with url.re_path equivalent (#68183) 2022-08-29 09:35:13 +02:00
Agate 54eafdbb62 replaced force_text with equivalent force_str (#68183) 2022-08-29 09:35:13 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Frédéric Péters dcafe94f57 pylint: ignore unsupported-binary-operation (#68473)
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-27 16:02:20 +02:00
Frédéric Péters b9f001f764 misc: add timeout to requests for feed (#68473) 2022-08-27 16:01:38 +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
Pierre Ducroquet 76167cab03 LingoRecentTransactionsCell: optimize query (#68212)
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
- use an union instead of an OR
- use the fact that union is an implicit distinct to simplify the code
- index the start_date field so it can be used to filter efficiently
2022-08-17 12:00:40 +02:00
Frédéric Péters a5fe6b569f translation update 2022-08-16 14:06:44 +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 11e8d1ce26 manager: also look at tab open hash to open cell (#68138) 2022-08-16 12:58:53 +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
Valentin Deniaud f9b51826a3 dataviz: remove automatic transpose in tables (#68049) 2022-08-09 12:45:01 +02:00
Frédéric Péters 4296391c82 translation update 2022-08-05 10:29:57 +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
Frédéric Péters 8056ae790c debian: make cron quiet (#67897) 2022-08-03 10:01:32 +02:00
Valentin Deniaud 7ed7481968 dataviz: support required filter without default value (#66299) 2022-08-02 21:29:36 +02:00
Pierre Ducroquet 22daaad4ef PaymentBackend: skip poll faster if there is no transaction (#66487) 2022-08-02 21:27:58 +02:00
Serghei Mihai 8492dc2403 search: allow text placing before form (#67390) 2022-08-02 21:27:08 +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
Frédéric Péters 3f20128208 tox: run against 2.2 in main (#67724) 2022-08-02 16:34:23 +02:00
Agate 7915dd26de tox: update targets to allow testing both under django 3.2 and 2.2 (#67724)
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-02 16:26:31 +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
Frédéric Péters 0fa62c1598 tox: allow any django-webtest (#67724) 2022-08-02 16:25:24 +02:00
Frédéric Péters 5243db93ab misc: allow django 3.2 (#67724) 2022-08-02 16:25:21 +02:00
Frédéric Péters b31f63bdc0 tox: use django 3.2 (#67724) 2022-08-02 16:25:16 +02:00
Frédéric Péters 32cc7cdb60 debian: remove obsolete standard error output config from systemd unit (#65101) 2022-08-02 10:09:25 +02:00
Valentin Deniaud 7a4bc2c02f dataviz: pass request to spooler refresh task (#65882) 2022-07-29 10:10:16 +02:00
Valentin Deniaud 06b4b1dce5 dataviz: pass request explicitly when needed (#65882) 2022-07-29 10:10:16 +02:00
Valentin Deniaud 6cac60262e dataviz: transpose table only for bijoe (#67068) 2022-07-29 10:08:32 +02:00
Valentin Deniaud 6370164fc8 data: handle duplicated page slugs at import (#59509) 2022-07-25 14:35:02 +02:00