Part-DB.Part-DB-server/src
2019-04-20 19:37:24 +02:00
..
Command Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Configuration Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Controller Added the possibility to delete AttachmentTypes recusivly. 2019-04-20 19:37:24 +02:00
DataTables Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Entity Use green button for creating new elements. 2019-04-13 18:43:23 +02:00
EventSubscriber Added an event subscriber, which injects a header helpful for debugging single page apps. 2019-03-24 17:21:59 +01:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Implemented permissions on Admin pages. 2019-04-13 19:03:45 +02:00
Helpers Implemented lazy loading for TreeViewNode state. 2019-04-05 23:27:46 +02:00
Migrations Initial commit 2019-02-23 16:49:38 +01:00
Repository Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Security Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Services Added the possibility to delete AttachmentTypes recusivly. 2019-04-20 19:37:24 +02:00
Twig Show a treeview in the admin menus, to select between the different elements. 2019-04-05 17:49:02 +02:00
Validator/Constraints Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00