Commit Graph
11 Commits
Author SHA1 Message Date
Jan BouwhuisandGitHub 7c3eb19fc4 Fix issues() template method returns non active issues (#156274) 2025-11-10 21:56:57 +01:00
Aarni KoskelaandGitHub 24b7cf261c Streamline template tests (#154586) 2025-10-19 01:24:58 +02:00
Aarni KoskelaandGitHub a3b0132299 Move template-rendering test helpers to separate module (#154366) 2025-10-15 20:11:19 +02:00
12cc0ed18d Refactor template engine: Extract raise_no_default() into helper module (#152661)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-20 17:20:05 +01:00
Franck NijhofandGitHub 1a167e6aee Refactor template engine: Extract context and render info (#152630) 2025-09-20 14:15:24 +02:00
Franck NijhofandGitHub 4a4c124181 Refactor template engine: Extract collection & data structure functions into CollectionExtension (#152446) 2025-09-16 18:48:50 -04:00
Marc MuellerandGitHub 0254285285 Fix warning in template extensions tests (#152425) 2025-09-16 13:30:36 +02:00
Franck NijhofandGitHub ca6289a576 Refactor template engine: Extract string functions into StringExtension (#152420) 2025-09-16 13:15:43 +03:00
Franck NijhofandGitHub 4bba167ab3 Refactor template engine: Extract regex functions into RegexExtension (#152417) 2025-09-16 10:38:01 +02:00
Franck NijhofandGitHub cbdc1dc5b6 Refactor template engine: Extract math & statistical functions into MathExtension (#152266) 2025-09-14 20:48:29 -04:00
Franck NijhofandGitHub 70df7b8503 Restructure template engine, add crypto & base64 Jinja extension (#152261) 2025-09-13 22:21:29 +02:00