Commit graph

10 commits

Author SHA1 Message Date
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
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
Jan Böhmer
cc1badb853 Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Jan Böhmer
6276d93389 enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Jan Böhmer
af5a7f8986 Removed @warning and @note tags used by doxygen before.
The Annotation readers of Symfony and Doctrine does not like them...
2019-03-05 14:15:18 +01:00
Jan Böhmer
f0bea8ff4d Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
Jan Böhmer
f8bd1458d3 Added some nullable attributes to entitys. 2019-02-24 12:59:41 +01:00
Jan Böhmer
ee29ad3e5a Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Jan Böhmer
160e826b51 Added Doctrine Entities. 2019-02-23 22:41:13 +01:00