11 Commits

Author SHA1 Message Date
5b0e1d2bbf chore: ide files 2022-07-03 18:37:22 +01:00
1236970bef feat(locale): update localization files 2022-04-08 19:45:44 +01:00
99bb13889b fix: restore default validation/password laravel string files 2022-04-04 13:18:13 +01:00
7fa1e1e11c fix: add remaining missing strings 2022-04-04 13:06:01 +01:00
e8cdc7c710 feat: add links to legal docs, force users to accept legal docs 2022-04-04 11:03:09 +01:00
42edf0d93f feat: update localization files 2022-04-04 10:25:55 +01:00
69eecca7a8 refactor: remove unused messages files 2022-03-31 17:25:25 +01:00
d21f1bf131 fix: update localization files w/missing backend strings 2022-03-31 17:25:25 +01:00
9e8ab2383e refactor: update localization files
Note: This commit removes previous translations, which means the app will now be untranslated.

Reasons for this include low translation quality, and the lack of a good quality assurance process in place.
2022-03-31 17:25:25 +01:00
498fe5d09e refactor: refactored administration strings
This commit also removes support for French and Spanish, and adds support for Brazillian Portuguese.
Additionally, the accidental leave protection on the form builder has also been fixed.
2022-03-31 17:25:25 +01:00
f61a287c78 chore: upgrade to L9
BREAKING CHANGE: This commit updates the Laravel framework to version 9. Additionally, it also updates outdated and abandoned dependencies in the composer.json file.

The resources/lang directory has also been moved to the repository's root directory.
2022-02-22 19:46:18 +00:00