Go to file
Ivo Oskamp 1e11b3b424 Fix Jinja2 macros undefined error: move macro definitions before first use
Icon and nav macros were defined after </html> but called earlier in the
template. Jinja2 processes macros sequentially, so moved all macro
definitions to the top of base.html before the <!doctype html> tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 15:29:38 +01:00
containers/backupchecks Fix Jinja2 macros undefined error: move macro definitions before first use 2026-03-19 15:29:38 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Layout v2: sidebar-first design + background sweep + Cove improvements 2026-03-19 15:15:50 +01:00
.gitignore Handle 3CX update mails as informational runs 2026-02-19 13:27:52 +01:00
.last-branch Auto-commit local changes before build (2026-03-19 15:16:51) 2026-03-19 15:16:51 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
cove_api_test.py Fix Cove test script: parse Settings array format from API response 2026-02-23 09:58:19 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
TODO-audit-logging.md Auto-commit local changes before build (2026-02-07 21:41:42) 2026-02-07 21:41:42 +01:00
TODO-cove-data-protection.md Auto-commit local changes before build (2026-02-23 10:14:36) 2026-02-23 10:14:36 +01:00
TODO-documentation.md Update TODO-documentation with per-job review corrections status 2026-02-08 20:08:43 +01:00
TODO-notification-system.md Auto-commit local changes before build (2026-03-02 16:47:06) 2026-03-02 16:47:06 +01:00
TODO-reports-improvements.md Add comprehensive TODO for reports improvements 2026-02-07 23:36:23 +01:00
version.txt Release v0.1.27 on branch v20260223-08-fix-navbar-mobile-overflow (bump type 1) 2026-02-23 15:41:36 +01:00