InvenTree/ci
Oliver 4f8dddc597
JS translation fix (#6288)
* 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
2024-01-19 01:16:17 +00:00
..
check_api_endpoint.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
check_js_templates.py JS translation fix (#6288) 2024-01-19 01:16:17 +00:00
check_locale_files.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
check_migration_files.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
version_check.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00