Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
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
|
322778af68
|
Fixed deprecation for configuration treeBuilder.
|
2019-09-22 21:43:21 +02:00 |
|
Jan Böhmer
|
ac302ab16a
|
Allow to specify operations that also need to be set.
When the edit operation is set, the read permission is now set too.
|
2019-09-11 13:37:51 +02:00 |
|
Jan Böhmer
|
7390f2eccd
|
Allow to change the permissions for users.
|
2019-09-10 17:12:56 +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
|
01e1f27b68
|
Added a simple Voter for checking, if a user is allowed, to view/edit/create a part.
|
2019-03-18 19:05:41 +01:00 |
|