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
|
280b2d4427
|
Fixed some 404 errors when using Part-DB without URL rewriting.
Fixed problems with the ajaxUI. Also added an ENV option that RedirectController redirects you to index.php/en page version.
|
2019-10-03 00:45:02 +02:00 |
|
Jan Böhmer
|
1301459718
|
Redirect user after login to user settings, if he needs to change password.
|
2019-09-19 14:48:49 +02:00 |
|
Jan Böhmer
|
21a81486df
|
Fixed some inspection issues.
|
2019-09-16 22:04:59 +02:00 |
|
Jan Böhmer
|
adf5db1a0a
|
Fixed redirection, when no locale and no valid path were given
|
2019-09-12 21:41:38 +02:00 |
|
Jan Böhmer
|
0bfcec77fb
|
Use language setting of users when logging in.
|
2019-09-12 17:50:33 +02:00 |
|