Age | Commit message (Collapse) | Author |
|
into a separate file
Test whether additional.{m,p}o files are loaded correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added version to credits and metrics page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to check if no translation is available
|
|
|
|
|
|
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
|
|
|
|
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
|
|
|
|
PhpExtended\HttpMessage implementation
Prevents warnings that get converted to errors when run in dev mode
|
|
|
|
closes #530 (Session on API calls)
|
|
closes #309 (EPVPN number in DECT field is shortened)
closes #529 (For dect numbers are only 5 digits allowed)
|
|
|
|
|
|
|