zotero/chrome
Tom Najdek c39f16891f
Some checks are pending
CI / Test (shard 1) (push) Waiting to run
CI / Test (shard 2) (push) Waiting to run
CI / Test (shard 3) (push) Waiting to run
CI / Test (shard 4) (push) Waiting to run
CI / Utilities Tests (push) Waiting to run
CI / Build, Upload (push) Waiting to run
Extend the template engine and add template validation (#5989)
- Fix multiple potential scenarios causing a template engine crash
 - Add support for specifying string literals in the template engine
 - Validate `if/else/elseif` order and matching clause closures
 - Validate to ensure every `{{` is properly closed with a matching `}}`
 - When a template is invalid, display a warning, do not offer batch-renaming tools, do not update synced setting
 - When a template is invalid, prompt the user to fix or reset the template when

Closes #5965
2026-07-29 13:30:12 -04:00
..
content Extend the template engine and add template validation (#5989) 2026-07-29 13:30:12 -04:00
locale Extend the template engine and add template validation (#5989) 2026-07-29 13:30:12 -04:00
skin/default/zotero Advanced search: Update condition grouping icon and add ungroup button 2026-06-26 15:52:16 -04:00