Commit Graph

28 Commits

Author SHA1 Message Date
Thomas NOËL 83f99fafee publik: add housenumber number/btq filters (#88884)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2024-04-04 13:52:26 +02:00
Lauréline Guérin e68e6e7ff9
publik: fix get filter called on LazyCardDef (#88578)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2024-04-03 15:42:14 +02:00
Frédéric Péters 6ad1cc0911 wcs: add support for |filter_by_identifier (#85618)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2024-02-18 12:32:25 +01:00
Frédéric Péters e1e6d17d2f misc: add |with_auth filter tag, to add basic HTTP auth to URL (#80394)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-10-03 14:13:35 +02:00
Lauréline Guérin 063f03c491
publik: use list/add filters to create list from simple values (#81223)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-09-19 10:55:26 +02:00
Lauréline Guérin 6e9d0a8b63
publik: add |clamp, |limit_low and |limit_high filters (#81223) 2023-09-19 10:46:21 +02:00
Frédéric Péters b32771096e misc: restore |duration unit as minutes (#80435)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-08-18 09:54:00 +02:00
Frédéric Péters bbc215bfb6 misc: add months and years to duration (#80421)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-08-17 13:48:21 +02:00
Frédéric Péters 1b36a580ea misc: fix |duration to take seconds as parameter (#80421) 2023-08-17 13:48:21 +02:00
Valentin Deniaud 1684993755 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:31:35 +02:00
Lauréline Guérin d232a663e1
wcs: add new operators (#79828)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-07-20 09:31:39 +02:00
Lauréline Guérin bdc8a59ff0
publik: add removeprefix and removesuffix filters (#74786)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-04-28 11:27:38 +02:00
Lauréline Guérin c1e3cba42f
wcs: filter_by_user with nameid as value (#76604)
gitea/publik-django-templatetags/pipeline/head This commit looks good Details
2023-04-13 14:51:54 +02:00
Lauréline Guérin 9bc4981677
publik: add duration filter (#72667) 2023-02-27 21:45:32 +01:00
Lauréline Guérin 04f16f64ee
wcs: add |get_at filter (#70345) 2022-12-28 15:13:30 +01:00
Frédéric Péters 4b16a94262 wcs: add distance filters (#70588) 2022-12-01 18:08:54 +01:00
Lauréline Guérin 8f6fd7b2fe
wcs: fix |objects filter without cards in context (#67554) 2022-11-17 09:08:23 +01:00
Lauréline Guérin f0a435dd8a
wcs: fix templatefilters on AttributeError (#71382) 2022-11-16 19:47:14 +01:00
Lauréline Guérin 77b277fc63
wcs: add filters to get only fields, evolution, etc (#71299)
added filters:
- |include_fields
- |include_evolutions
- |include_roles
- |include_submission
- |include_workflow
- |include_workflow_data
2022-11-15 15:53:42 +01:00
Lauréline Guérin c5b89d13a2
wcs: fix |count query None queryset (#70955) 2022-11-03 14:11:06 +01:00
Lauréline Guérin a49ab97480
publik: fix |first & |last on KeyError (#70954) 2022-11-03 10:00:18 +01:00
Lauréline Guérin 270e0b51dc
wcs: add operators (#70125) 2022-10-13 15:56:38 +02:00
Lauréline Guérin a08f263abd
publik: add mathematic filters + split (#66993)
split, decimal, add, substract, multiply, divide, ceil, floor, abs, sum
2022-07-06 10:35:55 +02:00
Corentin Sechet c71350052e publik: add |last template filter (#66955) 2022-07-04 21:25:47 +02:00
Corentin Sechet fae07a449e publik: add |first template filter (#66955) 2022-07-04 21:22:00 +02:00
Lauréline Guérin 4508a505ec
publik: add |get template filter (#65540) 2022-05-20 23:17:15 +02:00
Lauréline Guérin a37ceab9cd
wcs: add wcs cards|objects template filters (#64714) 2022-05-03 09:43:10 +02:00
Lauréline Guérin 13cdff1e78
init 2022-05-03 09:43:09 +02:00