Jan Böhmer
|
9b09d88b7b
|
Specify controller path as path relative to src/.
This fixes a deprecation introduced in symfony 4.4.
|
2019-11-23 17:15:14 +01:00 |
|
Jan Böhmer
|
4fe10b6169
|
Uploaded (non secure) attachments live now in public/
That way the attachment files can now be loaded much quicker (without invoking a controller). Also added thumbnailing for pictures in tables.
|
2019-10-05 20:30:27 +02:00 |
|
Jan Böhmer
|
6e74eb8276
|
Match only valid locales for localized routes.
|
2019-09-12 18:30:12 +02:00 |
|
Jan Böhmer
|
0bfcec77fb
|
Use language setting of users when logging in.
|
2019-09-12 17:50:33 +02:00 |
|
Jan Böhmer
|
d7ffdcc291
|
Removed php-translation bundle as it is not compatible with symfony > 4.2
|
2019-08-14 18:56:41 +02:00 |
|
Jan Böhmer
|
6d7150e202
|
Added symfony translation bundle, and updated german translations.
|
2019-03-14 13:32:41 +01:00 |
|
Jan Böhmer
|
0ec2b72225
|
Use en/ as default language. When no route prefix is selected, then use the locale setting.
|
2019-03-12 12:26:40 +01:00 |
|
Jan Böhmer
|
4d3eccce33
|
Added prefix to routes, so it can be accessed via different locales.
|
2019-03-06 00:05:42 +01:00 |
|
Jan Böhmer
|
e5bec36c80
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
|