Commit graph

17 commits

Author SHA1 Message Date
Jan Böhmer
68aa750e00 Added an simple import system for attachment types. 2019-04-11 22:41:21 +02:00
Jan Böhmer
091311cdf1 Added an export function to attachment_types admin pages. 2019-04-07 19:30:42 +02:00
Jan Böhmer
09eb3c226a Enforce unique names per level on structural elements. 2019-04-06 18:45:26 +02:00
Jan Böhmer
3e7150735d Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Jan Böhmer
afd45d464c Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
Jan Böhmer
715de5b67c Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Jan Böhmer
3fe452626d Fixed some inspection issues. 2019-03-20 23:24:20 +01: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
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