* Implement {% jstrans %} template
- Forces string escaping in translated text
- Required for js written in templates
* Fix part_base.html
* Update .html files
- Change any templated javascript code to use {% jstrans %}
* Update .js files
- Explicitly use {% jstrans %}
* Update CI checks
|
||
|---|---|---|
| .. | ||
| check_api_endpoint.py | ||
| check_js_templates.py | ||
| check_locale_files.py | ||
| check_migration_files.py | ||
| version_check.py | ||