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
|
d9fe77d0e8
|
Allow to specify a preview attachment in the AdminPages.
|
2019-10-03 13:42:06 +02:00 |
|
Jan Böhmer
|
2e318f9ea1
|
Disable attachments form if user is not allowed to edit the element.
|
2019-09-24 18:41:53 +02:00 |
|
Jan Böhmer
|
eb1d8fd4e4
|
Added possibility to add/edit attachments on Admin pages.
|
2019-09-24 18:28:35 +02:00 |
|
Jan Böhmer
|
758a2ba25d
|
Explicitly call translator interface for form labels.
This helps us to extract the translation keys.
|
2019-09-04 15:53:18 +02:00 |
|
Jan Böhmer
|
cfa807c621
|
Added custom choice form type for tree structure entities.
|
2019-08-13 23:04:06 +02:00 |
|
Jan Böhmer
|
2468409212
|
Added an admin page for currencies.
|
2019-08-12 23:45:21 +02:00 |
|
Jan Böhmer
|
87e6f641c3
|
Added an option for mass creation of structured data.
|
2019-08-12 22:41:58 +02:00 |
|