InvenTree/.github
Oliver 44b42050aa
Fix translation issue with javascript (#3246)
* Adds a custom translation node class to strip dirty characters from translated strings

* Update javascript files to use new template tag

* Override behaviour of {% load i18n %}

- No longer requires custom tag loading
- All templates now use escaped translation values
- Requires re-ordering of app loading
- Revert js_i18n to simply i18n

* CI step now lints JS files compiled in each locale

* Checking that the CI step fails

* Revert "Checking that the CI step fails"

This reverts commit ba2be0470d.
2022-06-25 10:50:26 +10:00
..
actions CI updates (#3087) 2022-05-28 10:38:12 +10:00
ISSUE_TEMPLATE bug report simplification 2021-11-03 23:07:25 +01:00
workflows Fix translation issue with javascript (#3246) 2022-06-25 10:50:26 +10:00
CODEOWNERS Add codeowners (#3079) 2022-05-27 11:04:40 +10:00
FUNDING.yml Update FUNDING.yml 2022-02-17 08:15:24 +11:00
release.yml Add major release notes section for security fixes (#3191) 2022-06-14 08:10:10 +10:00