Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
90d449ea22
|
Prevent a user from lock itself out from the user system.
|
2019-09-11 18:50:23 +02:00 |
|
Jan Böhmer
|
940b834057
|
Added translations for validator strings.
|
2019-09-04 23:56:18 +02:00 |
|
Jan Böhmer
|
e2f7aafa2d
|
Used PHP_CS_Fixer with symfony preset on codebase.
|
2019-03-20 23:16:07 +01:00 |
|
Jan Böhmer
|
0f3ba9b6a8
|
Fixed some inspection issues.
|
2019-03-20 22:53:06 +01:00 |
|
Jan Böhmer
|
2d18014b35
|
Added an system for showing flash messages to user.
|
2019-03-13 14:53:12 +01:00 |
|