Commit Graph

2784 Commits

Author SHA1 Message Date
Lauréline Guérin ebcdc01084
wcs: fix make_public_url templatetag used with simple Context (#62460)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2022-03-15 10:02:14 +01:00
Frédéric Péters abae3b1a70
tests: add markup to string field value to check it's escaped properly (#61391)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2022-03-15 09:25:23 +01:00
Lauréline Guérin ce69ea73d2
wcs: don't escape result of card cell custom fields (#61391) 2022-03-15 09:25:23 +01:00
Corentin Sechet 7288306d47 translation update 2022-03-09 08:25:02 +01:00
Corentin Sechet 888209400d dataviz: clearer name for filters time range (#62528) 2022-03-08 12:37:30 +01:00
Lauréline Guérin b39e5a9f57
misc: fix |has_role filter used on bad object (#62439)
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-03-04 16:18:04 +01:00
Frédéric Péters c4de7aa569 dataviz: turn filters feature-flag on (#62417)
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-03-04 09:10:45 +01:00
Frédéric Péters ae688c75e7 trivial: bump black version to 22.1.0 (#62312) 2022-03-01 19:30:32 +01:00
Frédéric Péters 5bf8f34912 translation update 2022-03-01 16:18:35 +01:00
Frédéric Péters 4214a6c324 misc: allow picking a custom view on card cell (#58878) 2022-03-01 15:52:00 +01:00
Valentin Deniaud 9d7cf579ce dataviz: allow page variable as filter value (#57616) 2022-03-01 15:28:16 +01:00
Valentin Deniaud 42eebde447 dataviz: use month short names instead of number in labels (#60738) 2022-03-01 15:18:36 +01:00
Frédéric Péters 035dc30548 misc: switch manager to scss (#62306) 2022-03-01 15:06:37 +01:00
Lauréline Guérin 443caa312d
translation update 2022-03-01 15:03:29 +01:00
Lauréline Guérin 9b94f12c2c
manager: duplicate cell and target a page (#60916)
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-03-01 14:49:39 +01:00
Frédéric Péters 7a53141025 debian: add python3-distutils dependency, workaround for pyproj (#62269) 2022-02-28 17:59:35 +01:00
Valentin Deniaud 8d5df537b5 dataviz: set subfilter values in filters cell (#62227) 2022-02-28 13:28:17 +01:00
Frédéric Péters 78394b3962 wcs: allow "in your care" cell to be used in frontoffice (#58851) 2022-02-25 14:49:54 +01:00
Frédéric Péters c7530e8813 utils: add is_portal_agent function (#58851) 2022-02-25 14:49:54 +01:00
Frédéric Péters 75a5bac20a manager: add basic usage of native django permissions (#59505) 2022-02-25 14:47:58 +01:00
Lauréline Guérin a85d743b43
translation update 2022-02-25 10:53:43 +01:00
Serghei Mihai bf4c091ca1 wcs: uniformise form link and description (#62074) 2022-02-23 10:17:29 +01:00
Valentin Deniaud 898bf1d6b5 dataviz: avoid flagging extra time interval as unavailable (#62032) 2022-02-22 12:19:07 +01:00
Valentin Deniaud 02865103a9 dataviz: do not override time_range if not specified (#62030) 2022-02-21 17:31:32 +01:00
Valentin Deniaud e876fd6348 dataviz: do not update subfilters for bijoe cells (#61945) 2022-02-21 09:44:39 +01:00
Frédéric Péters ba79988743 debian: update django dependency to 2.2 2022-02-18 10:07:45 +01:00
Benjamin Dauvergne 78a28b6be9 views: pass ?next= to mellon views (#61430) 2022-02-18 08:47:25 +01:00
Benjamin Dauvergne 5accf65139 lingo: always log notification content on errors (#61401)
- rename models.PaymentException to LingoException to prevent confusion
- attach transaction to exceptions when possible
- log in views instead of model methods, it's a better point to make
  decisions on logging
2022-02-18 08:41:09 +01:00
Valentin Deniaud 30d1483f03 dataviz: add support for subfilters (#61083) 2022-02-15 17:01:14 +01:00
Frédéric Péters e42495fae1 trivial: distribute .svg file from dataviz templates directory (#61790) 2022-02-15 09:50:31 +01:00
Lauréline Guérin b5d82f30e4
wcs: use custom title as card cell additional label (#61040)
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-02-14 20:57:11 +01:00
Valentin Deniaud 4244cfdd8f tox: move pylint to separate environment (#61493) 2022-02-14 09:55:43 +01:00
Valentin Deniaud 0f202b12fd dataviz: show filter value even if option is unavailable (#61607) 2022-02-14 09:54:34 +01:00
Mathieu Lirzin 18784da9a0 trivial: limit psycopg2 as django<2.3 doesn't work with newer versions (#61712)
https://github.com/django/django/pull/14530
2022-02-12 12:42:53 +01:00
Frédéric Péters 1a2bc922a4 trivial: update support django versions in requirements.txt 2022-02-12 08:58:03 +01:00
Mathieu Lirzin f4dc428e1e requirements: sync with setup.py 2022-02-12 08:55:08 +01:00
Mathieu Lirzin 631b5a20eb settings: fix documentation links
Documentation for Django 1.7 is not available online anymore.
2022-02-12 08:55:07 +01:00
Valentin Deniaud b64a4e6c08 data: fix link cell to url import (#61446) 2022-02-07 13:47:42 +01:00
Lauréline Guérin 757cd93c76
data: add page parameters (#59798)
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-02-04 14:20:09 +01:00
Frédéric Péters 941ae66e2a translation update 2022-02-04 09:47:13 +01:00
Lauréline Guérin 4aa6747f4a wcs: explicit "id from URL" choice for card cell (#60957) 2022-02-04 07:51:25 +01:00
Lauréline Guérin c47c605e2f wcs: card_ids field width set to 100% (#60956) 2022-02-04 07:48:43 +01:00
Lauréline Guérin 2d8a0afeac cells: extra_css_class for links in link list cell (#61197) 2022-02-04 07:47:38 +01:00
Benjamin Dauvergne 1f4667c202 lingo: ignore empty response in return view (#61240) 2022-02-04 07:45:58 +01:00
Thomas Jund d6cfee4ec3 card-cell: use data-dynamic attr directly on fields group/parent (#61022) 2022-02-04 07:41:59 +01:00
Frédéric Péters bcdb70fff9 pwa: strip navigation to avoid trailing whitespaces from template (#61082) 2022-02-04 07:41:20 +01:00
Valentin Deniaud 4c6709c91e data: allow missing link_page on LinkCell import (#60320) 2022-01-31 13:10:31 +01:00
Frédéric Péters 287421122f misc: reorder migration (#58475) 2022-01-31 12:45:55 +01:00
Valentin Deniaud 850e99ac9b update translation 2022-01-31 11:56:33 +01:00
Valentin Deniaud 17400f7110 public: add page selector in site settings (#58475) 2022-01-31 11:38:16 +01:00