* 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)
* Workflow remaster (#28)
* set default ref
* only trigger version number if pullrequest
* try skipping just a step
* Workflow remaster (#29)
* set default ref
* only trigger version number if pullrequest
* always run style
* try skipping just a step
* try adding a step so everything continues
* Workflow remaster (#30)
* set default ref
* only trigger version number if pullrequest
* always run style
* try skipping just a step
* try adding a step so everything continues
* maybe this does not fail them
* skip ahead
* do not skip the whole job, just the steps