2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 04:26:44 +00:00
Oliver a19d342800
Fix translation issue with javascript (#3246) (#3252)
* 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 ba2be0470db76c467517983062c70274dab2b25e.

(cherry picked from commit 44b42050aab06ecdcec5f5e28d39da48eb5b5c17)
2022-06-25 11:28:17 +10:00
..
2022-05-20 13:20:55 +02:00
2022-05-18 15:39:58 +10:00
2022-02-21 13:27:26 +11:00
2022-02-21 13:27:26 +11:00
2022-05-15 15:58:20 +02:00
2022-05-15 15:49:41 +02:00
2022-05-15 15:56:08 +02:00