InvenTree/ci
Oliver 774d0f50fd
JS translation fix (#6288) (#6289)
* 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 13:37:48 +11:00
..
check_api_endpoint.py update devtools (#3446) 2022-08-01 14:35:23 +10:00
check_js_templates.py JS translation fix (#6288) (#6289) 2024-01-19 13:37:48 +11:00
check_locale_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
check_migration_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
version_check.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00