InvenTree/InvenTree
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
..
InvenTree Fix translation issue with javascript (#3246) 2022-06-25 10:50:26 +10:00
build Remove reliance on django-markdownx (#3231) 2022-06-20 22:20:04 +10:00
common Prevent write of SERVER_RESTART_REQUIRED setting when importing dataset (#3249) 2022-06-24 20:42:55 +10:00
company Remove reliance on django-markdownx (#3231) 2022-06-20 22:20:04 +10:00
label Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
locale New Crowdin updates (#3227) 2022-06-20 11:35:59 +10:00
order Remove reliance on django-markdownx (#3231) 2022-06-20 22:20:04 +10:00
part Fix translation issue with javascript (#3246) 2022-06-25 10:50:26 +10:00
plugin Label dpi config (#3208) 2022-06-16 14:49:17 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Add bleach (#41) (#3204) 2022-06-16 10:01:53 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Remove reliance on django-markdownx (#3231) 2022-06-20 22:20:04 +10:00
templates Remove custom javascript from auth pages (#3250) 2022-06-25 07:45:50 +10:00
users Fix API endpoint permission for the "AttachmentMixin" class (#3218) 2022-06-18 14:48:09 +10:00
config_template.yaml Sentry (#3174) 2022-06-11 23:13:13 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00